Do this: In the Android Manifest file, declare the following. <application android:name="com.xyz.MyApplication"> </application>. Then write the class:
確定! 回上一頁