Two cents from Marko Ilić

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. ;)

Mount Android folder locally

20 Aug 2016

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.

Title of my post

17 Aug 2016

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.

Something different not

14 Aug 2016

This is something different, well not! Something different again