[Q] New Google Search and Voice Search on CM6? - Nexus One Q&A, Help & Troubleshooting

So I tried to install the Google Search and Voice Search on my Nexus One running CM6 RC2.
Everything else seems to be updating & installing fine, but these two new ones announced today download and always get "Installation Unsuccessful" triangles.
Anyone have any ideas?
D/MediaScannerService( 751): IMediaScannerService.scanFile: /mnt/sdcard/download/downloadfile-7.apk mimeType: application/vnd.android.package-archive
W/ResponseProcessCookies( 764): Cookie rejected: "[version: 0][name: GX][value: DQAAAKEAAADoW5InIleIE9RqqV6eYk2WiSYyef-jgFXjSU9Kd7rHFPLDmdqqvDszzWeEvd8IsqMp7AB
0a9JMjOOT-OsePyphGVzk3y_Jtb3mw1ANfVkFQ2vgCqDvkigA-3qxEG-QtN3I8uTRKbdItA8cguyHJKD_2c8XAg0zFmvNvCpKFQBJXx2lb_P_tMyt2iDiB9lVwF_ALMCwz9eA48ES1EbcHJiT17I8SFngj6WWseh
vpxqBqg][domain: mail.google.com][path: /proxy/gmail/mail][expiry: Thu Aug 26 14:17:47 EDT 2010]". Illegal domain attribute "mail.google.com". Domain of origin:
"android.clients.google.com"
D/PackageParser( 115): Scanning package: /data/app/vmdl11503.tmp
D/Gmail ( 764): MailProvider.query: content://gmail-ls/labels/<EDITED OUT>/(null, null)
D/LocationMasfClient( 115): getNetworkLocation(): Returning cache location with accuracy 2564.0
I/dalvikvm( 764): Jit: resizing JitTable from 4096 to 8192
D/dalvikvm( 764): GC_EXPLICIT freed 6976 objects / 334952 bytes in 41ms
D/NativeCrypto( 764): Freeing OpenSSL session
I/Gmail ( 764): MainSyncRequestProto: lowestBkwdConvoId: 0, highestHandledServerOp: 147445, normalSync: true
D/dalvikvm( 115): GC_EXPLICIT freed 23810 objects / 1273120 bytes in 120ms
D/vending ( 966): [379] LocalAssetDatabase.notifyListener(): 3131690986141917527 / INSTALL_FAILED
D/vending ( 966): [379] VendingNotificationManager.showNotification(): Showing notification: [AssetID=3131690986141917527, NotificationID=-1645805789, Title=Go
ogle Search, Message=Installation unsuccessful.]
I/vending ( 966): [379] AssetDownloader$DownloadManagerBroadcastReceiver$MyPackageInstallObserver.packageInstalled(): Package install from content://downloads/
download/502 failed: Package file was not signed correctly.
D/dalvikvm( 966): GC_FOR_MALLOC freed 15107 objects / 817416 bytes in 132ms
W/ResponseProcessCookies( 764): Cookie rejected: "[version: 0][name: GX][value: DQAAAJ8AAAD0ea0_tCf_SwFr8haP_VXq6VdvgIVXnGjaV0EiGYX-IuyIqxoiX3f3o8ZdKCAKsVPxGYl
SB7DmiDck1W4qZO5oJWNGqlRjkC1Kzy2y6l4fcQFJ_uCPV8N32bAhZpX211G75VLzPa1EMvUWw8gacZ8siBP2e5nbePvwRRH8msMSbOxndW2VB-g6QsKNzLXoOcUsjvGlsNRG2mq8gaY93RST][domain: mail.
google.com][path: /proxy/gmail/mail][expiry: Thu Aug 26 14:17:50 EDT 2010]". Illegal domain attribute "mail.google.com". Domain of origin: "android.clients.goog
le.com"
D/dalvikvm( 764): GC_EXPLICIT freed 3244 objects / 232840 bytes in 37ms
I/Gmail ( 764): MainSyncRequestProto: lowestBkwdConvoId: 0, highestHandledServerOp: 147445, normalSync: true
D/Gmail ( 764): sending notification. Adjusted values are label=2, oldCount=0, newCount=1, unseenCount=1, getAttention=true
I/Gmail ( 764): Sending notification intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://gmail-ls/unread/^i (has extras) }
D/Gmail ( 764): New email:<EDITED OUT> (1) mapSize:1 getAttention:true
D/Gmail ( 764): Validating Notification:<EDITED OUT> (1) mapSize:1 getAttention:true
D/Gmail ( 764): MailProvider.query: content://gmail-ls/conversations/<EDITED OUT>(label:^^unseen-^i, [SELECTION_ARGUMENT_DO_NOT_BECOME_ACTIVE_NET
WORK_CURSOR])

I am seeing the same issue.

moved to q&a

Yeah... It tells me, "Package was not signed correctly."
Edit: I wonder if it has anything to do with the fact that we have google apps installed on our phones with the FRF91 addon pack. I wonder if people not using that have the same issues...

Me too please fix!!!!!!! Somebody!!!!!!
oh im using cyanogen mod night version...
Sent from my Nexus One using XDA App

Same here.

So it's a problem with CM6 RC2?

I'm using a stock rooted rom and I get the same error..

Yeah, I have just noticed the same thing, chrome to phone installed just fine however the voice search will not install
nexus one also on rc2

I'm encountering the same problem, CM6 RC2 on Droid.

This message was deleted by its author

What I did was mount /system/app as RW with root explorer, used adb to "rm VoiceSearch.apk and then rebooted, downloaded and installed from the market.
Click to expand...
Click to collapse
Try that, worked for me.
http://forum.xda-developers.com/showthread.php?t=752669&page=3

From the comments responding to the announcement, here is how it can be made to install on custom ROMs. Just tested this:
Just run the following commands to uninstall the old system apps if you use a custom rom.
adb remount
adb shell rm /system/app/GoogleQuickSearchBox.apk
adb uninstall com.google.android.googlequicksearchbox
adb shell rm /system/app/VoiceSearch.apk
adb uninstall com.google.android.voicesearch
This will let the new ones install from market without the package signing error

This message was deleted by its author

Is it possible to just uninstall the Voice Search.apk from titanium backup?

Am i missing something? mines is the same old google voice search. I see no help and everything opens in the browser.

ty rmagruder. Worked like a charm.

rmagruder said:
Just run the following commands to uninstall the old system apps if you use a custom rom.
adb remount
adb shell rm /system/app/GoogleQuickSearchBox.apk
adb uninstall com.google.android.googlequicksearchbox
adb shell rm /system/app/VoiceSearch.apk
adb uninstall com.google.android.voicesearch
This will let the new ones install from market without the package signing error
Click to expand...
Click to collapse
<<<<------THIS!
Thanks!

rmagruder said:
This will let the new ones install from market without the package signing error
Click to expand...
Click to collapse
I installed Voice search but what else is there? I am now missing my google search widget.

aad4321 said:
Any other way to do this besides adb?
Click to expand...
Click to collapse
Titanium Backup/Root Explorer

Related

[help]Messaging not working !!Sms error

Here are all the steps that i did n still cant get my sms to work
1.cleared ext3
2.flashed with an older rom
3.flashed with a backup
4.went back to dream.nbh n evn on the stock rom it wouldn't send any sms
5.tried flashing radio,spl and rom again
6.formatted ext3 partition
7.checked smsc no. in the *#*#4636#*#*
8.tried putting the sim/exchanging with another provider to check(the messages are sent when using the same sim in another phone)
hey guys cyanogem mod's wokring great n it was running fine until i updated to 4.1.8 i cannot send sms anymore it worked fine until 4.1.7 too.
when i click on send it just says cannot send text message.i tried putting the sim in another phone and checking then it works fine i tried even to set the smsc in *#*#4636#*#* but if i clik on refresh or even update it gives me an error...
tired wiping n then again installing the rom but it din help
pls help me out guys...
but the calls and other stuff works fine
4.1.9 is already out btw, check the thread
xP1GxB3N1Sx said:
4.1.9 is already out btw, check the thread
Click to expand...
Click to collapse
sry i am on 4.1.92 updated forgot to mention...it doesnt even work now...
When all else fails just reformat sd card Make sure you pull your system/sd/ though. You can also push and older mms.apk from a build that worked for you. Try to push the mms.apk first though
Naimand said:
When all else fails just reformat sd card Make sure you pull your system/sd/ though. You can also push and older mms.apk from a build that worked for you. Try to push the mms.apk first though
Click to expand...
Click to collapse
shouldn't restoring a backup with nandroid just work ??
Dare{D}evil said:
shouldn't restoring a backup with nandroid just work ??
Click to expand...
Click to collapse
Yeah it would work sorry I didn't think of that before. I think it is probably a bad mms.apk because when I ran that build it worked fine.
Trying to wipe n put 4.0.4 back on now...
here the log on 4.1.92 if it helps
Code:
09-14 10:57:21.724 I/ActivityManager( 7744): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.mms/.ui.ConversationList }
09-14 10:57:23.514 I/ActivityManager( 7744): Displayed activity com.android.mms/.ui.ConversationList: 1584 ms (total 1584 ms)
09-14 10:57:25.084 I/ActivityManager( 7744): Starting activity: Intent { cmp=com.android.mms/.ui.ComposeMessageActivity (has extras) }
09-14 10:57:25.234 D/dalvikvm( 7982): GC(0) freed 4942 objects / 285760 bytes in 91ms
09-14 10:57:25.414 D/dalvikvm( 7982): GC(2) freed 739 objects / 33896 bytes in 71ms
09-14 10:57:26.044 I/ActivityManager( 7744): Displayed activity com.android.mms/.ui.ComposeMessageActivity: 933 ms (total 933 ms)
09-14 10:57:39.084 V/Telephony( 7982): getOrCreateThreadId uri: content://mms-sms/threadID?recipient=%2B919000000889
09-14 10:57:39.134 V/MmsSmsProvider( 7874): getThreadId THREAD_QUERY: SELECT _id FROM threads WHERE recipient_ids = ?
09-14 10:57:39.154 V/MmsSmsProvider( 7874): getThreadId cursor count: 1
09-14 10:57:39.184 V/Telephony( 7982): getOrCreateThreadId cursor cnt: 1
09-14 10:57:39.414 D/SmsProvider( 7874): insert url=content://sms/outbox, match=8
09-14 10:57:41.684 D/Process ( 7982): Setting SCHED_BATCH for pid: 8097 prio: 10
09-14 10:57:43.124 I/ActivityManager( 7744): Stopping service: com.android.mms/.transaction.SmsReceiverService
Dare{D}evil said:
Trying to wipe n put 4.0.4 back on now...
here the log on 4.1.92 if it helps
Code:
09-14 10:57:21.724 I/ActivityManager( 7744): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.mms/.ui.ConversationList }
09-14 10:57:23.514 I/ActivityManager( 7744): Displayed activity com.android.mms/.ui.ConversationList: 1584 ms (total 1584 ms)
09-14 10:57:25.084 I/ActivityManager( 7744): Starting activity: Intent { cmp=com.android.mms/.ui.ComposeMessageActivity (has extras) }
09-14 10:57:25.234 D/dalvikvm( 7982): GC(0) freed 4942 objects / 285760 bytes in 91ms
09-14 10:57:25.414 D/dalvikvm( 7982): GC(2) freed 739 objects / 33896 bytes in 71ms
09-14 10:57:26.044 I/ActivityManager( 7744): Displayed activity com.android.mms/.ui.ComposeMessageActivity: 933 ms (total 933 ms)
09-14 10:57:39.084 V/Telephony( 7982): getOrCreateThreadId uri: content://mms-sms/threadID?recipient=%2B919000000889
09-14 10:57:39.134 V/MmsSmsProvider( 7874): getThreadId THREAD_QUERY: SELECT _id FROM threads WHERE recipient_ids = ?
09-14 10:57:39.154 V/MmsSmsProvider( 7874): getThreadId cursor count: 1
09-14 10:57:39.184 V/Telephony( 7982): getOrCreateThreadId cursor cnt: 1
09-14 10:57:39.414 D/SmsProvider( 7874): insert url=content://sms/outbox, match=8
09-14 10:57:41.684 D/Process ( 7982): Setting SCHED_BATCH for pid: 8097 prio: 10
09-14 10:57:43.124 I/ActivityManager( 7744): Stopping service: com.android.mms/.transaction.SmsReceiverService
Click to expand...
Click to collapse
i dont think thats enough info... it just says it was creating a conversation and then it just shut off
09-14 10:57:41.684 D/Process ( 7982): Setting SCHED_BATCH for pid: 8097 prio: 10
whats SCHED_BATCH? something scheduled to be sent out?
( i dont use this app so i dont know lmao)
B-man007 said:
i dont think thats enough info... it just says it was creating a conversation and then it just shut off
09-14 10:57:41.684 D/Process ( 7982): Setting SCHED_BATCH for pid: 8097 prio: 10
whats SCHED_BATCH? something scheduled to be sent out?
( i dont use this app so i dont know lmao)
Click to expand...
Click to collapse
its cyanogen's rom with bfs thing in it.....thats normal i guess thats all in the log about sms tho :-\ here is the continued log where i open the launcher n then open logcollector
Code:
09-14 10:57:39.414 D/SmsProvider( 7874): insert url=content://sms/outbox, match=8
09-14 10:57:41.684 D/Process ( 7982): Setting SCHED_BATCH for pid: 8097 prio: 10
09-14 10:57:43.124 I/ActivityManager( 7744): Stopping service: com.android.mms/.transaction.SmsReceiverService
09-14 10:57:50.914 I/ActivityManager( 7744): Start proc com.android.settings for broadcast com.android.settings/.widget.SettingsAppWidgetProvider: pid=8098 uid=1000 gids={3002, 3001, 3003}
09-14 10:57:50.924 I/ActivityManager( 7744): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher/.Launcher }
09-14 10:57:51.234 I/System.out( 7982): null
09-14 10:57:56.074 I/ActivityManager( 7744): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.xtralogic.android.logcollector/.SendLogActivity }
09-14 10:57:56.324 I/ActivityManager( 7744): Start proc com.xtralogic.android.logcollector for activity com.xtralogic.android.logcollector/.SendLogActivity: pid=8105 uid=10122 gids={1007}
09-14 10:57:56.384 I/ActivityManager( 7744): Process com.android.settings (pid 8098) has died.
09-14 10:57:57.284 D/dalvikvm( 8105): GC(2) freed 876 objects / 75528 bytes in 148ms
09-14 10:57:58.774 I/ARMAssembler( 7744): generated scanline__00000077:03515104_00001001_00000000 [ 64 ipp] (84 ins) at [0x285b28:0x285c78] in 762939 ns
09-14 10:57:59.324 D/dalvikvm( 7874): GC(1) freed 3608 objects / 230608 bytes in 176ms
09-14 10:58:01.494 D/Process ( 8105): Setting SCHED_BATCH for pid: 8112 prio: 10
09-14 10:58:01.704 I/ActivityManager( 7744): Displayed activity com.xtralogic.android.logcollector/.SendLogActivity: 5458 ms (total 5458 ms)
09-14 10:58:01.754 I/dalvikvm( 8105): dvmChangeThreadSchedulerGroup thread=8113: (null)
09-14 10:58:01.844 I/global ( 8105): Default buffer size used in BufferedReader constructor. It would be better to be explicit if an 8k-char buffer is required.
09-14 10:58:02.144 I/dalvikvm( 8105): dvmChangeThreadSchedulerGroup thread=8112: (null)
Also i wiped n went back to 4.0.4 n its still is the same hting i dunno wht to do now heres the log of 4.0.4
Code:
09-14 11:30:41.042 I/ActivityManager( 4007): Starting activity: Intent { action=android.intent.action.MAIN categories={android.intent.category.LAUNCHER} flags=0x10200000 comp={com.android.mms/com.android.mms.ui.ConversationList} }
09-14 11:30:41.622 I/ActivityManager( 4007): Start proc com.android.mms for activity com.android.mms/.ui.ConversationList: pid=4364 uid=10018 gids={3003}
09-14 11:30:42.482 D/dalvikvm( 4007): GC(1) freed 14385 objects / 623096 bytes in 504ms
09-14 11:30:43.702 I/ActivityManager( 4007): Process com.levelup.beautifulwidgets (pid 4163) has died.
09-14 11:30:44.242 W/IInputConnectionWrapper( 4069): showStatusIcon on inactive InputConnection
09-14 11:30:44.292 I/ActivityManager( 4007): Displayed activity com.android.mms/.ui.ConversationList: 3093 ms
09-14 11:30:46.212 I/ActivityManager( 4007): Starting activity: Intent { comp={com.android.mms/com.android.mms.ui.ComposeMessageActivity} }
09-14 11:30:46.422 D/dalvikvm( 4364): GC(2) freed 2484 objects / 174416 bytes in 109ms
09-14 11:30:46.642 I/ActivityManager( 4007): Process com.android.bugreport (pid 4329) has died.
09-14 11:30:46.842 I/ActivityManager( 4007): Displayed activity com.android.mms/.ui.ComposeMessageActivity: 632 ms
09-14 11:30:48.252 D/dalvikvm( 4086): GC(2) freed 1187 objects / 95416 bytes in 118ms
09-14 11:30:48.802 I/ARMAssembler( 4007): generated scanline__00000077:03515104_00001A01_00000000 [ 46 ipp] (68 ins) at [0x1ce9e0:0x1ceaf0] in 701905 ns
09-14 11:30:51.142 D/dalvikvm( 4086): GC(2) freed 931 objects / 64984 bytes in 93ms
09-14 11:30:53.732 I/ActivityManager( 4007): Process org.sipdroid.sipua (pid 4151) has died.
09-14 11:30:58.702 D/SmsProvider( 4048): insert url=content://sms/outbox, match=8
09-14 11:30:59.552 I/ActivityManager( 4007): Stopping service: com.p1.chompsms/.sms.SmsReceiverService
09-14 11:31:01.062 I/ActivityManager( 4007): Stopping service: com.android.mms/.transaction.SmsReceiverService
09-14 11:31:01.435 W/AudioFlinger( 3990): write blocked for 135 msecs
09-14 11:31:01.532 I/ActivityManager( 4007): Stopping service: com.p1.chompsms/.sms.SmsReceiverService
09-14 11:31:05.642 D/dalvikvm( 4185): GC(1) freed 5990 objects / 376816 bytes in 252ms
09-14 11:31:15.662 D/dalvikvm( 4135): GC(1) freed 2059 objects / 260000 bytes in 267ms
09-14 11:31:18.412 I/System.out( 4364): null
09-14 11:31:19.002 I/ActivityManager( 4007): Stopping service: com.p1.chompsms/.sms.SmsReceiverService
09-14 11:31:21.312 I/ActivityManager( 4007): Starting activity: Intent { action=android.intent.action.MAIN categories={android.intent.category.LAUNCHER} flags=0x10200000 comp={com.android.mms/com.android.mms.ui.ConversationList} }
09-14 11:31:21.652 I/ActivityManager( 4007): Displayed activity com.android.mms/.ui.ConversationList: 345 ms
09-14 11:31:23.292 I/ActivityManager( 4007): Starting activity: Intent { comp={com.android.mms/com.android.mms.ui.ComposeMessageActivity} (has extras) }
09-14 11:31:23.842 D/dalvikvm( 4048): GC(1) freed 3520 objects / 216648 bytes in 193ms
09-14 11:31:24.112 I/ActivityManager( 4007): Displayed activity com.android.mms/.ui.ComposeMessageActivity: 816 ms
09-14 11:31:30.772 D/SmsProvider( 4048): insert url=content://sms/outbox, match=8
09-14 11:31:31.522 D/dalvikvm( 4007): GC(1) freed 10844 objects / 444880 bytes in 609ms
09-14 11:31:32.412 D/dalvikvm( 4364): GC(0) freed 6100 objects / 300600 bytes in 498ms
09-14 11:31:33.138 W/AudioFlinger( 3990): write blocked for 133 msecs
09-14 11:31:33.212 I/ActivityManager( 4007): Stopping service: com.android.mms/.transaction.SmsReceiverService
09-14 11:31:33.332 I/ActivityManager( 4007): Stopping service: com.p1.chompsms/.sms.SmsReceiverService
09-14 11:31:38.252 D/dalvikvm( 4219): GC(1) freed 2580 objects / 194032 bytes in 283ms
09-14 11:31:39.282 I/ActivityManager( 4007): Stopping service: com.p1.chompsms/.sms.SmsReceiverService
09-14 11:31:43.182 I/ActivityManager( 4007): Process com.evancharlton.googlevoice (pid 4172) has died.
09-14 11:31:43.252 I/ActivityManager( 4007): Starting activity: Intent { action=android.intent.action.MAIN categories={android.intent.category.HOME} flags=0x10200000 comp={com.android.launcher/com.android.launcher.Launcher} }
09-14 11:31:43.302 I/System.out( 4364): null
09-14 11:31:43.492 I/ActivityManager( 4007): Start proc com.android.settings for broadcast com.android.settings/.widget.SettingsAppWidgetProvider: pid=4402 uid=1000 gids={3003, 3002, 3001}
09-14 11:31:44.052 W/IInputConnectionWrapper( 4364): showStatusIcon on inactive InputConnection
09-14 11:31:44.242 D/dalvikvm( 4230): GC(1) freed 1212 objects / 93936 bytes in 1269ms
09-14 11:31:44.922 I/ActivityManager( 4007): Process com.android.voicedialer (pid 4178) has died.
09-14 11:31:45.402 I/ActivityManager( 4007): Process com.android.settings (pid 4402) has died.
09-14 11:31:48.222 D/dalvikvm( 4069): GC(2) freed 4454 objects / 271456 bytes in 145ms
09-14 11:31:53.112 I/ActivityManager( 4007): Starting activity: Intent { action=android.intent.action.MAIN categories={android.intent.category.LAUNCHER} flags=0x10200000 comp={com.xtralogic.android.logcollector/com.xtralogic.android.logcollector.SendLogActivity} }
09-14 11:31:53.242 I/ActivityManager( 4007): Start proc com.xtralogic.android.logcollector for activity com.xtralogic.android.logcollector/.SendLogActivity: pid=4409 uid=10037 gids={1007}
09-14 11:31:55.282 I/ActivityManager( 4007): Displayed activity com.xtralogic.android.logcollector/.SendLogActivity: 2146 ms
09-14 11:31:55.322 I/global ( 4409): Default buffer size used in BufferedReader constructor. It would be better to be explicit if an 8k-char buffer is required.
are you trying to use the default sms or chompsms? maybe theres a conflict between them.
you also may need to fix permissions on chompsms
B-man007 said:
are you trying to use the default sms or chompsms? maybe theres a conflict between them.
you also may need to fix permissions on chompsms
Click to expand...
Click to collapse
tried using normal messaging and evn chompsms n also handcent sms but itsalmost the same thing its not sending the sms i dunno wht i did but it still works on the other phone when i change the sim :| tried even fix_permissions but tat too din help
Dare{D}evil said:
tried using normal messaging and evn chompsms n also handcent sms but itsalmost the same thing its not sending the sms i dunno wht i did but it still works on the other phone when i change the sim :| tried even fix_permissions but tat too din help
Click to expand...
Click to collapse
thats not good
are your apn settings intact? are airtel's apn's programmed in correctly?
B-man007 said:
thats not good
are your apn settings intact? are airtel's apn's programmed in correctly?
Click to expand...
Click to collapse
yes the apn settings are fine. i just tried browsing..the mss n mnc codes are correct n set by the device i just need to feed in the apn address....
Nothing about the certificate errors...i just uninstalled n reinstalled the app n it worked
Dare{D}evil said:
yes the apn settings are fine. i just tried browsing..the mss n mnc codes are correct n set by the device i just need to feed in the apn address....
n i get this error when ever installing or upgrading an app...around this time the sms problem occured too am sure....
Failure [INSTALL_PARSE_FAILED_INCONSISTENT_CERTIFICATES]
Click to expand...
Click to collapse
sorry man i dont think i can help you much here since youve done wipes and everything.
ive never heard of that problem, but maybe there were signing errors?
Maybe someone with more experience can help. im about to sleep but if you still want to work with me on this tomorrow, go ahead and pm me
even if i try restoring to an earlier rom or another backup i got it still wont send sms any1 help pls ??
could theuser configurable userinit.shbe affecting ?? any help could be appreciated.....
Dare{D}evil said:
even if i try restoring to an earlier rom or another backup i got it still wont send sms any1 help pls ??
could theuser configurable userinit.shbe affecting ?? any help could be appreciated.....
Click to expand...
Click to collapse
yeah it does, disable odex_all, set it to 0
in fact disable everything about odex in the user.conf
try this and tell us if it works.
dixxa said:
yeah it does, disable odex_all, set it to 0
in fact disable everything about odex in the user.conf
try this and tell us if it works.
Click to expand...
Click to collapse
did that and that too dint work
even if i unroot n go ot rc29 i still cannot send sms :-\ i changed the sim too with another provider...the old sim sends sms n works fine too :-(
anyone out there ?? devs or anyone???

Swype for all HVGA devices. OFFICIAL VERSION IS HERE!!! 3/06

Here is a release of Swype for the G1/any other android device. It should work on any build of any rom. (as long as it is android 1.5+)
Install it like a normal app and then enable swype in settings>locale&text
*UPDATE*
I made a new version of the app that should fix a few of the slowdowns it has. Download it over at iq0. In order to have 0 crashes in the new one, you have to disable sounds. Then you can do whatever you want.
It should also work for everyone now! No more install error!
http://bit.ly/69ZgH1
Enjoy
Update #2
The OFFICIAL leaked update is on my site now. Same link as above ^^. It should work 100% for everyone, but I haven't tested it. If it won't install for you, uninstall the old one. Thanks Zappletoo
Update #3 OFFICIAL beta Link to the site in the post.
Thanks =D
But I notice that you say 1.5, is this because it is the only you thingyou have testes it on, or because it will crash on 1.6+?
JAguirre1231 said:
But I notice that you say 1.5, is this because it is the only you thingyou have testes it on, or because it will crash on 1.6+?
Click to expand...
Click to collapse
I would guess not, as it was originally built for larger screens (Liquid, Droid) which are both 1.6+
Branwen said:
I would guess not, as it was originally built for larger screens (Liquid, Droid) which are both 1.6+
Click to expand...
Click to collapse
Ah okay, well he edited. Now it says 1.5+, so I'm gonna try it
I can't install it onto my phone. It says this application cannot be installed onto this phone. I'm running Super D 1.6 on a rooted mytouch3g. any ideas?
Tempestrs4 said:
I can't install it onto my phone. It says this application cannot be installed onto this phone. I'm running Super D 1.6 on a rooted mytouch3g. any ideas?
Click to expand...
Click to collapse
What does it say in logcat? Anyone else having this issue?
persiansown said:
What does it say in logcat? Anyone else having this issue?
Click to expand...
Click to collapse
Same problem on my Magic with CM 4.2.13 ROM
I dont' have a magic to test it out on. What is it saying in logcat?
Persian, do you know when another release for the G1 will come out? The one I got from this thread is working great, but there are a few bugs. I was wondering when they would be fixed, if you know.
Thanks,
Chris
persiansown said:
I dont' have a magic to test it out on. What is it saying in logcat?
Click to expand...
Click to collapse
Where can i find it ?
ChrispyChris said:
Persian, do you know when another release for the G1 will come out? The one I got from this thread is working great, but there are a few bugs. I was wondering when they would be fixed, if you know.
Thanks,
Chris
Click to expand...
Click to collapse
I'm the one who modified this to work on the G1. So updates come out when I fix the bugs. haha
Maymaymay: type adb logcat into adb.
persiansown said:
Maymaymay: type adb logcat into adb.
Click to expand...
Click to collapse
I hope that's what You need:
Code:
D/dalvikvm(21476): GC freed 9822 objects / 511168 bytes in 106ms
I/ActivityManager( 100): Starting activity: Intent { act=android.intent.action.
VIEW dat=file:///sdcard/install/signed-swypetest_2.apk typ=application/vnd.andro
id.package-archive cmp=com.android.packageinstaller/.PackageInstallerActivity }
I/PackageParser(21466): Impliciting adding android.permission.WRITE_EXTERNAL_STO
RAGE to old pkg com.swype.android.inputmethod
I/PackageParser(21466): Impliciting adding android.permission.READ_PHONE_STATE t
o old pkg com.swype.android.inputmethod
I/installd( 85): free_cache(8195932) avail 238817280
I/ActivityManager( 100): Displayed activity com.android.packageinstaller/.Packa
geInstallerActivity: 171 ms (total 171 ms)
W/InputManagerService( 100): Starting input on non-focused client com.android.i
[email protected] (uid=10057 pid=21476)
I/ActivityManager( 100): Starting activity: Intent { dat=file:///data/data/com.
android.packageinstaller/files/signed-swypetest_2.apk cmp=com.android.packageins
taller/.InstallAppConfirmation (has extras) }
I/PackageParser(21466): Impliciting adding android.permission.WRITE_EXTERNAL_STO
RAGE to old pkg com.swype.android.inputmethod
I/PackageParser(21466): Impliciting adding android.permission.READ_PHONE_STATE t
o old pkg com.swype.android.inputmethod
I/ActivityManager( 100): Displayed activity com.android.packageinstaller/.Insta
llAppConfirmation: 242 ms (total 242 ms)
I/InstallAppConfirmation(21466): result ok
I/ActivityManager( 100): Starting activity: Intent { dat=file:///data/data/com.
android.packageinstaller/files/signed-swypetest_2.apk cmp=com.android.packageins
taller/.InstallAppProgress (has extras) }
W/InputManagerService( 100): Starting input on non-focused client com.android.i
[email protected] (uid=10021 pid=21466)
I/ActivityManager( 100): Displayed activity com.android.packageinstaller/.Insta
llAppProgress: 140 ms (total 140 ms)
D/PackageParser( 100): Scanning package: /data/app/vmdl17241.tmp
W/PackageParser( 100): Exception reading /data/app/vmdl17241.tmp
W/PackageParser( 100): java.lang.SecurityException: META-INF/SWYPE-AN.SF has in
valid digest for assets/files/Spanish-full.htm in /data/app/vmdl17241.tmp
W/PackageParser( 100): at java.util.jar.JarVerifier.verifyCertificate(J
arVerifier.java:370)
W/PackageParser( 100): at java.util.jar.JarVerifier.readCertificates(Ja
rVerifier.java:273)
W/PackageParser( 100): at java.util.jar.JarFile.getInputStream(JarFile.
java:416)
W/PackageParser( 100): at android.content.pm.PackageParser.loadCertific
ates(PackageParser.java:285)
W/PackageParser( 100): at android.content.pm.PackageParser.collectCerti
ficates(PackageParser.java:447)
W/PackageParser( 100): at com.android.server.PackageManagerService.inst
allPackageLI(PackageManagerService.java:3932)
W/PackageParser( 100): at com.android.server.PackageManagerService.acce
ss$1500(PackageManagerService.java:104)
W/PackageParser( 100): at com.android.server.PackageManagerService$5.ru
n(PackageManagerService.java:3449)
W/PackageParser( 100): at android.os.Handler.handleCallback(Handler.jav
a:587)
W/PackageParser( 100): at android.os.Handler.dispatchMessage(Handler.ja
va:92)
W/PackageParser( 100): at android.os.Looper.loop(Looper.java:123)
W/PackageParser( 100): at android.os.HandlerThread.run(HandlerThread.ja
va:60)
D/dalvikvm( 100): GC freed 10842 objects / 894264 bytes in 245ms
D/dalvikvm(21466): GC freed 3123 objects / 264960 bytes in 101ms
D/ (21466): unable to unlink '/data/data/com.android.packageinstaller/fil
es/signed-swypetest_2.apk': No such file or directory (errno=2)
D/dalvikvm(21466): GC freed 3168 objects / 221936 bytes in 104ms
persiansown said:
I'm the one who modified this to work on the G1. So updates come out when I fix the bugs. haha
Click to expand...
Click to collapse
Well get to work then! Ha. I'm kidding, I appreciate the work you did on this. I just found out about it this morning and then was disappointed when it wasn't working on the G1. I did a Google search and found you had a link to it. I appreciate it.
Do you plan on posting your updates in this thread?
I got this to install by opening it up, deleting all the files in META-INF and resigning...
bump this up - i've been using a fender rom (with no gps) on my magic pretty much solely for the keyboard. I got this working by using adb install <.apk> instead of packageinstaller on the phone.
It's great, only bug i've found so far is long hold on the backspace
thanks for the hard work, hopefully you can get it going flawlessly
edit: so i made swpye fall over, then when trying to get it back it gives me this logcat:
Code:
W/InputMethodManager( 142): IME died: com.swype.android.inputmethod/.SwypeInputMethod dropping: KeyEvent{action=0 code=82 repeat=0 meta=0 scancode=139 mFlags=8}
W/InputMethodManager( 142): android.os.DeadObjectException
W/InputMethodManager( 142): at android.os.BinderProxy.transact(Native Method)
W/InputMethodManager( 142): at com.android.internal.view.IInputMethodSession$Stub$Proxy.dispatchKeyEvent(IInputMethodSession.java:289)
W/InputMethodManager( 142): at android.view.inputmethod.InputMethodManager.dispatchKeyEvent(InputMethodManager.java:1335)
W/InputMethodManager( 142): at android.view.ViewRoot.deliverKeyEvent(ViewRoot.java:2165)
W/InputMethodManager( 142): at android.view.ViewRoot.handleMessage(ViewRoot.java:1518)
W/InputMethodManager( 142): at android.os.Handler.dispatchMessage(Handler.java:99)
W/InputMethodManager( 142): at android.os.Looper.loop(Looper.java:123)
W/InputMethodManager( 142): at android.app.ActivityThread.main(ActivityThread.java:3948)
W/InputMethodManager( 142): at java.lang.reflect.Method.invokeNative(Native Method)
W/InputMethodManager( 142): at java.lang.reflect.Method.invoke(Method.java:521)
W/InputMethodManager( 142): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:782)
W/InputMethodManager( 142): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:540)
W/InputMethodManager( 142): at dalvik.system.NativeStart.main(Native Method)
and another one. this is swype falling over after a long press of the backspace:
Code:
D/AndroidRuntime( 707): Shutting down VM
W/dalvikvm( 707): threadid=3: thread exiting with uncaught exception (group=0x40013140)
E/AndroidRuntime( 707): Uncaught handler: thread main exiting due to uncaught exception
D/dalvikvm( 707): GC freed 15473 objects / 620440 bytes in 153ms
E/AndroidRuntime( 707): android.content.res.Resources$NotFoundException: File res/raw/beep.wav from drawable resource ID #0x7f050000
E/AndroidRuntime( 707): at android.content.res.Resources.openRawResourceFd(Resources.java:814)
E/AndroidRuntime( 707): at com.swype.android.inputmethod.SwypeInputMethod$1.handleMessage(SwypeInputMethod.java:329)
E/AndroidRuntime( 707): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 707): at android.os.Looper.loop(Looper.java:123)
E/AndroidRuntime( 707): at android.app.ActivityThread.main(ActivityThread.java:3948)
E/AndroidRuntime( 707): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 707): at java.lang.reflect.Method.invoke(Method.java:521)
E/AndroidRuntime( 707): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:782)
E/AndroidRuntime( 707): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:540)
E/AndroidRuntime( 707): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 707): Caused by: java.io.FileNotFoundException: This file can not be opened as a file descriptor; it is probably compressed
E/AndroidRuntime( 707): at android.content.res.AssetManager.openNonAssetFdNative(Native Method)
E/AndroidRuntime( 707): at android.content.res.AssetManager.openNonAssetFd(AssetManager.java:412)
E/AndroidRuntime( 707): at android.content.res.Resources.openRawResourceFd(Resources.java:811)
E/AndroidRuntime( 707): ... 9 more
I/Process ( 84): Sending signal. PID: 707 SIG: 3
I/dalvikvm( 707): threadid=7: reacting to signal 3
I/AlertDialog( 84): [onCreate] auto launch SIP.
W/WindowManager( 84): No window to dispatch pointer action 1
D/dalvikvm( 492): GC freed 2066 objects / 104000 bytes in 95ms
D/dalvikvm( 492): GC freed 1223 objects / 61416 bytes in 95ms
D/dalvikvm( 142): GC freed 13522 objects / 1058792 bytes in 175ms
march83 said:
and another one. this is swype falling over after a long press of the backspace:
Click to expand...
Click to collapse
He KNOWS of these problems.
ok i've got it running pretty much fine now - it's throwing heaps of warnings to the logcat, but from a user point of view it's doing what it's meant to do i think...
the thing that was making it fall over more often than not was a missing sound resource so you can just go setting-> location and text-> swype-> disable sounds. not sure if this is a compressed resource or what, but it's looking for the file path shown below so i guess you could make that yourself and see what happens, but tbh i cbf, i just want to get it working for the meantime:
Code:
E/AndroidRuntime( 707): android.content.res.Resources$NotFoundException: File res/raw/beep.wav from drawable resource ID #0x7f050000
i also pushed the keychars and keylayout files from the fender build i had been using. not sure if that actually helped but i had been seeing a logcat message saying something about an incorrect layout file and that seems to have gone now.
take the 2 files and do this:
adb push sapphire-keypad.kcm.bin system/usr/keychars/
adb push sapphire-keypad.kl system/usr/keylayout/
get the files here:
http://rapidshare.com/files/340382956/keys.zip.html
10x only, so if it proves that they are necessary could someone host them somewhere more permanent???
This isn't installing on my G1 running CM4.2.13
have you tried installing it via adb?

Google nexus one rebooting randomly

please help me my n1 is rebooting continuously after little use and restarts , and hanging up at the rebooting loop .. i tried to repair the phone at some service center but it didnt help me out moreover we dont have official htc service in India iam so worried about it and lost completely , i even tried cyanogen mod 7 with gingerbread but it didnt work it is still the same please help me please
sudhank said:
please help me my n1 is rebooting continuously after little use and restarts , and hanging up at the rebooting loop .. i tried to repair the phone at some service center but it didnt help me out moreover we dont have official htc service in India iam so worried about it and lost completely , i even tried cyanogen mod 7 with gingerbread but it didnt work it is still the same please help me please
Click to expand...
Click to collapse
First and easiest thing to try is to do a factory wipe right now to go back to your current base ROM. Don't install any apps. Does the problem happen? If not, next test..
Flash a STABLE ROM and DON'T install any other apps, does it happen? If no reboots, install your apps (manually from the market). Is it still okay? Next test..
Flash the ROM you were having trouble with again, with no apps, does it happen? Install your apps (manually from the market), does it happen?
You can't start guessing unless you narrow the problem. It's simple to do. Of course each time you flash a ROM, wipe data etc.. Start fresh.
When it reboots, open Command prompt in Windows and write: adb bugreport.
Look for the line containing "ARM9". Something like "ARM9 has crashed".
If you find it - return the phone, it's bad.
tried everything its a hardware issue .. how can i repair it?? help
What's up everyone
My GN1 started having the problem way before I got Gingerbread. My phone is all stock, never rooted.
I tried isolating the problem to an app or an specific thing I did to cause it to reboot.
Then I was able to confirm that the problem happens w/ the phone is charging either wall charger or USB cable . When the phone charges and I use a lot of data (browsing, youtube, IM, FB, etc.) mostly during heavy data connection use the phone will restart. None of this happens when the phone is unplugged.
Also I thought that it could've been an overheating problem but the phone runs cool, a bit warmer when charging but nothing abnormal.
Give this a try and might be the problem that you are having.
I'm having the same problem since some days!!!
And I really don't know what to do, cause I've tried ALL sort of procedure! :'-(
I have an unlocked bootloader so it'll be a problem for the Repair Service? I'm ita.
Thanks!
Sent from my Nexus One using XDA Premium App
rebooting randomly
Hi, i have the same issues here with my nexus one... i had in the past, unlocked, rooted and installed CM6, wasnt having any issues at all... but since i installed CM7, troubles started...
this week, i've done some work on that little phone... re-installed stock image, updated to 2.3.4 from OTA, done nothing else, except installing su for terminal purposes... and then, i tried to replicate troubles, which i did easily...
at first, i thought it was heat... not the case, then i remarked that it kept crashing randomly on 3g network connections, since i never have issues watching youtube on my wifi at home, but when im in the bus going to work, it crashed on youtube... so i tried other network datacomm on the 3g, and i can easily make it crash. i can never make it crash on the wifi tho...
so i started adb shell, did su, then logcat command, which gives me output in realtime of whats happening...
this output shows when i started youtube... the video started to play in portrait, so i swithc my creen landscape to get it full screen and BAM! crash, here is the output
Code:
I/WindowManager( 99): Setting rotation to 1, animFlags=0
I/ActivityManager( 99): Config changed: { scale=1.0 imsi=302/500 loc=fr_FR touch=3 keys=1/1/2 nav=3/1 orien=2 layout=34 uiMode=17 seq=5}
D/dalvikvm( 99): GC_EXPLICIT freed 304K, 44% free 5301K/9415K, external 3125K/3903K, paused 140ms
W/TimedEventQueue( 70): Event 2393 was not found in the queue, already cancelled?
D/MediaPlayer(15126): Couldn't open file on client side, trying server side
I/StagefrightPlayer( 70): setDataSource('http : //v21.lscache2.googlevideo.com/videoplayback?id=09857e993aa523f8&itag=18&uaopt=no-save&ip=0.0.0.0&ipbits=0&expire=1307568226&sparams=id,itag,uaopt,ip,ipbits,expire&signature=E5F3700F4F5B82898EB4D207F05C187045243C55.D9B8BFD850E01766AC708F880046A3333B5E29E1&key=yta1&el=standard&devKey=ATdpM7DMA4JyVrf7elHDrdsO88HsQjpE1a8d1GxQnGDm&app=youtube_gdata')
I/NuHTTPDataSource( 70): connect to v21.lscache2.googlevideo.com:80/videoplayback?id=09857e993aa523f8&itag=18&uaopt=no-save&ip=0.0.0.0&ipbits=0&expire=1307568226&sparams=id,itag,uaopt,ip,ipbits,expire&signature=E5F3700F4F5B82898EB4D207F05C187045243C55.D9B8BFD850E01766AC708F880046A3333B5E29E1&key=yta1&el=standard&devKey=ATdpM7DMA4JyVrf7elHDrdsO88HsQjpE1a8d1GxQnGDm&app=youtube_gdata @0
W/libutils.threads( 70): Thread (this=0x12608): don't call waitForExit() from this Thread object's thread. It's a guaranteed deadlock!
I/OMXCodec( 70): [OMX.qcom.video.decoder.avc] allocating 4 buffers of size 460800 on input port
I/OMXCodec( 70): [OMX.qcom.video.decoder.avc] allocating 8 buffers of size 345600 on output port
D/AudioHardwareQSD( 70): AudioHardware pcm playback is going to standby.
W/YouTube (15126): Avoiding double logging of play start
W/QCvdec ( 70): H264_Utils::check_header
W/QCvdec ( 70): check_header: start code 29
I/NuCachedSource2( 70): new range: offset= 1852430
I/NuHTTPDataSource( 70): connect to v21.lscache2.googlevideo.com:80/videoplayback?id=09857e993aa523f8&itag=18&uaopt=no-save&ip=0.0.0.0&ipbits=0&expire=1307568226&sparams=id,itag,uaopt,ip,ipbits,expire&signature=E5F3700F4F5B82898EB4D207F05C187045243C55.D9B8BFD850E01766AC708F880046A3333B5E29E1&key=yta1&el=standard&devKey=ATdpM7DMA4JyVrf7elHDrdsO88HsQjpE1a8d1GxQnGDm&app=youtube_gdata @1852430
W/AudioFlinger( 70): write blocked for 179 msecs, 2 delayed writes, thread 0xea00
another example, was that i wanted to install rom manager, so i went on the market, downloaded rom manager and BAM! crashed, here is a few last line of the logcat output
Code:
W/System.err( 407): at dalvik.system.NativeStart.main(Native Method)
I/TelephonyRegistry( 99): notifyServiceState: 0 home Videotron 302500 UMTS CSS not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false
I/TelephonyRegistry( 99): notifyDataConnection: state=2 isDataConnectivityPossible=true reason=null interfaceName=rmnet0 networkType=3
I/ActivityManager( 99): Starting: Intent { dat=market://details?id=com.koushikdutta.rommanager cmp=com.android.vending/.AssetInfoActivity } from pid 407
I/ActivityManager( 99): No longer want com.android.mms (pid 385): hidden #16
D/dalvikvm( 256): GC_EXPLICIT freed 424K, 47% free 4239K/7879K, external 3230K/3696K, paused 47ms
I/LicenseChecker( 539): Received response.
I/LicenseChecker( 539): Clearing timeout.
I/dalvikvm( 539): Total arena pages for JIT: 11
I/ActivityManager( 99): Displayed com.android.vending/.AssetInfoActivity: +352ms
I/vending ( 256): [1] PermissionsSection.getPermissionGroupLabels(): Invalid group name: null
I/LicenseChecker( 539): Received response.
I/LicenseChecker( 539): Clearing timeout.
D/dalvikvm( 407): GC_CONCURRENT freed 797K, 49% free 3694K/7239K, external 3261K/3411K, paused 3ms+3ms
I/RomNexus( 407): Using gzip for download.
W/KeyCharacterMap( 256): No keyboard for id 131074
W/KeyCharacterMap( 256): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
I/TelephonyRegistry( 99): notifyServiceState: 0 home Videotron 302500 HSDPA CSS not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false
I/TelephonyRegistry( 99): notifyDataConnection: state=2 isDataConnectivityPossible=true reason=null interfaceName=rmnet0 networkType=8
E/C2DMRegistrar( 201): [C2DMReg] handleRequest caught javax.net.ssl.SSLException: Connection closed by peer
I/C2DMReceiver( 407): SERVICE_NOT_AVAILABLE
W/webcore ( 407): Can't get the viewWidth after the first layout
I/TelephonyRegistry( 99): notifyServiceState: 0 home Videotron 302500 UMTS CSS not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false
I/TelephonyRegistry( 99): notifyDataConnection: state=2 isDataConnectivityPossible=true reason=null interfaceName=rmnet0 networkType=3
D/dalvikvm( 407): GC_EXTERNAL_ALLOC freed 662K, 48% free 3782K/7239K, external 3357K/3411K, paused 38ms
D/dalvikvm( 407): GC_EXTERNAL_ALLOC freed 14K, 48% free 3783K/7239K, external 3849K/3921K, paused 34ms
D/dalvikvm( 407): GC_EXTERNAL_ALLOC freed 128K, 48% free 3812K/7239K, external 4286K/4392K, paused 40ms
now i did executed a adb bugreport, i can see the following, if i search for ARM9
Code:
[ 460.500457] ARM9 has CRASHED
[ 460.500518] smem: DIAG '[WCDMA] 02:18:58 FATAL: WCDMA L2 DL (dsmi.c:00191) (0)
that crash code looks really like a 3G connection issues...
here is the header of the bugreport
Code:
Build: GRJ22
Bootloader: 0.35.0017
Radio: 5.12.00.08
Network: Videotron
Kernel: Linux version 2.6.35.7-59463-g52630a3 ([email protected]) (gcc version 4.4.3 (GCC) ) #1 PREEMPT Tue Mar 29 11:49:12 PDT 2011
Command line: board_mahimahi.disable_uart3=0 board_mahimahi.usb_h2w_sw=0 board_mahimahi.disable_sdcard=0 diag.enabled=0 board_mahimahi.debug_uart=0 smisize=0 androidboot.baseband=5.12.00.08 androidboot.cid=GOOGL001 androidboot.carrier=GOOGLE androidboot.mid=PB9910000 androidboot.keycaps=qwerty androidboot.mode=normal androidboot.serialno=HT08LP803098 androidboot.bootloader=0.35.0017 no_console_suspend=1 wire.search_count=5
well, i havnt fixed the issue, i just got a replacement nexusone...

[Q] 2.6.32.60-nAa-jb-03 - INSTALL_FAILED_INVALID_APK

At the start I want to mention I need to have access to some of 4.1 API features, so that I cannot use MiniCM9 or older.
The problem is that when I try to deploy any Eclipse project, or try to install it via
Code:
adb install
IDE throws:
Code:
[2013-02-18 20:41:21 - BasicGLSurfaceView] Installation failed due to invalid APK file!
[2013-02-18 20:41:21 - BasicGLSurfaceView] Please check logcat output for more details.
[2013-02-18 20:41:21 - BasicGLSurfaceView] Launch canceled!
And here is logcat snippet from my phone:
Code:
D/AndroidRuntime( 9226): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
D/AndroidRuntime( 9226): CheckJNI is OFF
D/dalvikvm( 9226): Trying to load lib libjavacore.so 0x0
D/dalvikvm( 9226): Added shared lib libjavacore.so 0x0
D/dalvikvm( 1722): GC_EXPLICIT freed 87K, 34% free 6828K/10247K, paused 4ms+21ms, total 118ms
D/dalvikvm( 9226): Trying to load lib libnativehelper.so 0x0
D/dalvikvm( 9226): Added shared lib libnativehelper.so 0x0
I/ActivityManager( 1653): Process com.android.defcontainer (pid 9093) has died.
D/AndroidRuntime( 9226): Calling main entry com.android.commands.pm.Pm
I/ActivityManager( 1653): Start proc com.android.defcontainer for service com.android.defcontainer/.DefaultContainerService: pid=9236 uid=10027 gids={1015, 2001, 1028}
I/ActivityManager( 1653): Process com.google.android.gsf.login (pid 9156) has died.
E/Trace ( 9236): error opening trace file: No such file or directory (2)
W/zipro ( 9236): Unable to open zip '/data/local/tmp/BasicGLSurfaceView.apk': Permission denied
D/asset ( 9236): failed to open Zip archive '/data/local/tmp/BasicGLSurfaceView.apk'
W/PackageParser( 9236): Unable to read AndroidManifest.xml of /data/local/tmp/BasicGLSurfaceView.apk
W/PackageParser( 9236): java.io.FileNotFoundException: AndroidManifest.xml
W/PackageParser( 9236): at android.content.res.AssetManager.openXmlAssetNative(Native Method)
W/PackageParser( 9236): at android.content.res.AssetManager.openXmlBlockAsset(AssetManager.java:521)
W/PackageParser( 9236): at android.content.res.AssetManager.openXmlResourceParser(AssetManager.java:477)
W/PackageParser( 9236): at android.content.pm.PackageParser.parsePackageLite(PackageParser.java:749)
W/PackageParser( 9236): at com.android.defcontainer.DefaultContainerService$1.getMinimalPackageInfo(DefaultContainerService.java:169)
W/PackageParser( 9236): at com.android.internal.app.IMediaContainerService$Stub.onTransact(IMediaContainerService.java:110)
W/PackageParser( 9236): at android.os.Binder.execTransact(Binder.java:367)
W/PackageParser( 9236): at dalvik.system.NativeStart.run(Native Method)
W/DefContainer( 9236): Failed to parse package
W/ActivityManager( 1653): No content provider found for permission revoke: file:///data/local/tmp/BasicGLSurfaceView.apk
D/dalvikvm( 1653): GC_EXPLICIT freed 149K, 36% free 18567K/28807K, paused 6ms+12ms, total 141ms
D/AndroidRuntime( 9226): Shutting down VM
D/dalvikvm( 9226): GC_CONCURRENT freed 125K, 77% free 478K/2048K, paused 1ms+1ms, total 8ms
D/dalvikvm( 9226): Debugger has detached; object registry had 1 entries
Changing permissions and owners didn't give or changed anything, it further says that there is no permissions to access APK file.
I think it is releated to kernel or ROM, so I want to ask if someone knows a solution or something to change in kernel/ROM sources to fix it up.
I use: MiniCM10-4.0.2-20130210-NIGHTLY-shakira ( on stable MiniCM10, problem also occur ) with kernel 2.6.32.60-nAa-jb-03.
Yes, it is kind a solution, but when I want to test my app many times, it won't be comfortable solution, and I'm searching permament fix for this issue
Go to Settings > Development > Enable Root for Apps and ADB.
And you should be using the latest nightly only. It has fixes for the .32 kernel.
CtrlAltDelIrl said:
Go to Settings > Development > Enable Root for Apps and ADB.
Click to expand...
Click to collapse
It changes nothing at all
There is an on/off switch at the top of the dev settings page. Make sure it's on.
Use latest nightly only with .32
I'm using latest nightly with .32 kernel, I have Root access enabled for Apps and ADB, and I'm sure switch is on, It could be kernel or ROM problem, but I haven't had any knowledge about how to try fix it.
Oh could be SuperSu instead of default Superuser a problem? Because I always changing it when I reinstall ROM.
But I have root access when using adb shell, only adb install fails
Try this..
Code:
adb pm install
Before install use
Adb remount
Sent from my U20i using xda premium
CtrlAltDelIrl said:
Try this..
Code:
adb pm install
Click to expand...
Click to collapse
When I transfer apk manually and try using command you've posted from
Code:
adb shell
it gives me
Code:
pkg: Application.apk
Failure [INSTALL_FAILED_INVALID_APK]
and ADB logs:
Code:
W/zipro ( 7157): Unable to open zip '/data/local/tmp/Application.apk': Permission denied
D/asset ( 7157): failed to open Zip archive '/data/local/tmp/Application.apk'
but,
when I transfer the file to sdcard, and then execute
Code:
pm install
then it result with success and everything is ok
Rempty said:
Before install use
Adb remount
Sent from my U20i using xda premium
Click to expand...
Click to collapse
Doesn't work
mmmm
let's wait patiently for an update I'd say..
Good luck!

[APP] Google Play Store fix

EDIT: With the exposed method working well, I think it goes without saying that I will be moving on from this thread. Now on to the ouya store on CM10! lol
If for some reason you come here from google or some other place, the thread your looking for to get the play store working is below.
http://forum.xda-developers.com/showthread.php?t=2350639
Original----------------------------------------------------------------------------
This thread will be for working on getting the Google Play Store to work, aka com.android.vending.
Here is a logcat of the play crash when the vending apk has been sideloaded along with the google login and framework apks to /system/app. This was not from flashing the gapps.zip with CWM, this was sideloading the com.android.vending-4.0.25.apk... and GoogleLoginService.apk and GoogleServicesFramework.apk and setting permissions to 6755...
Process com.android.vending has crashed too many times
: killing!
I/ActivityManager( 310): Killing proc 2860:com.android.vending/u0a61: crash
V/DropBoxReceiver( 2593): Starting service for tag: system_app_crash, time: 1369
507749067
D/CrashReportService( 2593): Writing crash report to: /data/data/tv.ouya/cache/.
reports/1369507749067
W/ActivityManager( 310): Unable to launch app com.android.vending/10061 for ser
vice Intent { cmp=com.android.vending/com.google.android.finsky.services.DailyHy
giene }: process is bad
Click to expand...
Click to collapse
I also tried editing the /system/build.prop to say the device was a galaxy s4... same error on logcat...
adding the crash report files that should be in /data/data/tv.ouya/cache... not sure how to get the report data out of the bin file though.
tried this too... same
http://forum.xda-developers.com/showthread.php?p=40823085
tried the old kindle market. the EULA comes up click except and then dies. different logcat though...
http://forum.xda-developers.com/showthread.php?p=41831758#post41831758
Process com.android.vending (pid 1340) has died.
D/CrashReportService( 563): Writing crash report to: /data/data/tv.ouya/cache/.
reports/1369511460591
W/InputMethodManagerService( 311): Window already focused, ignoring focus gain
of: [email protected] attribute=n
ull
Click to expand...
Click to collapse
professorpoptart said:
tried the old kindle market. the EULA comes up click except and then dies. different logcat though...
http://forum.xda-developers.com/showthread.php?p=41831758#post41831758
Click to expand...
Click to collapse
I'm working with the full gapps install and having no better luck. As long as I don't sign into my google account the rest of the ouya functions fine, but as soon as i log in I start getting "com.google.process.gapps" and play store crash messages, even if I never open the store and sign in through music.
Update: I think we need to meet somewhere in the middle. I may be way off, but heres my reasoning...
I have installed the full gapps on my Ouya, and I can't get the terms to pull up on either market. You have no gapps installed and it is getting a little further but still crashing. I believe I have something on there the ouya doesn't like and that's stopping me, and you are missing something the play store needs. I was able to get my error to stop by uninstalling the talk.apk, but still no play store.
Are you getting the same logcat's?... just got to find the right thing to google! lol
This is with the old kindle apk from qwerty790
I/ActivityThread( 1306): Pub com.android.vending.SuggestionsProvider: com.androi
d.vending.SuggestionsProvider
D/vending ( 1306): [1] VendingApplication.onCreate(): Resetting ServiceLocator f
rom app
D/dalvikvm( 1306): GC_CONCURRENT freed 722K, 7% free 11293K/12103K, paused 5ms+3
ms, total 32ms
D/dalvikvm( 1306): WAIT_FOR_CONCURRENT_GC blocked 17ms
W/ResourceType( 1306): Failure getting entry for 0x7f020052 (t=1 e=82) in packag
e 0 (error -75)
D/AndroidRuntime( 1306): Shutting down VM
W/dalvikvm( 1306): threadid=1: thread exiting with uncaught exception (group=0x4
1022300)
E/AndroidRuntime( 1306): FATAL EXCEPTION: main
E/AndroidRuntime( 1306): java.lang.RuntimeException: Unable to start activity Co
mponentInfo{com.android.vending/com.android.vending.AssetBrowserActivity}: andro
id.view.InflateException: Binary XML file line #54: Error inflating class <unkno
wn>
Click to expand...
Click to collapse
this is from the start of the activity from the top of the error stack.
professorpoptart said:
Are you getting the same logcat's?... just got to find the right thing to google! lol
This is with the old kindle apk from qwerty790
Click to expand...
Click to collapse
Not even close. I'll post mine in a bit.
as much of a "bad" idea it is we could write script to recursive (or do it by hand) chmod 777 everything in /system to make sure it everything has permissions to do what it needs... unless the issue is the perms have to be set specifically... but I would think the gapps would have set them correctly if that was the case...
edit: ...almost beer o'clock!
sonofskywalker3 said:
Not even close. I'll post mine in a bit.
Click to expand...
Click to collapse
After installing the gapps did you clear cache?
looking into "com.android.vending.SuggestionsProvider" seems like its usually a cache issue. I get the same logcat after clearing in recovery but just hoping since you have the whole gapps and different errors this mighht be it.
found the cache idea here...http://forum.xda-developers.com/showthread.php?t=649149
ok so I went back to the 4.1.2 gapps files for vending and framework, set permissions and cleared cache. Still dies but now I get a toast fc message. now I'm getting something about the login service in the cat log.
here is the full logcat, did a logcat -c right before launching play. so the whole stack is the play event...
--------- beginning of /dev/log/main
D/su ( 1540): su invoked.
D/su ( 1541): Allowing root/shell.
D/su ( 1543): 2000 /system/bin/mksh executing 0 /system/bin/sh using shell
/system/bin/sh : sh
D/AndroidRuntime( 1542):
D/AndroidRuntime( 1542): >>>>>> AndroidRuntime START com.android.internal.os.Run
timeInit <<<<<<
D/AndroidRuntime( 1542): CheckJNI is OFF
D/dalvikvm( 1542): Trying to load lib libjavacore.so 0x0
D/dalvikvm( 1542): Added shared lib libjavacore.so 0x0
D/dalvikvm( 1542): Trying to load lib libnativehelper.so 0x0
D/dalvikvm( 1542): Added shared lib libnativehelper.so 0x0
I/ethernet( 1542): Loading ethernet jni class
D/AndroidRuntime( 1542): Calling main entry com.android.commands.am.Am
--------- beginning of /dev/log/system
I/ActivityManager( 309): Start proc com.koushikdutta.superuser for broadcast co
m.koushikdutta.superuser/.SuReceiver: pid=1554 uid=10038 gids={1028}
D/AndroidRuntime( 1542): Shutting down VM
I/AndroidRuntime( 1542): NOTE: attach of thread 'Binder_3' failed
D/dalvikvm( 1542): GC_CONCURRENT freed 100K, 88% free 492K/4096K, paused 1ms+0ms
, total 4ms
I/ActivityManager( 309): No longer want com.google.android.gsf.login (pid 1518)
: hidden #2
I/ActivityManager( 309): START {act=android.intent.action.MAIN cat=[android.int
ent.category.LAUNCHER] flg=0x10200000 cmp=com.android.vending/.AssetBrowserActiv
ity bnds=[960,540][960,540] u=0} from pid 1082
I/ActivityManager( 309): Start proc com.android.vending for activity com.androi
d.vending/.AssetBrowserActivity: pid=1568 uid=10061 gids={3003, 1015, 1023, 1028
}
I/ActivityThread( 1568): Pub com.google.android.finsky.RecentSuggestionsProvider
: com.google.android.finsky.providers.RecentSuggestionsProvider
I/ActivityThread( 1568): Pub com.google.android.finsky.QSBSuggestionsProvider2:
com.google.android.finsky.providers.QSBSuggestionsProvider
I/ActivityThread( 1568): Pub com.google.android.finsky.AppIconProvider: com.goog
le.android.finsky.providers.AppIconProvider
D/Finsky ( 1568): [1] FinskyApp.onCreate: Clearing cache due to crash on previo
us run.
D/Volley ( 1568): [1] DiskBasedCache.clear: Cache cleared.
I/dalvikvm( 1568): DexOpt: access denied from Lcom/google/android/volley/elegant
/ElegantThreadSafeConnManager$ElegantPool; to field Lorg/apache/http/impl/conn/t
sccm/ConnPoolByRoute;.poolLock
W/dalvikvm( 1568): VFY: unable to resolve instance field 10430
D/dalvikvm( 1568): VFY: replacing opcode 0x54 at 0x0000
I/dalvikvm( 1568): DexOpt: access denied from Lcom/google/android/volley/elegant
/ElegantThreadSafeConnManager$ElegantPool; to field Lorg/apache/http/impl/conn/t
sccm/ConnPoolByRoute;.poolLock
W/dalvikvm( 1568): VFY: unable to resolve instance field 10430
D/dalvikvm( 1568): VFY: replacing opcode 0x54 at 0x0000
I/dalvikvm( 1568): DexOpt: access denied from Lcom/google/android/volley/elegant
/ElegantThreadSafeConnManager$ElegantPool; to field Lorg/apache/http/impl/conn/t
sccm/ConnPoolByRoute;.poolLock
W/dalvikvm( 1568): VFY: unable to resolve instance field 10430
D/dalvikvm( 1568): VFY: replacing opcode 0x54 at 0x0020
I/dalvikvm( 1568): DexOpt: access denied from Lcom/google/android/volley/elegant
/ElegantThreadSafeConnManager$ElegantPool; to field Lorg/apache/http/impl/conn/t
sccm/ConnPoolByRoute;.poolLock
I/dalvikvm( 1568): DexOpt: unable to optimize instance field ref 0x28be at 0x42
in Lcom/google/android/volley/elegant/ElegantThreadSafeConnManager$ElegantPool;.
getEntryBlocking
I/dalvikvm( 1568): DexOpt: access denied from Lcom/google/android/volley/elegant
/ElegantThreadSafeConnManager$ElegantPool; to field Lorg/apache/http/impl/conn/t
sccm/ConnPoolByRoute;.poolLock
I/dalvikvm( 1568): DexOpt: unable to optimize instance field ref 0x28be at 0x76
in Lcom/google/android/volley/elegant/ElegantThreadSafeConnManager$ElegantPool;.
getEntryBlocking
I/dalvikvm( 1568): DexOpt: access denied from Lcom/google/android/volley/elegant
/ElegantThreadSafeConnManager$ElegantPool; to field Lorg/apache/http/impl/conn/t
sccm/ConnPoolByRoute;.poolLock
I/dalvikvm( 1568): DexOpt: unable to optimize instance field ref 0x28be at 0xec
in Lcom/google/android/volley/elegant/ElegantThreadSafeConnManager$ElegantPool;.
getEntryBlocking
D/Finsky ( 1568): [1] FinskyApp.onCreate: Initializing network with DFE https:/
/android.clients.google.com/fdfe/
D/Finsky ( 1568): [1] DailyHygiene.goMakeHygieneIfDirty: Dirty, need more hygie
ne.
D/dalvikvm( 1568): GC_CONCURRENT freed 609K, 6% free 11398K/12103K, paused 14ms+
4ms, total 52ms
D/dalvikvm( 1568): WAIT_FOR_CONCURRENT_GC blocked 22ms
E/AndroidHttpClient( 1568): Leak found
E/AndroidHttpClient( 1568): java.lang.IllegalStateException: AndroidHttpClient c
reated and never closed
E/AndroidHttpClient( 1568): at com.google.android.volley.AndroidHttpClient.<
init>(AndroidHttpClient.java:175)
E/AndroidHttpClient( 1568): at com.google.android.volley.AndroidHttpClient.n
ewInstance(AndroidHttpClient.java:161)
E/AndroidHttpClient( 1568): at com.google.android.volley.GoogleHttpClient.<i
nit>(GoogleHttpClient.java:117)
E/AndroidHttpClient( 1568): at com.google.android.finsky.FinskyApp.onCreate(
FinskyApp.java:295)
E/AndroidHttpClient( 1568): at android.app.Instrumentation.callApplicationOn
Create(Instrumentation.java:999)
E/AndroidHttpClient( 1568): at android.app.ActivityThread.handleBindApplicat
ion(ActivityThread.java:4151)
E/AndroidHttpClient( 1568): at android.app.ActivityThread.access$1300(Activi
tyThread.java:130)
E/AndroidHttpClient( 1568): at android.app.ActivityThread$H.handleMessage(Ac
tivityThread.java:1255)
E/AndroidHttpClient( 1568): at android.os.Handler.dispatchMessage(Handler.ja
va:99)
E/AndroidHttpClient( 1568): at android.os.Looper.loop(Looper.java:137)
E/AndroidHttpClient( 1568): at android.app.ActivityThread.main(ActivityThrea
d.java:4745)
E/AndroidHttpClient( 1568): at java.lang.reflect.Method.invokeNative(Native
Method)
E/AndroidHttpClient( 1568): at java.lang.reflect.Method.invoke(Method.java:5
11)
E/AndroidHttpClient( 1568): at com.android.internal.os.ZygoteInit$MethodAndA
rgsCaller.run(ZygoteInit.java:786)
E/AndroidHttpClient( 1568): at com.android.internal.os.ZygoteInit.main(Zygot
eInit.java:553)
E/AndroidHttpClient( 1568): at dalvik.system.NativeStart.main(Native Method)
I/ActivityManager( 309): Start proc com.google.android.gsf.login for service co
m.google.android.gsf.login/com.google.android.gsf.loginservice.GoogleLoginServic
e: pid=1600 uid=10044 gids={3003, 1007, 2001, 3006, 1028}
D/Finsky ( 1568): [1] 2.run: Loaded library for account: [FljaznBLk4v9VpY6BInpX
qtpvXA]
D/Finsky ( 1568): [1] 2.run: Finished loading 1 libraries.
D/libEGL ( 1568): loaded /system/lib/egl/libEGL_tegra.so
E/ ( 1568): file /data/data/com.nvidia.NvCPLSvc/files/driverlist.txt: not
found!
I/ ( 1568): Attempting to load EGL implementation /system/lib//egl/libEGL
_tegra_impl
I/ ( 1568): Loaded EGL implementation /system/lib//egl/libEGL_tegra_impl
D/libEGL ( 1568): loaded /system/lib/egl/libGLESv1_CM_tegra.so
D/dalvikvm( 309): GC_CONCURRENT freed 1104K, 17% free 15096K/17991K, paused 5ms
+11ms, total 107ms
D/libEGL ( 1568): loaded /system/lib/egl/libGLESv2_tegra.so
I/ ( 1568): Loading GLESv2 implementation /system/lib//egl/libGLESv2_tegr
a_impl
D/OpenGLRenderer( 1568): Enabling debug mode 0
I/ActivityManager( 309): No longer want com.koushikdutta.superuser (pid 1554):
hidden #2
W/dalvikvm( 1568): threadid=13: thread exiting with uncaught exception (group=0x
40bed300)
E/AndroidRuntime( 1568): FATAL EXCEPTION: Thread-139
E/AndroidRuntime( 1568): java.lang.IllegalAccessError: tried to access field com
.google.android.volley.elegant.ElegantThreadSafeConnManager$ElegantPool.poolLock
from class com.google.android.volley.elegant.ElegantThreadSafeConnManager$Elega
ntPool
E/AndroidRuntime( 1568): at com.google.android.volley.elegant.ElegantThre
adSafeConnManager$ElegantPool.getEntryBlocking(ElegantThreadSafeConnManager.java
:140)
E/AndroidRuntime( 1568): at com.google.android.volley.elegant.ElegantThre
adSafeConnManager$ElegantPool$1.getPoolEntry(ElegantThreadSafeConnManager.java:1
22)
E/AndroidRuntime( 1568): at com.google.android.volley.elegant.ElegantThre
adSafeConnManager$1.getConnection(ElegantThreadSafeConnManager.java:64)
E/AndroidRuntime( 1568): at org.apache.http.impl.client.DefaultRequestDir
ector.execute(DefaultRequestDirector.java:456)
E/AndroidRuntime( 1568): at org.apache.http.impl.client.AbstractHttpClien
t.execute(AbstractHttpClient.java:898)
E/AndroidRuntime( 1568): at org.apache.http.impl.client.cache.CachingHttp
Client.callBackend(CachingHttpClient.java:670)
E/AndroidRuntime( 1568): at org.apache.http.impl.client.cache.CachingHttp
Client.handleCacheMiss(CachingHttpClient.java:451)
E/AndroidRuntime( 1568): at org.apache.http.impl.client.cache.CachingHttp
Client.execute(CachingHttpClient.java:377)
E/AndroidRuntime( 1568): at org.apache.http.impl.client.AbstractHttpClien
t.execute(AbstractHttpClient.java:797)
E/AndroidRuntime( 1568): at com.google.android.volley.AndroidHttpClient.e
xecute(AndroidHttpClient.java:308)
E/AndroidRuntime( 1568): at com.google.android.volley.GoogleHttpClient.ex
ecuteWithoutRewriting(GoogleHttpClient.java:217)
E/AndroidRuntime( 1568): at com.google.android.volley.GoogleHttpClient.ex
ecute(GoogleHttpClient.java:259)
E/AndroidRuntime( 1568): at com.google.android.volley.GoogleHttpClient.ex
ecute(GoogleHttpClient.java:316)
E/AndroidRuntime( 1568): at com.android.volley.toolbox.HttpClientStack.pe
rformRequest(HttpClientStack.java:83)
E/AndroidRuntime( 1568): at com.android.volley.toolbox.BasicNetwork.perfo
rmRequest(BasicNetwork.java:93)
E/AndroidRuntime( 1568): at com.android.volley.NetworkDispatcher.run(Netw
orkDispatcher.java:98)
W/ActivityManager( 309): Force finishing activity com.android.vending/.AssetB
rowserActivity
V/DropBoxReceiver( 552): Starting service for tag: system_app_crash, time: 1369
518820421
D/CrashReportService( 552): Writing crash report to: /data/data/tv.ouya/cache/.
reports/1369518820421
I/ActivityManager( 309): Displayed com.android.vending/.AssetBrowserActivity: +
517ms
I/ActivityManager( 309): No longer want com.google.android.gsf.login (pid 1600)
: hidden #2
D/dalvikvm( 110): WAIT_FOR_CONCURRENT_GC blocked 0ms
I/ActivityManager( 309): Start proc com.google.android.gsf.login for service co
m.google.android.gsf.login/com.google.android.gsf.loginservice.GoogleLoginServic
e: pid=1618 uid=10044 gids={3003, 1007, 2001, 3006, 1028}
D/dalvikvm( 110): GC_EXPLICIT freed 39K, 7% free 10748K/11459K, paused 2ms+2ms,
total 27ms
D/dalvikvm( 110): WAIT_FOR_CONCURRENT_GC blocked 0ms
D/dalvikvm( 110): GC_EXPLICIT freed <1K, 7% free 10748K/11459K, paused 2ms+3ms,
total 25ms
D/dalvikvm( 110): WAIT_FOR_CONCURRENT_GC blocked 0ms
D/dalvikvm( 110): GC_EXPLICIT freed <1K, 7% free 10748K/11459K, paused 1ms+3ms,
total 22ms
I/ActivityManager( 309): No longer want com.android.vending (pid 1568): hidden
#2
W/ActivityManager( 309): Scheduling restart of crashed service com.android.vend
ing/com.google.android.finsky.services.DailyHygiene in 5000ms
W/InputMethodManagerService( 309): Got RemoteException sending setActive(false)
notification to pid 1568 uid 10061
Click to expand...
Click to collapse
sonofskywalker3 said:
as soon as i log in I start getting "com.google.process.gapps" and play store crash messages
Click to expand...
Click to collapse
I'm getting the play crash every 10-15 minutes or so now too since clearing the cache, so I bet the update script cleared it for you...
Doing a little research on what play requires I was reading the below link that says phonesky.apk is the new vending.apk, and that like we thought for the store to just open all you need in the /system/app is the framework, loginservice and phonesky apks. It doesnt say anything about permissions so I re pushed each of them with default perms, cleared cache in recovery ...And!... same thing.
http://blog.apkudo.com/2012/08/08/run-google-play-on-an-emulator-and-pretend-to-be-any-device/
next I'm going to look at this from the logcat... looks like this fall apart after that...
E/ ( 1568): file /data/data/com.nvidia.NvCPLSvc/files/driverlist.txt: not found!
looking at:
Lorg/apache/http/impl/conn/tsccm/ConnPoolByRoute;.poolLock
I wonder if this apache client is stopping it? Maybe running something for the ouya store on the same connections as play store uses? I will try and go through the app manager and try to force stop/disable the other ouya store apps and see if there are any changes to the logcat.
Also tried to push the vending-4.1.6 apk... (might have needed to push an updated frame work too)
Clearing cache and data from the app manager and rebooting on every test...
edit:
After killing all of the ouya stuff, it looks like it is getting farther into the launch as now there is some stuff about syncing with my gmail account info in it.
edit:
using titanium backup to freeze the ouya framework and apps to make sure they do not get in the way...
Well I started from scratch again just so I know I'm at a clean start. flashed the OTA zip. I've been working with the old vending logcats, as its a little easier to follow whats "not" working with it...
I'm starting to think I will have to build a port of CM to get play to work, I think the ouya framework is using some resources that normally the play store uses so when play launches it gets access denied when trying to use those parts. I think I will try to remove as much ouya branded files as I can and see what the logcat looks like.
edit:
just thinking, has anyone tried to backup and restore the ouya stuff on another device yet? wonder if it would result in breaking the play store there... nice proof of concept....
professorpoptart said:
Well I started from scratch again just so I know I'm at a clean start. flashed the OTA zip. I've been working with the old vending logcats, as its a little easier to follow whats "not" working with it...
I'm starting to think I will have to build a port of CM to get play to work, I think the ouya framework is using some resources that normally the play store uses so when play launches it gets access denied when trying to use those parts. I think I will try to remove as much ouya branded files as I can and see what the logcat looks like.
edit:
just thinking, has anyone tried to backup and restore the ouya stuff on another device yet? wonder if it would result in breaking the play store there... nice proof of concept....
Click to expand...
Click to collapse
I'm not going to be much help here, like, at all. I do have a OUYA tho, I can follow instructions, have a lot of free time, and have CWM/busybox/wireless ADB/superuser on it already. So if theres anything I can do to help, let me know.
I also got my ouya just today.
I'm having some trouble getting adb to work but Iam also ready to test things.
GizmoTheGreen said:
I also got my ouya just today.
I'm having some trouble getting adb to work but Iam also ready to test things.
Click to expand...
Click to collapse
Sweet, I am in the process of porting a rom from another tegra 3 device so I will have a base aosp to work with. Play market will probably just work then... and the new task may then be how to load the OUYA stuff onto the new rom. I'm having issues getting video output on CWM to test the new rom though.
Do you CWM up and running?
Well I may be able to play with it some tonight. If you've got something you want me to try flashing PM me a link and I'll give it a shot and see what happens.
sonofskywalker3 said:
Well I may be able to play with it some tonight. If you've got something you want me to try flashing PM me a link and I'll give it a shot and see what happens.
Click to expand...
Click to collapse
K, I'm hoping its not too bad as we don't care about camera,gps,radio,screen,ect... we just need it to boot and get wifi which we should be able to pull out of the current /system/etc/permissions/android.hardware.wifi.xml. I will start a new thread to document the rom though I just want to get the CWM recovery working first so I dont have to flash OTA every time it breaks... even if I have to fastboot recovery.img every time thats fine...
I managed to get adb to work, added superuser and sideloaded xbmc, works wonderfully even without logging in to ouya account.
I have not installed cwm just yet, will tomorrow.
GizmoTheGreen said:
I managed to get adb to work, added superuser and sideloaded xbmc, works wonderfully even without logging in to ouya account.
I have not installed cwm just yet, will tomorrow.
Click to expand...
Click to collapse
Be sure to install the hw accelerated xbmc beta, handles 1080p perfectly
Sent from my GT-P1000 using Tapatalk HD
Paulenski said:
Be sure to install the hw accelerated xbmc beta, handles 1080p perfectly
Sent from my GT-P1000 using Tapatalk HD
Click to expand...
Click to collapse
yep, I did, works well, tried 60fps 720p amv

Categories

Resources