ANPASIDE

Content rating
Everyone
1K+
Downloads
Content rating
Everyone
Learn more
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

ANPASIDE is an offline Android IDE for the MIDletPascal programming language. Write Pascal on your phone, compile projects into J2ME applications with the bundled mp3cc compiler, run them immediately in the built-in emulator, and export them as standalone Android apps.

Features:

- Pascal editor with syntax highlighting, line numbers, tabs, and persistent code folding
- Project navigator for source files, resources, libraries, and build output
- Bundled MIDletPascal compiler and Java ME runtime classes
- Built-in J2ME emulator with configurable screen size and on-screen keypad
- APK export that packs a project into an installable Android app with its own name and icon
- Project and global library support
- File import, sharing, project export, and external JAR launching
- Compiler errors you can tap to open the source file at the failing line

Projects remain on your device, and the complete edit, build, and run workflow works offline.
Write, build, and run MIDletPascal projects on Android
Updated on
Aug 12, 2026

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
  • No data shared with third parties
    Learn more about how developers declare sharing
  • No data collected
    Learn more about how developers declare collection

What’s new

- Fixed the editor jumping back to the first line when tapping into a scrolled source
- Fixed JSR-75 file access: J2ME apps can now create and read files under c:/ and e:/