Android :: Wall Street Journal Poll / Android Vote
Oct 20, 2010
The Wall Street Journal asks who makes the best Mobile OS. Obviously google do, so go submit your vote, Wall Street Journal: Question of the Day Who makes the best mobile operating system?
View 3 Replies
Dec 23, 2009
I'm a big WSJ guy, and I was wondering if there are any good WSJ apps out there? I haven't been able to find one.
View 1 Replies
View Related
Oct 22, 2010
The little OS that could is stealing some serious mind share from Apple and BB. Check read link.
View 9 Replies
View Related
Dec 13, 2009
Are there any kind of political apps that show bills in progress, vote counts, senate members, anything like that? I'd love to see it if not.
View 5 Replies
View Related
Mar 18, 2010
Is there any kind of "journal" app?What I meant, is an app that I can write something, then add photos, videos, record audios. Some kind like diary.In Windows Mobile, there is OneNote for this more or less.
View 4 Replies
View Related
Jan 4, 2010
Can I send barcode info from seed packages or plant tags to my online garden journal? I've been goggling barcodes but can't figure out how to sent the info.
View 1 Replies
View Related
Oct 18, 2010
Soon enough I will be switching from Sprint to Verizon. From Samsung Moment to ??? I work at Bestbuy and VZW finally got good phones on their concession line. I get to choose between the HTC Incredible and the Motorola Droid 2. I think both are great phone manufactures.
My Pro's about the Incredible: Not bulky
LED indicator
1ghz processor
Cons:
No keyboard
Droid 2 Pros: Better looking then the Droid
Qwerty keyboard
possibly overclock-able to 1ghz
Cons:
Flat keyboard
800mhz processor
No LED indicator
View 12 Replies
View Related
Aug 11, 2010
Just out of curiosity how many people use Swype vs. Voice to Text vs. other means for text input. If I forgot a method just say it out loud.
View 4 Replies
View Related
Oct 14, 2009
Is there any options to get push mail and not poll mail. Does the application can get "imap idle" or any sms that push the message instead to poll the imap4 server each X time.
View 2 Replies
View Related
Jun 3, 2010
Per the current implementation in Sensor Manager, the SensorThread is polling data per below code, final int sensor = sensors_data_poll(values, status, timestamp); it then checks the sensor type if it is registered and processes the data further. For an application which has registered for only one sensor, still to get that particular sensor data, SensorThread has to execute for atleast N-1 loop most of the time. Can anybody provide the insight as to, why SensorThread is waiting to check the sensor type to be returned by the HAL instead of sending sensor information which is currently registered by that application. Wouldn't that increase the performance?
View 2 Replies
View Related
Jan 27, 2010
I need to know the signal strength of a Bluetooth connection to a remote device that I make with my Android 2.1 phone. From the SDK, I can see that I can determine the RSSI at the time I discover the remote device. But I can't see how to update that RSSI value over time.
Can someone give me a hand?
View 3 Replies
View Related
Sep 26, 2008
Does anyone know to what resolution the accelerometer in the G1 is? I read about the Google Guys and an app that recorded the phone being tossed in the air, so I figured it it might have a high degree of resolution. Have a back ground app watch for sudden massive deceleration. (i.e. the sudden massive deceleration that comes when your car hits a light poll). Now assuming that the phone survives the crash, the app would then open up and try to get a GPS fix. It could also send those GPS coordinates to someone via email or sms. In addition, the application could try and "alert you", if you cannot respond because you are uncontentious, the phone could then "call" some one, and play a prerecorded message.
"This is McKiney's phone, there may have been an antecedent, the phone is located near (reads address), I am turning on the speaker phone so you can try and talk with McKinley" The phone would then active the speaker phone so the caller could try and communicate with the phone owner. The app would also read back the address at various intervals. Of course you would not want the phone calling mom to tell her that her son was dead in a car wreak because your phone was in your gym bag when you threw it on the floor in a lost-racket-ball-game rage. So the overall concept might be flawed, but it's worth a thought.
View 2 Replies
View Related
Jun 15, 2010
are there any apps that can notify me but dont need me to set a polling interval to check for new fb posts/twitter messages? bloo seems a bit too random as it doesnt always notify me on every notification and it seems a bit too slow compared to the official app which i like.
View 2 Replies
View Related
Nov 26, 2010
My version of Maps already has Street View, so does the add-on act any differently than what I can already do?
View 3 Replies
View Related
Nov 10, 2009
In my work, I've to store some addresses and display them on the map. Some addresses we get are street intersections. GeoCoder does not give any addresses for street intersections. For example, the following does not work. addresses = geoCoder.getFromLocationName( "Broadway and 42nd, New York, NY", 1); Are there any alternative to use geoCoder for such lookups? Am I doing anything wrong?
View 2 Replies
View Related
Mar 20, 2009
We are workin on a project, in which we need to provide the facility of chatting betwn users, for that i need to poll the server countiniously to recieve/send the chat msgs.Does anybody know how to do it.
View 2 Replies
View Related
Oct 27, 2008
When I'm at work, street view can be fun for filler time. Or if I'm looking to go on vacation it's handy to see what's around the area.
But really tho what are you guys using street view for on your phone other than to show you friends who own Iphones how cool it it? Are there functions that I'm missing?
To me it almost seems useless for a handheld device. Even if it moved real time as your walking all it will show you is what you would see right now ... only 6 month to a year ago.
So my question .... is anyone using street view for anything useful .... or am I missing something.
View 17 Replies
View Related
May 18, 2010
It used to work but now it has gone missing. GM has updated to 4.2.0 (#4210) and i wonder if that removed it?
It's not in the Layer menu. If I hold finger down on a location it doesn't come up in a menu from that either So how to I get it back?
View 3 Replies
View Related
Sep 13, 2010
I cannot find anything in the sdk regarding google street view. do we launch it from the web?
View 3 Replies
View Related
Oct 11, 2010
Are there any good free offline maps apps for Europe including navigation features?
View 4 Replies
View Related
Jul 31, 2010
What is the best way to check if street view is available for a GeoPoint location? There seems to be no way of figuring this out, but the map google app grays out the street view button if not available?
View 2 Replies
View Related
Oct 11, 2010
Is there any possibility to highlight a street using the Google Maps API? I want to set a color on a street, similar as it is done in the navigation function of Google Maps.
If there is no generic implementation for this - and I guess there probably isn't - is there any good/simple solution for this? The only thing I could think of was reverse geocoding coordinates and see if those coordinates resolve to the street I want to color and if they did I would then draw some color on to those points. But this is a really ugly solution.
View 1 Replies
View Related
Aug 15, 2010
Background; I am in the process of writing an Android messaging application that needs to know the current user's phone number. This is then used to connect to other users using the application. My application relies on looking up the user's number from Android's Settings -> About Phone -> Phone identity -> Phone number (this can at times be blank.. but that is a separate problem). I am assuming that the above Phone number contains the user's full number. ie, my UK Android phone shows my number as: +447832xxxxxxxx, where 44 is the UK's international dialing code and 7832 is the operator. Is it safe to assume that all Androids phones would include the international dialing code, which starts with +? I would be indebted if any Android users could have a quick look at their Android settings and confirm whether Phone number is displayed as +international code+operator+number, i.e. US Android sets start with +1xxxxxx.
View 3 Replies
View Related
Aug 2, 2010
Is there a way on Google Navigation you can get the view down to street level - like the kind you get on a Tom Tom? You know, the arrow very close to the screen & it shows you turn by turn?
View 1 Replies
View Related
Jul 19, 2009
I have an application that is loading the street view application at a given latitude and longitude. I was wondering if anyone knows a way of determining if a streetview is available at a specific location, so that instead of loading the streetview and trying to download a view somewhere where it is unavailable, ultimately throwing an error, I can display a message instead. The maps application can do it but I can't seem to find a way using the android api, maps api or any of the intent uri's.
View 5 Replies
View Related
Feb 1, 2010
In my application findlocation options is there.can u please help me how to find out the corresponding map by providing the country,city,street or pincode.
View 1 Replies
View Related
Nov 23, 2010
I'm trying to get the street name of my current location but I can't seem to get it.
I use this method to retrieve the Address. code...
And then I can do things like. address.getLocality() and address.getPostalCode()
But what I want is the street name. Like in "Potterstreet 12". When I print the AddressLine(0) and AddressLine(1) I only get the postalcode, city and country.
How can I retrieve the street name of the position I'm currently at?
View 1 Replies
View Related
Mar 11, 2010
It would seem that they've just rolled out their new Street View for practically the whole of the UK. So my question is: How long do you think it'll be until they release Google Navigation for the UK??
View 5 Replies
View Related
Mar 31, 2009
I am developing a simple maps application that displays map in street mode. I want to display street name and a snapshot when a particular street is selected. Is it possible to get the street snapshot as is displayed by the native maps application using android APIs.
Also on native maps app when we select the street a 3D view of the street is shown. How can I add this 3D street view to my app.
View 3 Replies
View Related
Mar 27, 2010
Comparing a MapView as used in an app through Google Maps API against the Google Maps app, I found that the granularity of all elements, most visibly, street labels, in Google Maps is bigger than the street labels in MapView. This is on a Nexus One, presumably other devices show a similar behavior. I did not find any hint in the documentation how to dial this for a MapView.
View 2 Replies
View Related