NalleXP

Results 1 issues of NalleXP

I made following slight changes to /modules/std/permissions/permissions.monkey2 and the asking of Android permissions at run-time seems to work: ` ``` `Namespace std.permissions #If __TARGET__="android" #Import "native/Monkey2Permissions.java" Private Using jni.. Global...