Select Page
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 ”...
Multiple Permissions in one Go – Android M

Multiple Permissions in one Go – Android M

People have trust issues when it comes to mobile apps, thanks to all the recent leaks and hacks. Permissions on Android have always been an important area to consider when developing applications. System Permissions, as such, is of two types: The ones that read your...