Android 4 recovery: /udisk/ vs. /sdcard/ directory
1
vote
1
answer
89
views
I've got an Android 4.1-based device (PlayJam GameStick) whose official firmware updates had two files:
1.
Update.img
2. factory_update_param.aml
The factory_update_param.aml
contains instructions to automatically install the img file:
--update_package=/udisk/GameStick-Software-v2071.img
Copying those two files to SD card and booting into recovery leads to a "aborting finding installation package" (from my mind, probably worded a bit different).
In recovery, the .img
file was available in the /sdcard/
folder and not /udisk/
.
What is the /udisk/
folder? How can I get files to appear in there?
Asked by cweiske
(246 rep)
Nov 28, 2024, 04:28 PM
Last activity: Dec 22, 2024, 05:00 PM
Last activity: Dec 22, 2024, 05:00 PM