- Posts: 2
- Thank you received: 0
Microsoft Windows Phone 8.1 support ends (13 Jul 2017)
Microsoft has ended support for Windows Phone 8.1
Questions about Android development and PDF
Distribute Android Library JAR
IP: 192.168.0.71
12 years 5 months ago #5984
by sberan
Distribute Android Library JAR was created by sberan
Currently, the Android SDK is pretty difficult to integrate into existing applications. It would be very nice to distribute the library as a JAR which could be easily integrated into an existing Android project. Additionally, the JAR could be uploaded to a maven repository and easily added to a Gradle or Maven build.
Currently, the upgrade process is very difficult as we have to copy many files into the resources directory, as well as copying values into the strings.xml, etc. This could be much easier with an Android shared library!
Currently, the upgrade process is very difficult as we have to copy many files into the resources directory, as well as copying values into the strings.xml, etc. This could be much easier with an Android shared library!
IP: 192.168.0.71
12 years 4 months ago #6061
by sberan
Replied by sberan on topic Distribute Android Library JAR
any thoughts as to whether this is possible?
IP: 192.168.0.158
12 years 4 months ago #6094
by nermeen
Replied by nermeen on topic Distribute Android Library JAR
we will evaluate your request, but for now you can use the demo project as a library to avoid copying the contents every time you need to update
11 years 5 months ago #8809
by Rignanese
Replied by Rignanese on topic Distribute Android Library JAR
Maven support will be a good way to integrate your library into existing project...please consider to add this feature
11 years 4 months ago #8824
by support
Replied by support on topic Distribute Android Library JAR
We're evaluating to support Maven but aren't able to provide you a specific timeframe right now.
11 years 4 months ago #8900
by Kin Chung
Replied by Kin Chung on topic Distribute Android Library JAR
Would gradle support be most useful for Android Studio?
It would be way more convenience if we could load the PDF library just by adding a single line in build.gradle
It would be way more convenience if we could load the PDF library just by adding a single line in build.gradle
Time to create page: 0.418 seconds