Quote:
Originally Posted by Philippe D.
Are these commands to type in a shell interface? And if so, where do I find the shell? (sorry if these are newbie Android user questions - I have no previous Android experience)
I tried to download the update that Booxtor linked, but then when I tried to "update from local storage" the updater didn't know where to look for it (or at least, it didn't know to look in the "Download" folder where the browser left it), so I updated from the cloud - but from what I understand, it's not the same update file?
|
Hi,
From a shell on your device, by installing a terminal application, or from your PC and the android debug bridge : install adb on your PC, enable usb debugging on the max2, connect the max2 to your PC with usb and run adb on your PC, then request a shell ("adb shell" on linux and type the commands "am start ..."
I downloaded the update and pushed it (through adb) at the root of sdcard (that is /sdcard where you find also the PDF manual). Then local OTA update worked for me.