Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- show_progress(0.500000, 0);
- mount("yaffs2", "MTD", "system", "/system");
- ui_print("Framework Installing");
- package_extract_dir("system", "/system");
- set_perm(0, 0, 0644, "/system/framework/framework-res.apk");
- ui_print("Framework Installed");
- ui_print("Enjoy");
- unmount("/system");
Advertisement
Add Comment
Please, Sign In to add comment