StandOut
StandOut copied to clipboard
StandOut lets you easily create floating windows in your Android app.
Unable to add window android.view.ViewRootImpl$W@8d54593 -- permission denied for window type 2002
in API26, API27, it is not showing .
When has Button onClick, can not to move.
orientation change and StandOutFlags.FLAG_WINDOW_EDGE_LIMITS_ENABLE doesnot update limits for the window. When I start the app with portrait mode and then change to landscape it still has edge limit for portrait...
Hi, Im not able to play video in full screen when window is floating/idle. The same happens when i try to play video in youtube or any other App. Please...
Hello! Thank you for such an elegant and compact, yet powerful and well documented library. I had troubles building it with the old tools, so re-worked projects structure to work...
I want to show the standout on screenlock.
How to hide window on HOME button click or app goes in background? As I want to use standout window in app only. When app goes in background/destroy, window should...
I tried to play a youtube video inside a standoutwindow using android youtube library. I don't think it's possible because youtube view needs a YouTubeBaseActivity, but StandoutWIndow is a Service,...
05-07 00:34:30.308 2185-2185/com.example.admin.myapplication E/AndroidRuntime: FATAL EXCEPTION: main Process: com.example.admin.myapplication, PID: 2185 java.lang.NoClassDefFoundError: Failed resolution of: Lwei/mark/standout/R$id; at wei.mark.standout.ui.Window.(Window.java:123) at wei.mark.standout.StandOutWindow.show(StandOutWindow.java:1078) at wei.mark.standout.StandOutWindow.onStartCommand(StandOutWindow.java:381) at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:2894) at android.app.ActivityThread.access$2100(ActivityThread.java:151) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1401) at android.os.Handler.dispatchMessage(Handler.java:102)...