Re: [android-developers] Any way to embed existing views?

2011-10-11 Thread TreKing
On Tue, Oct 11, 2011 at 1:14 PM, yves...@gmail.com wrote:

> So, is there a way I can just embed the calendar app view into one of my
> view (because i want to change the display size, etc) as long as I know the
> name of the class?
>

No.

-
TreKing  - Chicago
transit tracking app for Android-powered devices

-- 
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] Any way to embed existing views?

2011-10-11 Thread yves...@gmail.com
I am trying to write an app which I want to show, say, the calendar
app in my app. So, is there a way I can just embed the calendar app
view into one of my view (because i want to change the display size,
etc) as long as I know the name of the class? Also, I want all touch
event or keyboard events are captured by my app. Any way to accomplish
this?

-- 
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