Genie in a Bottle studio

A tale of programmazing adventures

It was going to be just a short post regarding some numbers which gained my apps in the past, but it's become a little bit more than that.

As you probably already know, I'm a software engineer working mostly in mobile development. In addition to my commercial job, I've done some work on the side and developed a couple of mobile games of my own. It's necessary to mention here that all of the apps which will be discussed below were created in collaboration with Alexander Veresov who is a friend of mine and was a game designer of the apps.

Continue reading...

Disclaimer: it's translation of my article that was written in Russian some time ago. All mentioned versions of software are outdated now. But anyway, it can be helpful :).

For one of my projects I needed to improve original Android sources to create firmware for specific hardware. The version of Android was chosen quite old — AOSP 4.0.4 but it was necessary because stable version of sources for our hardware was based on this version. The next issues was my work environment. Besides Android development I'm working with iOS so I have to use Mac OS X and Xcode as development environment.

Continue reading...