Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
dchauhan
Old
#1  
Junior Member - OP
Thanks Meter 0
Posts: 3
Join Date: Apr 2003
Default SMS from JAVA App

Hi All,
I am trying to develop a Personal Java App for XDA which can read,send SMS and can read CBS. I look through web for help and could find some SMS APIs but not really helpful. Is there a way in JAVA to do that and do I need to have some contract with O2 ( service provider) or some knowledge of internals of XDA like RIL.
Any help is appreciated.
Thanks
Dhiraj
 
eero.lehtinen
Old
#2  
Junior Member
Thanks Meter 0
Posts: 5
Join Date: Mar 2004
Default Re:SMS from JAVA App

I have implemented a JNI API for SMS: attached is the code for XDA II
Attached Files
File Type: h smsdll.h - [Click for QR Code] (1.2 KB, 71 views)
File Type: cpp smsdll.cpp - [Click for QR Code] (22.0 KB, 339 views)
 
almerchant
Old
(Last edited by almerchant; 17th July 2007 at 12:27 PM.) Reason: Incomplete details had to log off for a while
#3  
Member
Thanks Meter 0
Posts: 76
Join Date: Sep 2006
Default Hi Dhiraj

I read yr SMS from Java App
I wonder if u could write a small app which could pick out a phone number contained in an sms. I receive sms from various sources with cell phone numbers in them and i need to respond to them with my postal address. I wonder if i could find an app which could send an sms to the number contained in an sms.
for eg.
new sms from :
shailes<+91-12345-85995>
content as below
"
Dear Al please call dhiraj on +91-98123-47485 and discuss the sms thread and send a quote and yr address"
<end of message>
Action
SEND An sms to DHIRAJ with predefined message
Most application filters can only read and will reply to sender
for eg. MAGICALL will send SHAILES a predefined message or the incoming text message
I need the program to read the phone number inside the text message and reply to it.
Any help
Samsung Galaxy TAB 7"
On Overcome Kratos.
 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...