ANDROID FREE SMS APP
Transcript: EXISTING SYSTEM Creating Groups : Languages Used : Java,Android IDE : Eclipse WebService : KSOAP Designing User Interface : LIST OF UML DIAGRAMS usecase class sequence collaboration activity statechart component deployment object PROPOSED SYSTEM SOFTWARE REQUIREMENTS ABSTRACT Sends SMS to user group. Group SMS : Creates customized group from contact list Sends SMS to the group. THANK YOU 1.1problem definition: UML DIAGRAMS This application is mainly intended to send sms free of cost from android mobile.Here User can send any no. of sms for free at a time with a maximum character constraint. we can send sms without SIM card using Wi-Fi. It sends group sms,customized sms and has a feature to view history.No need to bother about service provider cost. ANDROID FREE SMS APP USING KSOAP We integrate web services through KSOAP. Then send SMS to intended party. MODULES 1&2 HARDWARE REQUIREMENTS History Module : Group and customized SMS will be saved in SQLite database. SMS can be retrieved and shown to user to view the history. BY U.KARTHIK P.RAGASUDHA V.RENUKA Y.PRASUNA Under the Guidance of K.SRINIVAS MODULES 5&6 Sites like way2sms.com sends SMS for free from a PC connected to internet.This is not always possible to send SMS for free from PC when we are roaming. UserRegistration is must for SMS apps like FreakySMS,way2SMS,JustSMS,TextraSMS,GOSMSPRO etc.,Most of the android apps provide limited number of sms per day. This application doesn't need any user registration.Amount will not be deducted from present balance.User is provided with option to send SMS to single or multiple persons.There is no restriction on no.of SMS can be sent per day. It uses SQLite 3.0 for storing SMS history and doesn't rely on third party tools. MODULES 3&4 We create user interface for application. For Android applications, we use XML to create user interface. Ram Needed: 1GB and Above HardDisk : 50GB and Above Processor : DualCore and above Using auto selection box, user can send SMS to single or multiple user. We need an Android mobile phone with atleast 2.3 version to use this app with Wi-Fi or service provider internet package. Integrating web services : Customized SMS : ARCHITECTURAL DIAGRAM