If you are trying to do this in an activity, just use a vertical
LinearLayout wrapped around an AnalogClock and DigitalClock.

If you are trying to do this in your own home screen, do the same.

If you are trying to do this in your own firmware, do the same.

If you are trying to do this in an app widget for devices running
their original firmware, what you want is not supported, sorry.
DigitalClock is not one of the widgets available for app widgets, for
whatever reason.

On Tue, Nov 15, 2011 at 2:22 AM, Abhishek Kumar Gupta
<[email protected]> wrote:
> I want to include the Digital minutes below the Analog Clock(as a Single
> Widget). May I have to modify AnalogClock.java(in frameworks) to include the
> Digital Clock functionality?
> Please help me.
>
> --
> 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



-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android 3.2 Programming Books: http://commonsware.com/books

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

Reply via email to