How to create your first Android Application with Android Studio

NewImage
Please Note that the latest version of Android Studio as for today  is 2.13. The tutorial are using android studio 1.2.
NewImage

Launch Android Studio and Click Start a New Android Studio Project.

NewImage

Configure your New Project application name. The project will automatically create you package name.
NewImage

Select Target Android Devices. You should select API 10 or Android 2.33 as about 99.5% of the devices that are active on Google play are using this version.

NewImage

Add an Activity to your mobile apps. Activity is similar to form in Visual .Net development. You can choose Blank Activity, Blank activity with fragment, full screen activity, Google Admob Activity, Google Map Activity, Login Activity and ect. Select Blank activity for our example.

NewImage

Customize the activity name. Let’s use the default setting and click next.
NewImage
Please wait while Android Studio create and configure project for your.

NewImage

Android Studio will create several folder and files for your. The most important file is MainActivity.java. This main files will convert into dalvik executable and run your application.

NewImage
Click Run app icon to test your first android app in the emulator. If you want to test it on your android handphone connect it with USB.
NewImage

Congratulation, your first hello world android apps.

NewImage

How to create your first Android Application with Android Studio How to create your first Android Application with Android Studio Reviewed by Admin on 12:27 AM Rating: 5

4 comments:

  1. Hmm, an interesting way I didn`t think about creating a mobile form application. Probably because I don`t see much sense in this because there is software https://form.com/form-software/mobile-forms/ with which you can easily collect data using a smartphone or a tablet. So it's very important to control the business or set up tasks, I recommend!

    ReplyDelete
  2. So when one builds up an Android game, he needs to guarantee that the game works in a large number of gadgets. go to this site

    ReplyDelete
  3. Exceptionally pleasant article, I appreciated perusing your post, extremely decent share, I need to twit this to my adherents. Much appreciated!. App Valley

    ReplyDelete
  4. Yeah, it sounds quite easy explained in that fashion, but, according to my experience with Studio, it's not that simple. To get this clear, now I talk about experience to non-devs, who barely have experience in backend, frontend, web-design, you name it. I've tried to get through this soft when I had been asked to create an application for the one of local restaurants, but have to gave it up after times of wandering with plugin features... Lucky me that I've found this platform in order to make beautiful restaurants mobile apps https://www.restauranthill.com/mobile-apps/ easily. It's more like WordPress, but in better structured way, with all these easy-to-understand edit tools and plugins. So, I got a ready to go app in like ten minutes))

    ReplyDelete

Powered by Blogger.