Tuesday 20 August 2013

Could not find class (android)

Could not find class (android)

i am trying to run an android application for connecting to a server on my
smartphone. When i try to connect to a sample server saved in the app, i
get this on LogCat:
Could not find class
'com.appl.app.utils.ClipboardManagerProxy$HCClipboardManager',
referenced from method
com.appl.app.utils.ClipboardManagerProxy.getClipboardManager
My device has android 2.3.6 but class ClipboardManager was added in API
level 11..could this be the problem?

No comments:

Post a Comment