Android :: HTC EVO As Navigation Device

Jun 23, 2010

It is my understanding that the EVO has a built-in GPS. I will be going soon to Europe. Can I use it their as a Navigation device (not as a phone, I Know that the phone will not work). If it can be used as a navigation device, can I use the existing app. (Navigator) Where can I get European maps for it. Will 3G work in Europe?

Android :: HTC EVO as navigation device


Android :: Using On PND - Portable Navigation Device

Apr 21, 2010

I'm looking for a PND on which i can install android.

For example: http://www.medion.com/de/electronics/prod/MEDION%C2%AE+GoPal%C2%AE+P4440+EU/30010109A1?category=navigation_28&recId=&wt_mc=de.intern.m-shop.pro-pla.on-ma&wt_cc1=m-shop_topseller_navigation-2-links&wt_cc2=30010109A1&wt_cw=30.2.8&utm_source=Internetseite-intern&utm_medium=Kachel&utm_content=navigation_2-links&utm_campaign=Kategoriekachel-Hotspots&utm_term=30010109A1

I would like to install Android - not on a mobile phone, like it's commonly down - but on a navigation device. In doing so I want to completely remove the old operating system and replace it with Android. Is this even possible, provided the hardware matches Android's requirements, or are there other criteria to be aware of ?

View 1 Replies View Related

Android : How To Handle Device Back Key Navigation?

Feb 13, 2009

Can any one tell me how to handle the device back key navigation? Because i want to use this action as coming back to my application screen. Here i used only one Activity for building all screens.

View 2 Replies View Related

Android :: Detecting Navigation Input Method On Device

Apr 1, 2009

Does anyone know how to detect what primary non-touch navigation method (trackball, dpad, wheel, etc) a device is using within the code?

I know that an app can structure the /res/ folders to detect it like this: /res/ drawable-nonav drawable-dpad drawable-trackball drawable-wheel

But what if I want my app to behave differently depending on the navigation input method- is there a way to do this in the code?

View 3 Replies View Related

HTC Droid Eris :: Possible To Port Google Maps Navigation On Device?

Nov 29, 2009

I've been doing a lot of research lately, on this forum as well as others and I read somewhere that someone was able to port google maps navigation to there eris. I can't remember if it was this site or somewhere else. Can anyone confirm this? I also read that the people over at xda-developers were able to get it working on the G1 which I believe is running either android 1.5 or 1.6.

Here is the link:
Google Maps Navigation Ported to T-Mobile G1 | Android Central.
It would be great if we could get this working on our Eris, I really don't care for any of the other 2.0 features besides this.

View 4 Replies View Related

General :: Device Navigation Softkeys Stay Lit During Stock Browser HTML5 Video Playback

May 30, 2014

I'm using the Note2 with the TW-based Digiblur rom and am having trouble when playing HTML5 player videos in the stock web browser. Any time a video plays, instead of timing out like they are supposed to, the navigation softkeys on the device stay lit while the video is playing. If I pause or stop the video, everything goes back to normal and the keys time out like they are supposed to. The problem is not present in any video player application, including the stock YouTube client.

View 3 Replies View Related

Motorola Droid :: Google Navigation Showing Navigation W/o Destination

Nov 3, 2009

Can anyone confirm if Google Navigation can be used to just show your progress/location on a road while driving, without having to have an actual destination input?I know this was shown on a few of Rob's videos as not being possible, but just wanted to confirm if anyone had any further info on it.

View 30 Replies View Related

HTC EVO 4G :: What Is Difference Between Navigation And Sprint Navigation Apps ?

Aug 13, 2010

What is difference between "Navigation" and "Sprint Navigation" apps?Newby to the smart phone, and am still trying to understand this "app" stuff.The "Navigation" app is a blue arrow, and is the one I use for map and voice navigation.The "Sprint Navigation" app seems to do the same thing in a much more belabored manner.Are these both Sprint, or what?Why two similar apps?Is one supposed to do something that the other doesn't. I don't get it.

View 15 Replies View Related

Android :: Modes Connectivity Device Identification & Device Inter Communication?

May 28, 2010

Can someone explain a couple of very simple concepts to me - I'm interested in mobile devices running android and how they are identified over networks. Some scenarios: Device is connected over WiFi - presumably the device has a standard IP address as with any host and can communicate with any other android host over TCP/IP (assuming it knows the participating device's IP? device is connected over bluetooth - how are devices identified in this case? device is connected over mobile operator's network - this is the one I'm interested in and confused by - is there anyway for two or more devices to discover each other and communicate via the mobile operator's network? How does a device communicate with a backend server in this scenario? In other words, how do apps and devices communicate when not connected to a WiFi network?

View 2 Replies View Related

Android :: Permission Denied On Device - Emulator Failed On Device

Jun 6, 2010

I have developed and tested my app on the emulator, and now want to install it on my HTC device. the apk installs successfully, however my database is not going with it. I have created my database using sqliteman browser b/c I have to insert a bulk data before the app starts. I have four tables in my db and call each in different activities and created all on the sqliteman. after the data is inserted I pull back the db onto the data folder of the emulator. it works perfect on the emulator but failed on the device. when I try to pull my db on the real device, it shows access denied problem

View 2 Replies View Related

Android :: Multiplayer Game - Device To Device Connection Using Sets Of Api

Mar 24, 2009

I have developed a sports game which is single player. Now I want to have one more game mode which is multiplayer.

My question is how can i do device to device connection in android using sets of api which can be :

1.Bluetooth - whose APIs are not currently available.

2.gtalkservice - removed from sdk1.0 3.wifi - I dont knw how to connect 2 devices using wifi apis . I have asked about wifi because we have developed a game on iphone which used wifi connection for multiplayer stuff.

Or is there any other apis which can be used for implementation of multiplayer in game ?

View 3 Replies View Related

Android :: Device Orientation / Mapping Device Y To Screen Y

Oct 30, 2009

How do I map the device Y axis to the screen Y axis?I can't figure this out.I'm the developer of Tricorder, and I'm trying to make it so that the accelerometer and magnetometer indicators I draw always point in the right direction.On the G1 phone with the slider closed, all is well.But when I open the slider, I end up showing that gravity is pulling me to the left (if the phone is held with the display vertical).So, I know that the device, and hence sensor, Y axis is always in the direction of the earpiece; and the screen Y axis changes when I open the slider.And I know that I can use remapCoordinateSystem() to change the device axes to match the screen axes.But where do I find out what the device's orientation is?In other words, how do I compute the correct values for the X and Y parameters to remapCoordinateSystem()?

Configuration.orientation seems quite useless.Suppose it is set to LANDSCAPE.What does this mean?Does it mean a device which is "naturally" portrait (i.e. the sensor Y axis points to the narrow end), and which has been turned into landscape mode?If so, which way was it turned?Or does it mean a device which is naturally landscape?In other words, LANDSCAPE could mean that the screen axis is off from the sensor axis by +90, 0, OR -90 degrees.Not much help.So how do I do this?Obviously I want my app to work on all devices, not just the G1 phone.

View 2 Replies View Related

Android :: How To Write App To Connect Device To Host USB GPS Device

Oct 29, 2010

I have a standalone GPS enabled data recorder in my car that can function as either a USB host or device. (Its a class 0x00h USB device). I currently connect to it via a WM 6.5 app running on my Palm Treo 750. I would like to port my WM 6.5 app to an Android phone. (I don't have a specific Android phone in mind, I would like it to be as generic as possible).Replicating the GUI is not that difficult, but I am having trouble getting started on the USB communication. I'd appreciate it if someone could point me towards an example, or the appropriate tutorial.

View 1 Replies View Related

General :: App To Use Android Device As Media Controller For IOS Device

Feb 28, 2014

Basically I have an old iPod touch 2g on iOS 4.x and a Nexus 5.

I want to use my iPod as my media player but I'd like to be able to control music from my Nexus (only basic controls).

Is there an app on either device that allows this? I know tsk skipping can be done by some Bluetooth headphones so I'm hoping there's a way to make iOS accept command from my Nexus

View 1 Replies View Related

Android :: Device Chooser Device Not Showing Up

Feb 13, 2010

I'm using the android plugin for eclipse, and when I try to run my program using a real device through the android device chooser, my phone is not listed as a device. I have updated eclipse and all of the android packages, but it still isn't showing up. My phone is running 1.6, which is also the target version listed in the eclipse project.Also, the reason I decided to try testing on a real device is because the emulator doesn't seem to be working right anymore when I run my project. The emulator launches, but the program never does. Any ideas?(using windows 7/t-mobile mytouch 3g)

View 3 Replies View Related

Android :: Device Not Showing Up In Device Chooser

Aug 10, 2010

Does anybody have an idea what I may be doing wrong. I have installed the usb drivers and have my device running in debugging mode but when I run my basic hello world application through eclipse my device wont show up in the device chooser. I have also tried re installing the sdk and all the drivers and still no luck.

View 4 Replies View Related

Android :: Get Device Manufacturer Or USB Device Id

Nov 10, 2009

http://developer.android.com/guide/developing/device.html Is there a way to get the device manufacturer or the USB device ID? I could not find anything documented.

View 7 Replies View Related

Sprint HTC Hero :: Device Self Service 1.1 Goes Into Preparing Device

Oct 14, 2009

Does anyone know what this program is? What does it do? i launch it, it goes into preparing device and then I am back at home screen.

View 5 Replies View Related

Android :: Best GPS Navigation Available?

Mar 25, 2010

So I got my Hero a couple weeks back, and love it.I use the Sprint navigation pretty dang frequently, but it's really not the best. I know it's a phone and not a GPS, but is there anything better out there? I purchased Copilot, which is alright, but there are a LOT of stuff/addresses it can't find even with the updated maps.So just pretending price doesn't matter for now, what's the best possible GPS for my Android?

View 18 Replies View Related

HTC Legend :: IGo My Way Navigation For Android

May 27, 2010

Ive just come accross this app and constantly checking how it works and looking for solutions. So if you want to have as little problems as possible read first, then do stuff.Not so long time ago, iGo released their navigation for Android phones. It is a traditional navigation, in which you don't need data connection for downloading maps - they are already on your microSD card This is 10 times better than Google Navigation. I had tested the google nav yesterday on my way back home - the voice commands about an upcoming turn are said once you have passed that turn.. This means you have to be constantly looking on your phone. And with iGo it's a totally different story. It works just like a proper navigation (like TomTom, Garmin, etc.).So lets begin with the step-by-step manual of how to become a happy user of iGO navigation on your Android phone (this works also for other phones, not just HTC Legend).

1) Download the latest version of iGO for Android to your PC - http://www.fileserve.com/file/dpbJy95

2) How to install the app - from Android Market download "Apps Installer". Connect phone to your PC in "Disk Drive" mode and then unzip the iGOMyWay_8.4.2.139242_JMX.zip file into your phone memory card. Dont put it any different folder, keep it in the main directory. Disconnect phone from PC. On your phone, go to Settings->Applications->Put a tick on the "Unknown sources". This will allow to install apps that are not from andoird market. Open Apps Installer and then instal the iGO app.

3) If you need maps for your location - just look in some torrent sites for 'igo maps'. For example try Pirate Bay - The Pirate Bay - The world's most resilient bittorrent site . It is important that you download the R3 version of maps and not R1, as the R1 are for older iGo software versions.

3.1) Once you have maps downloaded to your pc, once again connect your phone to pc and copy maps .fbl files to igocontentmaps and the .poi files to igocontentpoi.

3.2) From my personal experience, you can run maps on iGO from 3 companies - TeleAtlas, TopMap, Navteq. The coverage of each map provider is different depending on country. There is no "the best map company with 100% coverage everywhere". If you need maps for multiple countries, please check the coverage of each provider and choose the one that fits your needs the best. I personally used all these providers for different countries (Lithuania/Latvia/Estonia) and at first all looked good.... But today some maps just dont seam to work. Have sent a email to iGO support team. Will keep u up to date with this issue.

4) If you need speedcamera warnings - check them here - POIplaza - Free Points of Interests (POI) for iGO, Garmin, Sygic, TomTom and other popular navigation systems. Its the best place to find ANY kind of POI in your region.

4.1)Quick manual how to get speedcam warnings running - connect phone to PC. Copy the speedcam.txt file into igocontentspeedcam There should already be 1 file 'speedcamupdates.spud'. In some manuals it says that you have to delete it, in others - that you don't. I left the update file and everything just works fine. When you have the speedcam.txt file in your phone, disconnect it from PC, turn on iGO, then Settings-> Sound and Warnings-> Tick the 'Speedcams'. Your GPS has to be turned on (and have a fixed signal at least to a few satelites) so that you could see the speedcam option in settings.

5) The previous versions of iGO are out-dated and had a few bugs. I personally could not run TeleAtlas and TopMap maps on my device. But when upgradings to the latest version (v8.4.2.139242) all looks good so far.

6.1) For those, who have a small screen phone. anonym.to - free dereferer service This data.gro file should make iGO work on phones with 240x320 and 320x240 screens. Didn't test it. You use it at your own risk!!!

6.1.1) For users of HTC Wildfire - here is a quick guide for you all! iGO for HTC Wildfire Special thanks to our mate indrek1!

6.2) For those, who have a BIG screen phone (Desire, nexus1, etc.) - you might need to use MOTONAV http://forum.ppcwarez.org/viewtopic.php?p=543174#543174 instead of iGO. Its a special build of iGO, but designed for Motorola phones. Big thanks for this program goes to biggdaniell

View 49 Replies View Related

Android :: Not Getting Navigation App Icon

Jul 27, 2010

Got a replacement Droid Incredible the other day and I've been working on getting it set up like my previous phone, with the exception of random restarts.Anyway, I updated Google Maps and for some reason I'm not getting the Navigation app icon like I used to.

View 3 Replies View Related

Android :: Best Practices In App UI Navigation

Jun 2, 2010

I am trying to learn how to do stuff in Android, and I'm not sure of the best way to build the interface.I've been working on porting an iPhone app, which uses navigation controllers and table views for looking at the different sections: basically, someone touches a cell in the table, which drills down to another table. when they touch a cell on that table it drills down to a webview that displays the information.I want to do something similar for the android app, but I don't know how, or if there is a better way native to Android. I've figured out how to use the webview to my purposes, but moving forward and backward in the table tree is unclear.

View 3 Replies View Related

Android :: Navigation Software

Apr 30, 2009

Does anyone know if there is a Tom Tom equivelent for the Android platform?

View 31 Replies View Related

General :: How To Get Stock Rom Of Device To Install On Different Device

May 28, 2013

I have 3 Galaxy Player 5 ( YP-G70 with 3 capacitive buttons ), only one of the actually have a working rom that i flashed a while ago.

The other two have a different rom that only have the back and menu button working ( the home button doesn't respond )

Is there a way for me to take the Rom and kernel off the working galaxy player so i can install it into the other two ?

View 1 Replies View Related

Android :: Using Google Maps Navigation

Oct 4, 2010

I'm trying to use Google Maps Navigation from within my application. I've found on the net it can be done with this intent : Intent i = new Intent(Intent.ACTION_VIEW, Uri.parse("geo:"+lat +","+lng)); where lat and lng are the latitude and longitude. Unfortunately, I get a SecurityException :'(. Can someone tell me which permission I should ask ?

View 3 Replies View Related

Android :: GPS Navigation Without Google Maps

Nov 1, 2009

I'd like to show you off-road GPS navigator utility, created for active people. I like no-map Garmin GPS handy navigators, so I created software, that has most functions of such navigator. TripComputer records tracks of your trips and stores your interesting waypoints. You can view them on map view, see stats like distances, speed, time, altitute graph, bearing, azimuth, and many more. Also, if you have internet connection, you can send your selected waypoints and find waypoints sent by others,to use in you own trips.

At this time, TripComputer does not use maps - because in off-road areas, maps are useless. However, topo maps will be supported in future versions. Also, I'm working on GPX files and some geocaching support.

View 23 Replies View Related

Android :: Is Five-way Navigation Key Mandatory Requirement?

Jun 23, 2009

I learnt that there is a "recommended" minimum device requirements for Android device, however if I want to develop a device without five-way navigation key, is this allowed?

View 7 Replies View Related

Android :: Navigation Application Tutorial

Apr 5, 2010

I would like to make an navigation application, but I don't want to use an openSource, because I want my to be payable. I have some question, what would be great if you can give me some answers or tips where can I check them :

- If I set my Target marker on the map How can the application know what is the way ? Why not set the route across buildings, park,etc... how are the other navigation application knows where are the streets, corners ? So How can link the graph nodes to corners and How can the graph ways to be streets ?

- I would like to use OpenStreetMaps or Google Maps for the mapping. Are these know the Traffic rules ? For example One Way streets ?

I'm looking for a tutorial witch may teach about navigation?

View 3 Replies View Related

Android :: Navigation Between Tabs In TabHost

Jul 6, 2010

Is there a possibility to navigate between Activities tabs in TabHost using back button? When I press it, I go out of the main Activity to the previous one.

View 2 Replies View Related

Android :: Google Navigation - Shortcut

Oct 8, 2010

Is there any way to put a shortcut on your homescreen that would open Google Nav with directions to that point?

IE putting an icon on the home screen that says "Home", tap on it, and Google Nav opens up with directions to your home that you've previously programed.

Using Fascinate if it matters

View 6 Replies View Related







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