HTC 4G : Till Not Getting Coveted EVO
May 27, 2010
I've been waiting and waiting and now I'm not going to be able to get my coveted EVO til the beginning of July. Spent the money on signing my children up for summer activities instead. Yeah, yeah, I'm af*cking martyr and all that. Damn schools for getting out in the summer and children needing exercise and entertainment!
View 8 Replies
Sep 24, 2010
Firstly I am new to android so please forgive any ignorance below. My Questions are; I really need a phone upgrade (iphone 3g being a proper drag!) and the HD looks great, but with 3.0 scheduled (from what I have read) to come out around xmas I am tempted to hold off till then. Can anyone shed light on when the next HTC uberphone would be expected to come out? I can probably wait till Xmas before upgrading, and maybe a little longer, but otherwise I'll go for the HD in October.
View 1 Replies
View Related
Jun 19, 2010
How many more do you reckon till the inevitable?
How many for you till now?
View 25 Replies
View Related
Oct 20, 2010
I've found lots of tips and tricks, but not really the answer to what i am looking for. Should I be waiting until my phone is dead to charge, or simply charge when ever I want to maximize my battery life?
View 6 Replies
View Related
Oct 10, 2009
I am starting a service from an activity. Once the services starts, the calling activity loses focus and blocks till the service is completed. Why is this and is there a way around it to return the control to the calling activity while the service runs in the background?
View 6 Replies
View Related
Nov 23, 2010
Once we call the startService() method, can we keep the service alive until its explicitly stopped by the user? I want my service to stay alive until the phone is switched off. How can i do this? The idea is that when I receive an incoming call, I want to start recording and once the status changes to idle, I want to stop the recording. I am doing this inside my service. It does work sometimes and sometimes it doesn't. How can I implement such a thing in a service? Can someone help me with this?
View 2 Replies
View Related
Aug 3, 2010
How long till custom roms?
View 19 Replies
View Related
Jul 22, 2010
So how long do you think it will take before some makes a video showing how to root the X? I personally like seeing what i have to do makes it easier then reading directions.
View 6 Replies
View Related
May 4, 2009
Is there anyway to block the UI Thread till the .mp3 file completes (or in general blocking UI thread till perticular action in the b/g thread completes).
I had used following code but not got the expected result.
COD:.................
View 3 Replies
View Related
Jul 9, 2010
Any ideas how long it will take CW to do the Galaxy S on T-mobile. Went in yesterday to see them about it but its not available yet. Would quite like to wait till they have it as it will be unlocked however if its likely to be a while I will just get it from t-mobile I think.
View 1 Replies
View Related
Oct 17, 2010
I update the html in a webView using loadData() followed by a reload(). I get the new data to display but the scroll of the page has not updated.I want to keep the view of the page at the bottom. I can wait a long time and it still doesn't update.Once I click the webView the scroll bars adjust and I can drag to the bottom of the page and see the new text.Things I have tried:
- multiple settings and calls in onPageFinished(). None worked because the getContentHeight() hasn't changed yet.I have also tried to scrollTo(100 + getContentHeight) and that doesn't work.
- pageDown(true)
still no good, thinking i could simulate my click.adding a few br tags. This worked a bit, but the number of br's has to equal the number of lines of new text. Since the number of new lines is not something that can be exactly determined based on orientation and screen variables it's not a good fix.
View 1 Replies
View Related
Jun 28, 2010
I keep missing SMSs as the phone only alerts me to incoming text once and I don't always hear it. Is there a way of setting it so that it notifies me periodically till I open the text? Every other phone I've had has allowed me to do this and I really miss not having it on my Xperia X10.
View 3 Replies
View Related
Jan 20, 2010
Can anyone help with a problem I have? I created an activity (extending a list activity) and have it populating with a list of peoples names, however when I scroll up or down it automatically greys out the whole list view until you stop scrolling. Is it possible to stop this greying out from happening? I have attached an screenshot in case my description doesnt make sense. Code...
View 4 Replies
View Related
Aug 11, 2010
I have a Image button which doubles as a play and stop button. I need the image in the button to change when the user click on it the first time, so that it now looks like a stop button. But this won't happen till the thread completes playing the song.
CODE:..............
SetBackground wont reflect on the view as the invalidation does not occur. Where and how should I invalidate this?
View 1 Replies
View Related
May 13, 2010
The default behavior of an activity when BACK softkey is pressed is, GO BACK TO PREVIOUS ACTIVITY. If some the same activity is waiting for some response from server or some data updation is going on and then press BACK, I want to wait on the same screen till the current task is completely processed and then move out to the previous activity.
You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscribe@googlegroups.com For more options
View 12 Replies
View Related
Nov 4, 2010
On Tuesday, I released my first app to the Android Market. Since then I found a few bugs which I have fixed and uploaded a new version.In the Developer Console, it still shows the version number as the original (v0.8.0) but the last version uploaded is different (v0.9.0).If I check the market on my phone, then the update is not even showing.How long before they show?Can I check if there are any errors with my upload process? Does a different filename for the apk matter?
View 2 Replies
View Related
Nov 5, 2010
Ii haven't made any big changes to my Desire and all was working well. suddenly a couple of days ago i noticed that things slowed down significantly.
exmples: when drawing the unlock screen, there is a big lag till the home screen comes up huge lag in opening programmes or menus
so, the only app i recently installed was the BA (british airways) android app. could this have affected the whole phone?
what steps can i take to check what might be wrong?looking at the SPARE PARTS app, i can see that CPU usage shows a huge bar for "init".i don't know if this is a normal process? anyone got info on this? might have nothing to do with my phone lagging of course.
View 1 Replies
View Related
Nov 10, 2012
I need a alarm app which can show the time remainig till the set alarm buzz off.
View 3 Replies
View Related