Monday, January 21, 2013

Planning: Flying cells

Planning: Flying cells
The last article in the series on customizing ListView. This time, animating the change of the selected item. In this article, we will develop a flying cell.



Sunday, January 20, 2013

Planning: Swipe. Animation remove items


Planning: Swipe. Animation remove items
We continue the series of articles on the development of applications for planning cases. Today, we will improve the usability of our list due to comfortable and animated removing items.


Thursday, January 17, 2013

Planning: Saving and loading the list. Extension of functional

Planning: Saving and loading the list. Extension of functional
In the last article, we developed a custom ListView, which is filled with local data. In this article we expand the functionality of our application and implement the ability to save and load data.


Wednesday, January 16, 2013

Planning: Custom ListView. Formulation of the problem

Planning: Customization ListView. Formulation of the problem This article begins a small series of articles about customizing lists (ListView). We'll write a little app to plan your cases. In the first part I will cover moment to create a ListView, its customization, adding extra elements (Header, Footer) and fill the list.

Tuesday, January 8, 2013

Advertising services: AdMob


Advertising services: AdMob
AdMob - a mobile advertising service from Google. In this article I will discuss how to use this service in their applications and games.


Friday, January 4, 2013

Customization interface: Fonts


Sometimes it is necessary to change the default application font on your own. How to do it, I'll show in this article.




Thursday, January 3, 2013

Orientation of the application


In this article we will discuss how to develop applications for different orientations of the device. I will also show an easy way to identify the type of device, the tablet or smartphone.