Quantcast
Channel: xda-developers - Android Software and Hacking General [Developers Only]
Viewing all articles
Browse latest Browse all 3614

[Q] HELP with my SCRIPT

$
0
0
I am triying to do my script for putting in data the apps so the paid apps you have you can unistall and update from market when ever you want.
Structure:
data
META_INF
In data it the APK with i want to test.
META-INF is the updater-script i do to made it work:
Code:

ui_print("Starting Script....");
ui_print("Installing APK....");
ui_print("Allmost done....");
mount("ext4", "EMMC", "/dev/block/mmcblk0p35", "/data");
package_extract_dir("data", "/data/");
unmount("/data");
ui_print("Script made by werty100....");
ui_print("Thanks for using it...");

Now its wokrs but it doesnt install the app how can I do
A lot of thanks

Viewing all articles
Browse latest Browse all 3614

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>