android - ibm bluelist and node js sample code error -


using ibm bluemix blulist application : https://github.com/ibm-bluemix-mobile-services/bms-samples-android-bluelist?cm_mc_uid=44237229817214706405928&cm_mc_sid_50200000=1470653588

getting error in android studio :

error:execution failed task ':app:compiledebugjavawithjavac'. java.io.filenotfoundexception: c:\users\darshan\downloads\bms-samples-android-bluelist-master\bluelist\app\src\main\jnilibs\sqlcipher.jar (the system cannot find file specified)

it looks haven't followed steps in readme under enabling encryption correctly. please ensure have downloaded appropriate files , added them app\src\main\jnilibs directory if you'd enable encryption.

please keep in mind sample no longer supported. if continue have issues, try out of our supported simple android samples.


Comments

Popular posts from this blog

Spring Boot + JPA + Hibernate: Unable to locate persister -

go - Golang: panic: runtime error: invalid memory address or nil pointer dereference using bufio.Scanner -

c - double free or corruption (fasttop) -