luugiathuy / Remote-Bluetooth-Android

A simple remote bluetooth application for Android phone
MIT License
149 stars 152 forks source link

how add import java.awt.Robot in Android studio #7

Open kubraaa opened 9 years ago

kubraaa commented 9 years ago

hi i using android studio.i want added your project to android studio but java.awt.Robot library is not added please help me

khodaeian commented 9 years ago

Hi, I'm using intelij Idea. too simple to add project. just must import the project and after that, add the using library.

luugiathuy commented 9 years ago

@kubraaa: For the server, you need to use eclipse/intellij I think, as it is a java application not Android.

kubraaa commented 9 years ago

ok i will use eclips for server, well can i use android studio for client ?