Bug #5887
Unable to import package name "import info.guardianproject.cacheword.CacheWordActivityHandler" while importing Cache World Library.
Status: | New | Start date: | 09/15/2015 | |
---|---|---|---|---|
Priority: | Urgent | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - | |||
Component: |
Description
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.
Related issues