Posts Tagged Android
Printing the table structure of a SQLite Database in Android
Posted by Kyle Lexmond in Programming on July 17, 2016
I’m doing some Android app development, and as part of it, I hit some issues with the database. My first plan was to download the database and open it in SQLite, but having to re-establish my ADB debug session each time I downoaded the file got annoying, so I decided to write a short snippet […]
CyanogenMod 11 Nightly on a GSM Galaxy Nexus
Posted by Kyle Lexmond in Uncategorized on December 24, 2013
I have a Galaxy Nexus, and have been pretty happy with it. Then Google said it wouldn’t update the Galaxy Nexus to 4.4, and 4.4 is all swanky and new and most importantly, supports low memory devices better. So I want it. And guess what? CyanogenMod is pushing out 4.4 in CM11. The real push […]
Fixing the RPC: S-5:AEC-0 error in Google Play
Posted by Kyle Lexmond in Sysadmin, Uncategorized on December 6, 2012
Fix in short: switch Google Play to a different Google Account, and switch back to the original account. It can be a new Google account, or one that already exists on your phone. I hope that helps, and if you want screenshots & more details, read on. 🙂 (Short version because, apparently, this post is […]