Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
89 views

I am trying to create a system overlay using WindowManager. This overlay contains a ComposeView which, in turn, hosts a Composable that animates its height. My WindowManager.LayoutParams for the view'...
0 votes
0 answers
71 views

I wanted to observe window inset for navigation bar and ime. used below snippet. in android API 30, listener is triggered when keyboard is opened or closed. the same code not working in API level 29. ...
0 votes
0 answers
83 views

I'm trying to detect if another app (like a Messenger chat head or similar overlay) is currently floating above my app on Android 11 or higher. I’ve tried the following approaches, but none reliably ...
0 votes
0 answers
58 views

When I turn on the Accessibility Service, what I expected is the method "SVR.onAccessibilityConnected" would immediately invoke and then the app would play music loudly and show a window cover the ...
0 votes
1 answer
217 views

When long-pressing an Entry on Android, the copy/paste context menu should appear by default. It works when the Entry is placed directly on the page. However, if the Entry is added to the window on a ...
-1 votes
2 answers
897 views

in my flutter app, i run it without any problem, but when building APK i get the following problem FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':...
0 votes
0 answers
27 views

I want to create a dialog that contains a layout inside. This layout should be scrollable up and down. When the dialog is scrolled up to only show a drag handle, I want the dialog to pass all click ...
0 votes
1 answer
261 views

I have an android app where I want to display a webpage in dark mode, overlaid on top of other apps (using android draw over apps facility). I'm using a webview and windowmanager to create the ...
1 vote
1 answer
1k views

I'm trying to add a window in my android app but I'm facing with this issue. I just started android development so I'm not sure what should I need to do. I did research but couldn't find the solution ...
0 votes
1 answer
51 views

I have a button to display the Dialog. When I click the Dialog button in the sample application, immediately after a few seconds, pressing the home button. Open another application, press the home ...
1 vote
0 answers
80 views

When creating an overlay from a TextView and moving it using updateViewLayout with changed WindowManager.LayoutParams the overlay unexpectedly moves after changing the size of the TextView (e.g. by ...
0 votes
0 answers
316 views

I know react-native can be used with fragment manager as in https://reactnative.dev/docs/integration-with-android-fragment How do I use the component in window manager though? Actually my main aim is ...
1 vote
0 answers
308 views

In my project, when the service class gets called, it overlays an Image on top of the mobile screen. Foreground service is used to continuously keep the image on top of the mobile screen even when my ...
2 votes
1 answer
383 views

I use the following code to drag a view around the screen, and it works. But, when the user first touches moveIcon, the floatingView suddenly moves to the center of the screen, even though I want it ...
user avatar
1 vote
1 answer
486 views

My goal is to have a small UI element (24dp bubble) that is draggable and is shown over the system screens and other apps. Yes, like XRecorder bubbles. I have successfully set up a ComposeView and ...

15 30 50 per page
1
2 3 4 5
...
38

AltStyle によって変換されたページ (->オリジナル) /