hello
do you know the app of windows mobile? it has inbox, outbox, recycle bin, drafts, etc. is it possible to have that kind of management in android?
thanks
You can create a SMS broadcast receiver and then store the incoming SMS messages either in database or a file in the storage. Then you just create an UI for the inbox, outbox ... etc.
Sent from my PC36100 using XDA App
Related
http://rapidshare.com/files/58593733/O2SMSPlusv1.1.rar
Hey guys this is a cool SMS threading app ,unfortuntaly i cant down load the file cuz my connection doesnt allow me to connect to rapid share so can some one please please download this file for me an then repost it here ??
What is O2 SMS Plus?
O2 SMS Plus is an alternate SMS application to the Inbox application that lets you send and receive SMS using a chat style user interface, send and receive vCard contacts via and send SMS to group of recipients.
What are the benefits of using O2 SMS Plus to send SMS over using Inbox?
Inbox does not give you a single view of incoming and outgoing messages. You have to switch between Inbox and Sent Items folders to get all the dialogs you had with your contacts. O2 SMS Plus can list both incoming and outgoing text messages in the save view. You can have a filtered view of all the text messages between you and a particular contact. It lets you chat with your buddy continuous by SMS without you having to type in your buddy?s phone number repeatedly.
What other benefits do you get from O2 SMS Plus besides its SMS Chat function?
O2 SMS Plus lets you send the same text message to all your buddies at the same time. You just need to organise your contacts into different categories from Outlook on your desktop and synchronise them to the device or assign them directly from your device. In addition O2 SMS Plus lets you schedule your SMS to be sent at a later date. The find function lets you retrieve text messages that contain a particular text string and the vCard function lets you send contact data from your PIM to other phones support vCard SMS function.
Where does O2 SMS Plus save text messages it sent or received?
O2 SMS Plus uses the same Inbox database for storing and retrieving messages.
How do I start O2 SMS Plus?
Tap Start > Program > O2 SMS Plus to start O2 SMS Plus.
Hey dood,
I have uploaded the cab for you.
I am just about to upload the EXE in the file as a ZIP
I wudda added just the plain .RAR but this site doesn't support that file extension...
EXE
ok....So, my winzip dont wanna work
I think all the EXE does is copy the cab to your phone and install it so you should be ok just installing the cab from your phone!
Yeah i just ran it and its just an installer
Thxs man im in your debt! i can install it from the cab file on my phoe directly Thanks again!
It's kool
Looks like a good APP
Might install it myself anyway!!
Hi all, appreciate someone could urgently advise any solution.
For SMS/MMS,
1. Whenever i click on sent or outbox folder, it keep re-sending the sms messages stored in outbox or sent folders. Past two days, it re-sent close to 100 of IDD sms...
2. Sent sms messages are stored in outbox not sent folders? How to change it?
Hello
Messaging APP:
Is it possible to use port numbers(to Send SMS) in Android App like we use in J2ME. So that only those App which have the same Port Number
can listen.
Problem Faced:
There is an Application X in Both Users A & B.
When we tried sending SMS from A to B using our X Messaging Application, The message will go to our App Inbox as well as Native Messaging.
Ex:
There is an Application X in Both Users A & B.
A sends sms to B. Only X's INBOX will get notified about the SMS and not the Native INBOX and should not store messages to Native Inbox. only application X will know about the sms.
It would be helpful if we get some solutions so that we can avoid the messages going to Native Inbox.
Thanks in Advance
Nitz Malikarjuna
Hello,
As deleting sms is very very very very long, is there a way to empty all sms ?
Thanks !
I use Handcent sms, you are able to delete all sms threads at once on that.
Sent from my HTC Hero using the XDA mobile application powered by Tapatalk
Long tap everywhere on the text, choose select all, then backspace to delete the text
Hi,
I'm trying to write an app that has to manipulate my inbox and my sent messages without sending or receiving a message.
This tutorial shows me how i can send messages, but i want my phone to think that i sent one, without actually sending one.
I've searched in the Android References and i think i need to use:
SMS Manager
SMS Message
How can i do this?