victordiaz / PHONK

PHONK is a coding playground for new and old Android devices
https://phonk.app
GNU General Public License v3.0
461 stars 26 forks source link

Create guide to compile projects into APK #9

Open victordiaz opened 5 years ago

victordiaz commented 5 years ago

It is possible to wrap the scripts into an APK file for easy distribution. Not easy though. If there is interest I will write a guide.

micfio commented 4 years ago

Can provide me a detailed guide in order to convert phonk script to apk ?Thanks In Advance

w-A-L-L-e commented 4 years ago

Indeed this is only feature missing to make this a really nice useful IDE for quick prototyping. Once you've got something that works it would be awesome to make it into a standalone apk to share. Just wanted to mention for personal use with some friends or family the 'create shortcut' feature by clicking on the dots on the right of the script to create an icon shortcut to a script is really awesome/useful and it totally works as advertiesed. We deployed a custom script like that on a tablet and 2 phones.

victordiaz commented 4 years ago

I've seen an app called APDE that compiles on device. Which is super cool https://github.com/Calsign/APDE I think is a bit out my action range for now, but it would be very nice to have something like that :)

I'll write the "compiling guide" using a computer after I release the next version.

BanDroid commented 5 months ago

I'll write the "compiling guide" using a computer after I release the next version.

when?