An Android Application in incomplete without a Splash Screen and when it comes to supporting multiple devices, it can be a pain to develop these images. A tried and tested way to develop images for multiple devices is to use 9 Patch Imaging. I personally found 9 Patch images pretty difficult to understand. So, I […]
Learn the basic elements of Android Application Development
Android Application Development is a growing at a high pace. And in order to keep up with the programming world, it is always advised to keep learning new things as soon as they come. But remember that learning everything is not possible. You have to be selective on what you want to learn and master […]
Creating Your First Android Application
Creating your first application in any programming language or style is a big achievement in itself and if this application is for the Android Platform, it is a great achievement for beginners. As by collecting drops of water, you can create a sea, by starting to learn Android Application development, you will definitely start to […]
5 Reasons to Learn Android Application Development
Android is becoming one of the most used Mobile operating system these days. Android is found on mobile phones, tablets and other devices as well. It has a tough competition with iOS Devices and Windows Phones, but in my opinion, Android is a lot widely used as compared to other mobile operating systems. There are […]
Set up an Android Virtual Device on Eclipse
An Android Virtual Device is a virtualization technique, in which you create a virtual device which runs the Android Operating System. Typically, the Android Operating System is designed to run on Mobile devices or handheld devices, but it is possible to run it on a virtual device on your computer. If you are coming to […]