APDE - Android Processing IDE APK

Version 0.5.2-pre1 - com.calsignlabs.apde
calsignlabs,apde,tools

APDE allows you to create Processing sketches on your phone or tablet.

APDE - Android Processing IDE apk

APP Information

Download Version 0.5.2-pre1 (32)
Apk Size34.62 MB
App DeveloperCalsignLabs
Malware CheckTRUSTED
Install on Android4.4.x and up
App Packagecom.calsignlabs.apde.apk
MD5e284e8a75ce1fd259722c5aaae295996
Rate5
Website http://sites.google.com/site/calsignsoftware/

Download APDE - Android Processing IDE 0.5.2-pre1 APK

App Description

APDE - Android Processing IDE is calsignlabs,apde,tools, content rating is Everyone (PEGI-3). This app is rated 5 by 1 users who are using this app. To know more about the company/developer, visit CalsignLabs website who developed it. com.calsignlabs.apde.apk apps can be downloaded and installed on Android 4.4.x and higher Android devices. The Latest Version of 0.5.2-pre1 Available for download. Download the app using your favorite browser and click Install to install the application. Please note that we provide both basic and pure APK files and faster download speeds than APK Mirror. This app APK has been downloaded 2453+ times on store. You can also download com.calsignlabs.apde APK and run it with the popular Android Emulators.

APDE (Android Processing Development Environment) is an integrated development environment for creating Processing sketches on your phone/tablet. APDE supports the full edit, compile, and run cycle. You don't need a computer or an SDK to start coding on the go.
APDE is currently in alpha. Lots of things will change in the future and many more features will be added. The app is under active development and you may encounter bugs and issues. If you find a bug or have an issue with using the app, please make sure to report it.
APDE is open source. You can find the source code, an issue tracker, support, and a more detailed explanation of APDE's inner workings on GitHub:
https://github.com/Calsign/APDE 

App ChangeLog

  • v0.5.1 Alpha
  • - Preview mode runs sketches without installing them
  • - You must install the APDE Sketch Previewer once, but then you can run sketches without installation indefinitely
  • - Preview mode is available as another target, along with wallpapers, watch faces, and VR
  • - Support for the new Processing sound library
  • - Undo and redo are more accessible
  • - Ability to bypass screen overlay warning
  • - Lots of bug fixes
  • These changes are driven by GSoC '18.

App Screens

APDE - Android Processing IDE App Screen 1APDE - Android Processing IDE App Screen 2APDE - Android Processing IDE App Screen 3APDE - Android Processing IDE App Screen 4APDE - Android Processing IDE App Screen 5APDE - Android Processing IDE App Screen 6APDE - Android Processing IDE App Screen 7APDE - Android Processing IDE App Screen 8APDE - Android Processing IDE App Screen 9APDE - Android Processing IDE App Screen 10APDE - Android Processing IDE App Screen 11APDE - Android Processing IDE App Screen 12APDE - Android Processing IDE App Screen 13APDE - Android Processing IDE App Screen 14APDE - Android Processing IDE App Screen 15APDE - Android Processing IDE App Screen 16APDE - Android Processing IDE App Screen 17APDE - Android Processing IDE App Screen 18APDE - Android Processing IDE App Screen 19APDE - Android Processing IDE App Screen 20

Older Versions

More Android Apps to Consider

Google Play Reviews

  1. David Emmanuel-avatar

    David Emmanuel

    Nice app! But it crashes regularly anytime I visit another app, run sketch preview or try to import libraries. The crashes are getting too much, please 🙏 fix. But other than that would have given 5 stars

  2. Gustaf_-avatar

    Gustaf_

    A superb application. Easy to use. But I have some problems: Importing libraries is impossible and the first use is ok, but when I open it the second time, it crashes. Maybe it's only for me, I'm using MI A2 LITE.

  3. Centrelink Gov-avatar

    Centrelink Gov

    Will change when you inform people it's for graphics, and UI representation given you cannot call main, add a class system with out s call to opgl draw ect, and running hello world as a test case bombards you with a preview screen, so like I said will change star when your transparent about this app

  4. Patrick Charon-avatar

    Patrick Charon

    Nice app, works great, but crashes every time I check another app or launch the app preview. Out of that, nothing to say, perfect app!

  5. John Flammer-avatar

    John Flammer

    Great App, love it. But please for 5.0 and up Make a toggle for muiltyWindow support currently have 4.0 installed and will not update till fixed, 4.0 !! it's way better to use !!

  6. Brahvim-avatar

    Brahvim

    So now people without Desktops can make sketches too, provided they deal with their sketch's performance and touchscreen methods...and library management AND compilation, on phones....great!

  7. Delta Fares-avatar

    Delta Fares

    great application but not completed yet, needs to be performed by including any libaries (sound,opencv...)

  8. Afridi Kayal-avatar

    Afridi Kayal

    I loved this app very much and I use it a lot to make sketches in my free time.. it's cool how you can code your own apps right in your phone and run them in no time. There is however some problem I am facing with custom libraries. Whenever I install custom libraries, they don't show up in the manage libraries section.. however I get the library examples but when I try to run them, they always throw a build error. Please provide me a solution for this Also the fact that you can make your own live wallpapers 😁.. it's awesome overall..

  9. Joshua Mike-Bidtah-avatar

    Joshua Mike-Bidtah

    Very Awesome App for Coding On the Go! I am new to processing, but find art coding very interesting and almost therapeutic. I've been using it for almost 5 months. The problem I have is the redraw() function is not working. Im trying to loop or redraw my code project to repeat once its finished. Sadly, the redraw() function stays black instead of blue. Overall, the app is a little different compared to working on the desktop, but definitely useful for coders who enjoy working on the go.

  10. A Google user-avatar

    A Google user

    Very nice IDE, but I'm wondering if it's possible to show line numbers? Debugging is difficult because the console doesn't seem to update until setup() finishes or the program is stopped. Error messages show the line number, but I don't see any way to locate the bug other than counting lines from the top.