Android Studio-unused import-com.google.android.gcm.GCMBaseIntentService; -


just started using android studio , imported 1 app eclipse workspace android studio.the problem arose when tried run app.the error unused import-import com.google.android.gcm.gcmbaseintentservice; have searched internet , couldn't find solution.please help.

yes, gcmbaseintentservice deprecated. need use googlecloudmessaging api instead. please refer following link implementation of api:

http://developer.android.com/reference/com/google/android/gms/gcm/googlecloudmessaging.html


Comments

Popular posts from this blog

r - Trouble relying on third party package imports in my package -

Payment information shows nothing in one page checkout page magento -