Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

why is Spice Fire One mifx1 is not detected in app manager/WebIDE for debugging?

  • 3 பதிலளிப்புகள்
  • 4 இந்த பிரச்னைகள் உள்ளது
  • 2 views
  • Last reply by Martin_Lyngdoh

i've an alcatel one touch fire phone as well. And it gets detected and I can connect to it via app manager/ webide by default. But this is not the case with Spice Fire One mifx1. When I connect it via USB it is not displayed in App manager or WebIDE. Please help me fix this. I've selected ADB and DevTools option in remote debugging section & disabled phone lock. Still cannot be connected..

i've an alcatel one touch fire phone as well. And it gets detected and I can connect to it via app manager/ webide by default. But this is not the case with Spice Fire One mifx1. When I connect it via USB it is not displayed in App manager or WebIDE. Please help me fix this. I've selected ADB and DevTools option in remote debugging section & disabled phone lock. Still cannot be connected..

All Replies (3)

Please ensure that you have the correct drivers installed for your device and that remote debugging is enabled via settings.

Hi vigneshp,

Please try the following driver - it was given to me by internal teams at Spreadtrum:

It is currently being hosted on my Dropbox, but I'm checking if there's a permanent link available.

Thanks,

- Ralph

ADB Drivers: https://www.dropbox.com/s/97j5umkfj2j2zjh/Spreadtrum-Drivers.7z

Debug Drivers: https://www.dropbox.com/s/j9a06k9elqh4qyt/SCI-android-usb-driver-jungo-v4.7z

Download and install these

Then the VERY IMPORTANT STEP:

Then you will have to tell ADB what phone to use. By that I mean adding the PCI ID to a text file to tell ADB that this peripheral is compatible.

The Spreadtrum PCI ID is 0x1782

add this line to “Your user directory/.android/adb_usb.ini”

for example

C:\Users\Peter\.android\adb_usb.ini

If the file does not exist create it.

Add this Code: 0x1782

Then the phone should work and be detected by your PC:

To test navigate to your Android SDK Directory and run: adb devices

your device should be seen .

I had the same problem and it worked for me .

Martin_Lyngdoh மூலமாக திருத்தப்பட்டது