You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Android]
I wonder if it is possible to make an app background transparent with visible buttons (and) have that app be always on top, so that it is possible to open another app.
Why?
I have an app that sends commands to a map app using http requests to loopback address. But instead of switching between the 2 apps I'd like for the buttons to be available on top of the map app. I do not own the map app and cannot make any changes to it.
Can this be done in native Android Studio?
Can this be done in MAUI?
I have on my phone a blue light filter that works regardless of what app is opened so that's maybe a kind of transparency with color. It even has an icon down at the right side on the navigation bar to activate or deactivate it.
The phones I will install it on are my own, so I am not interested in setting permissions for others by uploading it to Play Store for example. Whatever can be modified on my own phone is what goes.
I'd appreciate some help with if it's possible or what I can do?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
[Android]
I wonder if it is possible to make an app background transparent with visible buttons (and) have that app be always on top, so that it is possible to open another app.
Why?
I have an app that sends commands to a map app using http requests to loopback address. But instead of switching between the 2 apps I'd like for the buttons to be available on top of the map app. I do not own the map app and cannot make any changes to it.
Can this be done in native Android Studio?
Can this be done in MAUI?
I have on my phone a blue light filter that works regardless of what app is opened so that's maybe a kind of transparency with color. It even has an icon down at the right side on the navigation bar to activate or deactivate it.
The phones I will install it on are my own, so I am not interested in setting permissions for others by uploading it to Play Store for example. Whatever can be modified on my own phone is what goes.
I'd appreciate some help with if it's possible or what I can do?
Beta Was this translation helpful? Give feedback.
All reactions