https://sites.google.com/site/esp12wifi/hello-apk/Magic8Ball.apk
exemple extensions
exemple aia web https://puravidaapps.com/snippets.php
speech.apk
http://ai2.appinventor.mit.edu/?locale=en#5025696522698752
To get up and running with Android Studio:
You may need to install the Java Development Kit - Java 7 or better.
Install Android Studio
Go to the Oracle Java SE downloads page.
Click the Java SE Downloads icon to open the Java SE Development Kit 8 Downloads page.
Set JAVA_HOME to the installation location.
Start > Control Panel > System > Advanced System Settings > Environment Variables System Variables > New
Variable name: JAVA_HOME
Variable value: C:\Program Files\Java\jdk1.7.0_80 (or whatever version your installation is!)
Navigate to the Android developers site and follow the instructions to download and install Android Studio.
Attention... if you run windows 32 bit will be appear:
CreateProcess error=216
to fix see this video https://www.youtube.com/watch?v=AImyoC0PFPI
see original page bellow
change extension apk to zip and unzip
https://sites.google.com/site/esp12wifi/hello-apk/x.apk
https://sites.google.com/site/esp12wifi/hello-apk/Hello%20World.apk
https://sites.google.com/site/esp12wifi/hello-apk/Hello%20World%20Toast%20the%20simplest%20Android%20app_v1.1.1_apkpure.com%20-%20Copy%20-%20Copy.apk
https://ourcodeworld.com/articles/read/387/how-to-decompile-an-apk-or-dex-file-using-jadx-in-windows
in jadx-0.6.1 open bin/jadx-gui for decompile apk
http://www.droidviews.com/decompile-recompile-apk-easy-tool/
+