Implementation of DTRules in Android

23 views
Skip to first unread message

Deepak Amane

unread,
Jun 30, 2014, 1:16:28 AM6/30/14
to dtr...@googlegroups.com
Hello Sir,
       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


Regards,
Deepak S. Amane
Reply all
Reply to author
Forward
0 new messages