ehanp88 / roottools

Automatically exported from code.google.com/p/roottools
0 stars 0 forks source link

Makes the app fc? #18

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I am trying to use this, but it wont work. Do I have to do something other than 
just add the jar via referenced libraries?

Original issue reported on code.google.com by l.s.w5...@gmail.com on 4 Apr 2012 at 9:28

GoogleCodeExporter commented 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

GoogleCodeExporter commented 8 years ago
Can you guys give us logs of the fc?

Original comment by Stericso...@gmail.com on 11 Apr 2012 at 1:27

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
Right, will try, thanks.

Original comment by l.s.w5...@gmail.com on 2 Jun 2012 at 9:20

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago

Original comment by Stericso...@gmail.com on 22 Jul 2012 at 2:30