Android Debugging not working in Micromax - android

I am using a Micromax P280 android tablet to test my app using cordova. The app is working fine with genymotion emulator and on my Sony Xperia L. Doesn't know what going wrong with the tablet. As per this http://fileit.in/p/276 link i tried creating 51-android.rules, gave the configuration and restarted the server but still the same output as below.
List of devices attached
???????????? no permissions
This is the content in 51-android.rules
SUBSYSTEMS==”usb”, ATTRS{idVendor}=="0bda", ATTRS{idProduct}=="0002", MODE=”0666″, OWNER="sneha"

Related

I am trying to test my application in window 8 but device is not visible in android device chooser

I am trying to test my application but some of my devices are not visible android device chooser.
Amazon kindle fire , nexus 7 and other Android carbon devices are not visible,
some devices (Samsung Galaxy tab2 ) are working properly.
When I am checking the device manager it shows a message like...
"The drivers for this device are not installed"
so help me from getting this out.
Devices is showing in other devices category with yellow marked sign.
I reinstalled driver many times.
Try to install Google USB Device. If you are using Nexus device, it is required. You can find it in android SDK manager.

How use chinese phone on Eclipse?

I have a huge problem and I do not know how solve It. I have a chinese Smartphone, a Bluebo L100 FW with Android 4.1 ROM for Samsung S3. I'm developing Android apps with Eclipse Juno and I want to test them on my new phone. I did all the steps here and also I tried this, but nothing of this works. I'm sure the problem is the vendor Id I have to use in the 51-adroid rules. I tried the samsung Id and the huawei also. Not working, still having the List of devices attached.
No permissions when I use the ./adb devices. I'm using Linux btw.
Any suggestions?

Problems connecting Samsung Galaxy S2 to computer

I've got a Samsung Galaxy S2 and am taking an android development class. For the past two months, I've been using the emulator to run the activity.
Recently, I've been trying to get it connected to my device. Now, the drivers are installed on my computer as I can see the device (and view the files) through "My Computer" (Windows 7 Professional). However, using something like
adb devices
does not show the device, nor through the app launcher in eclipse (when choosing between a virtual device or connected one).
Any help on trying to get it recognized by adb?
Some misc. things:
the model is SPH-D710
I've enabled USB debugging from the phone
OP here, through some help on #android (on freenode), I was able to get this fixed.
The steps I took were,
Remove all pre-existing drivers
I installed a universal driver linked by: http://forum.xda-developers.com/showthread.php?t=1514942
And it worked after that.
Thanks davieslacker

Problems faced trying to get device connected to Eclipse

I'm currently facing problems trying to get my android device to connect to Eclipse in order for me to push files into the folders as well as push apk files into my device. I've recently just downloaded Samsung Kies and have tried until now i still cant see my device in the ddms page under the devices view. All i can see right now is only my emulator. Any Suggestions? the device i'm using is samsung galaxy s2 i1900G. Hope u guys can help me out.
The main problems I face when I try to connect a new phone with USB debugging connection is that :
* USB debugging isn't activated.
* The OS on any phones except the Nexus phones are Android with modifications. Samsung and a lot of other brands modify android to get in their own bloatware and own system updates.
I had a sony xperia z1 that did not connect with USB debugging untill I went from android 4 to android 5.1.1
There is a question where someone had a similar problem and solved it: https://stackoverflow.com/a/38171690/6296561

Android development with Samsung Galaxy tablet

I've been learning android development and been trying to get the app on my samsung galaxy tablet but have been having some problems. I have the device connected to my computer and i can access it thought the substandard samsung app and through explorer but when i try to send the app to the device using eclipse it just defaults to the emulator.
My pc is running windows 7, i have the android and galaxy tab packages installed on eclipse and i also have the device set up with type of galaxy tab.
When i plug in my HTC Desire it works perfectly fine and i can view apps on the device, it just seems to be the galaxy tablet.
Anyone else had this problem or know of any solutions?
Thanks a lot, been frustrating me for ages now.
The developer tools for Samsung Galaxy tab, including drivers are here. This may be what you need, for your work.

Categories

Resources