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

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -