akexorcist / BluetoothSPPLibrary

[UNMAINTAINED][Android] Bluetooth Serial Port Profile which comfortable to developer application to communication with microcontroller via bluetooth
Apache License 2.0
1.7k stars 570 forks source link

targetSdkVersion < 4 #90

Open joeriakkerman opened 6 years ago

joeriakkerman commented 6 years ago

Because of the targetSdkVersion is less than 4, I can't upload my app to google play store, since the next permission is needed for target version < 4: android.permission.READ_PHONE_STATE. For this permission I need to upload a privacy policy....