I decided to use jrule engine for android application. So I added required snippet of code and put the rule xml file in assets folder of android application. But when I tried to run the code, I get the following errors:
[2014-04-22 19:06:54 - AndroidRulesEngine] Dx 7182 warnings [2014-04-22 19:06:54 - AndroidRulesEngine] Dx 1 error; aborting [2014-04-22 19:06:54 - AndroidRulesEngine] Conversion to Dalvik format failed with error 1
If anyone has other reference for jrule engine example for android, pls suggest.
Thanks in advance.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I decided to use jrule engine for android application. So I added required snippet of code and put the rule xml file in assets folder of android application. But when I tried to run the code, I get the following errors:
[2014-04-22 19:06:54 - AndroidRulesEngine] Dx 7182 warnings
[2014-04-22 19:06:54 - AndroidRulesEngine] Dx 1 error; aborting
[2014-04-22 19:06:54 - AndroidRulesEngine] Conversion to Dalvik format failed with error 1
If anyone has other reference for jrule engine example for android, pls suggest.
Thanks in advance.