Android :: Cell Phone Model Suggestion / Recommendation?

Feb 7, 2010

I need a new Android based phone that have (at least) the following specs (my old one was destroyed after fall on water during rain):

GSM network 850/900/1800/1900Mhz
WCDMA -> 900/1900/2100 MHz - Full 3G support WITH internal modem that can be use as a 3g modem for others devices(my notebook for example)
Wi-Fi
GPS
Bluetooth
Latest orginal stable release buil in (feb/2010)

Any brand (incluing chinese and no brand phones)
As cheapest as possible
Not going to play anything.
No carrier

Android :: Cell Phone model suggestion / recommendation?


Android :: Need Recommendation For App To Sync Outlook 2007 With Phone?

Sep 10, 2010

New to the DroidX, x-crack berry user. Need recommendation for app to sync Outlook 2007 with phone. I have only desktop version of Outlook.

View 2 Replies View Related

Games :: Android Phone Recommendation Thread - 56k Warning

Mar 5, 2010

This thread is a work in progress. Last Update: 3/5/2010, 5:17 AM Pacific Time

Easy Navigation:

Just hit crtl + F and look for your genre of games

Action ---AT54
Adventure ---ADV7
Fighting ---F1G1
Minigames ---M3G2
Platformers ---PL5A
Puzzle ---PZL1
Racing ---R5F1
RPG ---R7FF
Shooters ---S1H1
Sports ---SP11
Strategy ---STR9
Rhythm ---RT21
_________________

Emulators ---EMU7
Upcoming Releases ---UPR1

View 13 Replies View Related

Android :: Getting Cell Signal Strength For Current Cell Vs Neighboring Cells

Jan 6, 2010

I'm writing an android application that collects cell signal strengths.I am having trouble getting the "current" cell signal strength, but I don't have any problem getting the "neighboring" cell signal strengths.To get the current cell signal strength, I created a PhoneStateListener and implemented the onSignalStrengthChanged callback.It works, but not very well.It seems like the signal strength hardly ever changes, and resolution jumps to only a few numbers.I would accept the answer that the resolution of the signal strength hardware is coarse, but when I use the TelephonyManager's getNeighboringCellInfo() method, it works much better.The signal strength readings from neighboring cells change frequently, and they have much better resolution.So, how can I get the current cell signal strength in the same way that I am getting the neighboring cell strengths?It seems odd to me that the functionality of the neighboring cells is better than the current cell.

View 3 Replies View Related

Android :: Need Phone Model Recommendations

Oct 19, 2010

My contract with T-Mobile UK is up for renewal & i think its time to upgrade from my beloved G1 to something else, Question is, What to? Over the past few months i have been looking at many different phone's and i have no idea what to go for. Basically I'm after the following from my phone:
*Android 2.1/2.2 Based device
*Physical Keyboard
*Vanilla/Stock Android (No UI)
*Better Battery Life then my G1. The phones I've been looking at are the Motorola Milestone, Milestone 2 & the HTC Desire Z/T-Mobile G2. The only thing with all all of them is they all feature a new UI (Either MotoBlur or Sense) which I'm not after. I thought i had solved all my problems with the T-Mobile G2 (the Desire Z but with just Stock Android) until I found out its for the US only. Is there any other models that anyone can recommend or am I just going have to put up with not having Stock/Vanilla Android?

View 6 Replies View Related

Android :: Way For Reading Phone Model Pro Grammatically

Jan 3, 2010

I would like to know if there is a way for reading the Phone Model Pro grammatically in android. I would like to get a string like HTC Dream, Milestone, Sapphire or whatever.

View 3 Replies View Related

Android :: How To Get Phone Model / Version / Sdk Details?

Aug 29, 2010

How to get the android phone model, version, sdk details?

View 2 Replies View Related

Android : Way To Retrieve Phone Maker / Model?

Jan 9, 2010

Does anybody know a way for an Activity to retrieve the name of the phone (maker/model?

View 4 Replies View Related

Android :: All Applications / Widgets Phone Model Independent?

Oct 19, 2009

I'm interesting in buying a Samsung Galaxy but first I'd like to know if all Android apps are phone model independent? I know that all the cool custom ROM stuff from XDA Devs is HTC only but apps are not? Mostly, I mean Open Home, Unlock 2.0 and Better Keyboard with their skins.
Same question goes about widgets.

View 2 Replies View Related

Android :: Button In IME's Suggestion Bar Not Clickable

Sep 4, 2010

I'm subclassing InputMethodService to create my own personal keyboard. A lot of stuff already works quite nice. But now I'm playing around with the suggestion bar (also called "candiate view"). For now I'm just trying to load a static layout with one button in it:

@Override public View onCreateCandidatesView() {
LayoutInflater mLayoutInflater = LayoutInflater.from(this);
mView = mLayoutInflater.inflate(R.layout.suggestion_bar, null);
return mView;
}

The result looks like this: Which is exactly what I expected, but with one big issue: the button in the suggestion bar is not selectable or clickable at all.

View 1 Replies View Related

Android : Need A Suggestion For Playing / Marking Music

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

General :: Flash ROM To Phone Of Another Model?

Feb 16, 2012

Can I flash a stock ROM for a SE Xperia NeoV to a SE Live with Walkman?

View 1 Replies View Related

Android :: Twitter And Facebook Intent : Suggestion For Community

Apr 13, 2010

this message is mainly for all dev that already done a FaceBook or Twitter client. i would like to know if they can create/manage a capability for their APK to define a possibility with intent (or any other mechanism) to manage/take care of any message to update Profile on Twitter and FaceBook? just in case, because i think it's not useful to create many client, if your application (like mine) just need to send/update a facebook profile to resume: i'm little lazy :-) and i would like to use other APK to update Twitter/faceBook profile/status do you think it's possible? can you after that put a code example in openIntents.org? or do i need to create a ugly client for facebook and twitter only to provide a mechanism to update those information by external APK? let me know if my idea is good enought or not ps: i can be great if mechanism is invisible (no UI or else) but as you want

View 13 Replies View Related

General :: Change Phone Model Number

Oct 8, 2013

when the Optimus V came out, I found a thread either on here or XDA about how to change the model number to think it was a different phone. I did this to allow for the usage of Netflix, and I think I may have changed it to a Nexus model..

My current phone, the Optimus F7, is rooted and running stock Android 4.1.2 JB. (I rooted in order to allow for uninhibited tethering from my carrier.)I have browsed here, XDA, and countless pages on Bing and Google... yet I have found nothing about doing this... to any phone.My only desire (not the phone) is to make my F7 think it's - at least - a Galaxy S3. Many of my friends, coworkers and family have the S3 and I figure out things and solve problems on their phones, yet I find nothing on my own, so I simply wanted to turn it into an S3.

I am aware that I could simply get an S3, but I have had horrid luck with Samsung devices (not software) in the past, but have had wonderful luck with LG devices.

View 6 Replies View Related

Android :: Loading Dictionary For Input Method Suggestion List

May 11, 2010

For various reasons, i'm trying to write my own input keyboard. So far all is going well except that of creating the suggestions.

I've found the latinIME algorithm, which is all good.

However i'm having major difficulty working out how to load the dictionary in the first place.

I've had a good look round the net, and found various suggestions, but no definitive answers, and i cant seem to get any of them to work.

If anyone has any suggestions on how best to do it, or even better some sample code, that would be brilliant.

View 1 Replies View Related

Samsung Vibrant :: Registering Phone - Cannot Find Model Code

Jul 30, 2010

What are you guys entering for Model Code? I'm seeing the below choices but can't find anywhere which one my phone is:
1. SGH-T959ZKATMB
2. SGH-T959ZKBTMB
3. SGH-T959ZKDTMB
4. SGH-T959ZKMTMB

View 32 Replies View Related

Android :: Neighboring Cell Signal Strengths Better Than Those For Current Cell Signal Strength?

Jan 6, 2010

I'm writing an android application that collects cell signal strengths. I am having trouble getting the "current" cell signal strength, but I don't have any problem getting the "neighboring" cell signal strengths. To get the current cell signal strength, I created a PhoneStateListener and implemented the onSignalStrengthChanged callback. It works, but not very well. It seems like the signal strength hardly ever changes, and resolution jumps to only a few numbers. I would accept the answer that the resolution of the signal strength hardware is coarse, but when I use the TelephonyManager's getNeighboringCellInfo() method, it works much better. The signal strength readings from neighboring cells change frequently, and they have much better resolution.So, how can I get the current cell signal strength in the same way that I am getting the neighboring cell strengths? It seems odd to me that the functionality of the neighboring cells is better than the current cell. Am I missing something here?I would also like to directly call a method from the telephony manager to get current cell strength, as opposed to a listener, if possible. If anyone knows how, please let me know.

View 2 Replies View Related

Sony Ericsson Xperia X10 :: Other Downsides To Getting AT&T Phone Over Import / Unlocked Model?

Aug 30, 2010

After three years of iPhones, I'm all set with that ecosystem and I want to move on the Android. I followed the Rachel UI since it was demoed last fall and have had an interest every since. Now that the phone is finally in the US I have a couple of questions:

1. Why is AT&T's No Commitment Pricing $349.99 while Sony Style's is $499.99? Neither price involves a new contract or extension.

2. I've read something about Android devices on AT&T being limited in terms of apps. Does that mean I can only install apps from the Marketplace? If that's the case, is it that big of a deal? I've never felt the need to jailbreak my iPhone, for what that's worth.

3. Other there any other downsides to getting the AT&T phone over a import/unlocked model?

4. Anything else an iOS convert should know?

I've poked around on these (and other) forums but couldn't really find black and white answers to my questions.

View 7 Replies View Related

HTC Incredible :: Turn Off Word Suggestion / Correction?

Apr 29, 2010

how to turn off word suggestion/correction? I keep saying stupid things over IM that I didn't type.

View 19 Replies View Related

Android :: App For Cell Phone Service?

May 19, 2010

i have a problem i live on top of a hill and its unfortunately one of the few places i have ever been that i dont get good cell phone service. i was wondering it there is an app that uses your wifi for you cell phone service or to use wifi to increase my cell phone service

View 5 Replies View Related

Android :: Cell Phone Tracker App

May 20, 2010

My boyfriend got his cell phone stolen and its a sidekick. I was wondering if there is an app that tracks it using calls or something.

View 3 Replies View Related

Android : Need A Wireless IP Protocol Using Just Cell Phone

Feb 11, 2009

How does Android provide support for traditional TCP or UDP sockets? Is there a wireless IP protocol using just the cell phone? If so, how does this work? Or, do I need an 802.11 chipset in the handset (assuming this isn't standard)?

View 2 Replies View Related

Android : Root Cdma Cell Phone?

Feb 23, 2010

If I ever figure out how to root my cellularsouth hero, can i or should I download and install 2.1 when we finally get it from my carrier? Will it just over write what I have on there or will it need to be flashed back to stock? There really is no way to back up the OS from what I can tell. When i jailbroke my iphone an upgrade just put it back to factory default with the upgrade. I don't think it works like that with Android right? Because of not baing able to back up the phone before hand i worry about bricking it.

I am also wondering since there is so much trouble rooting the cellularsouth version of the hero, if it is even worth it. By the time i or someone else figures it out 2.1 will be out and then it may be a long time to get that rooted too. Sometimes I wish this company I am with was not cdma. cdma seems to have the most trouble getting rooted. But we do get great signal and service, but thats about all with this company.

View 1 Replies View Related

Sony Ericsson Xperia X10 :: Turn Off "Cell Standby" / Battery Used By Cell Radio?

Oct 26, 2010

How can I turn off "Cell Standby"

Battery used by cell radio?

View 4 Replies View Related

HTC EVO 4G :: Cell Standby 42% / Mean I Am In A Bad Cell Zone?

Jun 9, 2010

Does this just mean I am in a bad cell zone? This is my reading at home and it is the top battery usage on the chart, followed by wifi at 24% (on because I am home), and phone idle at 23%.

View 14 Replies View Related

HTC Incredible :: Set Phone To Send Text From Pc Using Cell Phone Not Google Voice Number?

Aug 6, 2010

Is it possible to set it up so I can send a text from my computer using my cell phone # and not my google voice # ?

View 1 Replies View Related

Android :: Google App Store Without Having Cell Phone Service?

Sep 26, 2009

Does anyone know if it possible to see the Google app store without having cell phone service on the Android (like from my ADP with no SIM card)?I can see bits of it at http://market.android.com, but can you see all of it without the Android on a cell phone account?

View 3 Replies View Related

Android :: Disabling Cell Phone When Listening To Pandora

Mar 26, 2010

Is there a app or a way to not have a call come through my cell when listening to Pandora or some other audio app? This happens frequently and it's a pain in the ass to get back to normal after I send the call to voicemail. I'd like to have it where incoming phone calls don't interrupt audio streaming. I have a Samsung Moment.

View 5 Replies View Related

Android :: Crowdsourcing App To Map Cell Phone Signal Strength

Dec 18, 2009

There is a site Cellreception.com that tries to aggregate cell phone reception from users who bother to leave reviews. But data collection can be made much more easier, even passive:

Make an app that sends the phone's GPS location and the 2G/3G signal strength of the current provider in that location, to a centralized database, aggregate the results, and make them public online.

Nth Signal seems to be an app like that, but I can't find it on the market, and the reviews on Androlib are not good.

View 4 Replies View Related

Android :: GPS Enable Apps Work On Phone Without Cell Service?

Jul 28, 2010

I was demo'ing a DroidX the other day and was blown away by the google map and voice ability. This will lead me to buying one of the android devices. Among other features. Query: Can GPS enabled apps, work on the phone, without cell serivce. IE can you pre-load say all the US map and POI info into the phone so it can be used as a standalone GPS in the middle of no where.

View 3 Replies View Related







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