Iam using sencha packager to package sencha app how do i modify the android manifest file that gets created as part of the build process...
Asked
Active
Viewed 214 times
1 Answers
0
You can change the android manifest file in sencha 2.1rc1 onwards which requires sencha sdk tools v3. But if you are using 2.0 like me then you are out of luck...
To change permissions in packager.json just add extra attribute "permissions": ["CAMERA", ...]

Ram G Athreya
- 4,892
- 6
- 25
- 57