(詢問及請教)ANDROID 聯絡人被抽離程式集

跟大家請教一下

手上有一台ANDROID 2.2的山寨PAD
ROM因為精簡,GOOGLE的聯絡人及日曆在程式集裡已經被抽離
導致要GOOGLE同步時,無法同步更新,僅更新GMAIL

但是在/system/app裏面有APK

請問要如何恢復可以同步GOOGLE聯絡人
1.已使用Root Explorer 安裝/system/APP裡的contacts.apk
依舊無效

2.也自行修改新增/data/system/sync內accounts.xml 增加com.android.contacts
依舊無效


有辦法解決嗎??

2011-01-21 13:20 發佈
Google授權不同。

山寨機、對岸機 通常沒有Google授權,所以無法使用Google服務。

Android雖然是開放作業系統,但是Google授權程式是封閉程式,無法隨意安裝。

可以的話去刷機or用其他軟體替代。
感謝!!

但是\system\app裡面看的到程式
但是無法安裝執行
懷疑是這邊

android.content.SyncAdapter.xml
<?xml version='1.0' encoding='utf-8' standalone='yes' ?>
<services>
<service uid="10021" authority="com.android.contacts" accountType="com.android.exchange" />
<service uid="10036" authority="com.cooliris.picasa.contentprovider" accountType="com.google" />
<service uid="10027" authority="gmail-ls" accountType="com.google" />
<service uid="10021" authority="com.android.calendar" accountType="com.android.exchange" />
<service uid="10007" authority="subscribedfeeds" accountType="com.google" />
</services>


android.accounts.AccountAuthenticator .xml
<?xml version='1.0' encoding='utf-8' standalone='yes' ?>
<services>
<service uid="10021" type="com.android.exchange" />
<service uid="10007" type="com.google" />
</services>


不知道怎麼繼續
內文搜尋
X
評分
評分
複製連結
Mobile01提醒您
您目前瀏覽的是行動版網頁
是否切換到電腦版網頁呢?