+ 4
Dose someone tell me about full deta for Java script to thinking it? What's java & how does he work in Android?
6 ответов
+ 14
Android uses XML + Java. Java handles the mechanics essentially, whereas XML handles placement and UI. JavaScript is something else entirely
+ 11
Java is one of programming languages to order the computer processor to achieve our goals.
Android is a blanket sits on the mobile processor.
and that blanket is written by java language.
So if u want to put pillows (apps) on that blanket u need to know java !!!
+ 10
Wait! This is the "Java" section of the discussion board. I think you may want the "JavaScript" part of the discussion board instead.
"Java" is a strongly typed OOP (Object-Oriented Programming) language used to create apps, applets, widgets and platform independent bytecode compiled programs.
"JavaScript" is a loosely typed scripting language that provides action, event and other support functions and methods to webpages.
Have a great day, Khawar.
~Paul
+ 1
java used in android to handle business logic. XML is used to design the user interface where user can interact with. Java accept all input from user, valid data and other operation on data. Apart from this java responsible for navigation, database handling, download services etc.
- 4
Java it's coming with android another os I dont know Um.. ok continue
We cant see that java os is in phone becus it's wont show while all android has java inside
**All android has java inside becus program in phone is application
No dislike becus I said true!
- 24
I don't think that java works in Android because both are different programming language as well as both are different platforms