[android-developers] Getting GlobalTime App to run.

2011-10-21 Thread Jay Hubbert
I am new to android but not to Java so I can kind of tell what is
going on. I downloaded the GlobalTime App just to play around but
notice that I am missing two packages that the Clock.java and
GlobalTime.java are importing. The packages are:

android.pim.DateUtils

android.opengl.Object3D

So do I need to download these packages or how do I get then into my
GlobalTime Project. Once again I am a newbe to Android development so
be kind.

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


Re: [android-developers] Getting GlobalTime App to run.

2011-10-21 Thread Mark Murphy
What is this GlobalTime App? It looks like maybe it was from 2007,
before we had an Android SDK, or something.

On Fri, Oct 21, 2011 at 3:59 AM, Jay Hubbert hubbe...@gmail.com wrote:
 I am new to android but not to Java so I can kind of tell what is
 going on. I downloaded the GlobalTime App just to play around but
 notice that I am missing two packages that the Clock.java and
 GlobalTime.java are importing. The packages are:

 android.pim.DateUtils

 android.opengl.Object3D

 So do I need to download these packages or how do I get then into my
 GlobalTime Project. Once again I am a newbe to Android development so
 be kind.

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




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

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


Re: [android-developers] Getting GlobalTime App to run.

2011-10-21 Thread String
On Friday, October 21, 2011 7:33:28 PM UTC+1, Mark Murphy (a Commons Guy) 
wrote:

What is this GlobalTime App? It looks like maybe it was from 2007,
 before we had an Android SDK, or something.


That's about right. It was a very VERY early code example, never widely 
distributed even at the time. And even at the time it was a challenge to get 
it to build; good luck doing so with the current SDK.

String 

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