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.

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