Advertisement
techmik

last error

Nov 1st, 2013
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. packages/apps/CMFileManager/src/com/cyanogenmod/filemanager/SambaLogin.java:37: cannot find symbol
  2. symbol : constructor Intent(<anonymous android.view.View.OnClickListener>,java.lang.Class<com.cyanogenmod.filemanager.SambaExplorer>)
  3. location: class android.content.Intent
  4. Intent intent = new Intent(this, com.cyanogenmod.filemanager.SambaExplorer.class);
  5. ^
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement