Android : Importing tess-two into an Android project in Intellij

on Sunday, November 2, 2014


I've compiled the project using the instructions given here and am now trying to add it to my Android project.


I've tried adding it as a library, in which case the symbol for class com.googlecode.android does not exits


And importing it as a module and depending on that, leading to a lot of libraries not being found within the tess-two module.


So, how do I use tess-two with an existing Android project in Intellij?


(Now a Maven project)


0 comments:

Post a Comment