Posts

Understanding Basics of Android Application: Part 1

android_typora Android Application Basics Introduction Hi Everyone !!! This is first Blog for Android Application Basics course. This is for someone who want to start his career in Android Application or want to add Android Application skill to his portfolio.By the end of this course you will have a fair understanding of how android works and also we will be developing a test app in this course which will give you hands on experience on Android Development. In this chapter will be covering setting up android studio and creating a test app Downloading and Installing Android Studio First Step is installing Android Studio in your system. Please use this link to install latest version of Android Studio in your system. Creating your First Project When you will start the android studio from the popup select Create new Project. From the Choose your Project screen select Basic Activity and click Next . Give any name for your application for our use we will give it n
Recent posts