-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Overridden App Stays open in background #6
Comments
How did you use it for albertos google assistant? |
I used com.alberto.Assistant/com.alberto.Assistant.AudioRecordActivity as the target. |
It happened to me as well. I mapped Bixby to Google Assistant and Bixby stayed in the background. Same happened to me with Samsung Pay and Google Pay |
Should be fixed by the new detection method, see: #4 (comment) |
How do you know which activity do you write in? Like, for my Assistant "AudioRecordActivity" doesn't work. Though "MainActivity" seems to work, but it doesnt record voice right after it is opened. |
Killing Samsung Pay (or whatever app you decide to trigger GW4 Remap) might actually slow down the launch of Google Pay/Wallet or whatever you select since you might potentially have to wait slightly longer for Samsung Pay to cold launch every time. |
Thanks, @BigBoot but still the same with the v2.0 |
I have mapped Bixby to Alberto's Google Assistant. If I swipe back or press the back button in Google Assistant, Bixby starts to load and opens Google Assistant again.
Is there possibly a function that can be added to force close the app being overridden before opening the target app?
PS. Great app and thank you
The text was updated successfully, but these errors were encountered: