Welcome, this is main page for my two cents. Below are some articles about development stuff, I hope you'll find something usefull. Currently it's just one article, if you see more of them, it means that I forgot to update this introduction. ;)
When using MTP protocol, you don’t have access to whole Android file system. So as a developer, you used adb
command to create/change/delete some files of your application. One of it could be database file.
Read this recepie and you won’t have to do all those adb push and pulls. Furthermore, you’ll directly manipulate with database file, explore Android system with your favorite file manager, and maybe use it instead MTP protocol for copying stuff from phone.
Well. Finally gonna make that post about sqlite access from desktop computer. Neat thing about it - powered by Jekyll and I can use Markdown to author my posts. It actually is a lot easier than I thought it was going to be.
This is something different, well not! Something different again