On Feb 25, 2009, at 21:14 , Mark Murphy wrote:

>
> In this example, doSomething() is implemented in the base JAR. The
> resources are not defined in the base JAR, but rather in the APK  
> that is
> using the base JAR. Hence, the base JAR not only does not have R.java,
> but it cannot even rely upon resources having certain numerical  
> values.

Hmm, isn't it possible to embed resources somehow? android.jar does  
that; is that treated in a special way somehow?

Ron, I asked more or less the same question here:
http://stackoverflow.com/questions/573581/specifying-android-project-dependencies-in-eclipse
http://groups.google.com/group/android-developers/browse_thread/thread/041db4d29b1d80dd#
but so far with no replies. The posted examples there works apart from  
the resource issue if it helps you.

// Henrik


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