Re: [android-developers] Re: Widget on Top

2010-02-03 Thread Romain Guy
No you can't :)

On Wed, Feb 3, 2010 at 4:39 PM, David  wrote:
> Mark and all,
>
> Thanks for your response!  Another question question though:  What if
> I configure this as a persistent button or an app window.  Are there
> any api(s) that might help whereby I could display information that
> would always stay on top of all apps?
>
> Thanks so much!!!
> Davey
>
> On Feb 3, 5:06 pm, "Mark Murphy"  wrote:
>> > I'm banging my head on the wall.  I have a small temperature/date/time
>> > widget.  When I touch the widget it changes from current temp to
>> > current date to current time, and back.  I would like to find a way to
>> > display my widget always on top of all applications?
>>
>> That is not possible.
>>
>> --
>> Mark Murphy (a Commons Guy)http://commonsware.com
>> Android App Developer Books:http://commonsware.com/books.html
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
Romain Guy
Android framework engineer
romain...@android.com

Note: please don't send private questions to me, as I don't have time
to provide private support.  All such questions should be posted on
public forums, where I and others can see and answer them

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Widget on Top

2010-02-03 Thread David
Mark and all,

Thanks for your response!  Another question question though:  What if
I configure this as a persistent button or an app window.  Are there
any api(s) that might help whereby I could display information that
would always stay on top of all apps?

Thanks so much!!!
Davey

On Feb 3, 5:06 pm, "Mark Murphy"  wrote:
> > I'm banging my head on the wall.  I have a small temperature/date/time
> > widget.  When I touch the widget it changes from current temp to
> > current date to current time, and back.  I would like to find a way to
> > display my widget always on top of all applications?
>
> That is not possible.
>
> --
> Mark Murphy (a Commons Guy)http://commonsware.com
> Android App Developer Books:http://commonsware.com/books.html

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Widget on Top

2010-02-03 Thread theSmith
No, widgets are only displayed on the homescreen.

-theSmith

On Feb 3, 4:42 pm, David  wrote:
> I'm banging my head on the wall.  I have a small temperature/date/time
> widget.  When I touch the widget it changes from current temp to
> current date to current time, and back.  I would like to find a way to
> display my widget always on top of all applications?
>
> Is this possible?  I've tried continually changing focus to my widget
> app but doesn't seem to work (ie. just instantaneously goes away
> "behind" the current app).  Any ideas on accomplishing this?  Are
> there any apps out there that are displaying their widget or  info
> button over the top of all apps?
>
> Thanks for any help
> Davey

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en