Select Page
Basic terminology of the Android platform

Basic terminology of the Android platform

While diving into development we must know the basic things briefly, then only we can build things better. We need to setting strong foundation, then we can easily build blocks on top of it. Activity : An Activity is an application component that provides a screen...
How to display an alert dialog in Android?

How to display an alert dialog in Android?

Android Alert Dialog is one of the most important and basic component in Android applications. A Dialog is a small window that prompts the user to a decision or enters additional information. Components Title : Title of the alert dialog (Optional) Message : This...
Pick image from gallery or camera

Pick image from gallery or camera

An image is a representation of visual information such as drawings, pictures, graphs, logos, or individual video frames. Nowadays image sharing is an everyday routine. To share images with others, from an android app, user has two choices: Capture image from camera...
Why developers prefer Android Studio than Eclipse ?

Why developers prefer Android Studio than Eclipse ?

Google’s Android Studio is a development tool for Android based on the IntelliJ IDEA platform. Eclipse is an IDE used in computer programming and is the most widely used Java IDE. Although it doesn’t offer native Android support, it does have some nice tools to help...
Information about Android

Information about Android

One of the most widely used mobile OS these days is ANDROID. It is a mobile operating system (OS) developed by Google, based on the Linux kernel and designed primarily for the touchscreen mobile devices such as smartphones and tablets. Why is Android named ”...