Motorola Droid :: External GPS Antennas

May 20, 2010

I want to use my tracks to map some of my local dirtbike trails, problem is that my droid will be in my backpack to protect it from the elements. I'm wondering if there are any external gps antennas available for the droid I could hang out of the back pack?

Motorola Droid :: External GPS antennas


Motorola Droid X :: High Performance Diversity Antennas

Jun 23, 2010

What exactly does this mean? Better signal or something If so I will be ditching my incredible like a 20 dollar hoe

View 22 Replies View Related

HTC EVO 4G :: Have 3G Antennas Improved In Past 2 Years?

May 10, 2010

This may seem like an odd question, but, right now I'm using a late 2008 model Samsung Rant(I cannot wait to ditch it),I seem to have good 3G signal on it, but it seems to be sluggish at the start of using data.Basically what I'm asking is, have the 3G antennas used in phones improved in the last few years? Can I expect an upgrade in that manner or has it pretty much been the same technology for several years?

View 9 Replies View Related

Motorola Droid :: External Mic For Video Recording?

Jan 3, 2010

Is the Droid capable of recording video with an external stereo mic (Sony ECM-MS957)? I was thinking about getting the Kodak Zi8, but hey, if the Droid can do it then I'll save the $200.

View 6 Replies View Related

Motorola Droid X :: External Speaker Shutting Off

Sep 16, 2010

just received my X about two weeks ago. I love it. It is way better than my old BB Storm. So far I have only found one issue that I can't seem to resolve. It seems that from time to time my external speaker just stops working for media files. The ringer will still work as will any alerts, but if I try to play a YouTube file there is no sound. A reboot of the unit will fix this, but I am wondering if this is a know glitch or if I might have an app that is causing this. I tried searching for this topic but the only thing that comes up is a thousand threads complaining about the sound level.

View 5 Replies View Related

Motorola Droid X :: Sound Comes From External Speaker - Using Earpiece

Nov 29, 2010

I rooted my phone a week or so ago and love it 100 times more than before. However, I use it daily to listen to audio books. Before rooting when I had my earpiece in - if I received a message or call then sound came only through the earpiece. Now it comes through the earpiece and the external speaker on the phone. Suggestions on how to stop it?

View 3 Replies View Related

Motorola Droid :: External Battery Charger - Voltage Output

Aug 7, 2010

Amazon.com: Genuine Motorola Droid P323 Battery Charger System: Electronics Amazon.com: Motorola BP6X A855 Droid OEM 1300mah Standard Battery: Cell Phones & Service Anyone use these 2 items from Amazon? I'd like to get a second battery and an external charger, this seems like a cheap solution while keeping OEM parts. The only thing I'm really questioning is the voltage output of the external charger to the battery. Any way to tell if it will charger correctly? If you know the answer, please provide reasoning.

View 8 Replies View Related

Motorola Droid :: Visual Voice Mail Save To Internal Or External

Mar 29, 2010

I had my setting in VVM set to save VM to "internal". BUT, then when I had to call into my VM to listen to some VM (read why elsewhere) I erased many off my VM and guess what... it deleted them off my VVM. I did not expect that. If setting your VVM to save to "internal" would we not just assume it is saving them to the SD card so deleting them off your VZW VM should not alter your VVM as they should be "internal". But that is not how it worked.. so what the heck is the diff between "internal" and "external"?

View 8 Replies View Related

Motorola Droid :: Mount External USB Thumb Drive - Access Its Data From A File Browser

Jun 6, 2010

Is it possible to mount an external USB thumb drive to access its data from a file browser on the phone? I tried plugging one of my USB drives into a USB-to-microUSB adapter and plugging that into the phone, but it didn't mount anywhere.

View 10 Replies View Related

Motorola Milestone :: Installing Software On External?

Sep 18, 2010

Is this possible yet on MIlestone?

View 3 Replies View Related

HTC Droid Eris :: Replacement Of External Speaker?

Aug 4, 2010

Does anyone know where I can get a replacement external speaker for my Eris? Need two, actually. Only place I could find one was at global parts direct, but they're out of stock.

View 6 Replies View Related

Android : How To Display External Image In Droid?

Jun 7, 2010

I want to display external image like:..

View 2 Replies View Related

Android : Way To Control An External Device With Droid Over USB?

Dec 11, 2009

Anyone has experience with controlling an external device from an Android phone via the ISB interface ? I am thinking about using an external camera connected to the Android via the USB port; that would allow me to take pictures with higher resolution or with different optical lenses, like a FishEye.

View 1 Replies View Related

HTC Droid Eris :: Building An External Battery Pack

Jun 12, 2010

I think the standard battery is 1100mAh (1.1 amps at 3.7V for one hour), which is generally good enough for me, but there have been a few times on travel when an extended battery would have been useful. USB provides 5 (FIVE) volts to the unit, which is regulated down to charge the internal 3.7V single lithium cell. It should be trivial to build a battery pack to recharge any product that is so powered. But you cannot use external lithium because that would also be 3.7V.

I'm thinking of NiMH (nickel metal hydride), each cell of which provides 1.2VDC. Four cells in series would be 4.8V, and there are now 3000mAh (three amp!) AA cells out there, so NiMH AA cells should more than triple battery life for the Eris. Of course, you could use five such cells to get 6.0VDC, then regulate down to 5, but that would add complexity. I didn't find any posts on building such a thing, and wonder if anyone's done it.

View 6 Replies View Related

HTC Droid Eris :: External Battery Required As Extra?

Feb 6, 2010

Does anyone think that this external battery would work on the Eris for an extra battery? It has the same connection. DealExtreme: $12.99 1800mAh USB Rechargeable External Battery Pack for HTC Touch Diamond.

View 1 Replies View Related

Android :: Way To Get Binary Data From External Device To Droid?

Jul 8, 2010

I'm looking for some input on how to go about a problem I have. We have a device that has binary data that it needs to send out (they are mainly just symbols, but in a custom binary format) over ethernet. I need to intercept this data on the phone and display the symbols over google maps. I'm just wondering the best way to go about this, I have a few ideas but am not sure if they are possible or feasable: 1. Is it possible for the phone to connect directly to the device if the device had some sort of server running on it, then poll for new data? If so, what is the protocol needed to be able to direct connect like that? 2. Perhaps modify the device software to send data to the phone(s) in SMS data message format? Im not sure if it is possible for software to "spoof" an SMS to a phone when it is not a phone itself? 3. Have the device software upload all its binary data to a ftp/http server that is sitting out there somewhere, have the phone(s) connect to that server and poll for new data periodically? I'm brand new to android development, basically all I want to do is grab this binary data from the device on my phone and parse/display it over google maps. How do any of those ideas sound, or is there a much easier way I am overlooking?

View 2 Replies View Related

Android :: Access External Database From Droid Application?

Mar 17, 2010

I'm new bie to android.. i want to access external database from my android application.. I've searched so much time in the Internet but could not get exact idea how to implement?

Please help me If any one is having idea on that and post if u have any code related to it.

View 24 Replies View Related

Android : Need External 'seperate' Keyboard For Droid Phones

Apr 23, 2010

I'd be interested in a separate keyboard for my incoming Verizon Droid Incredible. An actual keyboard, not one of the bitty ones that come with the Motorola Droid, for example, and that attaches through the mini-USB port on the phone.

View 3 Replies View Related

Android : Interact With External SQLite Databases From Droid?

Jul 21, 2009

I'm trying to work with a web service (that I have no control over) that returns a SQLite database when you query it. Is there any way to do this?

View 3 Replies View Related

HTC Droid Eris :: External Full-sized Keyboard For Phone?

Mar 10, 2010

Are their any options for any form of external full-sized keyboard for the Eris? It'd be nice to have just one electronic device to bring to school to take notes on. Oh, I don't know if this matters, but I'm still on 1.5.

View 3 Replies View Related

Android :: Droid APP - Save All Texts To External SD Card Rather Than Internal?

Jul 23, 2010

I want to save all my texts to external SD card rather than internal is this possible?

View 2 Replies View Related

Samsung I7500 :: External GPS

Jul 13, 2010

I'm a cross border employee and would like to use navigation my Galaxy i7500 whilst roaming and minimize cost at the same time. I have AndNav2 set up with maps of western Europe cached on the SD-card. Since A-GPS still generates data traffic (and having disabled this option whilst roaming),no position data is available.I still have an external bluetooth GPS receiver and paired it with my Galaxy.How do I get my Galaxy to use the external GPS source for apps like AndNav2 or Google Maps for that matter.Any help is highly appreciated.

View 5 Replies View Related

Android :: External Strings.xml

Feb 8, 2010

Is it possible to have an external strings.xml or something like that?I'd like to translate my application into several different languages, but the apk would become to large if I include all languages.I would instead like to be able to load languages on demand (from an external URL) and store them on the SD card.Is that possible in any way? How could I in that case use the new language?

View 5 Replies View Related

Android :: External Flash App

Sep 10, 2009

I am hoping to start learning how to make apps this winter, and am wondering if this is even possible.Could an app be developed that would sense the flash of an external flash device, and take a picture?

View 3 Replies View Related

Android :: External Keyboard Possible

Nov 24, 2009

Has anyone put any thought into doing an external keyboard? It sure would be nice to have a real keyboard sometimes.

View 2 Replies View Related

Android :: Using External Fonts

Sep 24, 2009

I need to use my external font .ttf file for button's text.can anybody help?

View 4 Replies View Related

Android :: External USB Storage

Apr 30, 2010

Is there a way to access an external mass storage device from the USB port of an Android phone? I have a project I'm working on, but I'm stuck on that part.The goal is to plug my DSLR into the phone's USB (I made a specific cable to do just that) and access the pictures from the phone, then with my phone running an FTP server app broadcasting over WiFi, access the pictures on my camera from my computer.I'm stuck on accessing the files on my camera from Android. Is this even possible?

View 8 Replies View Related

HTC Desire :: External Bluetooth GPS

Jul 2, 2010

Has anyone tried using an external GPS receiver connected by bluetooth for navigation? Was thinking it might be a way of reducing the power drain on the phone (so it can charge faster if nothing else).

View 6 Replies View Related

HTC Incredible :: External Antenna Mod

Jul 25, 2010

I want to use the FME female connector below the battery for an external antenna mod. I bought a FME cable for another phone and I'll see if it fits. I want to use a telescoping antenna for it for portability, but I'm open to using something like the Wilson Electronics mirror mount antenna.Has anyone done this? This is a general Verizon/FME question, but since I have a Dinc, I thought I'd post it here. I'm going to drill a hole in the back cover and route the cable to the top of the phone. I live in a weak signal area and drop about 10% of my calls.

View 36 Replies View Related

General :: GTA 3 Data To External SD?

Apr 22, 2012

Is it possible to paste GTA3's data (500 or 1000 mb) to external sd like gameloft games?

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved