+ 2
What does no activity means in Android Studio?
Hi, I am completely new in programming and I want to start learning in the program Android Studio. When I want to start a new project, I have to choose from several options: add no activity, basis activity, empty, full screen,... If I understand correctly, these are all options on how you want your first screen to look like. And when you choose one, android studio gives you a folder structure and you have to start writing in the folder main activity. But what does the option 'add no activity' means? It doesn't seems to have the folder 'main' wich I thought you needed to get starting?
6 ответов
+ 1
Calling all Android Studio users....
+ 1
here is a step by step guide to Android studio
hope it helps
Thanks
https://abhiandroid.com/androidstudio/
+ 1
BroFar
Hi BroFar, thanks for the link but I had already seen this. I can't found the answer there...
+ 1
Julie did you search this link by stackoverflow
https://stackoverflow.com/a/18906979/7218253
+ 1
Also check this link:
https://developer.android.com/reference/android/app/Activity
0
I am sorry, i don't really found what i am looking for in the links. Is there someone who is really familiar with android studio or do you program with other app's?