

todolist // This will refelect your package name import android.
#How to make simple android application code
In MainActivity.java, you should have code something like the below: package com. When Android Studio finishes generating the project you have the default “Hello, World” app. On the next screen select Empty Activity and keep the name as MainActivity. This means the application will support every smartphone with Android 4.0.3 or later. I recommend setting the minimum SDK to support API level 15 and above. Next, pick the platforms you want to develop for. There can’t be two apps on the Play Store with the same package name or called “com.example”. Name the application “TodoList”, and add your company domain, which will be the application package. To create a new project, open Android Studio and click Start a new Android Studio project. You can find the final code for this project on GitHub. You will need basic Java knowledge to follow this tutorial. I will use a particular IDE and SDK version, if your setup is different, then settings, code and screenshots may also vary. Note: Android’s biggest positive and flaw is it’s flexibility. If you can’t get your hands on an Android device, you can use the default emulator or Genymotion.

It’s useful to have an Android device so you can test the app during development.
#How to make simple android application download
It ships with Android Studio, but if you decide to use another IDE, you’ll have to download it.
