0
What are the basic fundamentals of java required to start Android
I completed java in solo learn, what other fundamentals I need to learn before starting Android
1 Respuesta
+ 1
You are good to go with the java core. Just install Android Studio with all of its requirements, create a new project, connect the device in developer mode, and run the project. You should see the "Hello world" text