Android Write and Read File Tutorial
Android are able to let the android application to writing and reading text from a text file. There have two...
Android are able to let the android application to writing and reading text from a text file. There have two...
Android callback is very useful when come to specific situation such as button click event. In android, it have many...
Android ViewPager allow the user to swipe left or right for navigate to another page or view in the android...
Gallery widely used in displaying a list of thumbnails image but Gallery class was depreciated in API 16 which is Android version...
2D Card flip animation will be implement by animate flipping effect between two imageview in the Framelayout. It is very...
GIF image format (Graphics Interchange Format) is an animated and static image on an application. Besides, It is lossless bitmap...
Android has many options to choose which database you want to use in the applications. SQLite database only good for...
Nowadays, all smart phones have torchlight or flashlight capability which come with the camera. The torchlight make the camera able...
Android service not only can running in the background, it also possible running in the foreground by using notification and...
Android Localization allow you to support different or multiple language on many android devices. It will automatically change according to the device...