• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Android Bluetooth with Java SE

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Guys! Just wondering if i could get some advice from anyone with experience developing Bluetooth Android applications that communicate with a Bluetooth Java SE "server". Basically i want to be able to send/receive bluetooth messages between an Android application and a Java SE application.

I just need a recomendation of what Bluetooth API to use for the Java SE project. I have a little experience with Android using Bluetooth but wondered what the best package to use at the other end (server-java se) was?

Thanks
 
reply
    Bookmark Topic Watch Topic
  • New Topic