Implementing DTrules in Android Apps

46 مرّة مشاهدة
التخطي إلى أول رسالة غير مقروءة

Deepak Amane

غير مقروءة،
30‏/06‏/2014، 1:24:45 ص30‏/6‏/2014
إلى dtr...@googlegroups.com
Hello Guys,
       As DTrules is the 3rd party open source library which is in pure java using
maven tool.

We have gone through with DTrules website and have tried to compile the
sample code but due lack of API documentation of the DTrules library, we are unable to understand its flow & dependencies.

Points that have been covered successfully so far

* installed the eclipse ide with m2e plugin 
* installed the maven tool for compilation of the java projects & jdk 
* imported the java 5.0 snapshot projects into the eclipse
* runned the code & got the jar files in the .m2/repository for all the stand alone projects 
   present ie chip-5.0-snapshot.pom, maven-repositiory, chip-5-0 snapshot.jar etc.   these files are generated by the maven after the compilation.

* And now tried to use all these jar files in Android by putting them in the lib folders in eclipse 
* Executed some of the methods of classes present in the jar files.
 


   Problems in implementing DTrules  in Android:

*       DTrules programs are purely in java, compiled & worked in JVM(Java
Virtual Machine) where as Android Apps are
        complied in DVM(Dalvik Virtual Machine).  There is no documentation
on how to use the Input and output parameters from DTrules API in the
Android application.
*       DTrules runtime requires about 100 MB or more space to run & Android
phones have 10x space.

Conclusion:

*       We need to get a detailed documentation on the DTrules API, so we
understand the input and output parameters and integrate it in the Android
App.

Other sources that was used as reference are mentioned below

                So, pls help me out on this....
Thanks;

Regards,
Deepak S. Amane
الرد على الكل
رد على الكاتب
إعادة توجيه
0 رسالة جديدة