Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Android

Sagar Suri
Sagar Suri
6,043 Points

Urgent! Android to Arduino bluetooth connectivity

I have to build an android application which can communicate with an arduino through bluetooth. Basically I need to send and receive data over bluetooth. But I am not sure how to start. Please guide on building this kind of application or any link or library will be very helpful.

Thanks

1 Answer

Hi Sagar,

Here is the section of the Android Developers guide detailing bluetooth, and here is a tutorial on bluetooth connectivity from TutorialsPoint.

Hope that helps!