New: XDA launches forum for app developers. Discuss coding, tools, marketing, and more.
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
neu242
Old
(Last edited by neu242; 8th August 2010 at 01:15 PM.)
#1  
Member - OP
Thanks Meter 2
Posts: 37
Join Date: May 2010
Default Brut Google Maps crashes the SE homescreen

I just installed Brut Google Maps on my newly rooted SE X10 mini pro, which promptly crashed the SE homescreen. If I select "Force Close", homescreen just crashes again. The only remedy is a manual uninstall, which instantly heals the homescreen:

Code:
$ adb shell
$ su
# rm -r data/data/brut.googlemaps
# rm data/dalvik-cache/data@app@brut.googlemaps.apk@classes.dex
# rm data/app/brut.googlemaps.apk
Has anyone else seen this?

(Crossposted from the brut google maps thread: forum.xda-developers.com/showpost.php?p=7562645&postcount=1284)
 
neu242
Old
#2  
Member - OP
Thanks Meter 2
Posts: 37
Join Date: May 2010
Quote:
Originally Posted by neu242 View Post
I just installed Brut Google Maps on my newly rooted SE X10 mini pro, which promptly crashed the SE homescreen. If I select "Force Close", homescreen just crashes again. The only remedy is a manual uninstall, which instantly heals the homescreen
This issue seems to be fixed in 4.4.0.4414-brut16. Great stuff!