I added a xxxxxx.jar package in android source code, the compiler can generate aloneHowever, in the whole series, when the whole project, only out directory generated xxxxxx_intermediates, does not generate xxxxxx.jar
Great God wanted to ask you, how to configure can be packaged into xxxxxx.jar time in the whole series Thank
<-! Baidu Button BEGIN -> more Share to: <-! Baidu Button END ->
<-! Main posts under Banner (D4) -><-! Posts under the main text (D5) -> Reply: Create a libs directory, go into the jar, and then select the jar right build -> add to build path Reply:
So, I compile android on ubuntu on the whole project, I found myself newly added. Jar not packaged generate x.jar, but in out \ target \ common \ obj \ JAVA_LIBRARIES directory generated x_intermediates, indicating that this thing has been compiled , just not packaged generate x.jar
My question is how to let him generate x.jar
In addition, a separate compile this jar is not the problem. Reply:
Oh, my direct compiled in eclipse Reply: Should be written inside mk wrong, you refer to other works look inside lib file is how it's written mk Reply:
should be written inside mk wrong, you refer to other works look inside lib mk file is how it's written
I seem to find it a: android \ build \ core \ dex_preopt.mk The inside DEXPREOPT_BOOT_JARS: = core: core-junit: bouncycastle: ext: framework: android.policy: services: apache-xml: filterfw
May later add on it
Reply:
Should be written inside mk wrong, you refer to other works look inside lib file is how it's mk wrote
I seem to find it a: android \ build \ core \ dex_preopt.mk The inside DEXPREOPT_BOOT_JARS: = core: core-junit: bouncycastle: ext: framework: android.policy: services: apache-xml: filterfw
May later add on it
Reply: libs directory under the jar into the project, the project Android.mk probably look something like this:
No comments:
Post a Comment