http://www.anddev.org/2_ways_to_implement_a_toast-t3164.html
On Mar 11, 2:16 am, Tushar <[email protected]> wrote: > Hi, > > Using android.widget.Toast one can created floating view over the > application. I would like to created similar view which will float on > top of all running applications at a specified location. Any thoughts > on what should I need to do for this. I tried to created activity by > setting > android:windowIsFloating ="true" , but didn't worked out. > > Any suggestions ? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

