จากได้อ่านมา เรื่องปัญหา google market แสดงแต่ดาวน์โหลดมา install ไม่ได้ พบว่า มีวิธีแก้ หลายแบบ เช่น
แบบแก้กันในเครื่อง

1. go to your settings,

2.then select “manage applications” ,

scroll down to,

3. “Checkin Service” then select “clear data”
4. .”Download Manager” then select “clear data”
5. .”Google Apps” then “clear data”
6. “Google Talk Service” then select “clear data”
7. ” Market” then select “clear cache”

หรือ แก้กันที่ระบบเลย

ok. got market working!
steps:
1.adb shell mount -o remount,rw rootfs /
2.adb push init.rc /
3.run market and create account/sign in
4.install your marketID with RPMScript
5.reboot
6.try market

แต่กรณีที่ login ไปแล้ว ก็ลบออกก่อน
1.adb shell rm /data/data/com.google.android.googleapps/databases/gls.db
2.reboot

หรือกรณีจะเปลี่ยน account
adb shell sqlite3 /data/data/com.google.android.googleapps/databases/gls.db “update meta set intvalue=’your ID’ where name=’androidId'”;

สรุปแล้ว ก็ไม่ชัดเจนเรื่องแก้ไข เพราะทุกๆ วิธีที่กล่าวมา ก็ยังใช้งานไม่ได้อยู่ดี

ใครพอมีวิธีอื่นแนะนำนอกจากนี้ไหมครับ มาช่วยแบ่งปันกัน ให้ท่านอื่นๆ ที่ติดปัญหาลงแก้ไขดู วิธีการข้างต้นอาจใช้ได้ผลกับบ้างท่าน

ขอบคุณครับ