Users Pricing

category

Creating an Android Application by using XML Layout
android 13 Oct 2011
Creating an Android Application by using XML Layout

Android provides two types of UI construction model i.e. programmatic UI layout and XML-based layout. In this article I am going to explain how to create an Android application in Android Emulator by using XML layout files.

Introduction of Android
android 12 Oct 2011
Introduction of Android

Android is software for mobile devices that includes an operating system, middleware and key applications. The Android SDK provides some tools and APIs which is necessary to developing applications on the Android platform using the Java programming