javaide icon indicating copy to clipboard operation
javaide copied to clipboard

Compiler and APK Builder Location

Open ismailnurudeen opened this issue 5 years ago • 6 comments
trafficstars

Hello, I am trying to build an app that compiles embedded files and generates a signed APK from them. How do i find the aspect of this project that has to do with the compilation and building of the APK?

I'm not interested in the Editor files. Thanks in Advance.

ismailnurudeen avatar Nov 13 '20 06:11 ismailnurudeen

That is not possible with this app

El vie., 13 de noviembre de 2020 12:25 a. m., Ismail Nurudeen < [email protected]> escribió:

Hello, I am try to build an app that compiles embedded files and generates a signed APK from them. How do i find the aspect of this project that has to do with the compilation and building of the APK?

I'm not interested in the Editor files. Thanks in Advance.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/tranleduy2000/javaide/issues/223, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKMDG3SOAPI75PNNACXIAZTSPTGPHANCNFSM4TUGHTPA .

CristianUlloa avatar Nov 13 '20 12:11 CristianUlloa

I have managed to sign apk from command line in android, are you interested?

El vie., 13 de noviembre de 2020 12:25 a. m., Ismail Nurudeen < [email protected]> escribió:

Hello, I am try to build an app that compiles embedded files and generates a signed APK from them. How do i find the aspect of this project that has to do with the compilation and building of the APK?

I'm not interested in the Editor files. Thanks in Advance.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/tranleduy2000/javaide/issues/223, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKMDG3SOAPI75PNNACXIAZTSPTGPHANCNFSM4TUGHTPA .

CristianUlloa avatar Nov 13 '20 14:11 CristianUlloa

My Intention is to make an app like AIDE but for a very specific purpose, i.e compiling certain embedded codes in-app and generate an APK.

ismailnurudeen avatar Nov 16 '20 12:11 ismailnurudeen

ok, I understand .. but the way I know to create a signed apk is from the command line, using termux .. unted you would have to download the "bin" from termux so that you can use it directly from your app

El lun., 16 de noviembre de 2020 6:34 a. m., Ismail Nurudeen < [email protected]> escribió:

My Intention is to make an app like AIDE but for a very specific purpose, i.e compiling certain embedded codes in-app and generate an APK.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/tranleduy2000/javaide/issues/223#issuecomment-727950889, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKMDG3VRCXPLTRICUSEK5LTSQEL6NANCNFSM4TUGHTPA .

CristianUlloa avatar Nov 16 '20 16:11 CristianUlloa

@CristianUlloa you can pass me the termux command line to generate the apk

Gustavolongensadlovski avatar Nov 30 '20 16:11 Gustavolongensadlovski

hi, after much research I have found a way to compile an apk from the command line (termux). but that's as easy as you think a lot of commands are, but I have created a preconfigured form that you can use to compile an android project. It would be good to know before showing you the files, what do you want to do with them?

El lun., 30 de noviembre de 2020 10:19 a. m., gustavo-longen-sadlovski < [email protected]> escribió:

@CristianUlloa https://github.com/CristianUlloa you can pass me the termux command line to generate the apk

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/tranleduy2000/javaide/issues/223#issuecomment-735887692, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKMDG3USFDU57BQAU5QHJ3DSSPAXZANCNFSM4TUGHTPA .

CristianUlloa avatar Nov 30 '20 17:11 CristianUlloa