Search found 3 matches

by alex
Thu Sep 13, 2012 9:53 pm
Forum: Java
Topic: How to use fragments of source code in Java
Replies: 4
Views: 11467

Re: How to use fragments of source code in Java

Thank you very much for the detailed instruction. Really appreciate it. I will do as you suggested.

Thanks,

Alex
by alex
Wed Sep 12, 2012 3:03 pm
Forum: Java
Topic: How to use fragments of source code in Java
Replies: 4
Views: 11467

Re: How to use fragments of source code in Java

Hi Narcís, Thanks for the reply. We will try to used library reference in stead of the apk file. Our main goal is to trim down the package size(it is over 1M). As I mentioned above, we only use the Pie Chart in our application. Could you provide some directions on how to trim the unnecessary code? T...
by alex
Mon Sep 10, 2012 8:08 pm
Forum: Java
Topic: How to use fragments of source code in Java
Replies: 4
Views: 11467

How to use fragments of source code in Java

Hi, We are using TeeChart Android Lib and I have the source code. According to your FAQ, We can integrate part of the source code into our application instead of the whole library. How can I do that? Is there any examples here? BTW, we currently only use the Pie Chart in our application. Thanks, Alex