- Jul 9, 2010
- 3,483
- 436
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.
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.