Hey Aaron, I'm not sure about how your driver was installed. But the machines that we tried it on, did not have Android SDK installed, nor even the platform-tools.
On 11 November 2014 21:35, Aaron Cajes (Mozilla PHL) < [email protected]> wrote: > Hi Kaustav, > > That's weird. Modifying the adb_usb.ini works for me. I'm using Windows > 8.1 Enterprise and it can automatically detect my phone on adb devices, > and can push apps using the "App Manager" and just now i have managed to > push an app using WebIDE. The device name will be a mix of letters and > numbers (unlike the Keon where ADB helper detects it as: full_keon). > Perhaps the driver was installed along my Android SDK. > > On Tue, Nov 11, 2014 at 11:01 PM, Kaustav Das Modak < > [email protected]> wrote: > >> The drivers are needed for the phone to be recognized as a valid device. >> Once the drivers are recognized, we can use the adb_usb.ini method in it. >> We found unsigned drivers on the internet, for which Windows 8 developers >> have to turn off device signing check. However, even using the >> modifications to adb_usb.ini, ADB Helper add-on does not show the device. >> >> On 11 November 2014 20:15, Aaron Cajes (Mozilla PHL) < >> [email protected]> wrote: >> >>> Is it for development purposes? I was finding one too but got no luck >>> yet. But luckily, i found a workaround. >>> >>> If you have an Android SDK installed in your computer, you can put this >>> in your adb_usb.ini file at the end of the comments: "0x1782" >>> >>> Then open cmd and type "adb devices" and that should do the trick. :) >>> >>> On Tue, Nov 11, 2014 at 10:35 PM, Dietrich Ayala <[email protected]> >>> wrote: >>> >>>> Is anyone using Windows 7/8 and working with the Spreadtrum devices >>>> that were shipped in India? >>>> >>>> I couldn't find an official USB driver, only links to file drop sites. >>>> _______________________________________________ >>>> dev-b2g mailing list >>>> [email protected] >>>> https://lists.mozilla.org/listinfo/dev-b2g >>>> >>> >>> >>> >>> -- >>> Best Regards, >>> >>> Aaron Cajes >>> Mozilla Rep in the Philippines >>> Mozilla Philippines Community >>> >>> www.aaroncajes.com >>> www.mozillaphilippines.org >>> >>> _______________________________________________ >>> dev-b2g mailing list >>> [email protected] >>> https://lists.mozilla.org/listinfo/dev-b2g >>> >>> >> >> >> -- >> Kaustav Das Modak, >> Co-founder, Applait >> Mozilla Representative and Open Source Evangelist >> >> Ph: +91 74060 10110 >> Web: http://kaustavdm.in / http://applait.com >> > > > > -- > Best Regards, > > Aaron Cajes > Mozilla Rep in the Philippines > Mozilla Philippines Community > > www.aaroncajes.com > www.mozillaphilippines.org > -- Kaustav Das Modak, Co-founder, Applait Mozilla Representative and Open Source Evangelist Ph: +91 74060 10110 Web: http://kaustavdm.in / http://applait.com
_______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
