"Jedona - Compiler for Java" is an Android app that allows users to write, compile, and run Java programs directly on their devices. With features like an advanced source code editor, syntax highlighting, and the ability to share files, it's ideal for learning and testing Java code. However, it requires an internet connection for compilation and has some limitations, such as a maximum run time of 20 seconds and support for only one file at a time.
Want to check extension ranking and stats more quickly for other Android apps?
Install
Chrome-Stats extension
to view Android-Stats data as you browse the Google Play Store.
Java is a general-purpose programming language that is class-based and object-oriented. It is intended to let application developers write once, run anywhere (WORA), meaning that compiled Java code can run on all platforms that support Java without the need for recompilation. Java applications are typically compiled to bytecode that can run on any Java virtual machine (JVM) regardless of the underlying computer architecture.
Features: - Compile and run your program - View program output or detailed error - Advanced source code editor with syntax highlighting, bracket completion and line numbers - Open, save, import and share Java files. - Customize the editor
Limitations: - Internet connection is required for compilation - Maximum program running time is 20s - Only one file can be run at a time - Some file system, network and graphics functions may be limited - This is a batch compiler; interactive programs are not supported. For example, if your program provides an input prompt, enter the input in the Input tab prior to compilation.
User reviews
These summaries are automatically generated weekly using AI based on recent user reviews.
Google Play Store does not verify user reviews, so some user reviews may be inaccurate,
spammy, or outdated.
Pros
Good for beginners who don't have a laptop
Simple interface
Allows practice of Java programming on mobile
Some users find it reliable and easy to use
Cons
Issues with user input (Scanner class not working)
Frequent errors and bugs during compilation
Does not compile certain programs correctly
Needs better functionality and features
Most mentioned
Problems with input commands
Shows errors even for correct code
Not suitable for more advanced Java programming
User reviews
Very bad experience. Writing simple programs like those to print the statement "Hello World!" are not working on this app and the compiler is not compiling the program and there is an error shown on the terminal window.
This supposed to be a great app, but it doesn't work for input for ask to enter the users, and also it needs an improvement for better experience in the app.