user468311
user468311

Reputation:

ADB doesn't recognize Samsung S5830(Ace) in Linux Ubuntu 10.04

I can't use Galaxy ACE with adb, here's what I see when I try to run app: enter image description here

On Windows 7 I've installed Kies and everything went fine. But I can't find driver for linux. Any help? Thanks.

EDIT Android Debug Bridge version 1.0.26

Upvotes: 4

Views: 6313

Answers (1)

Szabolcs Berecz
Szabolcs Berecz

Reputation: 4091

You will need to add udev rules described here: http://developer.android.com/guide/developing/device.html

Upvotes: 6

Related Questions