Nothing fancy, just a personal log with a built in search function so I can recall what is easily forgotten.
Saturday, September 23, 2017
Asus Zenfone Laser 2 - Lost Root Access
See about 3 posts ago. Anyhoos - This is where I have the files that I used to restore root: Google Drive. Of course, I used these files after resetting the device to factory.
Wednesday, September 20, 2017
ASUS_Z00MD Android Moving Apps to SD card
This device is also known as the Asus Zenfone Laser 2 with 6 inch screen.
Moving Apps to the SD Card.
First, you must have a very fast SD card
Second, you must enable USB debugging and attach device to your PC.
Third, open command line and type "adb shell"
Fourth, type "sm list-disks"
Fifth, note the partition, which in my case was "disk:179,64"
Lastly, type "sm partition disk:179,64 private"
Now find an app that moves apps to the SD card.
Good luck.
Moving Apps to the SD Card.
Now find an app that moves apps to the SD card.
Good luck.
Tuesday, September 19, 2017
Android APK uloaded to Google Play Supports 0 devices
Recently uploaded a new APK for W.A.R. II only to discover that it now supports exactly 0 devices. This even after I installed the APK on my own devices running Marshmallow and Nougat.
After e-mailing Google Support who did not identify anything specific in the manifest, I decided to add
and remove android:required = true from
Now the W.A.R. app supports 11268 devices.
Subscribe to:
Posts (Atom)