amin-ahmadi.com
How to add Permissions to your Qt Android app - Amin
Whether you want to use GPS or Compass, Camera or the Internet, you will need to add permissions to your Qt app for Android because Android API uses a permission system for security reasons. It actually has other benefits such as helping with monitoring and app statistics and so on but I’m not going to … Continue reading "How to add Permissions to your Qt Android app"
Amin