Reputation: 753
I cant able to find the drivers of my android tab earlier I was using a PC suite in windows 8 to run android app directly in my real device from eclipse.
I recently switch to ubuntu 12.04 ,Tell me how to install drivers of my device, and also is there any PC suite or android phone management tool in ubuntu likewise in windows which automatically install all drivers and control your phone.
Upvotes: 2
Views: 1118
Reputation: 5626
This should help you solve your problem:
Good luck!
Upvotes: 1
Reputation: 1249
Your device should be able to work without any aditional drivers. Just follow the official guide on the topic. (Assuming you have already installed adb), and pay close attention to step 3 of Setting up a Device for Development where you have to create a udev rule for the device.
Upvotes: 1