dhirenmehta
Members
- Mar 11, 2011
- 2
- 11
Need a lil help
Hey folks, wanted to check out this widget so I've specially changed my rom from CyanogenMod to MIUI just to have a play with it this eve but I am absolutely stuck now, just need some guidance to see if I'm doing something wrong, I downloaded the EU apk and the EU.db and renamed them to weather.apk and miui_city.db before I started and did the below steps .... however the issue I get is, as soon as it connects to my WiFi to download the weather, the widget force closes, can anyone tell me what I'm doing wrong?
Steps in command prompt:
cd\
cd AndroidSDK\tools\
adb devices
adb remount
adb push weather.apk /system/app/
adb shell chmod 644 /system/app/*
adb reboot
*once rebooted, try to open the MIUI app and allow to force close*
adb devices
adb remount
adb push miui_city.db /data/data/com.miui.weather/databases/
I think I'm following the correct steps and until my handset connects to the internet it seems to be working fine, but the second it gets online to refresh the weather I get a force close.
Hope this is enough info to get some help back.
Hey folks, wanted to check out this widget so I've specially changed my rom from CyanogenMod to MIUI just to have a play with it this eve but I am absolutely stuck now, just need some guidance to see if I'm doing something wrong, I downloaded the EU apk and the EU.db and renamed them to weather.apk and miui_city.db before I started and did the below steps .... however the issue I get is, as soon as it connects to my WiFi to download the weather, the widget force closes, can anyone tell me what I'm doing wrong?
Steps in command prompt:
cd\
cd AndroidSDK\tools\
adb devices
adb remount
adb push weather.apk /system/app/
adb shell chmod 644 /system/app/*
adb reboot
*once rebooted, try to open the MIUI app and allow to force close*
adb devices
adb remount
adb push miui_city.db /data/data/com.miui.weather/databases/
I think I'm following the correct steps and until my handset connects to the internet it seems to be working fine, but the second it gets online to refresh the weather I get a force close.
Hope this is enough info to get some help back.