User Tools

Site Tools


plugins:apk_builder

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
Next revision Both sides next revision
plugins:apk_builder [2015/12/16 10:57]
27.104.67.66 Fixed spelling error on line one where "user.keystore" used to be "user.keystone"
plugins:apk_builder [2016/05/31 19:47]
93.146.142.107 [How can you get this plugin?]
Line 12: Line 12:
  
 It is important to use relative file paths in your JavaScript source code to load images, sounds and external scripts etc, because these files are copied into the APK file as internal assets. Remember the "/sdcard/DroidScript" folder will probably not exist on someone else's mobile device. It is important to use relative file paths in your JavaScript source code to load images, sounds and external scripts etc, because these files are copied into the APK file as internal assets. Remember the "/sdcard/DroidScript" folder will probably not exist on someone else's mobile device.
 +
 +e.g. image is stored in "/sdcard/DroidScript/yourapp/Img/xxx.jpg", you should name the path as "Img/xxx.jpg" instead. Otherwise, while you generate the APK, it will not be included as Android Assets.
  
 =====How can you get this plugin?===== =====How can you get this plugin?=====
Line 17: Line 19:
 The ApkBuilder plugin is **not** free. You have to pay a little money for it. But if you bought it, you can build as many apk files as you want! The plugin works entirely offline. But after each new installation of DroidScript you should **reinstall** (no new buying) the plugin to bring it up to date with the new version. The ApkBuilder plugin is **not** free. You have to pay a little money for it. But if you bought it, you can build as many apk files as you want! The plugin works entirely offline. But after each new installation of DroidScript you should **reinstall** (no new buying) the plugin to bring it up to date with the new version.
 You can download or **reinstall** it over the Plugin-Section within DroidScript. You can download or **reinstall** it over the Plugin-Section within DroidScript.
 +**
  
 +PUT THIS PLUGIN FREE!**//__Italic Text__//
 =====First Start===== =====First Start=====
  
plugins/apk_builder.txt ยท Last modified: 2017/01/16 14:18 (external edit)