Android :: Testing / Need Unlocked Phone With No Contract

Oct 27, 2010

Do most of the Android developers on this list use their own phone for testing? Or there are ways to obtain Android phones that are unlocked and require no contract? Any advice on that?

Android :: Testing / Need Unlocked phone with no contract


Android :: Testing Problem With ActivityInstrumentationTestCase2 - T - Error When Trying To Access Activity Under Testing

Feb 24, 2010

I wrote a simplest test based on android.test.ActivityInstrumentationTestCase2.

CODE:..............

View 2 Replies View Related

HTC EVO 4G : Best Place To Buy Phone Off Contract?

Jun 1, 2010

So, I've heard too many mixed things in like 50 different threads, and can't really make sense of all of them, so I thought I'd just make a new thread.

What is the best place to buy Evo off contract? Certain places like Wirefly don't sell off contract, others like Amazon apparently don't either. Places like Best buy and radio shack seem to have a higher off contract price ($549). Sprint's online store seems to be the most obvious choice, but then we get stuck with Tax (which for california is nearly 50$ dollars)

So, has anyone done their research and figured out what place will be best, and why?

View 15 Replies View Related

HTC EVO 4G :: Returning Phone / Canceling Contract W/o Penalties

Jun 24, 2010

So for clarification if I'm not satisfied with Sprint can I return my Evo and cancel my contract without any penalties since it's been less than 30 days? Or will I still have to pay the ETF?

View 13 Replies View Related

HTC EVO 4G :: How To Set Phone / Google / Facebook Contract Picture As Default?

Jun 12, 2010

I was wondering if there was a way to set my phone or google contact photo as the default photo for contacts. I went through and changed them individually, but they keep on reverting to the facebook photos.

View 1 Replies View Related

HTC Desire :: Orange Applications For Contract And Phone Appears To Debrand And Unlock

Jul 27, 2010

Ive recently bought a HTC Desire on orange contract and the phone appears to be debranded and unlocked. There is no evidence of orange applications in the menu and my other vodafone sim works with it too! Is there anyway to work out whether this has the generic HTC unbranded rom or not? And does that mean i will get the Froyo update when HTC release it?

View 7 Replies View Related

Android :: Android Functional Testing - Testing Multiple Activities

Apr 16, 2009

I've been exploring the Android test package and I'm very confused on how to implement functional testing for endpoint-to-endpoint.

Consider the example below, I have 4 activities: 1. A Contact List Activity 2. A View Contact Activity 3. An Add/Edit Contact Activity 4. A Sync Contact List activity

I want to automate a few tests that will go through multiple test cases simulating a user experience: From launching the application, to selecting 'Add contact;' opening the add contact activity, entering data, saving it, going back to the list activity, and verifying the new contact was saved properly.

As I understand it, ActivityInstrumentationTestCase<T extends Activity> and ActivityUnitTestCase<T extends Activity>, are only useful for testing single activity functionality.

But what if I need to switch between 2 or more activities inside a single functional test case?

View 5 Replies View Related

Android :: Putting App For Testing On My Dev Phone

Jan 29, 2009

I have gotten through signing up as an Android developer, joined Android Market, and recieved and activated my Android Developer Phone.I have my first draft application running in the emulator.The documentation suggests testing it throughly on the device, however, I don't want to put it up publicly in the Android Market until I am satisfied with the app.

1) Is there a way to privately post a testing app on Android Market? If so, would somebody please point this newbie to the HOW-TO?

2) Is there a way to push my app onto my developer phone without using Android Market? If so, would somebody please point this newbie to the HOW-TO?

I'm having more fun working with this Android stuff than I have had in years! As soon as I learn enough to contribute I'm going to be overjoyed to share it.

View 5 Replies View Related

Android :: How To Buy A Phone For Testing Applications?

Apr 12, 2010

How to buy a phone for testing applications, can anyone suggest. Other phones in market are way to expensive.

View 11 Replies View Related

Testing App In Eclipse On Android Phone?

Jun 24, 2012

I have a simple app that i'm trying to test on my actual Android phones. I have an HTC merge and a Droid razr. Eclipse is installed on windows 7, not the 64-bit one. I downloaded the sdk and adt plugin and my app works must fine on an emulator. I installed the google USB drive via the adt manager, enabled USB debugging on both phones and also allowed non market apps to be installed. When I connect them to my laptop and try to run my app in eclipse, the only devices the IDE sees are the emulators..

View 2 Replies View Related

Android :: Running And Testing App On Phone / While Still Being Connected To PC

Jul 27, 2010

I have a huge problem testing my app on my HTC Wildfire. It was working fine until recently, but now I always get a force close error when I run or debug a new version of the app.When I try to run the app on the emulator it still works, when I disconnect the phone from the PC, the app also runs on the phone (including all changes).I was working on a xml file when this happened. If someone could help me out here, that would be great because this is really weird and I really don't know what I should do now.

View 2 Replies View Related

Android :: Testing For The Masses With Only One Phone And Emulator

Aug 16, 2010

I have a new android app I put on the marketplace a few days ago. I did quite a bit of testing on my moto droid before publishing it and tried to be very thorough. Well, I got some negative comments back on how it didnt run right on someone's EVO 2.2 or X10 (didnt even know what that was at first). Well, it runs perfect on my phone.

Any advice on how I'm supposed to fix or support an app that runs on like 100 different phones?

How are other developers approaching this? (without actually buying every phone out there).

View 3 Replies View Related

Android :: Want Android Phone Without Contract Extension?

Nov 20, 2010

Where can I buy an Android OS Phone for TMobile? I really want to start using android phones really bad. It can be online or offline.

View 10 Replies View Related

Android :: Testing GPS Based Applications - Phone Choice

May 11, 2009

I'd like some feedback from your experiences on the best option to test GPS based applications. I've been developing apps and in the middle of this will have to ship out to Afghanistan for a 1 year tour. Perfect opportunity to concentrate on the apps in the down-time (nothing to do stuck on a base most of the time in a 10x15 shippping container). This is bad (with bad being a relative term) from the standpoint that there are no "data" plans in Afghanistan for GSM phones. I can get GSM service but no "data" plans. If i buy a Android OS phone I'm concerned about how I can update it with new firmware and load apps. I will have wifi access, but from what I've read this will not enable a "push" of the new firmware update to the phone as if I was with T-Mobile. Any suggestions on what phone i should buy and how to "test' my applications where I can update my firmware and load my apps onto the phone?

View 2 Replies View Related

Android : Phone Unlocked Notification

May 22, 2010

Is there any way to receive an event when the phone is unlocked? I know there is a way to query at a specific point in time for whether the screen is locked or not via:

KeyguardManager k = (KeyguardManager)this.context.getSystemService("keyguard"); if (k.inKeyguardRestrictedInputMode()) { inLockScreen = true; } else {

View 4 Replies View Related

Android :: Way To Install A Specific Version Of Droid On Phone For Testing?

Sep 20, 2010

My boss recently gave me an HTC Wildfire phone for doing an Android version of one of our mobile apps, which is all fine and good, except that the app requires API level 8 (ie Android 2.2), and the phone itself only has Android 2.1 installed. After much googling, I discovered that this phone does support Android 2.2, and carriers will be rolling out updates over the air for this model phone "in the near future". Since I'm not entirely certain what our lazy carrier's definition of "near future" is, it would be nice if I could download images for particular releases and install them on my phone. Coming from the world of the iPhone, it seems that this should be something rather necessary in order to successfully develop an Android app. Yet, it doesn't seem that Google offers any Android OS updates themselves. Have I no choice but to wait for the carrier to release an update?

View 4 Replies View Related

HTC Hero :: How Do Android Ota Updates Work On Unlocked Phone?

Jul 28, 2009

I'm not sure if anyone is able to answer this confidently, maybe those that have older unlocked Android phones can give some insight. I'm looking at buying an unlocked Hero from mobile phones direct.co.uk, whenever they start selling them. I'm only hesitant about what if any support I'd lose from not buying directly from a carrier. How do Android OTA updates work on unlocked phones? Also, can anyone speculate yet how HTC is going to be handling its updates? Will it push through the carriers? If I buy unlocked and get a contract through Voda phone (who is not officially carrying the phone) will I be the last one on the block to get my updates? Or will I need to root my phone and install them all myself?

View 7 Replies View Related

Android :: Unlocked Phone - Firmware Updates Using Wifi

Feb 20, 2010

If I were to buy an unlocked HTC phone (e.g. Legend/Desire) on Expansys and use it in Canada, will I be able to update my phone's firmware? (it would be directly from HTC coz the phone isn't offered by the carriers in Canada).

Another question is, what if I decide not to get dataplan coz I can get free Wifi at school/work/home... will I be able to update my phone's firmware using Wifi?

View 2 Replies View Related

HTC Hero :: Unlocked Phone / Receive Pop-up Message On Phone ?

Apr 18, 2010

I'm in the UK and have an unlocked HTC Hero with a o2 SIM. When the 2.1 Android update is released, will I receive a pop-up message on my phone like people whose phones are under contract from Orange, etc? Secondly, the main reason I'd like this update is Google Navigation. I read somewhere this wont be available in the UK.

View 21 Replies View Related

HTC Hero :: How To Unlocked Phone From New Egg?

Oct 1, 2009

I'm planning to buy the HERO from new-egg recently, but I am still confuse about some problems. Can unlocked HERO from new egg work on the T-MOBILE Sim card? I'm using t-mobile pre-paid card now, do I need to do something else to activate the Sim card? I don't care about 3G network. Could you give me some advices about buying HERO from new-egg?

View 3 Replies View Related

General :: ICS On Unlocked Phone?

May 20, 2012

Just purchased a new unlocked HTC Vivid from Amazon and I have a question:I'll be using it on Straight Talk with an AT&T Sim...will I be able to install "ice cream sandwich" on an unlocked phone?

View 3 Replies View Related

HTC Desire :: OTA Update On Unlocked Phone

Nov 4, 2010

I just received my HTC Desire. Even though Ive had it for less than a day, I've really fallen in love with it. And this is my first android phone, so I have a lot of questions to ask (I came off of Windows Mobile). I bought the phone unlocked and brand new from amazon: Amazon.com: HTC A8181 Desire Unlocked Quad-Band GSM Phone with Android OS, HTC Sense UI, 5 MP Camera, Wi-Fi and gps navigation--International Version with Warranty (Brown): Cell Phones & Accessories: Reviews, Prices & more I live in the United States and I am using AT&T. Does this mean I can just hit "update" when I see the notification to update? I don't plan on rooting any time soon as I don't want to risk doing something stupid in the process and bricking my phone.

View 1 Replies View Related

HTC Hero :: How To Get Cnet UK On Unlocked Phone?

Oct 13, 2009

Decent article here about Donut 1.6 - Android 1.6 Donut: Search awesomeness, Market update, could arrive very soon - Crave at CNET UK. So, when/how do I get this on my unlocked Hero on UK Vodafone?

View 2 Replies View Related

HTC Hero :: Phone Unlocked / Can I Install New ROM?

Sep 15, 2009

It is locked to tmob at the moment.

View 2 Replies View Related

HTC Hero :: 2.1 Phone Be Unlocked By Unlock Code?

Aug 18, 2010

Can htc hero 2.1 be unlocked by unlock code? like 1.5 would not accept it so it had to be upgraded to feb update which could be unlocked by unlock code but right now i have a locked orange 2.1 phone so can i unlock it by unlock code or do i have to root it?

View 2 Replies View Related

HTC Hero :: Phone Unlocked Broken Speakers?

Mar 20, 2010

I had to change the housing for my HTC Hero GSM Unlocked, and though I believe I didn't break/crack or damage anything, especially the speakers, after reassembly my speakers are not working any more, no more audible ring tone, sound notifications. Everything else is working fine, and with earphones, I can hear everything. I even re dissembled it and couldn't find anything that was broken, or loose, or damaged. Can anyone anyone point me in the right direction please! OR anyone know where I can get a new HTC Hero GSM version internal speaker? I tried on eBay and couldn't find anything. are there HTC repair centers around NYC?

View 2 Replies View Related

HTC Hero :: Unlocked Phone / Data Not Working

Sep 12, 2009

Recently bought the HTC Hero Unlocked White Teflon version. Had an i Phone 3G with the unlimited Data/ Text plan. I called and asked them to enable the MMS feature early since it is blocked for i Phone users. So they dropped me down to a regular data plan which did not work. Then upgraded me to a smart phone data plan. And I called again to reactivate to an i Phone plan. Called numerous times. Reinstalled the Sim on the i Phone data is active. I have done all the usually remove Sim card/ factory reset. About as much as I can do on a mac OS wise. They still cannot seem to get my data to work.

View 5 Replies View Related

HTC Hero :: Getting An Unlocked (SIM-free) Phone Connected

Aug 27, 2009

I'm getting close to deciding to buy a SIM-free Hero to use PAYG on the 3 network. When I receive my SIM-free phone what exactly do I do to get it connected? I can see plenty of websites offering APN details and the Hero manual points me to where I need to go to create APN settings on the phone, but I realise that I may flounder when I need to decide exactly what I need to do and in what order. Does anyone know of an idiot's guide setting out the steps I need to take, please?

View 12 Replies View Related

HTC Wildfire :: Froyo 2.2 Update For Unlocked Phone

Oct 11, 2010

I have recently bought an unlocked and unbranded HTC Wildfire in Australia. I want to know, is it possible for me to get the Froyo update, and if so how?

View 8 Replies View Related

HTC Hero :: Unlocked Phone / Internet Won't Work

Oct 19, 2010

managed to unlock my orange HTC Hero by doing a new firmware update and unlock code, iv now put in an vodafone sim card and can send and receive txts and calls but can't use the Internet.

View 2 Replies View Related







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