Content related to Motorola Droid phones
Questions tagged [motorola-droid]
65 questions
43
votes
7 answers
USB Debugging option on my Android keeps turning off
Every time I restart my Android phone after enabling the USB debugging in Developer Options, the USB Debugging option gets disabled.
How do I keep it enabled even after restarting my Android phone.

user6617547
- 487
- 1
- 5
- 6
11
votes
0 answers
Voice call recording on Moto Phones
I want to record voice for incoming and outgoing line during call. I have tried many solutions which otherwise work on devices other than Moto Phones(In my case I have tried on Moto E(2nd gen), Moto G5 and Moto C).
I have tried this two…

Bhupesh
- 477
- 1
- 8
- 22
4
votes
2 answers
Programatically send SMS to email using Verizon Motorola Droid on Android
I was wondering if anyone knew the proper way to send an SMS message to an e-mail address using Verizon's CDMA Motorola Droid phone.
The internal messaging application appears to automagically do this. While 3rd party applications like SMSPopup…

Dave
- 121
- 3
- 6
3
votes
2 answers
Camera issue with Motorola DROID RAZR When I recording the video
I have tested my application on various mobile phones. My applications main functionality is taking pictures and recording video through the phones camera. I didn't face an issue on most of the mobile phones, but I did face this issue on Motorola…

bharath
- 14,283
- 16
- 57
- 95
3
votes
3 answers
application requires feature(s) not available on your device
I have an Android application on Android Market, but some users are complaining about an error shown when the installation starts, just after the download:
One of them sent me a video of this error showing up, and I could see that this error is not…

Flávio Faria
- 6,575
- 3
- 39
- 59
3
votes
2 answers
Android System Version
On my Moto Maxx & Moto Razr HD (probably all Moto devices), there is an entry in the About Phone settings that states System version. I am writing an app that pulls this info from the phone but I cannot find where Motorola is pulling that info from.…

opt05
- 813
- 11
- 21
3
votes
3 answers
Camera Preview on Motorola Droid
Our application displays a camera preview and it seems to work fine on all phones except for the Motorola Droid where we get a runtime exception when we set the camera parameters:
java.lang.RuntimeException: setParameters failed
at…

Bryan Bedard
- 2,619
- 1
- 23
- 22
3
votes
1 answer
Where i can download MotoDev Studio?
In the new Motorola Website i can't find any link to MotoDev Studio.
I used it in the last year and now it seems disappeared.
Do you know where can i find last builds?

Alex
- 1,237
- 3
- 18
- 29
3
votes
3 answers
ADB shows Motorola Xoom as offline when connected
I have a Wi-Fi Motorola Xoom that I am connecting via ADB for development. I am seeing an intermittent problem where the device (with ID number) shows up in the adb devices list, but will present as being offline.
The device and computer both show…

Jeremy White
- 2,818
- 6
- 38
- 74
2
votes
2 answers
Droid x cannot debug and connect to sdcard at the same time (os x)
It seems that in order to debug with adb on os x you need to have your droid x set to "usb mass storage". See the following:
Droid X not connecting to adb on OS X
The problem with "usb mass storage mode" is that you cannot access the sd card while…

christoff
- 587
- 1
- 6
- 17
2
votes
1 answer
Android - accelerometer on motodroid 1 reports incorrect values at first?
So I'm writing an app that detects movement, and needs to be calibrated to various movements. Over the past few days, I've noticed that right after a SensorEventListener is registered, onSensorChanged(SensorEvent) throws out incomplete (and…

Jon Willis
- 6,993
- 4
- 43
- 51
2
votes
2 answers
Eclipse not recogniz the android device (Motorola Droid Razr Maxx hd)
I'm using the Eclipse ADT bundle on Windows 7 32-bit.
I'm trying to run my app on my phone (Motorola Droid Razr Maxx hd) which is running android 4.4.2 kitkat. I Have turned on USB debugging on the phone, and have installed drivers. But the eclipse…

Hemz
- 223
- 2
- 10
2
votes
2 answers
Android - Is it possible to intercept the input event without the input field and an open soft- keyboard?
Is it possible to somehow catch the text input event if the application does not display EditText (the text box), and there is not soft-keyboard?
OS: Android 4.1.2
P.S. Let me explain why this is necessary: there is a device - Motorola TC55 - (data…

vladon
- 8,158
- 2
- 47
- 91
2
votes
1 answer
How to get a QR bar code using Motorola tablet ET1 scanner in my android app?
I just started android development with device Motorola tablet ET1. This device has a barcode scanner. I want to make an simple app which scans the barcode using ET1 scanner and show me information. I do not want to use Zxing or any other project…

Piscean
- 3,069
- 12
- 47
- 96
2
votes
1 answer
onDiscoverCharacteristicResults not called because of android.os.DeadObjectException
using the sample_apk_icsActivity app supplied in the motorola ICS R2 add-on, i am able to successfully connect to my BLE peripheral running the HRM profile.... i then create new BluetoothGattService object, at which time discovery of…

user1817180
- 113
- 1
- 7