visnkmr / wfm

Transfer files to your android/Fire devices using any web browser. Amazon Appstore version supports transfers to both Internal Storage, External Storage, A limited replica is available on Google Play that uses Storage Access Framework and requires no permission but can only send to Downloads folder.
38 stars 0 forks source link

Fix java.lang.SecurityException: Permission Denial: starting Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 pkg=com.amazon.ftv.profilepicker cmp=com.amazon.ftv.profilepicker/.ui.PickerActivity } from ProcessRecord{22cfbe2 14156:io.github.visnkmr.wirelessexplorer/u0a220} (pid=14156, uid=10220) requires com.amazon.profilepicker.permission.LAUNCH in io.github.visnkmr.wirelessexplorer.MainActivity.u #308

Closed visnkmr closed 2 weeks ago

visnkmr commented 1 month ago

Version 2.3A10i(41)

Stacktrace

io.github.visnkmr.wirelessexplorer.MainActivity.u;

io.github.visnkmr.wirelessexplorer.MainActivity$b0.run;

Reason

java.lang.SecurityException: Permission Denial: starting Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 pkg=com.amazon.ftv.profilepicker cmp=com.amazon.ftv.profilepicker/.ui.PickerActivity } from ProcessRecord{22cfbe2 14156:io.github.visnkmr.wirelessexplorer/u0a220} (pid=14156, uid=10220) requires com.amazon.profilepicker.permission.LAUNCH

Link to App Center

github-actions[bot] commented 3 weeks ago

This issue has been closed because it has been inactive for 7 days. Please feel free to reopen if you are still experiencing this problem.