haykuro / sapphire-port-dream

Automatically exported from http://code.google.com/p/sapphire-port-dream
0 stars 0 forks source link

market still not working on 5.0.1Gr3 #194

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. flash 5.0.1Gr3
2. open market and try to install an app

What is the expected output? What do you see instead?
expected: app should download and install
result: 'starting download' is displayed but nothing happens.

What build are you using?
5.0.1Gr3

Do you have apps-on-sd?
no

What radio?
latest radio(2.22.19.23)

Did you wipe after flashing (yes if you are on an auto-wipe build)?
wiped data and cache manually

Please provide any additional information below.
Tried rebooting, installing through wifi/3g with no success. Location: Europe, 
Portugal

Original issue reported on code.google.com by lmjab...@gmail.com on 18 Apr 2009 at 11:43

Attachments:

GoogleCodeExporter commented 9 years ago
Same happens to me.
I'm in UK

Original comment by vna...@gmail.com on 18 Apr 2009 at 10:32

GoogleCodeExporter commented 9 years ago
same here ny state

Original comment by kyo...@gmail.com on 18 Apr 2009 at 11:36

GoogleCodeExporter commented 9 years ago
also paid downloads work but others dont

Original comment by kyo...@gmail.com on 18 Apr 2009 at 11:36

GoogleCodeExporter commented 9 years ago
This probably belongs to another bug report, but the previous fix to enable 
paid apps never worked for me, I can 
only do what google allows me to, which is: don't even see drm-protected paid 
apps listed on my market( no 
matter the rom ) and don't download any free apps as long as I have this rom 
installed.

Original comment by lmjab...@gmail.com on 18 Apr 2009 at 11:57

GoogleCodeExporter commented 9 years ago
I have exactly the same problem

Original comment by Chernha...@gmail.com on 19 Apr 2009 at 12:35

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
me too.. location germany. But props to Haykuro.. really nice app (only market 
needs 
some rework).

Original comment by daniel.r...@gmail.com on 19 Apr 2009 at 3:50

GoogleCodeExporter commented 9 years ago
Houston, TX, USA:
I upgraded to 5.0.1Gr3 this morning. Tried to download "SMSBackup" (a free
application) from the Market.  It stalled at the "Starting downloading..." for 
the
most part.  However, it did finish downloading and installing approximately 4-5 
hours
later.

Original comment by johnnyxh...@gmail.com on 19 Apr 2009 at 3:54

GoogleCodeExporter commented 9 years ago
tried that too johnny, unfortunately did not work for me.

Original comment by daniel.r...@gmail.com on 19 Apr 2009 at 5:23

GoogleCodeExporter commented 9 years ago
Just being curious, can somebody having a H build can post me his 
/system/build.prop
and /data/data/com.android.vending/shared_prefs/vending_preferences.xml ?

I'm sure Haykuro already checked this, but, it would be interesting to compare 
:)

If you want, I think there is a possibility to port Vending.apk from the 
H-build to
the G-build, but there is dependencies issues towards CheckinService which is a
little bit outdated on the G-build, the git's one seems to be more recent, and 
seems
to be the one included in the H-build.

Original comment by alexis.r...@gmail.com on 19 Apr 2009 at 2:45

GoogleCodeExporter commented 9 years ago
Concerning build.prop, I'm stupid, it's included in the .zip file...

Original comment by alexis.r...@gmail.com on 19 Apr 2009 at 2:47

GoogleCodeExporter commented 9 years ago
Hm. I just tried both the H build and the 1.1 build Vending.apk. Unfortunately 
of no
avail. I guess this was to be expected...

Original comment by avirule...@gmail.com on 19 Apr 2009 at 3:53

GoogleCodeExporter commented 9 years ago
robert, where can I get the CheckinServices? I just build the current git 
trunk. I'd
like to try whether H-build Vending.apk works with this.

Original comment by avirule...@gmail.com on 19 Apr 2009 at 6:23

GoogleCodeExporter commented 9 years ago
You have some parts in frameworks/base/core/java/android/provider/Checkin.java 
and
core/java/android/os/ICheckinService.aidl (that's funny, there is something 
about
"Parental control" and an aidl file about it :) )

If I remember correctly, it was missing symbols from the Checkin provider like :
147             MARKET_DOWNLOAD_REQUESTED,
148             MARKET_DOWNLOAD_SCHEDULED,
149             MARKET_DOWNLOAD_CANCELLED_PENDING,
150             MARKET_DOWNLOAD_CANCELLED,
151             MARKET_DOWNLOAD_OK,
152             MARKET_DOWNLOAD_FAILED,
153             MARKET_DOWNLOAD_DECLINED,

and so on. But as I'm not very into Android's source code/internals by lack of 
time,
I might be completely wrong.

Original comment by alexis.r...@gmail.com on 19 Apr 2009 at 6:50

GoogleCodeExporter commented 9 years ago
Ok, but it would probably be impossible to replace the framework.jar or core.jar
(whichever of those it would end up in), right?

Original comment by avirule...@gmail.com on 19 Apr 2009 at 7:11

GoogleCodeExporter commented 9 years ago
I tried both G and H builds on my phone and here's what I've noticed.

In About Phone > Build Number field,

H build says "kila-user 1.1 PLAT-RC33 126986 ota-rel-keys,release-keys"
G build says, "PLAT-RC33"

I guess missing release keys is the reason market does not work in the G build. 
Am I
the only one who has this issue?

Original comment by madhu...@gmail.com on 20 Apr 2009 at 5:36

GoogleCodeExporter commented 9 years ago
Yes, I can report the same

Original comment by Dominik....@gmail.com on 20 Apr 2009 at 5:41

GoogleCodeExporter commented 9 years ago
jepp me too.

Original comment by daniel.r...@gmail.com on 20 Apr 2009 at 5:44

GoogleCodeExporter commented 9 years ago
I've been able to download/install Missed Call, Profiles, SMS Backup, and 
TwitterRide
from the Market since 9:00 AM CST today.  Each application took anywhere between
30-90 minutes to finish downloading and installing.  My build number is also 
PLAT-RC33.

Original comment by johnnyxh...@gmail.com on 20 Apr 2009 at 5:46

GoogleCodeExporter commented 9 years ago
a new ROM from TheDudeoftheworld is also Android 1.5 based and in this build 
market
is working. maybe this helps to fix the market issue on G-builds from Haykuro.
take a look here:
http://thedudescupcake.googlecode.com
http://forum.xda-developers.com/showthread.php?t=507151

Original comment by joachim....@gmail.com on 21 Apr 2009 at 1:04