Motorola Droid :: Marking A Point On Map?
Feb 18, 2010
I went with a friend to a house that I am going to need to get back to sometime for some business and it was out in a hard to get to place, is there a way when I get there I can pull up maps and save it as a destination when I'm there? Just mark it as a way point?
View 5 Replies
Aug 29, 2010
I have my work IMAP account set up in the Android e-mail application. It works fine, but every mail I send from the phone shows up as unread in the Sent folder, so when I access the account with other e-mail applications I have all these unread messages in the Sent folder. I have never had any e-mail applications mark Sent mail unread. Is there a way to prevent the Android mail client from marking sent unread?
View 2 Replies
View Related
Apr 22, 2010
I've been emailing the dev of Toggle Data Widget because I could not get it to work on my droid reading through the comments I was not the only one. He is telling me to look in my settings under wireless & networks and tell him what I have for APN's. Well the thing is I don't even have anything in there! Does some body know where to find what he's talking about? I emailed him telling him I couldn't find it anywhere and he seems baffled as well.
View 2 Replies
View Related
Apr 1, 2010
I am unable to connect to my Droid. When I start the tether, I don't receive any errors (although I haven't checked the log), but when I look for the Droids access point, it's not shown on the list. I have access control enabled and it hasn't notified me that a device is trying to connect. I followed and have only done the following to root and to install wireless tether to the phone:
Root and How to install a custom recovery
http://androidforums.com/all-things-root-droid/45764-guide-s-everything-root-related.html
Wireless Tethering
http://rootyourdroid.info/guides/wifi-tether/
I followed the Documentation to the "T".
View 4 Replies
View Related
Sep 27, 2010
OK, this isnt as stupid of a question as it sounds at first.I know how to actually do a factory reset.My question is, does anyone know where the thread is that explained all the steps in backing up your information (with certain applications) before doing a factory reset? There was a thread here that told you certain applications that will make sure your data was backed up so you can restore it all after the reset.I remember seeing on on this forum a while ago, but after searching a few times, I cant find it.I'm hoping a factory reset will help with my icon lag issue and the general sluggishness of my phone.
View 14 Replies
View Related
Nov 20, 2010
OK, I used Soup or Root to root the phone. I see that i have root access. I installed Rom Manager. But no matter what rom I try to install, I get the little triangle with an exclamation point with the phone below it. I am sure I am missing something. Help a newbie out? So far I have tried to install bugless beast and cyanogenMod.
View 3 Replies
View Related
Mar 24, 2010
So what's the point of blacklisting numbers with handcent if you can still freely read them in the stock messaging?? Like if I didn't notice it first... holy crap... so is there anyway to fix this? Cause not everyone is dumb and won't think about looking under the app called messaging.
View 2 Replies
View Related
Nov 23, 2009
Since this afternoon, the sync icon (Arrows that point to each other and form a circle) won't go away.
I'm not sure if it's doing anything. I even tried turning sync off altogether but it won't go away.
Tried shutting down twice.
View 6 Replies
View Related
Jun 16, 2010
The biggest talking point with this phone seems to be the size. Id be curious to see some numerical opinions! I myself have been waffling: at first I thought "Oh, way too big". Then this picture made me think its not the much larger than similar phones and I was getting it for sure! But this pic has me wondering. Looks pretty giant in her hand:
So: What do YOU think about the size? If you havent seen yet, engadget has a gallery of 50 some pictures.
http://www.engadget.com/photos/motorola-droid-x/#3080642
View 49 Replies
View Related
Sep 9, 2009
I've finally got active sync working for exchange, after a few issues. It's working great, but when I read an email on the phone it doesn't mark it as read in Outlook. My Nokia used to do this.
View 5 Replies
View Related
Nov 15, 2010
I use K-9 Mail for my hotmail account. When I mark emails as read on my phone I would like that to sync with my hotmail account.For some reason I can get it to delete the emails on the server, but I can't get it to mark it as read.
View 1 Replies
View Related
May 24, 2010
Eclipse is marking findViewById(int) as undefined; it was doing the same thing for getResources(), but I was able to get around that by calling context.getResources() instead (as seen below) and can't seem to find a similar workaround for findViewById.
Here is the code:
CODE:.....................
Is there another package I need to import for findViewById?
View 2 Replies
View Related
May 26, 2010
I have a unique situation I need assitance with...about 1.5 years ago I ripped all my cd's to my harddrive in mp3 format, for a thousand or so mp3's. My cd's have all since been stolen out of my car, and a week ago my hard drive crashed. I used a restore tool & was able to retrieve a lot of info from the drive, however none of the files have names on them, just 0001 0002 etc etc. Now my question. I have loaded all my music onto my htc incredible, and am looking for something like pandora which allows you to quickly mark a song as good or bad, and move onto the next. I want to sort through these to see which ones I want to keep, as I don't want to take the time to rename every song from every album as I usually only like 3-4 songs per album. So i want some music player that either I can assign them to a playlist, then sync the playlist to my pc, and sort through that way, or something that allows me to delete the song straight from the main screen. Now before anyone says yes you can delete using astro, or long clicking, what i'm trying to accomplish is to either delete the song, move the song, rate it, or simply mark it good or bad, in 1-2 clicks. If I have to go through screen after screen to delete or assign to a playlist with over 1000+ songs, it'll drive me crazy. I'd rather not do it on my PC as i'd like to do it while walking around wearing headphones.
View 2 Replies
View Related
May 30, 2010
If I want to mark the second item I'm doing the following code: This code is from my Adapter that extends ArrayAdapter :if (convertView == null) { LayoutInflater mInflater = (LayoutInflater)getContext( ).getSystem Service (Context.LAYOUT_INFLATER_SERVICE); convertView = mInflater.inflate(R.layout.channel_list, null); MyContent o = items.get(position); if (o != null) { TextView tt = (TextView) convertView. findViewById (R.id.toptext) ;TextView bt = (TextView) convertView.findViewById(R.id.bottomtext);if (tt != null) {tt.setText(o.Top()) ; if(bt != null){bt.setText(o.Bottom());} if(position == 2) { convertView.setBackground Color(R.color.selectem_color); return convertView;It will show the list view but mark every 9'th item after this item (the 11'th item 13'th and so on).Does anyone know what's the reason?
View 2 Replies
View Related
Jul 11, 2010
Been searching for the life of me for an app (or some way in Google Maps) to go to a spot on the map and draw a line down the street along a certain route and store the run to My Maps. Am I missing something?
View 2 Replies
View Related
May 21, 2010
What's the point of turning on/using Wi-Fi? Does it save battery or suck battery life?
View 18 Replies
View Related
Jun 15, 2010
I want use point sprite (OpenGLES Extension) API in Android NDK(r4).
right here
int att[] = {0,0,1};
glPointParameterxv( GL_POINT_DISTANCE_ATTENUATION, att );
But, doesn't work it.
View 1 Replies
View Related
Apr 25, 2010
I know you can 'seekto()' with Mediaplayer... (To start at a certain point)
But does anyone know if there is a way to make a track (the audio playing)... Stop at a certain point?
-or would an if statement on a timer loop have to be used?
View 3 Replies
View Related
Dec 31, 2009
Is there a way to store a point on Google Maps on the Eris? I would like to hike off in the boonies and use it to guide me back to where we are parked.
View 9 Replies
View Related
Jan 27, 2010
Every time I get a jpeg message that has sound I have to open the picture and the sound separately and that takes away from the whole "funny" experience. Then what's the point in that.
View 2 Replies
View Related
Jan 16, 2010
I have a MapView that I'm displaying a "useful radius" (think accuracy of coordinate) in. Using MapView's Projection's metersToEquatorPixels, which is admittedly just for equatorial distance) isn't giving me an accurate enough distance (in pixels). How would you compute this if you wanted to display a circle around your coordinate, given radius?
View 1 Replies
View Related
Feb 2, 2010
Is it possible to make the eris phone an access point to the Internet? I have the Verizon aircard now. I would like to use the Eris to connect my computer and WiFi to the Internet.
View 5 Replies
View Related
Sep 7, 2010
I have an imageview and when clicked, calls OnClickListener.onClick(View v). How do I get the exact point/coordinate that the user clicked?
View 1 Replies
View Related
Jan 19, 2010
I followed some tutorials to create an application that shows the current position of the user on the map with a marking. but for some reasons i can't get to work the marking part? the other parts works well, but whenever i add the marking code the application crashes.
Here is the code:
CODE:.............
Here is the logcat:
CODE:..............
View 2 Replies
View Related
Jul 9, 2010
Sometimes when I reboot my phone, I first see the 3 androids on skateboards and then it goes to a pic of phone with the red exclamation point in a triangle (same as the failed recovery error). I can pull my battery but that does not help. My phone is useless for at least 30-45 minutes. I have pulled my battery up to 20 consecutive times to fix with no avail.
The variables: This is a refurb phone with 2.1 pre-installed. I have tried to root my phone with the whole timing trick, pull card, insert card. This was done a week or two ago. I do not have that file on my card, nor was my rooting successful. I am thinking that my problem is due to the refurb. My dialer lag is way worse than my previous phone. I can make one phone call every hour or so and I can forget calling someone right back if I missed their call. Does the red triangle/exclamation point show an attempt at rooting?
View 4 Replies
View Related
Mar 13, 2010
Is there an app for the droid eris that allows one to point the camera at a landscape and have identifying information about the various features such as mountains, etc., appear as an overlay?
View 6 Replies
View Related
May 9, 2010
Does anyone knows if the wifi networks for android phones are based on Access Point Names (APN) ? I ask because in my android application I plan to overwrite some fields in all APN's to disable cellular network, but I still want to have available the wifi for the user.
View 1 Replies
View Related
Sep 18, 2010
Is it somehow possible to use the Delphi language (or Prism if absolutely necessary) to develop programs for the Android platform ?
Any starting point ?
View 4 Replies
View Related
Nov 17, 2010
I had Swype, all was good. Then it started freezing my screen, or misguiding the touch to the point that removing the battery was the only option. It was not a phone issue, because I factory reset and it works now. I had to because disabling Swype did not solve the problem. Is there any beta or anything out there?I CAN'T GO BACK TO TOUCH INPUT!
View 6 Replies
View Related
Dec 14, 2011
How do I get the "MTP mount point(Android device)" from Win/MAC application when I connect Android device by USB cable?
View 2 Replies
View Related