Blog
How to change locale in Android x86 emulator
By default the Android x86 emulator is shipped only with English locale. This is very insufficient for multilanguage app debuging. …
Pixel Ruler for Android
For a long time I have been missing a tool that would measure pixels directly on the device screen; and …
How to prepare graphical design for mobile app
For your mobile application you will need to prepare many specific graphical assets. This is a small guide which will …
Android app version from GIT tag
Tired by incrementing app version with every release? This article shows how to set app version by git tag. Every …
Enterprise apps on iOS 9
The most convenient way for distribution of internal apps for a particular organization is Apple Developer Enterprise Program, which allows …
Is Android reflection really that slow?
Android reflection in general has been considered to be painfully slow. But it is actually not that bad at all! …
Fonts in mobile apps for graphic designers
In following text we describe basic principles every graphic designer should respect when designing mobile app. Default fonts You should …
Learn vocabulary in an easy and systematic way
The Studio SKOUMAL, a mobile application developer, have presented a simple tool to expand your vocabulary. The app Vocabulary Miner …
Own Dynamic Framework for iOS, macOS, watchOS and tvOS
You can find a lot of tutorials on the Internet of shared code between platforms through Dynamic Frameworks, but some …