hey,

we're developing applications that will use a single 'shared library'
jar file.
the jar file will be packed as part of the operating system (built &
packed by us)
according to the guidelines described in

http://android.git.kernel.org/?p=platform/development.git;a=blob;f=samples/PlatformLibrary/README.txt;h=5ce9d2f7756a0708e9fc0aed7845f3d69d4a6ae0;hb=cupcake


several trials & errors & manual readings had led us to the conclusion
that
for our projects (both shared lib & dependent apps) to correctly
compiled they
must (a) reside UNDER the mydroid source root and (b) be compiled with
the same
java version as mydroid.

both a & b are somewhat inconvenient for us (the latter a bit more).
is there a way around them?


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

Reply via email to