ADB not recognising device
For anyone else who may have had the same problem as me,
I had to move the ADB files over from the original SDK becuse the adb files within qemu and bin4ry's exploit didn't recognise my device.
The first part was easy, removed the adb file from binary's root and replaced it with the adb file from SDK.
The second part was not so easy.
I had to manually to the qemu root process by creating a new file. (The full cmd version is found here http://forum.xda-developers.com/show....php?t=1893838)
I had to copy the adb file and the AdbWinApi.dll and AdbWinUsbApi.dll from the SDK into a new folder. the added the su and superuser.apk files into it aswell.
Hope this helps anyone else that had my problem!
|