enzo, on 19 May 2012 - 09:34 PM, said:
OK Rope. I can't post to XDA so I'm going to hit you up here for all things RELOADED!
I got firerat working. I just needed to flash the fr-boot zip. Which of course I didn't do when aroma auto-rebooted. Thanks.
Now I'm having 2 issues.
1. The text is cutoff in all google app menus. For instance bring up the Gmail menu and the text is cut off. I will post a screenie as soon as I get a chance. I think this may just be a font issue, but I updated the Roboto font though RTB and it didn't help anything.
2. Weatherbug Elite FCs now. I checked the logcat, here's the pertinent info. It's having a problem finding something it needs in the google.maps.jar
This isn't crucial by any means, but it was working fine under Decks 1.3d.
Love the ROM so far. I just updated to RC3 kernel.
I/ActivityThread( 2593): Pub com.aws.searchauthority.elite.locationQuery: com.aws.android.lib.search.LocationSuggestionProvider
I/ActivityThread( 2593): Pub com.aws.android.weatherbug.elite.weatherprovider: com.aws.android.content.WeatherContentProvider
W/dalvikvm( 2593): Unable to resolve superclass of Lcom/aws/android/Typhoon; (1465)
W/dalvikvm( 2593): Link of class 'Lcom/aws/android/Typhoon;' failed
D/AndroidRuntime( 2593): Shutting down VM
W/dalvikvm( 2593): threadid=1: thread exiting with uncaught exception (group=0x40136560)
E/AndroidRuntime( 2593): FATAL EXCEPTION: main
E/AndroidRuntime( 2593): java.lang.RuntimeException: Unable to instantiate activity ComponentInfo{com.aws.android.elite/com.aws.android.Typhoon}: java.lang.ClassNotFoundException: com.aws.android.Typhoon in loader dalvik.system.PathClassLoader[/system/framework/com.google.android.maps.jar:/data/app/com.aws.android.elite-1.apk]
E/AndroidRuntime( 2593): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1680)
E/AndroidRuntime( 2593): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:1784)
E/AndroidRuntime( 2593): at android.app.ActivityThread.access$1500(ActivityThread.java:123)
E/AndroidRuntime( 2593): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:939)
E/AndroidRuntime( 2593): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 2593): at android.os.Looper.loop(Looper.java:130)
E/AndroidRuntime( 2593): at android.app.ActivityThread.main(ActivityThread.java:3835)
E/AndroidRuntime( 2593): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 2593): at java.lang.reflect.Method.invoke(Method.java:507)
E/AndroidRuntime( 2593): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:847)
E/AndroidRuntime( 2593): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:605)
E/AndroidRuntime( 2593): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 2593): Caused by: java.lang.ClassNotFoundException: com.aws.android.Typhoon in loader dalvik.system.PathClassLoader[/system/framework/com.google.android.maps.jar:/data/app/com.aws.android.elite-1.apk]
E/AndroidRuntime( 2593): at dalvik.system.PathClassLoader.findClass(PathClassLoader.java:240)
E/AndroidRuntime( 2593): at java.lang.ClassLoader.loadClass(ClassLoader.java:551)
E/AndroidRuntime( 2593): at java.lang.ClassLoader.loadClass(ClassLoader.java:511)
E/AndroidRuntime( 2593): at android.app.Instrumentation.newActivity(Instrumentation.java:1021)
E/AndroidRuntime( 2593): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1672)
E/AndroidRuntime( 2593): ... 11 more
W/ActivityManager( 618): Force finishing activity com.aws.android.elite/com.aws.android.Typhoon
I got firerat working. I just needed to flash the fr-boot zip. Which of course I didn't do when aroma auto-rebooted. Thanks.
Now I'm having 2 issues.
1. The text is cutoff in all google app menus. For instance bring up the Gmail menu and the text is cut off. I will post a screenie as soon as I get a chance. I think this may just be a font issue, but I updated the Roboto font though RTB and it didn't help anything.
2. Weatherbug Elite FCs now. I checked the logcat, here's the pertinent info. It's having a problem finding something it needs in the google.maps.jar
This isn't crucial by any means, but it was working fine under Decks 1.3d.
Love the ROM so far. I just updated to RC3 kernel.
I/ActivityThread( 2593): Pub com.aws.searchauthority.elite.locationQuery: com.aws.android.lib.search.LocationSuggestionProvider
I/ActivityThread( 2593): Pub com.aws.android.weatherbug.elite.weatherprovider: com.aws.android.content.WeatherContentProvider
W/dalvikvm( 2593): Unable to resolve superclass of Lcom/aws/android/Typhoon; (1465)
W/dalvikvm( 2593): Link of class 'Lcom/aws/android/Typhoon;' failed
D/AndroidRuntime( 2593): Shutting down VM
W/dalvikvm( 2593): threadid=1: thread exiting with uncaught exception (group=0x40136560)
E/AndroidRuntime( 2593): FATAL EXCEPTION: main
E/AndroidRuntime( 2593): java.lang.RuntimeException: Unable to instantiate activity ComponentInfo{com.aws.android.elite/com.aws.android.Typhoon}: java.lang.ClassNotFoundException: com.aws.android.Typhoon in loader dalvik.system.PathClassLoader[/system/framework/com.google.android.maps.jar:/data/app/com.aws.android.elite-1.apk]
E/AndroidRuntime( 2593): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1680)
E/AndroidRuntime( 2593): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:1784)
E/AndroidRuntime( 2593): at android.app.ActivityThread.access$1500(ActivityThread.java:123)
E/AndroidRuntime( 2593): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:939)
E/AndroidRuntime( 2593): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 2593): at android.os.Looper.loop(Looper.java:130)
E/AndroidRuntime( 2593): at android.app.ActivityThread.main(ActivityThread.java:3835)
E/AndroidRuntime( 2593): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 2593): at java.lang.reflect.Method.invoke(Method.java:507)
E/AndroidRuntime( 2593): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:847)
E/AndroidRuntime( 2593): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:605)
E/AndroidRuntime( 2593): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 2593): Caused by: java.lang.ClassNotFoundException: com.aws.android.Typhoon in loader dalvik.system.PathClassLoader[/system/framework/com.google.android.maps.jar:/data/app/com.aws.android.elite-1.apk]
E/AndroidRuntime( 2593): at dalvik.system.PathClassLoader.findClass(PathClassLoader.java:240)
E/AndroidRuntime( 2593): at java.lang.ClassLoader.loadClass(ClassLoader.java:551)
E/AndroidRuntime( 2593): at java.lang.ClassLoader.loadClass(ClassLoader.java:511)
E/AndroidRuntime( 2593): at android.app.Instrumentation.newActivity(Instrumentation.java:1021)
E/AndroidRuntime( 2593): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1672)
E/AndroidRuntime( 2593): ... 11 more
W/ActivityManager( 618): Force finishing activity com.aws.android.elite/com.aws.android.Typhoon
I believe it honestly to be the rc3 kernel. As fur the question about the cut off text, that's a limitation of lawsons deck'd blue mod which makes the home button reboot options menu look so good. apply a theme chooser theme and that will get rid of that problem yet retain the reboot menu options look as well as the stock lockscreen options which is what we wanted to achieve.
ropodope
Change, nothin' stays the same. Unchained, and ya hit the ground runnin'.



Find content
Male
Display name history
