Tagged: Android

Android Application Development

Introduction to Android

Android is the technology framework from google which provides a rich application framework with which you can create mobile based apps and games in Java Language Environment. Android applications are written into java programming language and Android SDK compiles the...

Upload App on Google Play Store

How to upload an Android App on Google Play Store?

Uploading an application on Google play store is not as much difficult as submitting the application on Apple Developer Account. Within few hours or so you can upload your android application and your app will start to get listing up...

9-patch guides

Design Slicing for phones

Introduction to design slicing – After creating a design mockup in photo-shop i.e. psd file and before the coding of the layout, we need to decide that which part of the page can contain images/graphics and which part can be...