Hey guys,
i have problem whit foursquare whit 2.3.6 version of Leo King by Bologna.
Crash start when press check-in button.
Code:
08-28 14:31:50.666 I/ActivityManager( 625): START {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 pkg=com.joelapenna.foursquared cmp=com.joelapenna.foursquared/.MainActivity bnds=[0,103][120,254]} from pid 890
08-28 14:31:50.716 I/ActivityManager( 625): Start proc com.joelapenna.foursquared for activity com.joelapenna.foursquared/.MainActivity: pid=5109 uid=10054 gids={3003, 1015}
08-28 14:31:51.076 I/ActivityThread( 5109): Pub com.joelapenna.foursquared: com.joelapenna.foursquared.providers.GlobalSearchProvider
08-28 14:31:51.076 I/ActivityThread( 5109): Pub com.joelapenna.foursquared.providers.SearchHistoryProvider: com.joelapenna.foursquared.providers.SearchHistoryProvider
08-28 14:31:51.086 I/ActivityThread( 5109): Pub com.joelapenna.foursquared.providers.foursquarebridgeprovider: com.joelapenna.foursquared.providers.FoursquareBridgeProvider
08-28 14:31:51.086 I/ActivityThread( 5109): Pub com.joelapenna.foursquared.providers.FriendsSearchSuggestionProvider: com.joelapenna.foursquared.providers.FriendsSearchSuggestionProvider
08-28 14:31:51.086 I/ActivityThread( 5109): Pub com.joelapenna.foursquared.providers.ExploreSearchSuggestionProvider: com.joelapenna.foursquared.providers.ExploreSearchSuggestionProvider
08-28 14:31:51.086 I/ActivityThread( 5109): Pub com.joelapenna.foursquared.providers.VenueQuerySuggestionsProvider: com.joelapenna.foursquared.providers.VenueQuerySuggestionsProvider
08-28 14:31:51.466 W/dalvikvm( 5109): Unable to resolve superclass of Lcom/foursquare/core/cAnalyticsMapActivity; (714)
08-28 14:31:51.466 W/dalvikvm( 5109): Link of class 'Lcom/foursquare/core/cAnalyticsMapActivity;' failed
08-28 14:31:51.466 W/dalvikvm( 5109): Unable to resolve superclass of Lcom/joelapenna/foursquared/app/AnalyticsMapActivity; (972)
08-28 14:31:51.466 W/dalvikvm( 5109): Link of class 'Lcom/joelapenna/foursquared/app/AnalyticsMapActivity;' failed
08-28 14:31:51.466 W/dalvikvm( 5109): Unable to resolve superclass of Lcom/joelapenna/foursquared/CheckinActivityAlt; (1964)
08-28 14:31:51.466 W/dalvikvm( 5109): Link of class 'Lcom/joelapenna/foursquared/CheckinActivityAlt;' failed
08-28 14:31:51.466 E/dalvikvm( 5109): Could not find class 'com.joelapenna.foursquared.CheckinActivityAlt', referenced from method com.joelapenna.foursquared.MainActivity.checkin
08-28 14:31:51.466 W/dalvikvm( 5109): VFY: unable to resolve const-class 1655 (Lcom/joelapenna/foursquared/CheckinActivityAlt;) in Lcom/joelapenna/foursquared/MainActivity;
08-28 14:31:51.726 W/dalvikvm( 5109): Unable to resolve superclass of Lcom/foursquare/core/cAnalyticsMapActivity; (714)
08-28 14:31:51.726 W/dalvikvm( 5109): Link of class 'Lcom/foursquare/core/cAnalyticsMapActivity;' failed
08-28 14:31:51.726 W/dalvikvm( 5109): Unable to resolve superclass of Lcom/joelapenna/foursquared/app/AnalyticsMapActivity; (972)
08-28 14:31:51.726 W/dalvikvm( 5109): Link of class 'Lcom/joelapenna/foursquared/app/AnalyticsMapActivity;' failed
08-28 14:31:51.726 W/dalvikvm( 5109): Unable to resolve superclass of Lcom/joelapenna/foursquared/CheckinActivityAlt; (1964)
08-28 14:31:51.726 W/dalvikvm( 5109): Link of class 'Lcom/joelapenna/foursquared/CheckinActivityAlt;' failed
08-28 14:31:51.726 E/dalvikvm( 5109): Could not find class 'com.joelapenna.foursquared.CheckinActivityAlt', referenced from method com.joelapenna.foursquared.fragments.app.BaseListFragment.onOptionsItemSelected
08-28 14:31:51.726 W/dalvikvm( 5109): VFY: unable to resolve const-class 1655 (Lcom/joelapenna/foursquared/CheckinActivityAlt;) in Lcom/joelapenna/foursquared/fragments/app/BaseListFragment;
08-28 14:31:51.756 W/dalvikvm( 5109): Unable to resolve superclass of Lcom/foursquare/core/cAnalyticsMapActivity; (714)
08-28 14:31:51.756 W/dalvikvm( 5109): Link of class 'Lcom/foursquare/core/cAnalyticsMapActivity;' failed
08-28 14:31:51.756 W/dalvikvm( 5109): Unable to resolve superclass of Lcom/joelapenna/foursquared/app/AnalyticsMapActivity; (972)
08-28 14:31:51.756 W/dalvikvm( 5109): Link of class 'Lcom/joelapenna/foursquared/app/AnalyticsMapActivity;' failed
08-28 14:31:51.756 W/dalvikvm( 5109): Unable to resolve superclass of Lcom/joelapenna/foursquared/ExploreMapActivity; (1964)
08-28 14:31:51.756 W/dalvikvm( 5109): Link of class 'Lcom/joelapenna/foursquared/ExploreMapActivity;' failed
08-28 14:31:51.756 E/dalvikvm( 5109): Could not find class 'com.joelapenna.foursquared.ExploreMapActivity', referenced from method com.joelapenna.foursquared.fragments.explore.NearbyFragment.onMapClick
08-28 14:31:51.756 W/dalvikvm( 5109): VFY: unable to resolve const-class 1695 (Lcom/joelapenna/foursquared/ExploreMapActivity;) in Lcom/joelapenna/foursquared/fragments/explore/NearbyFragment;
08-28 14:31:52.836 I/ActivityManager( 625): Displayed com.joelapenna.foursquared/.MainActivity: +2s133ms
08-28 14:31:53.176 E/SQLiteDatabase( 5109): close() was never explicitly called on database '/data/data/com.joelapenna.foursquared/databases/friends_checkin'
08-28 14:31:53.176 E/SQLiteDatabase( 5109): at com.joelapenna.foursquared.receivers.notifications.FriendsCheckinOpenHelper.clearAll(FriendsCheckinOpenHelper.java:87)
08-28 14:31:53.176 E/SQLiteDatabase( 5109): at com.joelapenna.foursquared.receivers.notifications.PushHandler.clearFriendCheckinNotifications(PushHandler.java:753)
08-28 14:31:53.176 E/SQLiteDatabase( 5109): at com.joelapenna.foursquared.fragments.ActivityStreamFragment.onActivityCreated(ActivityStreamFragment.java:106)
08-28 14:31:56.536 E/AndroidRuntime( 5109): java.lang.NoClassDefFoundError: com.joelapenna.foursquared.CheckinActivityAlt
08-28 14:31:56.536 E/AndroidRuntime( 5109): at com.joelapenna.foursquared.MainActivity.checkin(MainActivity.java:349)
08-28 14:31:56.536 E/AndroidRuntime( 5109): at com.joelapenna.foursquared.MainActivity.onOptionsItemSelected(MainActivity.java:340)
08-28 14:31:56.546 W/ActivityManager( 625): Force finishing activity com.joelapenna.foursquared/.MainActivity
08-28 14:31:57.067 W/ActivityManager( 625): Activity pause timeout for ActivityRecord{40e32540 com.joelapenna.foursquared/.MainActivity}
08-28 14:31:57.786 I/ActivityManager( 625): Process com.joelapenna.foursquared (pid 5109) has died.
08-28 14:31:57.786 I/WindowManager( 625): WIN DEATH: Window{40e84498 com.joelapenna.foursquared/com.joelapenna.foursquared.MainActivity paused=false}
Anyone can help me?
Thanks!!
Hi.
Did you solve your issue?
Related
D/AndroidRuntime( 1547): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
D/AndroidRuntime( 1547): CheckJNI is OFF
D/dalvikvm( 1547): DexOpt: incorrect opt magic number (0xff ff ff ff)
D/dalvikvm( 1547): Stale deps in cache file; removing and retrying
W/dalvikvm( 1547): zlib inflate: zerr=-3 (nIn=0x41c4f4d0 aIn=705030 nOut=0xbef64e7f aOut=1433)
E/dalvikvm( 1547): Unable to extract+optimize DEX from '/system/framework/framework.jar'
D/dalvikvm( 1547): Failed on '/system/framework/framework.jar' (boot=1)
D/dalvikvm( 1547): VM cleaning up
D/dalvikvm( 1547): LinearAlloc 0x0 used 4100 of 4194304 (0%)
W/dalvikvm( 1547): JNI_CreateJavaVM failed
E/AndroidRuntime( 1547): JNI_CreateJavaVM failed
D/AndroidRuntime( 1548):
Hi all,
I've had my Magic since September and for the last few weeks it has intermittently been unresponsive to touch, the screen displays fine but it won't acknowledge any touch. In the last 2 days this has gotten a lot worse and now it barely works at all.
Any attempt to access the Contacts/Dialer throws up a Force close on process com.android.phone
Initially I thought this was a software problem but now I am not so sure. I have reverted back to the stock Vodafone AU rom that I backed up when I initially purchased and am getting ready to send back to HTC but thought I would ask on here as well.
Below is the logcat from a fresh reboot - Quite a few errors I think
Code:
E:\HTC Magic Tools\android-sdk-windows\tools>adb logcat -b main *:W
E/RIL Acoustic( 33): can't open /dev/htc-acoustic -1
E/HTC Acoustic( 35): Fail to open /system/etc/AudioPara_VODA-Australia.csv -1.
E/A2DP ( 35): bt_audio_service_open failed
E/A2dpAudioInterface( 35): a2dp_init failed err: -111
E/AudioFlinger( 35): mA2dpDisableCount is already zero
W/SurfaceFlinger( 58): couldn't grant gpu core to pid 58
E/GLLogger( 58): h/w accelerated eglGetDisplay() failed (EGL_SUCCESS)
W/HAL ( 58): load: module=/system/lib/hw/copybit.sapphire.so error=Cannot
find library
W/HAL ( 58): load: module=/system/lib/hw/copybit.sapphire.so error=Cannot
find library
W/HAL ( 58): load: module=/system/lib/hw/copybit.sapphire.so error=Cannot
find library
W/HAL ( 58): load: module=/system/lib/hw/copybit.sapphire.so error=Cannot
find library
W/HAL ( 58): load: module=/system/lib/hw/overlay.sapphire.so error=Cannot
find library
W/HAL ( 58): load: module=/system/lib/hw/overlay.sapphire.so error=Cannot
find library
W/HAL ( 58): load: module=/system/lib/hw/overlay.msm7k.so error=Cannot fin
d library
W/HAL ( 58): load: module=/system/lib/hw/overlay.default.so error=Cannot f
ind library
W/HAL ( 58): load: module=/system/lib/hw/lights.sapphire.so error=Cannot f
ind library
W/HAL ( 58): load: module=/system/lib/hw/lights.sapphire.so error=Cannot f
ind library
E/lights ( 58): write_int failed to open /sys/class/leds/keyboard-backlight/b
rightness
W/ResourceType( 58): No package identifier when getting value for resource num
ber 0x7f060001
W/ResourceType( 58): No package identifier when getting value for resource num
ber 0x7f030003
W/ResourceType( 58): No package identifier when getting value for resource num
ber 0x7f030000
W/ResourceType( 58): No package identifier when getting value for resource num
ber 0x7f03000c
W/ResourceType( 58): No package identifier when getting value for resource num
ber 0x7f030000
W/ResourceType( 58): No package identifier when getting value for resource num
ber 0x00000000
W/StatusBar( 58): Icon not found in <system>: 0
W/CheckinService( 58): No saved kernel log file
E/ApplicationContext( 58): Couldn't create directory for SharedPreferences fil
e shared_prefs/wallpaper-hints.xml
W/ActivityManager( 58): Unable to start service Intent { action=com.android.us
sd.IExtendedNetworkService }: not found
W/SurfaceFlinger( 58): executeScheduledBroadcasts() skipped, contention on the
client. We'll try again later...
W/AudioFlinger( 35): write blocked for 111 msecs
Thanks in advance for any assistance you can offer me, it would be really appreciated!!
Let me know if you need further info
Some further information
If I try to open Contacts using the trackball the Logcat expands to add the following: -
Code:
W/InputManagerService( 58): Window already focused, ignoring focus gain of: co
[email protected]
W/ResourceType( 95): Failure getting entry for 0x7f030005 (t=2 e=5) in package
0: 0xffffffb5
W/dalvikvm( 95): threadid=3: thread exiting with uncaught exception (group=0x4
000fe70)
E/AndroidRuntime( 95): Uncaught handler: thread main exiting due to uncaught e
xception
E/AndroidRuntime( 95): java.lang.RuntimeException: Unable to start activity Co
mponentInfo{com.android.contacts/com.android.contacts.DialtactsActivity}: androi
d.content.res.Resources$NotFoundException: Resource ID #0x7f030005
E/AndroidRuntime( 95): at android.app.ActivityThread.performLaunchActiv
ity(ActivityThread.java:2268)
E/AndroidRuntime( 95): at android.app.ActivityThread.handleLaunchActivi
ty(ActivityThread.java:2284)
E/AndroidRuntime( 95): at android.app.ActivityThread.access$1800(Activi
tyThread.java:112)
E/AndroidRuntime( 95): at android.app.ActivityThread$H.handleMessage(Ac
tivityThread.java:1692)
E/AndroidRuntime( 95): at android.os.Handler.dispatchMessage(Handler.ja
va:99)
E/AndroidRuntime( 95): at android.os.Looper.loop(Looper.java:123)
E/AndroidRuntime( 95): at android.app.ActivityThread.main(ActivityThrea
d.java:3948)
E/AndroidRuntime( 95): at java.lang.reflect.Method.invokeNative(Native
Method)
E/AndroidRuntime( 95): at java.lang.reflect.Method.invoke(Method.java:5
21)
E/AndroidRuntime( 95): at com.android.internal.os.ZygoteInit$MethodAndA
rgsCaller.run(ZygoteInit.java:782)
E/AndroidRuntime( 95): at com.android.internal.os.ZygoteInit.main(Zygot
eInit.java:540)
E/AndroidRuntime( 95): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 95): Caused by: android.content.res.Resources$NotFoundExcept
ion: Resource ID #0x7f030005
E/AndroidRuntime( 95): at android.content.res.Resources.getValue(Resour
ces.java:846)
E/AndroidRuntime( 95): at android.content.res.Resources.loadXmlResource
Parser(Resources.java:1796)
E/AndroidRuntime( 95): at android.content.res.Resources.getLayout(Resou
rces.java:685)
E/AndroidRuntime( 95): at android.view.LayoutInflater.inflate(LayoutInf
later.java:318)
E/AndroidRuntime( 95): at android.view.LayoutInflater.inflate(LayoutInf
later.java:276)
E/AndroidRuntime( 95): at com.android.internal.policy.impl.PhoneWindow.
setContentView(PhoneWindow.java:309)
E/AndroidRuntime( 95): at android.app.Activity.setContentView(Activity.
java:1626)
E/AndroidRuntime( 95): at com.android.contacts.DialtactsActivity.onCrea
te(DialtactsActivity.java:73)
E/AndroidRuntime( 95): at android.app.Instrumentation.callActivityOnCre
ate(Instrumentation.java:1123)
E/AndroidRuntime( 95): at android.app.ActivityThread.performLaunchActiv
ity(ActivityThread.java:2231)
E/AndroidRuntime( 95): ... 11 more
W/ActivityManager( 58): Scheduling restart of crashed service com.google.andro
id.apps.gtalkservice/com.google.android.gtalkservice.service.GTalkService in 500
0ms
W/InputManagerService( 58): Got RemoteException sending setActive(false) notif
ication to pid 95 uid 10004
I recently switched back to Cyanogen Mod after trying out Android 2.1 for 32B. I did a Titanium Backup of all my apps and restored them after I switched back, however no matter what I do the latest Maps update force closes whenever I open it. I've tried uninstalling and removing the apk altogether but no matter what when I run the latest maps it force closes immediately. Heres a copy of the log that I'm getting when this happens
Code:
I/ActivityManager( 105): Starting activity: Intent { act=android.intent.action.
MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.google.androi
d.apps.maps/com.google.android.maps.MapsActivity }
I/ActivityManager( 105): Start proc com.google.android.apps.maps for activity c
om.google.android.apps.maps/com.google.android.maps.MapsActivity: pid=618 uid=10
002 gids={3003, 1015}
I/ActivityThread( 618): Publishing provider com.google.android.maps.SuggestionP
rovider: com.google.googlenav.suggest.android.SuggestProvider
D/dalvikvm( 618): GC freed 1803 objects / 139656 bytes in 89ms
I/ActivityThread( 618): Publishing provider com.google.android.maps.FriendsProv
ider: com.google.googlenav.android.friend.FriendsProvider
I/ActivityThread( 618): Publishing provider com.google.android.maps.NavigationA
vailabilityProvider: com.google.googlenav.android.provider.NavigationAvailabilit
yProvider
I/ActivityThread( 618): Publishing provider com.google.android.maps.SearchHisto
ryProvider: com.google.googlenav.android.provider.SearchHistoryProvider
I/ActivityThread( 618): Publishing provider com.google.android.maps.TrafficProv
ider: com.google.googlenav.android.appwidget.traffic.TrafficProvider
I/ActivityThread( 618): Publishing provider com.google.android.maps.LayerInfoPr
ovider: com.google.googlenav.android.layer.LayerInfoProvider
I/ActivityThread( 618): Publishing provider com.google.android.maps.LocalSugges
tionProvider: com.google.googlenav.android.provider.LocalSuggestionProvider
I/Maps ( 618): Build: 4156
D/LocationManager( 618): Constructor: service = android.location.ILocationManag
[email protected]
W/dalvikvm( 618): VFY: unable to find class referenced in signature ([Landroid/
accounts/Account;)
W/dalvikvm( 618): VFY: unable to find class referenced in signature (Landroid/a
ccounts/Account;)
W/dalvikvm( 618): VFY: unable to find class referenced in signature ([Landroid/
accounts/Account;)
W/dalvikvm( 618): VFY: unable to find class referenced in signature (Landroid/a
ccounts/Account;)
W/dalvikvm( 618): VFY: unable to find class referenced in signature (Landroid/a
ccounts/Account;)
W/dalvikvm( 618): VFY: unable to find class referenced in signature (Landroid/a
ccounts/AccountManager;)
W/dalvikvm( 618): VFY: unable to find class referenced in signature (Landroid/a
ccounts/Account;)
I/dalvikvm( 618): Failed resolving Lcom/google/googlenav/android/login/e; inter
face 334 'Landroid/accounts/AccountManagerCallback;'
W/dalvikvm( 618): Link of class 'Lcom/google/googlenav/android/login/e;' failed
E/dalvikvm( 618): Could not find class 'com.google.googlenav.android.login.e',
referenced from method com.google.googlenav.android.login.MultipleAccountsContro
llerSdk5.a
W/dalvikvm( 618): VFY: unable to resolve new-instance 1244 (Lcom/google/googlen
av/android/login/e;) in Lcom/google/googlenav/android/login/MultipleAccountsCont
rollerSdk5;
D/dalvikvm( 618): VFY: replacing opcode 0x22 at 0x0013
D/dalvikvm( 618): Making a copy of Lcom/google/googlenav/android/login/Multiple
AccountsControllerSdk5;.a code (116 bytes)
W/dalvikvm( 618): VFY: unable to find class referenced in signature (Landroid/a
ccounts/Account;)
W/dalvikvm( 618): VFY: unable to find class referenced in signature (Landroid/a
ccounts/AccountManager;)
W/dalvikvm( 618): VFY: unable to find class referenced in signature ([Landroid/
accounts/Account;)
W/dalvikvm( 618): VFY: unable to find class referenced in signature ([Landroid/
accounts/Account;)
W/dalvikvm( 618): VFY: unable to find class referenced in signature (Landroid/a
ccounts/Account;)
W/dalvikvm( 618): VFY: unable to find class referenced in signature (Landroid/a
ccounts/Account;)
W/dalvikvm( 618): VFY: unable to find class referenced in signature ([Landroid/
accounts/Account;)
W/dalvikvm( 618): VFY: unable to resolve instance field 1699
D/dalvikvm( 618): VFY: replacing opcode 0x54 at 0x000c
D/dalvikvm( 618): Making a copy of Lcom/google/googlenav/android/login/Multiple
AccountsControllerSdk5;.c code (72 bytes)
W/dalvikvm( 618): VFY: array-length on non-array
W/dalvikvm( 618): VFY: rejecting opcode 0x21 at 0x002c
W/dalvikvm( 618): VFY: rejected Lcom/google/googlenav/android/login/MultipleAc
countsControllerSdk5;.f ()Landroid/view/View;
W/dalvikvm( 618): Verifier rejected class Lcom/google/googlenav/android/login/M
ultipleAccountsControllerSdk5;
D/AndroidRuntime( 618): Shutting down VM
W/dalvikvm( 618): threadid=3: thread exiting with uncaught exception (group=0x4
001e180)
E/AndroidRuntime( 618): Uncaught handler: thread main exiting due to uncaught e
xception
E/AndroidRuntime( 618): java.lang.RuntimeException: Unable to start activity Co
mponentInfo{com.google.android.apps.maps/com.google.android.maps.MapsActivity}:
java.lang.IllegalStateException: java.lang.ClassNotFoundException: com.google.go
oglenav.android.login.MultipleAccountsControllerSdk5
E/AndroidRuntime( 618): at android.app.ActivityThread.performLaunchActiv
ity(ActivityThread.java:2492)
E/AndroidRuntime( 618): at android.app.ActivityThread.handleLaunchActivi
ty(ActivityThread.java:2508)
E/AndroidRuntime( 618): at android.app.ActivityThread.access$2200(Activi
tyThread.java:118)
E/AndroidRuntime( 618): at android.app.ActivityThread$H.handleMessage(Ac
tivityThread.java:1862)
E/AndroidRuntime( 618): at android.os.Handler.dispatchMessage(Handler.ja
va:99)
E/AndroidRuntime( 618): at android.os.Looper.loop(Looper.java:123)
E/AndroidRuntime( 618): at android.app.ActivityThread.main(ActivityThrea
d.java:4358)
E/AndroidRuntime( 618): at java.lang.reflect.Method.invokeNative(Native
Method)
E/AndroidRuntime( 618): at java.lang.reflect.Method.invoke(Method.java:5
21)
E/AndroidRuntime( 618): at com.android.internal.os.ZygoteInit$MethodAndA
rgsCaller.run(ZygoteInit.java:791)
E/AndroidRuntime( 618): at com.android.internal.os.ZygoteInit.main(Zygot
eInit.java:549)
E/AndroidRuntime( 618): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 618): Caused by: java.lang.IllegalStateException: java.lang.C
lassNotFoundException: com.google.googlenav.android.login.MultipleAccountsContro
llerSdk5
E/AndroidRuntime( 618): at com.google.googlenav.android.login.c.a(Unknow
n Source)
E/AndroidRuntime( 618): at com.google.googlenav.android.login.c.a(Unknow
n Source)
E/AndroidRuntime( 618): at com.google.googlenav.android.j.i(Unknown Sour
ce)
E/AndroidRuntime( 618): at k.u.<init>(Unknown Source)
E/AndroidRuntime( 618): at k.y.<init>(Unknown Source)
E/AndroidRuntime( 618): at com.google.googlenav.android.H.<init>(Unknown
Source)
E/AndroidRuntime( 618): at com.google.googlenav.android.b.<init>(Unknown
Source)
E/AndroidRuntime( 618): at com.google.googlenav.android.b.a(Unknown Sour
ce)
E/AndroidRuntime( 618): at com.google.android.maps.MapsActivity.onCreate
(Unknown Source)
E/AndroidRuntime( 618): at android.app.Instrumentation.callActivityOnCre
ate(Instrumentation.java:1123)
E/AndroidRuntime( 618): at android.app.ActivityThread.performLaunchActiv
ity(ActivityThread.java:2455)
E/AndroidRuntime( 618): ... 11 more
E/AndroidRuntime( 618): Caused by: java.lang.ClassNotFoundException: com.google
.googlenav.android.login.MultipleAccountsControllerSdk5
E/AndroidRuntime( 618): at java.lang.Class.classForName(Native Method)
E/AndroidRuntime( 618): at java.lang.Class.forName(Class.java:237)
E/AndroidRuntime( 618): at java.lang.Class.forName(Class.java:183)
E/AndroidRuntime( 618): ... 22 more
E/AndroidRuntime( 618): Caused by: java.lang.VerifyError: com.google.googlenav.
android.login.MultipleAccountsControllerSdk5
E/AndroidRuntime( 618): ... 25 more
I/Process ( 105): Sending signal. PID: 618 SIG: 3
I/dalvikvm( 618): threadid=7: reacting to signal 3
E/dalvikvm( 618): Unable to open stack trace file '/data/anr/traces.txt': Permi
ssion denied
I/DumpStateReceiver( 105): Added state dump to 1 crashes
W/ActivityManager( 105): Launch timeout has expired, giving up wake lock!
W/ActivityManager( 105): Activity idle timeout for HistoryRecord{43d64d68 com.g
oogle.android.apps.maps/com.google.android.maps.MapsActivity}
D/dalvikvm( 609): GC freed 7109 objects / 392288 bytes in 107ms
D/dalvikvm( 609): GC freed 2778 objects / 143160 bytes in 118ms
D/dalvikvm( 105): GC freed 12857 objects / 994088 bytes in 211ms
D/dalvikvm( 609): GC freed 7925 objects / 417144 bytes in 136ms
If someone could help me out that would be greatly appreciated! Thanks!
i dont have a 32B so i cant help much but if i wre you i would reflash from fastboot.
I have a Droid X. But found the RDS stream is non exisant for the most part. Since the FM Radio chip is able to decode the RDS data stream even if minimal. Is it possible to port over the better FM Radio app used on the HTC Incredible to the Droid X?
My phone IS rooted.
Also for those who think the FM radio signal on the Droid X is too weak to even bother with it or get the RDS. See my FM Antenna Rig.
http://www.droidforums.net/forum/droid-x-hacks/110166-droid-x-antenna-rig.html
"Radio Data System - it automatically shows you the station name and some scrolling text info"
Hmmm, I know the stock DX ROM I got came with an FM Radio. There might be one already out there.
Is it specifically the HTC Incredible app you want or just an FM app in general?
yea, the droid x came with it from the start. if u dont hav it then... thats wierd. i barely use it neway, i just download music onto my phone... and then listen to it... using the music app
I have the stock X FM Radio app. But it does a poor job at decoding the RDS text (what shows the station data, artist, song, etc). I've seen the Incredible in action. I wondered if just porting the Incredible app to the X it would work since they both have FM radio.
I tried downloading the Incredible system dump and pulling the HTC FM Radio apk and odex and putting them in the root fs of the X and it would not install. I just want a better port of a better FM radio for the Droid X.
Used the signed and de-odexed HTC FM Radio app. App runs and installs but FCs. aLogCat record shows info. Don't know how to even get this app to run on the X or even if it's possible. So that's why I posted here. I figured if any people could the members at XDA can.
Code:
W/dalvikvm( 2895): VFY: unable to find class referenced in signature (Lcom/htc/app/HtcProgressDialog;)
I/dalvikvm( 2895): Could not find method com.htc.app.HtcProgressDialog.dismiss, referenced from method com.htc.fm.FMRadio.dismissTurnOffDialog
W/dalvikvm( 2895): VFY: unable to resolve virtual method 271: Lcom/htc/app/HtcProgressDialog;.dismiss ()V
D/dalvikvm( 2895): VFY: replacing opcode 0x6e at 0x0007
D/dalvikvm( 2895): VFY: dead code 0x000a-0012 in Lcom/htc/fm/FMRadio;.dismissTurnOffDialog ()V
I/dalvikvm( 2895): Could not find method com.htc.app.HtcProgressDialog.findViewById, referenced from method com.htc.fm.FMRadio.resetScanProgressDialog
W/dalvikvm( 2895): VFY: unable to resolve virtual method 272: Lcom/htc/app/HtcProgressDialog;.findViewById (I)Landroid/view/View;
D/dalvikvm( 2895): VFY: replacing opcode 0x6e at 0x000b
D/dalvikvm( 2895): VFY: dead code 0x000e-004a in Lcom/htc/fm/FMRadio;.resetScanProgressDialog ()V
I/dalvikvm( 2895): Could not find method com.htc.app.HtcProgressDialog.findViewById, referenced from method com.htc.fm.FMRadio.resetTurnOnProgress
W/dalvikvm( 2895): VFY: unable to resolve virtual method 272: Lcom/htc/app/HtcProgressDialog;.findViewById (I)Landroid/view/View;
D/dalvikvm( 2895): VFY: replacing opcode 0x6e at 0x0011
D/dalvikvm( 2895): VFY: dead code 0x0014-0050 in Lcom/htc/fm/FMRadio;.resetTurnOnProgress ()V
E/dalvikvm( 2895): Could not find class 'com.htc.app.HtcProgressDialog', referenced from method com.htc.fm.FMRadio.showTurnOffDialog
W/dalvikvm( 2895): VFY: unable to resolve new-instance 108 (Lcom/htc/app/HtcProgressDialog;) in Lcom/htc/fm/FMRadio;
D/dalvikvm( 2895): VFY: replacing opcode 0x22 at 0x0005
D/dalvikvm( 2895): VFY: dead code 0x0007-002d in Lcom/htc/fm/FMRadio;.showTurnOffDialog ()V
E/dalvikvm( 2895): Could not find class 'com.htc.widget.HtcAlertDialog$Builder', referenced from method com.htc.fm.FMRadio.onCreateDialog
W/dalvikvm( 2895): VFY: unable to resolve new-instance 239 (Lcom/htc/widget/HtcAlertDialog$Builder;) in Lcom/htc/fm/FMRadio;
D/dalvikvm( 2895): VFY: replacing opcode 0x22 at 0x0011
E/dalvikvm( 2895): Could not find class 'com.htc.widget.HtcAlertDialog$Builder', referenced from method com.htc.fm.FMRadio.onCreateDialog
W/dalvikvm( 2895): VFY: unable to resolve new-instance 239 (Lcom/htc/widget/HtcAlertDialog$Builder;) in Lcom/htc/fm/FMRadio;
D/dalvikvm( 2895): VFY: replacing opcode 0x22 at 0x002f
E/dalvikvm( 2895): Could not find class 'com.htc.widget.HtcAlertDialog$Builder', referenced from method com.htc.fm.FMRadio.onCreateDialog
W/dalvikvm( 2895): VFY: unable to resolve new-instance 239 (Lcom/htc/widget/HtcAlertDialog$Builder;) in Lcom/htc/fm/FMRadio;
D/dalvikvm( 2895): VFY: replacing opcode 0x22 at 0x0051
E/dalvikvm( 2895): Could not find class 'com.htc.app.HtcProgressDialog', referenced from method com.htc.fm.FMRadio.onCreateDialog
W/dalvikvm( 2895): VFY: unable to resolve new-instance 108 (Lcom/htc/app/HtcProgressDialog;) in Lcom/htc/fm/FMRadio;
D/dalvikvm( 2895): VFY: replacing opcode 0x22 at 0x0078
E/dalvikvm( 2895): Could not find class 'com.htc.app.HtcProgressDialog', referenced from method com.htc.fm.FMRadio.onCreateDialog
W/dalvikvm( 2895): VFY: unable to resolve new-instance 108 (Lcom/htc/app/HtcProgressDialog;) in Lcom/htc/fm/FMRadio;
D/dalvikvm( 2895): VFY: replacing opcode 0x22 at 0x00a4
E/dalvikvm( 2895): Could not find class 'com.htc.app.HtcProgressDialog', referenced from method com.htc.fm.FMRadio.onCreateDialog
W/dalvikvm( 2895): VFY: unable to resolve new-instance 108 (Lcom/htc/app/HtcProgressDialog;) in Lcom/htc/fm/FMRadio;
D/dalvikvm( 2895): VFY: replacing opcode 0x22 at 0x00c0
E/dalvikvm( 2895): Could not find class 'com.htc.widget.HtcAlertDialog$Builder', referenced from method com.htc.fm.FMRadio.onCreateDialog
W/dalvikvm( 2895): VFY: unable to resolve new-instance 239 (Lcom/htc/widget/HtcAlertDialog$Builder;) in Lcom/htc/fm/FMRadio;
D/dalvikvm( 2895): VFY: replacing opcode 0x22 at 0x0109
E/dalvikvm( 2895): Could not find class 'com.htc.widget.HtcAlertDialog$Builder', referenced from method com.htc.fm.FMRadio.onCreateDialog
W/dalvikvm( 2895): VFY: unable to resolve new-instance 239 (Lcom/htc/widget/HtcAlertDialog$Builder;) in Lcom/htc/fm/FMRadio;
D/dalvikvm( 2895): VFY: replacing opcode 0x22 at 0x0128
D/dalvikvm( 2895): VFY: dead code 0x0013-002e in Lcom/htc/fm/FMRadio;.onCreateDialog (I)Landroid/app/Dialog;
D/dalvikvm( 2895): VFY: dead code 0x0031-0050 in Lcom/htc/fm/FMRadio;.onCreateDialog (I)Landroid/app/Dialog;
D/dalvikvm( 2895): VFY: dead code 0x0053-0077 in Lcom/htc/fm/FMRadio;.onCreateDialog (I)Landroid/app/Dialog;
D/dalvikvm( 2895): VFY: dead code 0x007a-00a3 in Lcom/htc/fm/FMRadio;.onCreateDialog (I)Landroid/app/Dialog;
D/dalvikvm( 2895): VFY: dead code 0x00a6-00bf in Lcom/htc/fm/FMRadio;.onCreateDialog (I)Landroid/app/Dialog;
D/dalvikvm( 2895): VFY: dead code 0x00c2-0108 in Lcom/htc/fm/FMRadio;.onCreateDialog (I)Landroid/app/Dialog;
D/dalvikvm( 2895): VFY: dead code 0x010b-0127 in Lcom/htc/fm/FMRadio;.onCreateDialog (I)Landroid/app/Dialog;
D/dalvikvm( 2895): VFY: dead code 0x012a-014f in Lcom/htc/fm/FMRadio;.onCreateDialog (I)Landroid/app/Dialog;
I/dalvikvm( 2895): Could not find method com.htc.app.HtcProgressDialog.setProgress, referenced from method com.htc.fm.FMRadio.onSeekComplete
W/dalvikvm( 2895): VFY: unable to resolve virtual method 280: Lcom/htc/app/HtcProgressDialog;.setProgress (I)V
D/dalvikvm( 2895): VFY: replacing opcode 0x6e at 0x0121
I/dalvikvm( 2895): Could not find method com.htc.app.HtcProgressDialog.setProgress, referenced from method com.htc.fm.FMRadio.onSeekComplete
W/dalvikvm( 2895): VFY: unable to resolve virtual method 280: Lcom/htc/app/HtcProgressDialog;.setProgress (I)V
D/dalvikvm( 2895): VFY: replacing opcode 0x6e at 0x01d9
W/dalvikvm( 2895): VFY: unable to find class referenced in signature (Lcom/htc/app/HtcProgressDialog;)
W/dalvikvm( 2895): VFY: unable to find class referenced in signature (Lcom/htc/app/HtcProgressDialog;)
I/dalvikvm( 2895): Could not find method com.htc.app.HtcProgressDialog.setProgress, referenced from method com.htc.fm.FMRadio$14.handleMessage
W/dalvikvm( 2895): VFY: unable to resolve virtual method 280: Lcom/htc/app/HtcProgressDialog;.setProgress (I)V
D/dalvikvm( 2895): VFY: replacing opcode 0x6e at 0x00d5
W/dalvikvm( 2895): VFY: unable to find class referenced in signature (Lcom/htc/app/HtcProgressDialog;)
I/dalvikvm( 2895): Could not find method com.htc.app.HtcProgressDialog.setProgress, referenced from method com.htc.fm.FMRadio$14.handleMessage
W/dalvikvm( 2895): VFY: unable to resolve virtual method 280: Lcom/htc/app/HtcProgressDialog;.setProgress (I)V
D/dalvikvm( 2895): VFY: replacing opcode 0x6e at 0x00f9
D/dalvikvm( 2895): VFY: dead code 0x00fc-012a in Lcom/htc/fm/FMRadio$14;.handleMessage (Landroid/os/Message;)V
I/dalvikvm( 2895): Failed resolving Lcom/htc/fm/MusicListActivity; interface 234 'Lcom/htc/widget/HtcAbsListView$OnScrollListener;'
W/dalvikvm( 2895): Link of class 'Lcom/htc/fm/MusicListActivity;' failed
W/dalvikvm( 2895): Unable to resolve superclass of Lcom/htc/fm/HTCListActivity; (214)
W/dalvikvm( 2895): Link of class 'Lcom/htc/fm/HTCListActivity;' failed
W/dalvikvm( 2895): Unable to resolve superclass of Lcom/htc/fm/FMPresetBrowserActivity; (189)
W/dalvikvm( 2895): Link of class 'Lcom/htc/fm/FMPresetBrowserActivity;' failed
E/dalvikvm( 2895): Could not find class 'com.htc.fm.FMPresetBrowserActivity', referenced from method com.htc.fm.FMRadio$21.onClick
W/dalvikvm( 2895): VFY: unable to resolve const-class 128 (Lcom/htc/fm/FMPresetBrowserActivity;) in Lcom/htc/fm/FMRadio$21;
D/dalvikvm( 2895): VFY: replacing opcode 0x1c at 0x003f
D/dalvikvm( 2895): VFY: dead code 0x0041-0073 in Lcom/htc/fm/FMRadio$21;.onClick (Landroid/view/View;)V
D/FMRadio ( 2895): [FMRadio][Activity] onCreate()
W/ResourceType( 2895): getEntry failing because entryIndex 126 is beyond type entryCount 1
W/ResourceType( 2895): Failure getting entry for 0x0203007e (t=2 e=126) in package 0: 0x80000001
D/AndroidRuntime( 2895): Shutting down VM
W/dalvikvm( 2895): threadid=1: thread exiting with uncaught exception (group=0x400208b0)
I/Process ( 2895): Sending signal. PID: 2895 SIG: 9
D/dalvikvm( 1262): GC_EXTERNAL_ALLOC freed 10018 objects / 483416 bytes in 142ms
D/alogcat ( 2883): stopping ...
I just want a FM Radio that is better at the RDS than the stock FM Radio app on the X. Finding one that works is very hard.
the X fm app Radio Data System looks like this. The following image should show the correct station call letters. WGSQ. Also should show the artist and song.
Hey there, so I am running my Q rooted, SU and SuperUser installed. I navigate with a Logitech wireless keyboard/mouse combo. I adb start the trebchet launcher as described in other threads, and it works great.
I cannot get Google Play store to work. As soon as I open it force closes, with no error. I have cleared cache/data, unistalled, resintalled lastest version. Tried clearing Google Service Framework, still no go.
Is there something I can use to log the event to try and diagnose what's causing the fc?
I have installed some other apps like es file explorer, gmail, tune in radio, chrome, youtube, that all work fine.
Many thanks to any suggestions.
LogCat
So I just leaned how to capture the logcat. Does anyone know how to read the problem?
Code:
I/ActivityManager( 158): START {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.vending/.AssetBrowserActivity} from pid 892
I/ActivityManager( 158): Start proc com.android.vending for activity com.android.vending/.AssetBrowserActivity: pid=3512 uid=10025 gids={3003, 1015}
I/ActivityThread( 3512): Pub com.google.android.finsky.RecentSuggestionsProvider: com.google.android.finsky.providers.RecentSuggestionsProvider
D/OpenGLRenderer( 892): Flushing caches (mode 1)
I/ActivityThread( 3512): Pub com.google.android.finsky.QSBSuggestionsProvider2: com.google.android.finsky.providers.QSBSuggestionsProvider
I/ActivityThread( 3512): Pub com.google.android.finsky.AppIconProvider: com.google.android.finsky.providers.AppIconProvider
D/OpenGLRenderer( 892): Flushing caches (mode 0)
D/dalvikvm( 3512): GC_CONCURRENT freed 168K, 3% free 12825K/13127K, paused 6ms+5ms
D/Finsky ( 3512): [1] FinskyApp.onCreate: Clearing cache due to crash on previous run.
D/Volley ( 3512): [1] DiskBasedCache.clear: Cache cleared.
D/dalvikvm( 3512): DexOpt: couldn't find field Landroid/app/Notification;.priority
W/dalvikvm( 3512): VFY: unable to resolve instance field 53
D/dalvikvm( 3512): VFY: replacing opcode 0x59 at 0x004a
D/Finsky ( 3512): [1] DailyHygiene.goMakeHygieneIfDirty: No need to run daily hygiene.
D/dalvikvm( 3512): GC_CONCURRENT freed 313K, 3% free 12984K/13383K, paused 2ms+3ms
D/Finsky ( 3512): [1] 2.run: Loaded library for account: [QGUg5XbKjnqgaVXCP2zw_XAyhhw]
D/Finsky ( 3512): [1] 2.run: Finished loading 1 libraries.
D/OpenGLRenderer( 2793): Flushing caches (mode 1)
D/libEGL ( 3512): loaded /system/lib/egl/libGLES_android.so
D/libEGL ( 3512): loaded /vendor/lib/egl/libEGL_POWERVR_SGX540_120.so
D/libEGL ( 3512): loaded /vendor/lib/egl/libGLESv1_CM_POWERVR_SGX540_120.so
D/libEGL ( 3512): loaded /vendor/lib/egl/libGLESv2_POWERVR_SGX540_120.so
D/dalvikvm( 3512): GC_CONCURRENT freed 335K, 4% free 13193K/13639K, paused 2ms+2ms
D/OpenGLRenderer( 3512): Enabling debug mode 0
D/Finsky ( 3512): [1] InstallerImpl.kick: Installer kick null - starting jackpal.androidterm
D/Finsky ( 3512): [1] DownloadImpl.setState: jackpal.androidterm from null to UNQUEUED.
D/Finsky ( 3512): [1] DownloadQueueImpl.add: Download jackpal.androidterm added to DownloadQueue
D/Finsky ( 3512): [1] DownloadImpl.setState: jackpal.androidterm from UNQUEUED to QUEUED.
E/dalvikvm( 3512): Could not find class 'android.content.pm.ContainerEncryptionParams', referenced from method com.google.android.finsky.utils.PackageManagerUtils.callInstallEncrypted
W/dalvikvm( 3512): VFY: unable to resolve check-cast 78 (Landroid/content/pm/ContainerEncryptionParams;) in Lcom/google/android/finsky/utils/PackageManagerUtils;
D/dalvikvm( 3512): VFY: replacing opcode 0x1f at 0x000a
E/dalvikvm( 3512): Could not find class 'android.content.pm.ContainerEncryptionParams', referenced from method com.google.android.finsky.utils.PackageManagerUtils.generateEncryptionParams
W/dalvikvm( 3512): VFY: unable to resolve new-instance 78 (Landroid/content/pm/ContainerEncryptionParams;) in Lcom/google/android/finsky/utils/PackageManagerUtils;
D/dalvikvm( 3512): VFY: replacing opcode 0x22 at 0x01eb
D/dalvikvm( 3512): DexOpt: unable to opt direct call 0x015e at 0x1ed in Lcom/google/android/finsky/utils/PackageManagerUtils;.generateEncryptionParams
I/installd( 104): free_cache(293488) avail 13254303744
W/InputManagerService( 158): Starting input on non-focused client [email protected] (uid=10024 pid=892)
I/ActivityManager( 158): Displayed com.android.vending/.AssetBrowserActivity: +754ms
D/Finsky ( 3512): [1] DownloadQueueImpl.startDownload: Download jackpal.androidterm starting
E/DatabaseUtils( 259): Writing exception to parcel
E/DatabaseUtils( 259): java.lang.SecurityException: Invalid value for is_public_api: null
E/DatabaseUtils( 259): at com.android.providers.downloads.DownloadProvider.enforceAllowedValues(DownloadProvider.java:795)
E/DatabaseUtils( 259): at com.android.providers.downloads.DownloadProvider.checkInsertPermissions(DownloadProvider.java:714)
E/DatabaseUtils( 259): at com.android.providers.downloads.DownloadProvider.insert(DownloadProvider.java:472)
E/DatabaseUtils( 259): at android.content.ContentProvider$Transport.insert(ContentProvider.java:189)
E/DatabaseUtils( 259): at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:152)
E/DatabaseUtils( 259): at android.os.Binder.execTransact(Binder.java:338)
E/DatabaseUtils( 259): at dalvik.system.NativeStart.run(Native Method)
W/dalvikvm( 3512): threadid=22: thread exiting with uncaught exception (group=0x40a461f8)
E/AndroidRuntime( 3512): FATAL EXCEPTION: download-manager-thread
E/AndroidRuntime( 3512): java.lang.SecurityException: Invalid value for is_public_api: null
E/AndroidRuntime( 3512): at android.os.Parcel.readException(Parcel.java:1327)
E/AndroidRuntime( 3512): at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:182)
E/AndroidRuntime( 3512): at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:136)
E/AndroidRuntime( 3512): at android.content.ContentProviderProxy.insert(ContentProviderNative.java:415)
E/AndroidRuntime( 3512): at android.content.ContentResolver.insert(ContentResolver.java:730)
E/AndroidRuntime( 3512): at com.google.android.finsky.download.DownloadManagerImpl$1.run(DownloadManagerImpl.java:42)
E/AndroidRuntime( 3512): at android.os.Handler.handleCallback(Handler.java:605)
E/AndroidRuntime( 3512): at android.os.Handler.dispatchMessage(Handler.java:92)
E/AndroidRuntime( 3512): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 3512): at android.os.HandlerThread.run(HandlerThread.java:60)
W/ActivityManager( 158): Force finishing activity com.android.vending/.AssetBrowserActivity
D/dalvikvm( 3512): GC_CONCURRENT freed 284K, 3% free 13396K/13767K, paused 2ms+11ms
D/dalvikvm( 158): GC_FOR_ALLOC freed 694K, 14% free 20652K/23879K, paused 50ms
W/ActivityManager( 158): Force finishing activity com.cyanogenmod.trebuchet/.Launcher
D/OpenGLRenderer( 2793): Flushing caches (mode 1)
D/dalvikvm( 938): GC_CONCURRENT freed 474K, 9% free 14224K/15559K, paused 4ms+3ms
I/RT ( 938): SERVICE: 1 remote subscriber, 0 inproc subscribers
D/Finsky ( 3512): [1] DownloadImpl.setState: self-update-download from null to UNQUEUED.
D/Finsky ( 3512): [1] DownloadQueueImpl.add: Download self-update-download added to DownloadQueue
D/Finsky ( 3512): [1] DownloadImpl.setState: self-update-download from UNQUEUED to QUEUED.
I/ActivityManager( 158): START {flg=0x4000000 cmp=com.android.vending/com.google.android.finsky.activities.TosActivity (has extras)} from pid 3512
I/RT ( 938): SERVICE: 0 remote subscribers, 0 inproc subscribers
D/dalvikvm( 571): GC_EXPLICIT freed 284K, 12% free 17203K/19335K, paused 3ms+6ms
I/ActivityManager( 158): Displayed com.android.vending/com.google.android.finsky.activities.TosActivity: +255ms
D/OpenGLRenderer( 3512): Flushing caches (mode 0)
D/aah.ConnectorRegistryImpl( 411): listConnectors "null" returning 12 items
D/dalvikvm( 938): GC_CONCURRENT freed 462K, 9% free 14203K/15559K, paused 5ms+5ms
Same to same problem here
Sent from my GT-I9100 using xda premium
drjamit said:
Same to same problem here
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
I quote your words .
did you install the full gapps bundle or just the play store apk alone?
TheRealCyberOptic said:
did you install the full gapps bundle or just the play store apk alone?
Click to expand...
Click to collapse
When I did this on my Q with the same issue I just installed the play store nothing else. I didn't know if gapps would break any of the other default features of the Q.
I just installed the play store apk. Was I supposed to install gapps?
Sent from my GT-P7500 using xda app-developers app
i installed the full gapps bundle and have no issues. but could be another problem though.
TheRealCyberOptic said:
i installed the full gapps bundle and have no issues. but could be another problem though.
Click to expand...
Click to collapse
Would you mind sharing the version of gapps you installed on your q want to test out that version.
TIA
Just took the latest ICS gapps from here: goo.im/gapps
Maybe I arrive a little later, but I encounter the same problem with the lastest play store (4.0.26).
In my recovery I clean all the cache + dalvik, then reinstall gapps but not improvement
same goes here.
4.0.26 same issue. Revert to old Google Play, Clear cache + dalvik, reinstall gapps doesn't help.
Anyone know on solution