Friday, December 2, 2016

Adding a GIF to an ImageView

  No comments
10:54 PM
4
Easiest way to add an GIF (Graphics Interchange Format) images to a ImageView is using the Android GIF Drawable Library....
Read More

Monday, November 28, 2016

Xposed Framework

  No comments
6:51 PM
2
Xposed is a framework for modules that can change the behavior of the system and apps without touching any APKs. It is easy...
Read More

Saturday, November 19, 2016

Unable to run mksdcard SDK tool

  1 comment
10:26 AM
If you are running 64bit linux OS android studio require some 32bit libraries, for ubuntu, kali, and Debian run sudo apt-get install lib32z1 lib32ncurses5 lib32bz2-1.0 lib32stdc++6 For Fedora sudo yum install compat-libstdc++-296.i686 compat-libstdc++-33.i686 ncurses-libs.i686...
Read More

Friday, November 18, 2016

Android Studio

  No comments
10:51 PM
01
Android Studio is the official development tool for android other than eclipse. You can download Android studio IDE and...
Read More

About The Site

  No comments
11:28 AM
This site is about Android Development. With Tutorials Code help Troubleshooting News ...
Read More