C caspali Member Licensed User Longtime User Dec 11, 2019 #1 Hi, I have a Samsung device and I noticed that there is a function called Smart Popup. I want to implement that function in my app but I don't know what permission to use. Also whatsapp and Amazon enabled smart popup automatically Can you help me? Thanks in advance, Simone Attachments Screenshot_20191211-151316_One UI Home.jpg 141.9 KB · Views: 364
Hi, I have a Samsung device and I noticed that there is a function called Smart Popup. I want to implement that function in my app but I don't know what permission to use. Also whatsapp and Amazon enabled smart popup automatically Can you help me? Thanks in advance, Simone
Erel B4X founder Staff member Licensed User Longtime User Dec 11, 2019 #2 Are you referring to this permission: https://www.b4x.com/android/forum/threads/draw-on-top-of-other-apps-permission.90513/#content ? Upvote 0
Are you referring to this permission: https://www.b4x.com/android/forum/threads/draw-on-top-of-other-apps-permission.90513/#content ?
C caspali Member Licensed User Longtime User Dec 11, 2019 #3 No, I'm not. I'm referring to this: https://www.samsung.com/in/support/mobile-devices/galaxy-s10-using-the-smart-pop-up-view/ Upvote 0
No, I'm not. I'm referring to this: https://www.samsung.com/in/support/mobile-devices/galaxy-s10-using-the-smart-pop-up-view/
Erel B4X founder Staff member Licensed User Longtime User Dec 12, 2019 #4 Not sure. I don't see any documentation about it. Maybe it is related to: https://developer.android.com/guide/topics/ui/picture-in-picture Upvote 0
Not sure. I don't see any documentation about it. Maybe it is related to: https://developer.android.com/guide/topics/ui/picture-in-picture
C caspali Member Licensed User Longtime User Jan 8, 2020 #5 Thanks but I need just that function. I can't understand how Whatsapp and Amazon have it. Upvote 0
LucaMs Expert Licensed User Longtime User Jan 8, 2020 #6 One of these two? https://developer.android.com/guide/topics/ui/notifiers/notifications Upvote 0