+ 3
Can i develope android apps using java programme?
please give me an answer?
8 Respostas
+ 4
Yes Yes Yes!
You can develop Android apps using Java and XML on Android Studio.
Alternatively, you can use AIDE on your tablet or Android phone, the languages you'll use is still the same Java and XML.
You might find this textbooks useful.
✅Learn Android Studio by Adam Geber & Clifton Craig
✅Android Studio Development Essentials (Neil Smyth)
✅Android Programming Cookbook.
+ 3
Java is the native language for developing android apps so emphatically yes. Download Android Studio and try it out if you haven't already. I'm sure that'll clarify you even further..
+ 2
thank you all for you kind presence to give me an answer thank you very much.
+ 1
Yeah of course. Android studio is purpose built for developing android applications using java and xml. I've done it myself.
+ 1
what is the name of the software that can converert my .java file into apk file
+ 1
Java is the foundation on which Android is seating. actually, the core java (OOP). Android is then developed on top of it as an API. You cannot develop android apps straight from Java, but your knowledge of Java is the most important boost. Even if you can develop Android apps using native and kotlin, java remains by far the main asset.
0
thanks for an answer...
0
offcourse