NOT RECOMMENDED FOR APPS FROM META, UBER, WHATSAPP, ANY GOOGLE APP REQUIRING AN ACCOUNT, OR ANY BANKING APP. RISK OF ACCOUNT BAN WITH CHANGED SIGNATURE.
For these apps, use Install to Device via USB or download as ZIP (uncheck merge) to preserve original signatures.
Use your own judgement to decide if an app is serious enough about security to warrant not merging. We do not take responsibility for any account bans or restrictions resulting from the use of re-signed APKs.
Code Studio is an integrated development environment(ide) for developing android apps, java console programs and web sites on your device with support for auto completion and real time error checking among others.
Features
Editor
- Code completion for java.
- Real Time error checking.
- Auto backup if you leave the app without saving.
- Undo and Redo.
- Support for characters not normally present in the virtual keyboard like tabs and arrows.
Terminal
- Access the shell and commands that ship with android.
- Preinstalled with basic unix command like grep and find(Missing in older android versions but newer devices already ship with them)
- Support for tab and arrows even if the virtual keyboard lacks them.
File Manager
- Access your files without leaving the app.
- Copy, Paste