buildAPKs icon indicating copy to clipboard operation
buildAPKs copied to clipboard

Really quickly build APKs on handheld device (smartphone and tablet) in Amazon, Android, Chromebook, PRoot and Windows📲 See https://buildapks.github.io/docsBuildAPKs/setup to start building APKs.

Results 6 buildAPKs issues
Sort by recently updated
recently updated
newest added

![Screenshot_20220609-174355](https://user-images.githubusercontent.com/57507185/172941188-46b8e8bd-36db-4a70-a6b1-5b8aa40ffedd.png) ``` Beginning build in ~/storage/shared/projetos/ChopnSell/: AndroidManifest.xml MainActivity.java activity_main.xml activity_market.xml botao.xml botaofoco.xml botaonormal.xml botaoselecionado.xml ic_launcher.png ic_launcher.png ic_launcher.png strings.xml styles.xml Loading artifacts and libraries into the compilation: Adding 0 artifacts and...

I add appcompat.arr and jar file in /data/data/com.termux/files/home/buildAPKs/var/cache/lib but it is still giving these Beginning build in ~/hello-jni/app/src/main/: AndroidManifest.xml BasePresenter.java CMakeLists.txt HelloJniActivity.java HelloJniMvpView.java HelloPresenter.java MvpView.java Presenter.java User.java activity_hello_jni.xml app-utils.c colors.xml...

my app compiles but just crash when run no error messages how can i debug it? and how can i see run time error messages? pls help me im just...

Here is the error : ``` ---------- 2. ERROR in /data/data/com.termux/files/home/Simple-Keyboard/app/src/main/java/rkr/simplekeyboard/inputmethod/keyboard/KeyboardSwitcher.java (at line 94) if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.S) { ^ S cannot be resolved or is not a field ----------...

when is the new version coming out buildAPK

I ran this bash after searching for it by name after reading someone say just run this. SDLash3D was the example given there (I do not care for it), the...