Hi, questions about working with the platform code should be posted to android-porting. Thanks.
On Thu, Sep 10, 2009 at 6:34 AM, poohtbear <[email protected]> wrote: > > Hi. > I would like to compile the SDK with the java sources inside it. > I don't know if i can add any parameter to 'make SDK' like --with- > sources or something like that so i started digging in the makefiles > to see where it's compiled (with javac) and where it's Jar'ed and > failed poorly, too many makefiles and targets and if's and defs, > anyone can point me to the right file for the compilation and > jaring ? basically all i need is if certain group of files were > compiled than to copy the .java files to where the class files are and > than if the jar excludes java files make sure it doesn't. > > 10x. > > > > -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. 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 -~----------~----~----~----~------~----~------~--~---

