• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root reinstall deleted htc widgets

Sure, someone would just need to provide the apk for it, and you would just copy it from your sdcard over to the /system/apps directory

If you dont know the command, just tell us the name of the apk once you get it and we will help you proceed
 
Actually if you give me a min I will grab them for you..


edit:

Here you go

http://rapidshare.com/files/401458766/com.htc.WeatherWidget.apk.html

1. Place com.htc.WeatherWidget.apk on your sdcard
2. now you want to get back to the Root recovery mode, so basically do everything up to and including the payload push step from the 10 min video.
3. do "adb shell" (no quote) in the console
4. type "su" (no quote)
5. type the following:

/system/bin/cat /sdcard/com.htc.WeatherWidget.apk > /system/app/com.htc.WeatherWidget.apk
 
Back
Top Bottom