+ 1

I Have no PC, how I'm use java swing class on Android phone

7th Aug 2021, 1:13 PM
Chalacho
6 Respostas
7th Aug 2021, 1:20 PM
㊠æČč æˆ‘ć…ˆäž‹äș†
㊠æČč æˆ‘ć…ˆäž‹äș† - avatar
+ 3
As Martin Taylor said, Java runs well on Android but has differences with desktops, including in the graphics, Android has its own API. search in Play Store: "Android AIDE" it's very good app, but has some issues.
8th Aug 2021, 2:44 PM
Mehran
Mehran - avatar
+ 1
Martin Taylor i have a question. how developers bulid applications which can compile java, did they implement JDK?
8th Aug 2021, 2:48 PM
Mehran
Mehran - avatar
+ 1
Martin Taylor. Yeah, i read about this sections before. i understood execution of java bytecode needs to convert to dalvik bytecode. And this makes it harder to implement a compiler for Android. I also read about the compiling methods and ART. thanks for your attention.
10th Aug 2021, 2:25 PM
Mehran
Mehran - avatar