Connect for Lemmy

Download: Connect for Lemmy APK

  • Latest Version
Application ID com.kuroneko.lemmy_connect
Downloads 44.5K
Upload by kurononeko
Rating 4.6/818+
Content rating Teen, Users Interact
Requires android 4.4 and up
Updated on Jan 21, 2024

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.SCHEDULE_EXACT_ALARM:
    Allows applications to use exact alarm APIs.
  • android.permission.USE_FULL_SCREEN_INTENT:
    Required for apps targeting Build.VERSION_CODES.Q that want to use notification full screen intents.
  • android.permission.VIBRATE:
    Allows access to the vibrator.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.
  • com.kuroneko.lemmy_connect.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION: