by Jaison Fernando | Sep 21, 2016
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...
by Jaison Fernando | Sep 20, 2016
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...
by Jaison Fernando | Sep 13, 2016
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...
by Jaison Fernando | Sep 4, 2016
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...
by Jaison Fernando | Sep 4, 2016
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 ”...