python-for-android icon indicating copy to clipboard operation
python-for-android copied to clipboard

Add option for adding "uses-feature" tags to AndroidManifest.xml

Open rambo opened this issue 5 years ago • 3 comments

fixes #958

Couldn't find any ready made unit test to check for keys in AndroidManifest.xml (permissions for example could have had one) and don't understand the code deeply enough (yet) to make one from scratch.

rambo avatar Sep 25 '20 12:09 rambo

I have no idea where that attempt to pass --permissions to setup.py in those failing recipe tests, nothing I've touched IMO

rambo avatar Sep 25 '20 13:09 rambo

See #958 for an update.

Julian-O avatar Nov 16 '23 16:11 Julian-O