我有一款使用Google Maps Android API v2的應用,因此使用Google Play服務。 我遇到的問題是:如何幫助那些未安裝Google Play服務的用戶? 我做的是平時檢查服務: int result = GooglePlayServicesUtil.isGooglePlayServicesAvailable(getBaseContext());
switc
因此,我正在關注Google maps API v2 for android,試圖在屏幕上獲取基本地圖。在遵循所有步驟之後,我得到了「錯誤膨脹類碎片」。其他人遇到同樣的問題,但沒有任何解決方案似乎工作。 確切錯誤:android.view.InflateException: Binary XML file line #10: Error inflating class fragment 的.jav