Jedona - Compiler for Java

Jedona - Compiler for Java
Developer: Ketan Appa
Category: Education
4.4K installs
88 ratings
84 monthly active users
$<10K monthly revenue est.
IAP 22% · Ad 78%

Jedona - Compiler for Java Summary

Jedona - Compiler for Java is a ad-supported, with in-app purchases iOS app in Education by Ketan Appa. Released in Sep 2016 (9 years ago). It has 88 ratings with a 3.33★ (mixed) average. Based on AppGoblin estimates, it reaches roughly 84 monthly active users and generates around $<10K monthly revenue (22% IAP / 78% ads). Store metadata: updated Mar 13, 2026.

Store info: Last updated on App Store on Mar 13, 2026 .


3.33★

Ratings: 88

5★
4★
3★
2★
1★

Screenshots

App screenshot
App screenshot
App screenshot
App screenshot
App screenshot
App screenshot

App Description

Write Java code directly on your iPhone, iPad and iPod Touch! This app is ideal for learning and testing code snippets!

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
- Custom keyboard for easy input of frequently used characters
- Optimized for connecting with external physical/bluetooth keyboard
- Advanced source code editor with syntax highlighting, bracket completion and line numbers
- Import files from your personal iCloud Drive account and export files that you create.

Limitations:
- Internet connection is required for compilation
- Maximum program running time is 20s
- 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.