Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
I have two issues, running V0.9
1) whenever i try to set at a live wallpaper, it forcecloses
2) when i type
$su
#enablescripts
in terminal emulator it says
# enablescripts: permission denied
anyone have any ideas?
su
mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
chmod 755 /system/xbin/enablescripts
enablescripts
mount -o ro,remount -t yaffs2 /dev/block/mtdblock4 /system