Android Open Handset Developers Community

 
Guest Announcements

:arrow: Welcome: you are not yet registered; you can register here.
:arrow: A new forum on the new HTC Magic is available here.

It is currently Fri Feb 10, 2012 11:14 am

All times are UTC


 Topics   Replies   Views   Last post 
No new posts Rip Blu-ray video to Blackberry Playbook

by alex6699 on Fri Nov 26, 2010 2:56 am in Relaxing Lounge

0

217

Fri Nov 26, 2010 2:56 am

alex6699

No new posts Attachment(s) Running Android Market on emulator: no download issue

[ Go to page: 1 ... 7, 8, 9 ]

by Moonbeam on Wed Nov 17, 2010 10:41 pm in ANDROID SDKs

81

15542

Wed Nov 17, 2010 10:41 pm

Moonbeam

No new posts A calls Blocker Software for Windows Mobile

by tingelsky on Tue Nov 16, 2010 7:08 am in Relaxing Lounge

0

138

Tue Nov 16, 2010 7:08 am

tingelsky

No new posts Android App Promotion

by kna-andr on Tue Nov 16, 2010 5:33 am in ANDROID SDKs

0

118

Tue Nov 16, 2010 5:33 am

kna-andr

No new posts How can I backup my mobile contacts to my pc?

by weibin.li on Tue Aug 10, 2010 7:28 am in Relaxing Lounge

1

152

Tue Aug 10, 2010 7:28 am

weibin.li




Post new topic Reply to topic  [ 82 posts ]  Go to page Previous  1, 2, 3, 4, 5 ... 9  Next
Author Message
 Post subject: Re: Running Android Market on emulator: no download issue
PostPosted: Thu May 21, 2009 5:34 pm 
Offline

Joined: Thu May 14, 2009 6:17 pm
Posts: 6
Which method did you use when upgrading the android SDK? Did you replace the images and then create an AVD or did you create one and then replaced the images?

EDIT: I have now tried it with the 1.1R1 SDK without success. Still missing library problem. The setupwizard installs correctly (although it crashes on launch) but the rest fails.


Top
 Profile  
 
 Post subject: Re: Running Android Market on emulator: no download issue
PostPosted: Thu May 21, 2009 8:49 pm 
Offline

Joined: Thu Dec 27, 2007 2:51 pm
Posts: 41
I just checked again the SDK installed on my PC having the emulator and the Market active: I realized that the system images I am using are the ones coming from version 1.1R1 (and not the unofficial pre-cupcake ones as I reported).

In SDK 1.1R1 you do not need to create AVD.

So forget SDK1.5, the packages should be installed on the old SDK 1.1R1 version.
Please double check if you have installed all the packages: if so, and if you the market still doesn't work I will try to check and report you the shared library I have on the working emulator.

BR


Top
 Profile  
 
 Post subject: Re: Running Android Market on emulator: no download issue
PostPosted: Thu May 21, 2009 9:08 pm 
Offline

Joined: Thu May 14, 2009 6:17 pm
Posts: 6
It came a bit closer. Now, I can install talk.apk and vending.apk, but gtalkservices still fail (INSTALL FAILED SARED USER INCOMPATIBLE). Market crashes on startup.

EDIT: And I rather liked cupcake :(


Top
 Profile  
 
 Post subject: Re: Running Android Market on emulator: no download issue
PostPosted: Thu May 21, 2009 9:19 pm 
Offline

Joined: Thu Dec 27, 2007 2:51 pm
Posts: 41
You have a PM :lol:
May be you can solve with it (if so, please let me know).
You are close to the goal.. :D

Just in case, we can try to let this method work also on SDK v1.5 :mrgreen:


Top
 Profile  
 
 Post subject: Re: Running Android Market on emulator: no download issue
PostPosted: Thu May 21, 2009 9:31 pm 
Offline

Joined: Thu May 14, 2009 6:17 pm
Posts: 6
Interestingly, after install of gmail.apk, I got a message saying that market had crashed, so apparently it did something. Unfortunately it does not solve my problem. I tried running the setupwizard (data synchonization) but it too fails after you enter your gmail account and pass. Maybe this is where the problem lies?


Top
 Profile  
 
 Post subject: Re: Running Android Market on emulator: no download issue
PostPosted: Thu May 21, 2009 9:43 pm 
Offline

Joined: Thu Dec 27, 2007 2:51 pm
Posts: 41
Reboot your emulator and try again.
If it still doesn't work, reinstall SDK and strat again from scratch: after having installed all the packages try to start the market: the setup wizard should appear.

BR


Top
 Profile  
 
 Post subject: Re: Running Android Market on emulator: no download issue
PostPosted: Fri May 22, 2009 8:26 am 
Offline

Joined: Thu May 14, 2009 6:17 pm
Posts: 6
Vending.apk still crashes without opening the setupwizard, however I have been able to access it from other apps. Anyway, it crashes when communicating with google servers. Possible missing gtalkservice is the problem?

NSTALL_FAILED_SHARED_USER_INCOMPATIBLE Installation return code: this is passed to the IPackageInstallObserver by installPackage(android.net.Uri, IPackageInstallObserver, int) if the new package is requested a shared user which is already installed on the device and does not have matching signature.

This is the meaning of the error. I did all this on a clean 1.1r1 SDK, so I might be missing a step, or the zip with the files you provided are not the same as the ones you used. Or, perhaps it just doesn't like me XD. Have you been able to reproduce the success?


Top
 Profile  
 
 Post subject: Re: Running Android Market on emulator: no download issue
PostPosted: Fri May 22, 2009 9:24 am 
Offline

Joined: Thu Dec 27, 2007 2:51 pm
Posts: 41
admkenshin wrote:
Vending.apk still crashes without opening the setupwizard, however I have been able to access it from other apps. Anyway, it crashes when communicating with google servers. Possible missing gtalkservice is the problem??


gtalkservice is definitely required to let the Market work
Why it is missing on your emulator, what about the result of installing it ?
Code:
adb install gtalkservice.apk (Gtalk service)



admkenshin wrote:
This is the meaning of the error. I did all this on a clean 1.1r1 SDK, so I might be missing a step, or the zip with the files you provided are not the same as the ones you used. Or, perhaps it just doesn't like me XD. Have you been able to reproduce the success?

May be I missed something I did when I wrote my report, I will try to reproduce the result by carefully taking note of what I do step by step
Keep in touch


Top
 Profile  
 
 Post subject: Re: Running Android Market on emulator: no download issue
PostPosted: Mon May 25, 2009 4:12 pm 
Offline

Joined: Wed May 20, 2009 5:15 pm
Posts: 5
Does not works for me, fresh install of SDK 1.1r1 but I get error installing the gtalkservices, and the setupwizard crash on start as market
Any idea?


Top
 Profile  
 
 Post subject: Re: Running Android Market on emulator: no download issue
PostPosted: Mon May 25, 2009 11:17 pm 
Offline

Joined: Thu Dec 27, 2007 2:51 pm
Posts: 41
Ok Guys,
I have just tried again to install the Market on SDK 1.1r1 and I realized to have included the wrong version of gtalkservice.apk in the archive. Run the emulator with -wipe-data option and try again with the attached version of gtalkservice that you can definitely install:

Code:
C:\android-sdk-windows-1.1_r1\tools>adb install gtalkservice.apk
194 KB/s (0 bytes in 211389.001s)
        pkg: /data/local/tmp/gtalkservice.apk
Success

Pay attention that it may happen that SetupWizard crashes but in any case the Goggle account is created so that you can run the market.

Enjoy


Attachments:
gtalkservice.zip [202.32 KiB]
Downloaded 1203 times
Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 82 posts ]  Go to page Previous  1, 2, 3, 4, 5 ... 9  Next

Topic Tags

Android Market, download, emulator, HTC Hero Malaysia Android Market


All times are UTC


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
SitemapIndex SitemapIndex RSS Feed RSS Feed Channel list Channel list
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
phpBB SEO

This site is not affiliated with nor endorsed by the Open Handset Alliance.
All trademarks and logos used in this site are of properties of their respective owners.