Java Manager; Emulate Java

Contient des annonces
2,9
18,4K avis
1M+
Téléchargements
Classification du contenu
Tout public
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran

À propos de l'application

This application is an environment tool of Java language. Detaily, this application execute your own java application through `Dalvik machine` which is a runtime for Android Application. Basically, every android applications are written in java language. So if your own `jar` file which is an executable form of java program is converted to the format of `Dalvik machine`, then theoretically the program should be executed well (although there may be platform-dependent libraries in the program).
`Java Manager` consists of compiling `.java` file to `.class` one, executing `.class` or `.jar` file and even decompiling the `.class` file.
As mentioned above, this application is based on `Dalvik machine` which is a default runtime environment of android system. So precisely `root` permission is not required. You can use this application without any `root` permission.
----
개발자 연락처 :
affjljoo3581@gmail.com
Date de mise à jour
28 apl 2014

Sécurité des données

Le développeur peut indiquer ici comment son appli recueille et utilise vos données. En savoir plus sur la sécurité des données
Aucune information disponible

Notes et avis

3,1
16,8K avis

Nouveautés

Add to Decompild Class
Class 디컴파일 기능을 추가했습니다