0

I have Eclipse installed and I know how to develop android apps, but I didn't find how to communicate with the LEGO NXT. I heard something about the LEGO Communication Protocol, but I didn't find the libraries that give me the direct methods.

ivan.mylyanyk
  • 2,051
  • 4
  • 30
  • 37

1 Answers1

2

Take a look at NxtJLib

Also, there are some samples on the site.

One more example with the working code.

By the way, this is the first link by the Google Search "lego nxt android library". Please, do some research before asking here.

ivan.mylyanyk
  • 2,051
  • 4
  • 30
  • 37