Sunday, March 31, 2013

Programmatically change language in Android-application

Programmatically change language in Android-application
Sometimes it is necessary in the application provide an opportunity the user to change the language of the application, regardless of the locale device. In this article I will show you how to do it.

Friday, March 29, 2013

Gallery with ViewFlipper

Gallery with ViewFlipper Often in the development gallery in mobile applications from the developer is a problem out of memory when working with a lot of of images. In this article, we will develop the gallery, which will help prevent such messages as OutOfMemoryError or OutOfMemoryException.

Wednesday, March 27, 2013

Typewriter TextView

Typewriter TextView
Today, we will develop the element to be one character to stamp text on the screen.

Thursday, March 7, 2013

Review: AppSurfer

AppSurfer
Interesting service that allows to test Android-apps directly in the browser before installing it on the device.