To use the APK Downloader(link),i have to know the nook's device id. I hava used a app called device id,but the device id only has 15 characters(it should have 16 character).Then i try to use adb.like this:
adb devices
but it returns the serial-number what has been printed on the nook,it must not be the device id. did somebody know how to get the nook simple touch's device id?
On the Nook Touch using ADB:
cat /rom/devconf/DeviceID
cat /rom/devconf/SerialNumber
Both return the same 16 digit number as printed on the SD card compartment.