Hey, I am working on building an android reusable library for developer. I had a third party jar file may or may not build in to my project. I want to create build system to build two version of my jar files: one with third-party jar and one without. And also I have a wrap class to reference the third party jar, and also I want to disable that. Like C+ +, you can also define pre-processor to protect your code, how I can do it on android. And create conditional build system to build project.
Thanks in advance. -- 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

