AndroidGlobalTime was the subject of an early android-developers blog entry, where it was described as "a 3D world clock developed by an engineer at Google and may serve as an illustrative example of how to use the OpenGL ES APIs in your Android applications."
http://android-developers.blogspot.com/2008/05/androidglobaltime.html http://code.google.com/p/apps-for-android/ It is also the object of my first bug report, when it failed to build in SDK 1.0: http://code.google.com/p/apps-for-android/issues/detail?id=18 I believe that you may find a workaround in the comments added to this report. (Issue tracking in action!) --Joe On Oct 21, 12:58 pm, String <[email protected]> wrote: > 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 [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

