1

Does anyone know where you can get the droid fu jar from? I have no idea how to install it from github

Terrance
  • 11,764
  • 4
  • 54
  • 80
YogoTi
  • 91
  • 1
  • 6
  • possible duplicate of [How to install droid fu library?](http://stackoverflow.com/questions/6802126/how-to-install-droid-fu-library) – CommonsWare Jul 23 '11 at 20:14

4 Answers4

2

Read the Droid-Fu documentation, specifically the "How do I install it?" section, which explains, step by step, precisely how to build a JAR for your use.

If you do not understand those instructions, please contact the developer, or simply do not use the library.

Also, please do not ask duplicate questions.

CommonsWare
  • 986,068
  • 189
  • 2,389
  • 2,491
1

Is this library? Can you download it? If you can download it, Right click on the project -> Build Path -> Configure Build Path -> Select the Libraries Tab -> Add external JAR -> Browse you jar and add it. Now import the library.

Nikola Despotoski
  • 49,966
  • 15
  • 119
  • 148
0

Not sure why its at java2s but http://www.java2s.com/Code/Jar/d/Downloaddroidfu10jar.htm appears to be the correct jar. I've used it just to see if it works and it does.

Terrance
  • 11,764
  • 4
  • 54
  • 80
0

For some general explanation regarding Droid-Fu: see this post

Also, look at ignition now, as Droid-Fu is discontinued.

pxp
  • 87
  • 1
  • 10