ChatSecureAndroid icon indicating copy to clipboard operation
ChatSecureAndroid copied to clipboard

Unable to import package name "import info.guardianproject.cacheword.CacheWordActivityHandler" while importing Cache World Library.

Open Boominfotech opened this issue 10 years ago • 0 comments

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.

Boominfotech avatar Sep 14 '15 07:09 Boominfotech