Android Question Floating windows but don't lock behind app

ArminKH

Well-Known Member
Hi everybody
I have a panel iny activity and i set my activity color to transparet and set it in manifest
Thats work but when i run that then my behind apps or apps icon locked
In other word i want a sticky panel in my home screen and move it with my finger but without lock behind apps
This is similar to cm master floating or tango or facebook float windows in home screen or otherapps for show cpu usage or weather
I reed this threads buts thats not exacltly are my queation response

http://www.b4x.com/android/forum/th...-floating-widget-type-thing.17297/#post-98956

http://www.b4x.com/android/forum/threads/how-to-create-special-activity.13702/#post101831

Tnx
 

ArminKH

Well-Known Member
Making the activity transparent will not help as it will still intercept the events.

Try this theme: @android:style/Theme.Dialog

Tnx erel i add this style in manifest but now that is not transparent
 
Upvote 0

JohnC

Expert
Licensed User
Longtime User
I am also just looking for a floating circle that is always shown on the screen no matter what app the user is using, and when the user taps it, I just want it to simply launch my app. And of course if the user long-presses, it will allow then to drag the circle to different parts of the screen.
 
Upvote 0

GudEvil

Member
Licensed User
Longtime User
@JohnCody ...me 2 too looking for similar...did u find something???
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…