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.
As tested on 'New' Singapore ROM S7V100R001C62B011
ADW Launcher Free
Couldn't place Ideos Weather on, but my widgets seem okay?
ASI, Calendar, GenieWidget, Clock, and EliotStocker Music widget
To fix, get http://forum.xda-developers.com/showthread.php?t=780828 to be placed to /system/app
If you don't have root explorer and prefer ADB, grab ADB drivers from Huawei.
Then grab SuperOneClick: http://forum.xda-developers.com/showthread.php?t=803682
Do shell root
This makes adb pushing easy.
(having renamed the apk)Code:adb remount adb push AppWidgetPicker.apk /system/app/ adb shell chmod 644 /system/app/AppWidgetPicker.apk
Haven't tried other launchers yet, but should work just fine.
on mine i get "not found" after the command adb
anyone know why ?