User Tools

Site Tools


plugins:building_an_apk

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
plugins:building_an_apk [2018/12/29 03:23]
114.125.22.141 [Building an APK]
plugins:building_an_apk [2018/12/30 13:28] (current)
Line 1: Line 1:
-<?php +====== Building an APK ====== 
-/** +The DroidScript ApkBuilder plugin allows you to export your apps to standard Android Package files (APK files). You can then distribute your apps to your friends or upload your them to Google Play for the whole world to try!
- * Customization of the english language file +
- * Copy only the strings that needs to be modified +
- */ +
-$lang['js']['nosmblinks'] = '';+
 ===== Usage ===== ===== Usage =====
 Once the ApkBuilder plugin is downloaded, you can create APK files by long pressing on your app icon in DroidScript and selecting the 'Build APK' option. Once the ApkBuilder plugin is downloaded, you can create APK files by long pressing on your app icon in DroidScript and selecting the 'Build APK' option.
plugins/building_an_apk.1546053830.txt.gz · Last modified: 2018/12/29 11:23 (external edit)