Categories
Android

Android Market 最新版本 2.3.6

亮点: 在设置多一下个选项,如图:

下载地址: http://lytsing.org/downloads/Vending-2.3.6-enable-paid.apk

如包名所示,我修改了几行代码,使它可以查看付费软件。

安装后,设置 – 应用程序 – 管理应用程序 – 全部 – 电子市场 – 清除缓存

适用范围:

Android 2.2,刷过 使用 test-key 签名的 第三方 rom ,比如大名鼎鼎的 CM.否则遇到下面的FC:

I/ActivityManager( 116): Process com.android.protips (pid 537) has died and restarted (pid 0).
E/DatabaseUtils( 364): Writing exception to parcel
E/DatabaseUtils( 364): java.lang.SecurityException: Permission Denial: writing com.google.android.gsf.settings.GoogleSettingsPrS
E/DatabaseUtils( 364): at android.content.ContentProvider
$Transport.enforceWritePermission(ContentProvider.java:325)
E/DatabaseUtils( 364): at android.content.ContentProvider $Transport.insert(ContentProvider.java:173)
E/DatabaseUtils( 364): at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:146)
E/DatabaseUtils( 364): at android.os.Binder.execTransact(Binder.java:288)
E/DatabaseUtils( 364): at dalvik.system.NativeStart.run(Native
Method)
W/dalvikvm( 353): threadid=33: thread exiting with uncaught exception (group=0x4001d7c8)
E/AndroidRuntime( 353): FATAL EXCEPTION: work-service-handler-thread
E/AndroidRuntime( 353): java.lang.SecurityException: Permission Denial: writing com.google.android.gsf.settings.GoogleSettingsPS
E/AndroidRuntime( 353): at android.os.Parcel.readException(Parcel.java:1247)
E/AndroidRuntime( 353): at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:160)
E/AndroidRuntime( 353): at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:114)

可能会出现的问题:
(一)下载软件,一直卡在“Download paused”/“下载暂停”。

解决方法:
1. 把SDCARD卸载。
2. 删除 “/mnt/secure/asec/smdl2tmp1.asec” 或者 sd卡上的空目录 “.android_secure”.

If you enjoyed this post, make sure you subscribe to my RSS feed!

One reply on “Android Market 最新版本 2.3.6”

不必这么费事修改代码,用gaeproxy代理上网,market就自动可以查看付费软件了。

Leave a Reply to figo Cancel reply

Your email address will not be published. Required fields are marked *