Skip to content

Releases: CE1CECL/LeapDroid

android-4.4.4_r2.0.1

18 Feb 17:38

Choose a tag to compare

android-4.4.4_r2.0.1 Pre-release
Pre-release

After installing this build of Android on your LeapFrog LF2000 Device, run this in a adb shell window:

for a in $(ls /data/data/); do echo /data/data/$a/; mkdir /data/data/$a/databases/; mkdir /data/data/$a/files/; done

Else you will get stuck at the ANDROID boot screen.