How to write java code in android studio.which is some different from java which is not in java language like layout, | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to write java code in android studio.which is some different from java which is not in java language like layout,

How to write java code in android studio.which is some different from java which is not in java language like layout, and many more people say for Android app development first of all learn Java language and implement in Android studio project. but I'm facing many problems Java language code and Android studio Java language have something different for me and also suggest me how to remove from there problem in writing Java code. thanks

21st Aug 2018, 11:45 PM
Purushottam Singh
Purushottam Singh - avatar
2 Answers
+ 1
Android use Java (and kotlin) for general programming (c++ also where performances are needed)... This dont mean that android has full Java API (like Swing etc). It use own framework builded for low-specs devices like smartphone. After you learned Java (or kotlin) you jave to learn android framework specifics subjects like activities, fragments, services etc. Here some links for help learning https://code.sololearn.com/WaVusr8J1KvK/?ref=app
22nd Aug 2018, 12:30 AM
KrOW
KrOW - avatar
+ 1
your suggestion is helpful for me!
24th Aug 2018, 12:45 AM
Purushottam Singh
Purushottam Singh - avatar