๐Ÿƒโ€โ™‚๏ธ Treadmill Speed Transmit

๋‹ค์šด๋กœ๋“œ: ๐Ÿƒโ€โ™‚๏ธ Treadmill Speed Transmit APK

  • ์ตœ์‹  ๋ฒ„์ „
์• ํ”Œ๋ฆฌ์ผ€์ด์…˜ ID com.bipr.treadmill.speedtransmitter
๋‹ค์šด๋กœ๋“œ 24.8K
์—…๋กœ๋“œ ๊ธฐ์ค€ BIPR Cycling & Running
ํ‰์  2.4/228+
์ฝ˜ํ…์ธ  ๋“ฑ๊ธ‰ Everyone, In-App Purchases
์•ˆ๋“œ๋กœ์ด๋“œ๊ฐ€ ํ•„์š”ํ•ฉ๋‹ˆ๋‹ค 5.0
์—…๋ฐ์ดํŠธ ๋‚ ์งœ Nov 28, 2020

android.Manifest.permission

  • android.permission.ACCESS_COARSE_LOCATION:
    Allows an app to access approximate location.
  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.BLUETOOTH:
    Allows applications to connect to paired bluetooth devices.
  • android.permission.BLUETOOTH_ADMIN:
    Allows applications to discover and pair bluetooth devices.
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.
  • com.android.vending.BILLING:
  • com.bipr.treadmill.speedtransmitter.permission.C2D_MESSAGE:
  • com.google.android.c2dm.permission.RECEIVE: