ANDROID PROGRAMMING
-
User Interface Layout
User Interface Layout The building block for a user interface is View. It occupies a rectangular area on the screen…
Read More » -
components of Android Application
what are the components of Android Application? There are following four main components that can be used within an Android…
Read More » -
What is activity life cycle
What is activity life cycle An activity goes through various stages which is known as activity life cycle.As a user…
Read More » -
How to create your first android application?
How to create your first android application?Ans:-To create your first android application launch android studio.Then click on Start a new…
Read More » -
How Create an Android Virtual Device (AVD) or Emulator ?
How Create an Android Virtual Devices (AVD)?Ans:-Avd is an emulator or simulated mobile phone created in our computer using Avd…
Read More » -
How to setup ADT plugins for Eclipse?
How to setup ADT plugins for Eclipse?Ans:-The Android Development Tools (ADT) plug-in for Eclipse is an extension to the Eclipse…
Read More »