Android :: SMS Not Give Delivery Time?
Sep 24, 2010
I use Handcent for text messaging. On previous non-smart phones I've been able to see not only that an SMS has been delivered, but also the time when it got delivered (ie when the recipient turned on their phone or whatever). Handcent will tell me whether or not it's been delivered, but not give a delivery time. Is this right? Is there any other app that can do this?
View 3 Replies
Jul 26, 2010
On my Droid X on the default email app that is provided on the Droid X I have my Yahoo email account on there. Well it seems that I am receiving my emails extremely late. For example they aren't delivering right as they get to my Yahoo mail account. I'll receive 15 - 20 emails that I was supposed to get yesterday today. I have Push enabled but it seems like that makes it worse. It seems as if it would be better to have Fetch enabled then I could at least get my email every 15min. However I'd like to receive it instantly. The reason for this is in case I receive an email from a friend or someone I can reply back instantly and be able to keep a conversation going or if I get a facebook notification I can respond to that instantly. The facebook app on my Droid X doesn't even give me notifications like it says it should. So I pretty much have to rely on my email for that. So is there anything I can do to fix this?
View 6 Replies
View Related
May 26, 2010
Is there any possibility to give a alert dialog at the time of open a file in android.
I need to ask an alert dialog if the user try to open any file from the SDCard file (or) Phone Gallery files?
View 1 Replies
View Related
Nov 27, 2009
Anyone ordered a Tattoo cover from tattoomyhtc.com? - I ordered two about teo weeks ago and had confirmation that they were in transit about 7 working days ago but havent received them as yet? Anyone else ordered any? whats the rough deliver time?
View 10 Replies
View Related
Jan 26, 2010
I'm writing an application which send SMS and I can get delivery reports working: Here is how is send my message:.................
View 2 Replies
View Related
Mar 25, 2009
I want to know how to get SMS Delivery Report setting which is stored in the /data/data/com.android.mms com.android.mms_preferences.xml. I wrote a application to read it with the following code:
SharedPreferences prefs = PreferenceManager.getDefaultSharedPreferences(this); boolean requestDeliveryReport = prefs.getBoolean( "pref_key_sms_delivery_reports", true);
Seems it does not work, it always returns the default value which is "true". Does anybody know how to read/write the SMS Delivery Report setting.
View 2 Replies
View Related
Aug 5, 2009
this may have been asked and simply not answered but I will try anyway: Is there an architecture for delivering live video for the android platform? Apple has adopted the Segmented TS/M3U8 playlist approach and have submitted to the IETF. Microsoft seems to be adopting the Fragmented MP4 standard (ISO/IEC 14492-12 -... ) for the smooth streaming platform. What does Android plan on implementing? How would one develop an application today?
View 2 Replies
View Related
Sep 13, 2010
I have a design question I was hoping someone could answer or offer guidance. I am designing a game that will initially have 100 levels but the user will have the ability to purchase additional levels. For instance when the game is released the free version will have 100 levels and then the user can buy and additional 100 levels while in the game. Does the Android SDK have any built-in methods to deliver additional content? Does and third party provider offer any such service to deliver content? If this is something that you must custom create yourself, what is the best practice for creating?
View 10 Replies
View Related
Jan 30, 2013
I recently switched from WM65 to Android.
I discovered that in sms delivery notification only recipient number is displayed.
Is there any way to show recipient name in delivery report popup?
View 1 Replies
View Related
May 27, 2010
I am new to android. When the user try to open a *.ics mail attachment files from the browser, I have to give an alert message. Is it possible to give an alert to the browser from my application?
View 1 Replies
View Related
Jul 26, 2010
I have a iPhone 4G and I wanting to try a Galaxy S Captivate.it should be in soon.is there a way AT&T can give me a normal sim card and I can just turn my iPhone off while I use the Captivate or do I gotta switch the sim cards out?
View 1 Replies
View Related
Dec 28, 2009
I want to provide IP address to the code i have integrated in android source.(for using it while creating tcp sockets). Is there any way i can provide this ip address while launching emulator, or place it some where so my code can get it while emulator gets up. any pointers will be really helpful.
View 2 Replies
View Related
Nov 8, 2009
But it seems unfair that the best android device has the least amount of home screens. Three isnt nearly enough. The HTC eris has seven. What is up with this. Why are we getting punished. Please let me know if there are updates that will give us more.
View 5 Replies
View Related
Apr 14, 2010
I don't know why the sample application from the android website gives me 300+ errors when i try to run it in eclipse Galileo. The application i am trying is Bluetoothchat it is straight from the sdk sample folder so it shouldn't contain any. I have added android.jar and I do have an emulator. I have tried HelloWorld and it worked..Could someone help me?
View 1 Replies
View Related
May 25, 2009
Is there a simple Solution to colorize a Drawable?
I have a PNG with a Symbol (just one Color) on a transparent Background
Now I would need to give the Bitmap of the Symbol just another Color. (think about a green Circle on a alpha Bitmap.. and I wish to make the green circle by a simple Code just Red)
Is there something like that?
View 6 Replies
View Related
Sep 29, 2010
I mean widgets that are not going to be touched through program code.
View 1 Replies
View Related
Dec 31, 2009
My HTC Hero does not receive delivery reports. I have selected the delivery reports check box just as it is told in the user manual. Still, no delivery reports are received. Does some one have a solution/answer to this issue?
View 8 Replies
View Related
Nov 27, 2011
As a CM7 user, I thought that this is not possible in Android, but for a day, I have been using MIUI rom and it had an excellent SMS feature where you could see the real time when the text message was actually received by the person you sent it to.
There is something like that in Go SMS, but the 'received' time given by this program is fake. Once the delivery report is confirmed, the 'received' time is set to the same as 'sent' time. In MIUI it was the real 'received' time that was recorded for later view.
Also, MIUI firmware seemed to be able to read this value for SMS messages sent before installation of this firmware, which would suggest this value is stored in any firmware.
So, the question is - how can I get the REAL 'received' time on a non-MIUI rom?
Additionally, is is possible to set a sound for notification your SMS has been received by the addressee? Again, this function is present in MIUI.
View 2 Replies
View Related
Aug 19, 2010
Our company uses a blackberry enterprise server, and they refuse to give me our mail server addresses because they don't want to have to deal with starting a pandemic of people getting away from blackberry, one IT guy told me that if I could figure out how to get it to just sync with outlook, I'd be able to use it. any ideas? I've messed around a lot in outlook and can't find our BBES information anywhere.
View 4 Replies
View Related
Jan 23, 2009
I have a program that fails to start. When I remove this line of code from the startup it starts with out error... db = SQLiteDatabase.openOrCreateDatabase(data, cf); data is a file that has been made, I have tried multiple locations none worked. cf is a cursor factory. This worked perfectly before version 1.0 and also when put in a try/catch statement still errors out. It is the process has stopped unexpectedly error. Any thoughts as to what permissions I could give the app to make this work? Am I heading in the wrong direction?
View 3 Replies
View Related
Aug 27, 2009
How can we give text view focus?
Tell briefly with example.
View 3 Replies
View Related
Jul 31, 2010
Hopefully not a repeat but is there a good app out there to give free texts if I'm getting close to the monthly limit?
View 1 Replies
View Related
Nov 10, 2009
I would like to change an image I loaded to have round corners.
Any hints, tutorials, best practices you know of?
View 3 Replies
View Related
Aug 26, 2010
I am creating the custom textview i want to give black textcolor to this textview. how can i set textcolor. my code ...
View 2 Replies
View Related
Dec 1, 2009
how to give background color to textview in android?
View 2 Replies
View Related
Sep 6, 2010
I have an application where I try to get address of a location based on the latitude,longitude coordinates.When I try to print all the address of particular coordinates , I am getting only single address. IS there any way to get the list of all addresses for the coordinates supplied . My code snippet is as below: Where locationLatitude,locationLongitude are of type String which are converted to doubles. Code...
View 2 Replies
View Related
Jul 11, 2010
I am supposed to receive my Droid Incredible after a month long wait...the only problem is...I don't think I will be at home at all. What should I do? Do I call and tell them to set it aside? Or tell them to come later? Or try for Tuesday?
View 4 Replies
View Related
May 18, 2010
On my HTC desire in the SMS settings i have ticked the receive delivery report when an SMS is delivered to another phone However..........i never get a report!! I used to get a sms with my old phone
View 11 Replies
View Related
May 19, 2010
Whats with ERIS and not being able to tell if your sent message has been received? Besides having delivory reports sent to you because who the hell wants extra notifications, especially when you send 100 txt messages a day. The reason for the question is my friends phone was dead and I sent a few extra messages
View 16 Replies
View Related
Mar 4, 2010
Anyone else noticed the gmail delivery from the Droid sometimes takes days? It doesn't always happen, and doesn't seem to matter the domain to which you are sending, even other gmail accounts. For example, I sent an email on a Friday, and it wasn't recieved until the following Monday. A friend of mine, another Droid user, sent an email to me and I didn't get it for three days. He too says he's noticed delayed mail delivery from the Droid. I've also noticed that sometimes the gmail icon opens a state of gmail from several days ago. I have to refresh the screen to get to 'current' data, even though I used gmail daily on the Droid.
View 8 Replies
View Related