代碼: androidManifest.xml 裏也已經配置了相應的service Intent intent = new Intent(context,類名.class); startService(intent) // 無法打.
確定! 回上一頁