Android
OA0-002 · Question #109
Which of these is the correct method to update an application published to the Android Market?
The correct answer is C. Add versionCode attribute of manifest file and upload the latest created application. See the full explanation below for the reasoning.
Question
Which of these is the correct method to update an application published to the Android Market?
Options
- AIt is necessary to sign with an updated certificate and upload.
- BIt is necessary to individually implement within application since it does not have update function
- CAdd versionCode attribute of manifest file and upload the latest created application.
- DAdd versionCode attribute of manifest file and upload manifest file.
How the community answered
(26 responses)- A4% (1)
- B15% (4)
- C77% (20)
- D4% (1)
Community Discussion
No community discussion yet for this question.