I\'m wondering if it\'s possible to get Android permission dynamically without using AndroidManifest just with some codes, because I\'ve some OSGi bundles running on Android
No, sorry, you must request all permissions via the AndroidManifest.xml file.
AndroidManifest.xml