Closed GoogleCodeExporter closed 8 years ago
Same problem here, I just followed the wiki:
- add jar
- import
- RootTools.debugMode = true;
And my app FC.
Original comment by shk.schn...@gmail.com
on 11 Apr 2012 at 12:04
Can you guys give us logs of the fc?
Original comment by Stericso...@gmail.com
on 11 Apr 2012 at 1:27
sounds like a class def not found what version of eclipe are you running ?
Original comment by atlrudeb...@gmail.com
on 23 May 2012 at 4:20
is this your error E/AndroidRuntime(6596): java.lang.NoClassDefFoundError:
com.stericson.RootTools.RootTools
Original comment by atlrudeb...@gmail.com
on 24 May 2012 at 3:13
you need to do: Project > properties > order and export > and select root tools
Original comment by atlrudeb...@gmail.com
on 2 Jun 2012 at 9:17
Right, will try, thanks.
Original comment by l.s.w5...@gmail.com
on 2 Jun 2012 at 9:20
Im getting the same, i even tried Project > properties > order and export > and
select root tools
06-07 16:34:31.654: E/AndroidRuntime(605): Caused by:
java.lang.NoClassDefFoundError: com.stericson.RootTools.RootTools
Eclipse 3.7.2
Original comment by bradleyr...@gmail.com
on 7 Jun 2012 at 10:35
it was a problem in my class path, just select Project > Clean and build again
and it worked
Original comment by bradleyr...@gmail.com
on 8 Jun 2012 at 4:32
Original comment by Stericso...@gmail.com
on 22 Jul 2012 at 2:30
Original issue reported on code.google.com by
l.s.w5...@gmail.com
on 4 Apr 2012 at 9:28