Developer TODO (don't remove)
Discord message link/email recipient
Describe the bug
A clear and concise description of what the bug is.
Exception android.content.ActivityNotFoundException:
at android.app.Instrumentation.checkStartActivityResult (Instrumentation.java:2252)
at android.app.Instrumentation.execStartActivity (Instrumentation.java:1878)
at android.app.Activity.startActivityForResult (Activity.java:5743)
at androidx.activity.ComponentActivity.startActivityForResult (ComponentActivity.java:2)
at android.app.Activity.startActivityForResult (Activity.java:5701)
at androidx.activity.ComponentActivity.startActivityForResult (ComponentActivity.java:1)
at android.app.Activity.startActivity (Activity.java:6199)
at androidx.core.content.ContextCompat$Api16Impl.startActivity (ContextCompat.java:1)
at androidx.core.content.ContextCompat.startActivity (ContextCompat.java:1)
at androidx.browser.customtabs.CustomTabsIntent.launchUrl (CustomTabsIntent.java:1)
at io.github.sds100.keymapper.system.url.UrlUtils.launchCustomTab
at io.github.sds100.keymapper.home.HomeFragment.onViewCreated$lambda$7 (HomeFragment.java)
at androidx.appcompat.widget.Toolbar$1.onMenuItemClick (Toolbar.java)
at androidx.appcompat.widget.ActionMenuView$MenuBuilderCallback.onMenuItemSelected (ActionMenuView.java)
at androidx.appcompat.view.menu.MenuBuilder.dispatchMenuItemSelected (MenuBuilder.java)
at androidx.appcompat.view.menu.MenuItemImpl.invoke (MenuItemImpl.java:1)
at androidx.appcompat.view.menu.MenuBuilder.performItemAction (MenuBuilder.java:2)
at androidx.appcompat.view.menu.MenuBuilder.performItemAction (MenuBuilder.java:1)
at androidx.appcompat.widget.ActionMenuView.invokeItem (ActionMenuView.java:1)
at androidx.appcompat.view.menu.ActionMenuItemView.onClick (ActionMenuItemView.java)
at android.view.View.performClick (View.java:8043)
at android.widget.TextView.performClick (TextView.java:17817)
at android.view.View.performClickInternal (View.java:8020)
at android.view.View.-$$Nest$mperformClickInternal
at android.view.View$PerformClick.run (View.java:31867)
at android.os.Handler.handleCallback (Handler.java:958)
at android.os.Handler.dispatchMessage (Handler.java:99)
at android.os.Looper.loopOnce (Looper.java:230)
at android.os.Looper.loop (Looper.java:319)
at android.app.ActivityThread.main (ActivityThread.java:8913)
at java.lang.reflect.Method.invoke
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:608)
at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1103)
To Reproduce
Steps to reproduce the behavior:
Upload a backup of your keymaps. Follow the guide here
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Smartphone (please complete the following information):
- Device: [e.g. OnePlus 6T]
- Android version: [e.g. Android 10]
Additional context
Add any other context about the problem here.
Developer TODO (don't remove)
Discord message link/email recipient
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Upload a backup of your keymaps. Follow the guide here
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.