An app attempted to start an intent to enable Bluetooth but was denied permission. The app does not have the required BLUETOOTH_CONNECT permission. This caused a SecurityException to be thrown during the intent start.
An app attempted to start an intent to enable Bluetooth but was denied permission. The app does not have the required BLUETOOTH_CONNECT permission. This caused a SecurityException to be thrown during the intent start.
An app attempted to start an intent to enable Bluetooth but was denied permission. The app does not have the required BLUETOOTH_CONNECT permission. This caused a SecurityException to be thrown during the intent start.
An app attempted to start an intent to enable Bluetooth but was denied permission. The app does not have the required BLUETOOTH_CONNECT permission. This caused a SecurityException to be thrown during the intent start.
{ act=android.bluetooth.adapter.action.REQUEST_ENABLE cmp=com.android.settings/.bluetooth.RequestPermissionActivity } from ProcessRecord{cc8bf00 4532:com.vfit.vfit/u0a131} (pid=4532, uid=10131) requires android.permission.BLUETOOTH_CONNECT at android.os.Parcel.createExceptionOrNull(Parcel.java:3023) at android.os.Parcel.createException(Parcel.java:3007) at android.os.Parcel.readException(Parcel.java:2990) at android.os.Parcel.readException(Parcel.java:2932) at android.app.IActivityTaskManager$Stub$Proxy.startActivity(IActivityTaskManager.java :2791) at android.app.Instrumentation.execStartActivity(Instrumentation.java:1801) at android.app.Activity.startActivityForResult(Activity.java:5596) at androidx.activity.ComponentActivity.startActivityForResult(ComponentActivity.java:5 74) at androidx.core.app.ActivityCompat.startActivityForResult(ActivityCompat.java:237) at androidx.activity.ComponentActivity$2.onLaunch(ComponentActivity.java:208) at androidx.activity.result.ActivityResultRegistry$3.launch(ActivityResultRegistry.jav a:224) at androidx.activity.result.ActivityResultLauncher.launch(ActivityResultLauncher.java: 47) at androidx.fragment.app.FragmentManager.launchStartActivityForResult(FragmentManager. java:3000) at androidx.fragment.app.Fragment.startActivityForResult(Fragment.java:1424) at androidx.fragment.app.Fragment.startActivityForResult(Fragment.java:1398) at com.vfit.view.activity.home.V2HomeFragment.openBle(V2HomeFragment.java:836) at com.vfit.view.activity.home.V2HomeFragment.onClick(V2HomeFragment.java:806) at android.view.View.performClick(View.java:7892) at android.widget.TextView.performClick(TextView.java:16220) at android.view.View.performClickInternal(View.java:7869) at android.view.View.-$$Nest$mperformClickInternal(Unknown Source:0) at android.view.View$PerformClick.run(View.java:30891) at android.os.Handler.handleCallback(Handler.java:942) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loopOnce(Looper.java:226) at android.os.Looper.loop(Looper.java:313) at android.app.ActivityThread.main(ActivityThread.java:8762) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:604) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) Caused by: android.os.RemoteException: Remote stack trace: at com.android.server.wm.ActivityTaskSupervisor.checkStartAnyActivityPermission(Activi tyTaskSupervisor.java:1307) at com.android.server.wm.ActivityStarter.executeRequest(ActivityStarter.java:1388) at com.android.server.wm.ActivityStarter.execute(ActivityStarter.java:1026) at com.android.server.wm.ActivityTaskManagerService.startActivityAsUser(ActivityTaskMa nagerService.java:1942) at com.android.server.wm.ActivityTaskManagerService.startActivityAsUser(ActivityTaskMa nagerService.java:1815)