I'm thinking of doing some work in the Android space and was looking at the Verizon Motorola Droid. My question is simple: Can/How do I directly deploy applications I am developing and testing to my personal phone or I limited by some other third party as to how I can access my own phone?
...
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 android.hardware.Camera.native_setParameters(Native Method)
at android.hardware.Camera.setParame...
Hi,
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 don't seem to be able to properly reply to e-mail addresses unless you compose the mess...
Two of my users have reported a problem with my Android application, OftSeen Gestures. Both of them are using a Motorola Droid. The app saves a text file which is just a list of gesture names and phone numbers, both strings. It saves the file to the private data area. I don't know that it is this code that is failing but they report the ...
I have successfully gotten JmDNS working on Android 2.1 testing on a Motorola Droid by using MulticastLock, but recently got an HTC Incredible as second test device, and JmDNS discovery doesn't work at all. I should mention that broadcasting a service still works and everything appears to run normally, but serviceAdded() never gets call...
I am working on an App where I mute and un mute the microphone (it is a requirement) via code.
The App works fine with other mobiles except for Droid, are you aware of any problems with Droid.
audioService.setMicrophoneMute(true);
This is not working in Motorola Droid. But all other mobiles.
...
How big is the motorola android's screen, in pixels? I want to know what size I need to make my graphic without it being too disorted by the fill_parent.
EDIT: I don't think you guys understood this... I know android is the operating system.
Let me explain:
If phone A was 400 by 300 pixels, hypothetically, and phone B was 450 by 350 pi...
i have been trying to setup kannel using motorola droid with android 2.1 for 2 weeks but i couldn't made it work together!
does anyone tried to do the same?
...
Hi,
I'm trying to update my motorola droid from 2.1 update-1 to 2.2. when I go to settings->about phone->system update it says there is update available I download it and after restarting when it starts to install new version of android, the exclamation mark appears for a second, restarts phone and loads it into old version again.
I tri...