tranleduy2000 / javaide

Code editor, java auto complete, java compiler, aapt, dx, zipsigner for Android
GNU General Public License v3.0
469 stars 158 forks source link

Compiler and APK Builder Location #223

Open ismailnurudeen opened 3 years ago

ismailnurudeen commented 3 years ago

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.

CristianUlloa commented 3 years ago

That is not possible with this app

El vie., 13 de noviembre de 2020 12:25 a. m., Ismail Nurudeen < notifications@github.com> 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 commented 3 years ago

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 < notifications@github.com> 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 .

ismailnurudeen commented 3 years ago

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.

CristianUlloa commented 3 years ago

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 < notifications@github.com> 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 .

Gustavolongensadlovski commented 3 years ago

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

CristianUlloa commented 3 years ago

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 < notifications@github.com> 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 .