(Q) SMS Codes - General Questions and Answers

I have a Problem with sending SMS from my Android.
If i send an SMS less than 160 Chars. all is ok.
If the SMS is longer, only the first part of the SMS arrive...and on my android comes an error that SMS could not be send...
I know that there are Codes like *LONG# *LAST# But they don't work... or why the SMS don't arrives???
Help me...

Related

How can send Flash (Notification) SMS by Android?

Hi all,
i m sending SMS by using
Code:
SmsManager sms = SmsManager.getDefault();
sms.sendTextMessage(phoneNumber, null, message, sentPI, deliveredPI);
its working fine and successfully send a standard sms that is automatically saved in recipient mobile inbox.
i want send the sms as flash(notification) sms by this,that message should be displayed immediately on recipient mobile screen but not stored.
please tell me how can i do this.
thanks in advance.
Hy, did u find how to do that?
I'm interested too.
Thanke you.
for flash sms
[email protected] said:
Hi all,
i m sending SMS by using
Code:
SmsManager sms = SmsManager.getDefault();
sms.sendTextMessage(phoneNumber, null, message, sentPI, deliveredPI);
its working fine and successfully send a standard sms that is automatically saved in recipient mobile inbox.
i want send the sms as flash(notification) sms by this,that message should be displayed immediately on recipient mobile screen but not stored.
please tell me how can i do this.
thanks in advance.
Click to expand...
Click to collapse
Hey guy
use whozzat apk.
it allow Daily 100 flash sms and normal sms free.
just sign in with facebook id.
[email protected] said:
Hi all,
i m sending SMS by using
Code:
SmsManager sms = SmsManager.getDefault();
sms.sendTextMessage(phoneNumber, null, message, sentPI, deliveredPI);
its working fine and successfully send a standard sms that is automatically saved in recipient mobile inbox.
i want send the sms as flash(notification) sms by this,that message should be displayed immediately on recipient mobile screen but not stored.
please tell me how can i do this.
thanks in advance.
Click to expand...
Click to collapse
Try this application, i found labelled Flash SMS from my old collection, I have not tried
please tell me what function or api use for this.
I'm also interested to have a app to send flash sms (class 0 sms). The above app does not work in my HTC desire (miui rom)
spykar69 said:
Hey guy
use whozzat apk.
it allow Daily 100 flash sms and normal sms free.
just sign in with facebook id.
Click to expand...
Click to collapse
Could you please make this thing clear to us?
Signed up and confirmed my number, how can I send sth. now? Is there an .apk for phone?
I use "flash sms for HTC" from the market, it work fine for me
https://market.android.com/details?id=com.jomegasoft.flashsms

Quick SMS

Do you find yourself sending the same SMS messages often and to the same recipient(s)? Then this is the app for you. Quick SMS is designed so it should be easy to send messages that you send often. You can preconfigure messages and recipients, so when you need to quickly send a message, you just choose a recipient and a message and press send.
I have made an app that solves this, you can find it her..:
https://market.android.com/details?id=no.havleik.quicksms&feature=search_result
Just thought you should now...
Regards,
BTJ

mod the sms app on a Korean phone

hi guys! i have a korean optimus 2x phone (codename SU660). in Korean each sms has length of 80 symbols (may be they use unicode for encoding Korean text). so when i send text messages in English, even when using 3rd party apps like Go SMS or Handcent my sms is limited at 80 symbols. if i compose a longer one, the reciever will only recieve the first 80 symbols of the message. i only can send a 160-symbol message which will cost me double the fee. i tried deleting the stock messaging app by titannium backup but Go SMS still can send sms. so i think there is something in charge of sending messages in android. do u knows what it is? can i modify it or replace with another one from other rom?

LiquidSmooth Stock Messaging Splitting SMS

Hi Everyone,
I'm encountering problems on the stock SMS of LiquidSmooth. When I'm sending longer than 160 characters, the message is automatically converted to MMS and I don't like that. I already tried checking the Split SMS but what It did is that is split the message into 2 separate sms. I'm using rootbox before but didn't encounter this problem. Any solution for this? Maybe, any way on how to remove the 160 limit on sending sms? I like the UI and simplicity of design of the stock SMS that is why I like to use it.
Thanks!

[Q] How to manually trim/limit the SMS database?

Non android developer here..
Very familiar with adb and the 'nix command line..
I run Textra as my SMS/MMS application.
This program has no way to limit the amount of saved messages.
I just backed up and restored almost 10k messages.. from my whatever count contacts..
I am looking for how I would parse the messages db and keep the last 200 or whatever messages in each contact.
If I were to use a different sms app, it would invoke the limit -when- I sent a message or -when- I received a message from them.
Not looking to send a message to everyone saying "Trimming my database. Please do not respond. Thanks."
Thank you in advance.

Categories

Resources