Click here to Skip to main content
15,887,683 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have to make SMS notification getter(SNG) application,this is to be installed on both phones.
Then the phones on which SNG has installed need to be paired by sending the pairing code from one phone,receiving and accepting from other phone.Can you please guide me that how can i do this programically.
Then after pairing, phone which has sent the pairing code can get the notification of SMS coming to the phone which has received and accepted the pairing code.


what API or Library should i use to do this? Actually i am new to android and this is my first app.Can you please guide me in this respect.
Posted
Updated 16-Apr-15 21:42pm
v3

1 solution

If you are new to Android then you should look at http://www.codeproject.com/KB/android/[^], and use Google to find information on pairing.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900