Apk2Basic


Apk2Basic screen shot.

Introduction:

Apk2Basic is an Android app to extract assets from an APK. It is Open Source and free to one and all.

Reads an APK file, extracts its assets (source, data, etc.), and ZIPs them to a file. This is really useful when you want to get the source files but you only have the APK. It was writen specifically to be used with RFO-Basic apps.

Apk2Basic has only been tested with APKs from the Basic Compiler by mougino.

Instructions

1. Select the APK file and the ZIP name will be automatically generated.

2. You can optionally change the ZIP file name.

3. Press the "Process" button for the magic to happen!

4. The bottom of the screen will display a log of activity.

You can run Apk2Basic two different ways:

  1. You can download the source files and run it with the RFO-Basic interpreter. You must have already installed RFO-Basic on your Android device. Then you can download the Apk2Basic source files from the next section and copy them into the approriate RFO-Basic folders in your Android device.

  2. AND / OR

  3. You can download the compiled version of Apk2Basic in APK format from this site. Then you can install it on your Android device without the need for the RFO-Basic interpreter app. This APK was produced using the BASIC! Compiler written by mougino.


Release History

Version Date Description Source APK
20210307 March 7, 2021
  1. Added ability to rename ZIP file.
Downloaded 63 times
Downloaded 104 times
20210126 January 26, 2021
  • First release.
Downloaded 51 times
Downloaded 213 times



Please help support our development efforts by donating here:



RFO-Basic can be found here: Android Google Play store.


BASIC! Compiler can be found on the Android Google Play store. More information can be found at http://rfobasic.freeforums.org/android-basic-compiler-f34.html.


Hope you enjoy using Apk2Basic!