I am working on neo4j embedding in Android project. I took the source from this github link https://github.com/neo4j-contrib/neo4j-mobile-android. I am able to run the demo project and got neo4j-android.jar file. But to proceed further with my case, I need two more jar files. One is neo4j-android-common.jar which I should get in neo4j-android-common/bin folder. And another is, neo4j-android-client.jar which I should get in neo4j-android-client/bin folder. But I am not getting these jars in respective bin folders. I tried to build project several times. I have everything in bin folder except the jars. Please help me, if anyone has resolved this error before. Thanks in advance and it will be a great help.
-- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
