ChatSecureAndroid
ChatSecureAndroid copied to clipboard
Unable to import package name "import info.guardianproject.cacheword.CacheWordActivityHandler" while importing Cache World Library.
In WelcomeActivity.java inside the package name "info.guardianproject.otr.app.im.app" When tries to import the Cache World Library, it shows that "The import "import info.guardianproject.cacheword.CacheWordActivityHandler" cannot be resolved.
Found something updates about CacheWord v0.1 release. "CacheWordActivityHandler was removed, it was a pointless wrapper. Use CacheWordHandler instead call it's connectToService() and disconnectFromService() directly, most likely from onResume() and onPause() respectively".
then how will cache word library be used.