MCQs > IT & Programming > Android Programming > Which permissions and configurations must be added in manifest file for implementing GCM Client? A) com.google.android.c2dm.permission.RECEIVE B) android.permission.INTERNET C) android.permission.GET_ACCOUNTS D) android.permission.WAKE_LOCK E) applicationPackage + '.permission.C2D_MESSAGE' F) A receiver for com.google.android.c2dm.intent.RECEIVE, with the category set as applicationPackage. The receiver should require the com.google.android.c2dm.SEND permission

Android Programming MCQs

Which of the following permissions and configurations must be added in manifest file for implementing GCM Client?

   A) com.google.android.c2dm.permission.RECEIVE

B) android.permission.INTERNET

C) android.permission.GET_ACCOUNTS

D) android.permission.WAKE_LOCK

E) applicationPackage + ".permission.C2D_MESSAGE"

F) A receiver for com.google.android.c2dm.intent.RECEIVE, with the category set as applicationPackage. The receiver should require the com.google.android.c2dm.SEND permission

Answer

Correct Answer: all of these

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Android Programming Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Android Programming Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it