Open GoogleCodeExporter opened 8 years ago
Sorry, forgot to reference the thread:
http://android.modaco.com/content/google-nexus-one-nexusone-
modaco-com/303251/paid-apps-android-market-1-6/
Original comment by lmjab...@gmail.com
on 25 Feb 2010 at 2:36
<boolean name="metadata_paid_apps_enabled" value="true" />
in /data/data/com.android.vending/shared_prefs/vending_preferences.xml
also works
Original comment by lmjab...@gmail.com
on 25 Feb 2010 at 3:02
yes, have seen this for enabling paid apps on archos...
IO Have to take a deeper look at it how the behavior is in general.
Original comment by michel.racic
on 25 Feb 2010 at 3:48
Basically he suggests to change a value in an xml file:
<boolean name="metadata_paid_apps_enabled" value="false" />
to:
<boolean name="metadata_paid_apps_enabled" value="true" />
into the /data/data/com.android.vending/shared_prefs/vending_preferences.xml
that worked for me
Original comment by samy1...@gmail.com
on 15 Mar 2010 at 9:37
[deleted comment]
Same here for Acer Liquid, ROM version 1.6
It works fine at the beginning and recently the paid tab do not show up.
However the paid app can still be found by search.
Original comment by navyg...@gmail.com
on 6 Apr 2010 at 1:44
Just fixed with <boolean name="metadata_paid_apps_enabled" value="true" />
It works!
Original comment by navyg...@gmail.com
on 6 Apr 2010 at 2:13
I will try to make this change automatic in the MarketAccess branch.
Original comment by sbara...@gmail.com
on 7 Apr 2010 at 9:50
Issue 57 has been merged into this issue.
Original comment by michel.racic
on 8 Apr 2010 at 7:04
Original comment by michel.racic
on 8 Apr 2010 at 7:05
Implemented in MarketAccess. Tested in 1.5 emulator with Market installed and
also on
Nexus One. Needs some review/testing:
http://code.google.com/p/market-enabler/source/detail?r=148
Original comment by sbara...@gmail.com
on 8 Apr 2010 at 10:30
This issue is now officially addressed in the MarketAccess 1.0.3:
http://amip.org.ru/android/marketaccess .
Original comment by sbara...@gmail.com
on 20 Apr 2010 at 1:46
Fix google play store app
Original comment by haynesop...@gmail.com
on 17 Dec 2014 at 12:48
Original issue reported on code.google.com by
lmjab...@gmail.com
on 25 Feb 2010 at 2:30