Java Manager; Emulate Java

Contains ads
2.9
18.4K reviews
1M+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

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.
Updated on
Apr 28, 2014

Data safety

Developers can show information here about how their app collects and uses your data. Learn more about data safety
No information available

Ratings and reviews

3.1
16.8K reviews
Jacob Hutcherson
October 1, 2022
I'm reinstalling this app after a long period of having removed it. I'm hoping that it functions better now, but my expectations are not high. The UI is still very outdated, the app crashed often(and likely will still do so), and when the app wasn't crashing or running very slowly, it was not functional. The app also requests location information and wifi connection information. I do not see any reason for the app to need that information so the prerequisite of allowing that access concerns me.
Did you find this helpful?
A Google user
October 28, 2019
The idea is good but the compiler is old and awful. Good to be able to compile lib class without main method. But that compiler wont compile legitimate code. Furthermore app implies Archive file but I dont see that option.
5 people found this review helpful
Did you find this helpful?
A Google user
January 11, 2019
It never really works. I installed it and wanted it to run my .java file or at least Compile it. But it does never works. after selecting the .java file I click on the compile button and it did start but never ends. Thus useless
144 people found this review helpful
Did you find this helpful?

What's new

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