Hi , I want to send some data from android to pc. I tried a lot of something and I can't do this. Please help me. By the way I am devoloping on Java-Android with eclipse.
Welcome to the Java Programming Forums
The professional, friendly Java community. 21,500 members and growing!
The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.
>> REGISTER NOW TO START POSTING
Members have full access to the forums. Advertisements are removed for registered users.
Hi , I want to send some data from android to pc. I tried a lot of something and I can't do this. Please help me. By the way I am devoloping on Java-Android with eclipse.
before you use java has you PC/Laptop got Bluetooth?
usb?did your system install drivers regarding to what model of your android devices? as far as i know win7 has its capabilities to install almost all of this devices if not, search for it online
Android Debug Bridge gives access.
If you just want to move files around as if your phone was a usb storage device, select this option in the device menu. Steps listed below...
Alternatively you can install drivers on your pc for your specific device.
From the home screen, press the settings button. If there is not one press the main menu button first, then settings.
You can change auto-connect under USB settings
You can change USB Debugging under Applications and then Development
(some devices may vary, but this fits most android devices)
If this is of no use to you, then explain what you mean by send data from android to pc
Hey "JSP" i have applied your tricks. It works for me. Now, i can connect Android to PC usb very easily.