MobileCode - Code Editor IDE

100+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image

About this app

MobileCode is a code editor currently focused on C that completely rethinks how coding should work. Why are we tapping around on lines way too long for our screen? Why are we punished severely for typos? Why can't I fit more than one section of code on my screen at once?

MobileCode answers all of these questions because it was born out of years of coding on my phone. In fact, MobileCode itself has been completely written and built on my phone! Some of these innovations include:

- individual line wrapping, prettified
- hierarchical collapsing based on {} and empty lines
- swipe control
- code generation via shell script comments
- Termux integration
- etc: multicursor, regex search, regex replace, undo, select, line select, cut/copy/paste

Stop coding on your phone in a way that was designed for computers. Enter a world of new on-the-go productivity with MobileCode.

Privacy policy - https://mobilecodeapp.com/privacypolicy_android.html
Updated on
May 13, 2024

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

- paste in command buffers (e.g. replace)
- select global replace
- warn before downloading html page
- allow github https .git urls, ending /
- fixed crash when bad url