Thanks! I found it! Now I'm surprised about the "non-public" classes that are used in the code...
android.os.ServiceManager or android.os.SystemProperties I have heard that this classes are not present in the public SDK, but they are implemented in the mobile devices. Is that true? On 6 feb, 17:36, Romain Guy <[email protected]> wrote: > Hi, > > The GIT repository has a branch called "release-1.0" which contains > the source code of Home as found in SDK 1.0. > > > > On Fri, Feb 6, 2009 at 3:48 AM, Jose Cortes <[email protected]> wrote: > > > Well, I can download the branch of the project I need (I have done > > that). The point is, that I need to work with the present SDK, the > > official, and I need to know how present Home is made. The fires that > > are on the web (Android source code) are in development, so they are > > using, probably, the SDK 1.5. > > > Maybe anyone who downloaded the code some time ago, would have a copy > > of the proyect I need. Anyway, I will keep searching. > > > On 6 feb, 11:14, Marco Schmitz <[email protected]> wrote: > >> you can download the whole 2gb android sources using GIT (there is a > >> windows implementation for that, too) > > >> :) > > >> greetings, > >> darolla > > >> 2009/2/6 Jose Cortes <[email protected]>: > > >> > Hello everybody. > > >> > I have been looking the home Screen source code (The Launcher code) in > >> > the Android project page:http://android.git.kernel.org/ > > >> > And, in this case, there are some classes that are not implemented in > >> > the actual public SDK (1.0), like "android.provider.LiveFolders". I > >> > supose that is normal, because they are continuing developing and > >> > creating new packages and so... > > >> > The thing is... Does anyone know a place to get the soure code to the > >> > actual launcher (home) with the public/official SDK? > > -- > Romain Guy > Android framework engineer > [email protected] > > 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 [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 -~----------~----~----~----~------~----~------~--~---

