Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

ADB drivers for Windows 7 64bit ?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    ADB drivers for Windows 7 64bit ?

    Has anyone got ADB drivers to install successfully on Windows 7 64bit?
    I have the fastboot driver working, but I can't get the ADB driver to install for my 7c G2.

    The device is listed in device managers "other devices" as "Arnova 7C G2" five times, but I can't find a driver that works with adb.

    I have tried forcing the google "adb composite device" to each of the 5 devices in device manager but it still doesn't work

    Help!

    #2
    Yes I did. It was a major PAIN. I had to force install. I do not remember the exact steps now butw hen you go to do it choose let me pick (chose "other" device or something like that) and then have disk and browse to the driver.

    Bob
    "Pzebacz im, bo nie wiedzą, co czynią"
    "Прости им, они не ведают, что творят"
    "Perdona loro perché non sanno quello che fanno"
    "Vergib ihnen, denn sie wissen nicht, was sie tun"
    "Vergeef hen want ze weten niet wat ze doen"
    "Pardonne-leur car ils ne savent pas ce qu'ils font"
    "Perdónalos porque no saben que lo que hacen"
    "Oprosti im, jer ne znaju što čine"
    "Forgive them as they know not what they do"





    Comment


      #3
      Thanks I'm sorted now
      Seemed to have a rogue adb.exe in windows folder for some reason which was conflicting!

      Comment


        #4
        I installed the adb driver for my arnova 7 G2 and it is now listed as "android composite adb interface". But when i do "adb devices" I see an empty list. I'm on windows 7 64bit. Am I missing something?

        Comment


          #5
          Not sure which driver you loaded? I used the generic one from google.
          In the device manager I have:
          Android Phone
          |_ Android ADB Interface


          I am on Win 7 64

          Bob
          "Pzebacz im, bo nie wiedzą, co czynią"
          "Прости им, они не ведают, что творят"
          "Perdona loro perché non sanno quello che fanno"
          "Vergib ihnen, denn sie wissen nicht, was sie tun"
          "Vergeef hen want ze weten niet wat ze doen"
          "Pardonne-leur car ils ne savent pas ce qu'ils font"
          "Perdónalos porque no saben que lo que hacen"
          "Oprosti im, jer ne znaju što čine"
          "Forgive them as they know not what they do"





          Comment


            #6
            can you give them or give a location? I used the adb drivers from teh arnova website

            Comment


              #7
              Also you need to let ADB know your device. Do this

              create a file: adb_usb.ini in the following directory:
              Windows 7: C:\Users\<user>\.android

              Enter following code in the ini file:
              0x0e79

              You should be able now to execute:
              adb start-server
              "Pzebacz im, bo nie wiedzą, co czynią"
              "Прости им, они не ведают, что творят"
              "Perdona loro perché non sanno quello che fanno"
              "Vergib ihnen, denn sie wissen nicht, was sie tun"
              "Vergeef hen want ze weten niet wat ze doen"
              "Pardonne-leur car ils ne savent pas ce qu'ils font"
              "Perdónalos porque no saben que lo que hacen"
              "Oprosti im, jer ne znaju što čine"
              "Forgive them as they know not what they do"





              Comment


                #8
                Google ADB USB drivers

                The Google USB Driver is required to perform adb debugging on Windows with Google devices.



                Bob
                "Pzebacz im, bo nie wiedzą, co czynią"
                "Прости им, они не ведают, что творят"
                "Perdona loro perché non sanno quello che fanno"
                "Vergib ihnen, denn sie wissen nicht, was sie tun"
                "Vergeef hen want ze weten niet wat ze doen"
                "Pardonne-leur car ils ne savent pas ce qu'ils font"
                "Perdónalos porque no saben que lo que hacen"
                "Oprosti im, jer ne znaju što čine"
                "Forgive them as they know not what they do"





                Comment


                  #9
                  The official drivers from google are not working. I'll stick to the Arnova drivers I think

                  Comment

                  Working...
                  X