I am trying to run the demo project provided by neo4j for android in github but unable to build the service neo4j-mobile-service. It gives me errors :
*EmbeddedGraphDatabase cannot be resolved to a type MainActivity.java /NeoTEST/src/com/example/neotest line 18 Java Problem* *The import org.neo4j cannot be resolved MainActivity.java /NeoTEST/src/com/example/neotest line 4 Java Problem* I have added the neo4j-android project in the eclipse and but still it is not resolving the symbols from the jar file. Please let me know what needs to be done to run this project. Thanks! -- 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/groups/opt_out.
