Skip to content

hunben/Conectate-App

 
 

Repository files navigation

Conectate Network

Uniendo Personas Conectando Ideas

Permissions

Automatically granted

  • INTERNET: necessary to access the internet.
  • ACCESS_NETWORK_STATE: used by the browser to stop loading resources when network access is lost.
  • INSTALL_SHORTCUT: used to add shortcuts with the "Add to home screen" option.

Requested only when needed

  • WRITE_EXTERNAL_STORAGE: needed to download files and export bookmarks.
  • READ_EXTERNAL_STORAGE: needed to download files and import bookmarks.
  • ACCESS_FINE_LOCATION: needed for sites like Google Maps, requires "Location access" option to be enabled (default disabled).
  • RECORD_AUDIO: needed to support WebRTC, requires "WebRTC Support" option to be enabled (default disabled).
  • CAMERA: needed to support WebRTC, requires "WebRTC Support" option to be enabled (default disabled).
  • MODIFY_AUDIO_SETTINGS: needed to support WebRTC, requires "WebRTC Support" option to be enabled (default disabled).

About

Android Web Browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 87.9%
  • Java 6.9%
  • JavaScript 3.7%
  • HTML 1.5%