Open quote is expected for attribute "{1}" associated with an element type "android:name" -
i want design android.manifest file gcm found error in program said "open quote expected attribute "
<intent-filter> <action android:name="com.google.android.c2dm.intent.receive"/> <category android:name="com.example.googlecloudmessaging"/> </intent-filter>"
associated element type
Comments
Post a Comment