Made by:
Anurag Chamadia
 Today, everyone is always on the move like
someone is driving or just walking in a hurry. And in
addition to that we are all the time getting calls or SMS
while we are on the move and in a hurry. We usually
don’t want to pick unwanted calls or have to read each
and every SMS.
 So to solve this issue of everyone’s everyday life,
inspired by this I have made this android application.
Using this application when a call comes, the user will
hear the name of the caller, so likewise he can decide
whether to take the call or not without looking at the
mobile. Similarly when the SMS is received user can
know who sent the SMS and what the text in it is
without having to touch the mobile or disturbing his
work pace.
• Android is an open source mobile operating system
with Linux kernel.
• The Android SDK is installed in to Eclipse.
• Android treats both native and third party
applications as the same. So we can build and
develop our own applications easily here.
• The android software development kit includes a set
of development tool such as a debugger, libraries,
handset emulator, documentation, sample code and
tutorials.
• Android SDK has a java frame work and a powerful
API for the hardware embedded on smartphones.
 Eclipse- Eclipse is a community for individuals and
organizations who wish to collaborate on commercially-
friendly open source software. Its projects are focused on
building an open development platform comprised of
extensible frameworks, tools and runtimes for building,
deploying and managing software across the Lifecycle.
 Android SDK- Android software development is the process
by which new applications are created for the Android
operating system. Applications are usually developed in
the Java programming language using the Android Software
Development Kit, but other development tools are available.
 CALL ALERT
 Whenever anyone calls on mobile, the application takes
the number from which the call is coming and matches
it with the phone directory of the mobile. If the number
exists in the phone directory, it calls out the
corresponding name through a voice message.
 SMS ALERT
 Same as call alert, whenever any SMS is received on
mobile, it reads out the name of the sender of the SMS
through a voice message.
 SMS TEXT READER
 There are many applications based on android which work as call
alert/reader or SMS alert but, none of them provide the text
reading with SMS alert. So in my application, it tells who sent the
SMS as well as it also reads out the text which is sent in the SMS.
 Our application will be useful to all the users those
who have a busy life, and will help them save time
by helping them to avoid unwanted calls or SMS.
 Our project has limitation that the application is
working only on android based devices and not on
any other.
 Call alerts are working even after picking up the
call, so that can be improved so that the calls are
not interrupted due to alert.
 Till now applications provide call or SMS alerts
about who is calling or sending SMS, but none
provide the SMS text reading which is provided by
this application
 Make system more robust and scalable.
 Connecting the SMS alert service with social
networking applications like whatsapp,
facebook messenger etc.
 Adding voice operated calling or SMS sending
services so that this will make it a fully voice
operated device in matters of calling or SMS
sending.
 Making it compatible for other operating
systems as well.
THANK YOU

Sms and call reader

  • 1.
  • 2.
     Today, everyoneis always on the move like someone is driving or just walking in a hurry. And in addition to that we are all the time getting calls or SMS while we are on the move and in a hurry. We usually don’t want to pick unwanted calls or have to read each and every SMS.  So to solve this issue of everyone’s everyday life, inspired by this I have made this android application. Using this application when a call comes, the user will hear the name of the caller, so likewise he can decide whether to take the call or not without looking at the mobile. Similarly when the SMS is received user can know who sent the SMS and what the text in it is without having to touch the mobile or disturbing his work pace.
  • 4.
    • Android isan open source mobile operating system with Linux kernel. • The Android SDK is installed in to Eclipse. • Android treats both native and third party applications as the same. So we can build and develop our own applications easily here. • The android software development kit includes a set of development tool such as a debugger, libraries, handset emulator, documentation, sample code and tutorials. • Android SDK has a java frame work and a powerful API for the hardware embedded on smartphones.
  • 5.
     Eclipse- Eclipseis a community for individuals and organizations who wish to collaborate on commercially- friendly open source software. Its projects are focused on building an open development platform comprised of extensible frameworks, tools and runtimes for building, deploying and managing software across the Lifecycle.  Android SDK- Android software development is the process by which new applications are created for the Android operating system. Applications are usually developed in the Java programming language using the Android Software Development Kit, but other development tools are available.
  • 6.
     CALL ALERT Whenever anyone calls on mobile, the application takes the number from which the call is coming and matches it with the phone directory of the mobile. If the number exists in the phone directory, it calls out the corresponding name through a voice message.  SMS ALERT  Same as call alert, whenever any SMS is received on mobile, it reads out the name of the sender of the SMS through a voice message.
  • 7.
     SMS TEXTREADER  There are many applications based on android which work as call alert/reader or SMS alert but, none of them provide the text reading with SMS alert. So in my application, it tells who sent the SMS as well as it also reads out the text which is sent in the SMS.
  • 8.
     Our applicationwill be useful to all the users those who have a busy life, and will help them save time by helping them to avoid unwanted calls or SMS.  Our project has limitation that the application is working only on android based devices and not on any other.  Call alerts are working even after picking up the call, so that can be improved so that the calls are not interrupted due to alert.  Till now applications provide call or SMS alerts about who is calling or sending SMS, but none provide the SMS text reading which is provided by this application
  • 9.
     Make systemmore robust and scalable.  Connecting the SMS alert service with social networking applications like whatsapp, facebook messenger etc.  Adding voice operated calling or SMS sending services so that this will make it a fully voice operated device in matters of calling or SMS sending.  Making it compatible for other operating systems as well.
  • 10.