SlideShare a Scribd company logo
1 of 3
Download to read offline
IJSRD - International Journal for Scientific Research & Development| Vol. 3, Issue 01, 2015 | ISSN (online): 2321-0613
All rights reserved by www.ijsrd.com 634
Android Based Application on “Missing Person Finder”
Rahul Mote1
Pooja Rakate2
Dipali Thavare3
Rahul Patil4
Mrs. Sonali Pakhmode5
1,2,3,4,5
Department of Information Technology
1,2,3,4,5
Mumbai University, Padmabhushan Vasantdada Patil Pratishthan’s College of Engineering
Sion, Chunabhatti, Mumbai – 400022
Abstract— In this paper we propose an Android application
for finding missing person.This is an android application for
Free Dedicated to Missing Peoples. This android application
will be used by Jeevan Vikas Charitable Trust for the
purpose of finding missing person. This application contains
functionality to add complaint as well as view all
complaints. By using these complaints, Trust members will
try to find lost person in various areas. This application will
upload complaint on web server which can be accessed by
any of the trust member having this application.
Key words: Missing Person data, Android Application,
Server, Database
I. INTRODUCTION
One of the greatest fear of person is to lost their relatives.
Each year approximately 100000 peoples gets lost in India.
In some cases lost person gets found easily, but in some
critical cases missing persons are never reunited with their
relatives. Finding lost person can be difficult task.[1] The
currently available Manual System for finding missing
person have very long procedure and takes more time. More
time is require for launching an FIR (First Information
Report) in police station. Also time required for finding lost
person is more. Also during manual process number of
manpower for searching lost person is less. And in some
missing person related website they required FIR No for
upload complaint on their website.[9]
The web-database is a system where the web server
will store the data in table format where the data are filled in
column and other parameters. There are n-numbers of
database available in the market but for this system we have
used MySQL since it’s an open source relational database
management system. It also widely used by web application
developers, together with PHP and APACHE. MySQL is a
three layer model they are Application layer, Logical layer
and Physical layer.[3]
To make task of finding missing person easy we
developed an android application. This application will be
used by trust members through whom they can find lost
person within minimum time period.
This application will help trust member to find their missing
person. Relative of lost person will go to trust rather than
going in police station to launch complaint. Trust user will
add their complaint in our Android Application. This
information will be stored on server which can be accessed
by all trust members so that they can find lost children in
specific region.
II. PROBLEM STATEMENT
Manual System for finding missing person have very long
procedure and takes more time. More time is require for
launching an FIR (First Information Report) in police
station. Also time required for finding lost person is more.
Also during manual process number of manpower for
searching lost person is less. Some existing application does
not show the proper information about the Missing person,
which is difficult to find out missing person [9]. Some
missing person related website only shows the database of
missing person.In some amusement parks and other public
venues, they have used RFID chip for searching Missing
Children. [2]
To overcome from this, there exist some android
applications has been developed. But these applications has
certain limitations as
Problems in Existing Android Applications:
 Pervious application only contains link which
redirect to their website.
 User can not add complaint.[7]
 It displays advertisements collected from
newspapers.[8]
III. PROPOSED STATEMENT
To overcome from these drawbacks we are developing
Proposed System as "Finding Missing Person(FMP)". This
application is basically designed to perform all the tasks that
previous system can perform all functionalities that are
provided by existing applications as well as it gives
additional feature to user. It will be for all android devices
which support at least Android 2.1 Platform. We got idea
about how interface should be for adding new complaint
(How add complaint form user) from this android
application.
Proposed System will contain following features:
 Display Information about missing person.
 Adding new complaint.
 Removing Complaints.
 Searching person by particular attribute such as
name, location etc.
 Notification Portal.
A. Block Diagram/ Architecture:
1) Presentation Layer:
It is front end component, which is responsible for
providing portable presentation logic. Mobile phone will act
as thin client. Phone will contain Application. User will
interact with application to add complaint and send this data
to web service. [6]
Fig. 1: Architecture of Proposed system[6]
Android Based Application on “Missing Person Finder”
(IJSRD/Vol. 3/Issue 01/2015/167)
All rights reserved by www.ijsrd.com 635
2) Business Layer (Web Service):
The business layer function (web service) between
presentation layer and Database layer sending the client’s
request to database. Web service will be responsible to fetch
data from client, process it and then store it in database.
Web service act as middleware for Application and
Database. In our project used JSON web service for
connectivity. [5][11]
3) Database Layer:
Database is responsible for storing all information in well-
defined format. Also it responses to the queries fired by
client to add, update, remove or search records. In Our
project we have used PHP, MYSQL database for storing
Information.[3]
B. Advantages of Proposed System over Existing System:
 Easy to upload and view Complaint.
 All trust users can add complaint.
 Simple GUI.
 Easy to view information
C. Disadvantages of Proposed System:
 Require Internet connection.
 Require android phone with camera.
IV. TECHNOLOGIES LANGUAGE AND SOFTWARE /
HARDWARE RELATED TO PROPOSED SYSTEM
A. Hardware Requirement:
 Processor : Intel 1.66GHz Processor Pentium 4
 RAM : 256MB
 Hard disk : 80GB
 Device : GPRS enabled Mobile Phone with
Android OS
B. Software Requirement:
1) Eclipse or Android Studio:
Eclipse is an integrated development environment (IDE).It
contains a base workspace and an extensible plug-in system
for customizing the environment. Written mostly in Java,
Eclipse can be used to develop applications. It can also be
used to develop packages for the software Mathematica.
Development environments include the Eclipse Java
development tools (JDT) for Java and Scala, Eclipse CDT
for C/C++ and Eclipse PDT for PHP, among others. The
Eclipse software development kit (SDK), which includes the
Java development tools, is meant for Java developers. Users
can extend its abilities by installing plug-ins written for the
Eclipse Platform, such as development toolkits for other
programming languages, and can write and contribute their
own plug-in modules.
2) SDK for Android API 8 & Higher:
A software development kit (SDK) is typically a set of
software development tools that allows the creation of
applications for a certain software package, software,
framework, hardware platform, computer system, video
game console, operating system, or similar development
platform.
The implementation of one or more application
programming interfaces (APIs) in the form of some libraries
to interface to a particular programming language or to
include sophisticated hardware that can communicate with
a particular embedded system.
3) JDK:
The Java Development Kit (JDK) is an implementation of
either one of the Java SE, Java EE or Java ME platforms
released by Oracle Corporation in the form of a binary
product aimed at Java developers on Solaris, Linux, Mac OS
X or Windows. The JDK includes a private JVM and a few
other resources to finish the recipe to a Java
Application. Since the introduction of the Java platform, it
has been by far the most widely used Software Development
Kit.
4) PHP:
PHP is a server-side scripting language designed for web
development but also used as a general-purpose
programming language. It stands for PHP: Hypertext
Preprocessor. PHP code can be simply mixed
with HTML code, or it can be used in combination with
various engines and web frameworks. PHP code is usually
processed by a PHP interpreter, which is usually
implemented as a web server's native module.[4]
5) XAMPP Server with APACHE and MYSQL:
XAMPP is a free and open source cross-platform web server
solution stack package, consisting mainly of the Apache
HTTP Server, MySQL database and interpreters for scripts
written in the PHP and Perl programming languages.
The Apache HTTP Server, is also called Apache is
the world's most widely used web server software. These
can range from server-side programming language support
to authentication schemes. Some common language
interfaces support Perl, Python, Tcl, and PHP. MySQL is the
world's second most[a] widely used relational database
management system (RDBMS) and most widely used open-
source RDBMS. And also used in store data in Database.[3]
6) Android Language:
Android software development is the process by which new
applications are created for the Android operating system.
Applications are usually developed in Java programming
language using the Android Software Development
Kit (SDK), but other development environments are also
available.
Android is a software stack for mobile devices that
includes an operating system, middleware and key
applications. The Android SDK provides the tools and APIs
necessary to begin developing applications on the Android
platform using the Java programming language.[10]
Android Based Application on “Missing Person Finder”
(IJSRD/Vol. 3/Issue 01/2015/167)
All rights reserved by www.ijsrd.com 636
C. Work Flow Chart for User:
Fig. 2: Work Flow Chart for User:
V. FUTURE SCOPE
The future work on which we are focusing now is to
implement and measure the performance of our proposed
system so that we can justify that our proposed system is
better in Finding Missing Person than all the previous
proposed system.
Also we are going to add following features in
future to improve functionality of our system.
 Automatically periodic report generation.
 Automatic Data Backup.
VI. ACKNOWLEDGEMENT
We wish to express my profound thanks to Information
Technology Department, P.V.P.P. Engineering College,
Sion, Mumbai-22 and Faculty members for providing me all
the facilities in making this project possible. I would also
like to thank “Jeevan Vikas Charitable Trust” for setting the
environment for me to work timelessly.
VII. REFERENCES
[1] Eden, Christoudias, Darrell, “FindingLost
Children” Published in Person Oriented Vision
(POV) 2011 ,IEEE
[2] Xiaodong Lin, Rongxing Lu,”REACT: “An RFID-
Based privacy preserving children tracking scheme
for large amusement parks”. Received: 15
December 2009 ,Received in revised from 22 April
2010 Article pressed in Computer Network
[3] Deep Modi , Jignesh Vyas , Priyank Shah “Android
Based Patient monitoring system” International
Journal for Technological Reaseach In engineering
volume 1, issue 9 May-14 ISSN(online):2347-
4718
[4] Rohit Dayama, Anil Chatla, Heena Shaikh
“Android Based meter Reading Using
OCR”.International Journal of computer science
and Mobile Computing Volume3, issue 3, march
2014 entitled
[5] Fredlund. Benac Earle. Marino, “J. Property-
Based testing of JSON Based Web Service: Web
service (ICWS)” 2014 IEEE Inernational
Conference
[6] Mumtaz AL Mukhtar, Sharmad Hadi
“Developing a Three –Tier web data
Management Application for Higher Admission”
Environment-International Arab Journal ofe-
Technology,Vol.2,No.4,june 2012
[7] MCIA missing person Alert Android Application
On Google play
[8] Missing Child Android Application
[9] http://missingperson.ap.nic.in/
[10]http://developer.android.com/
[11]https://wiki.servicenow.com/index.php?title=JS

More Related Content

Similar to Android Based Application On Quot Missing Person Finder Quot

Crime Reporting System.pptx
Crime Reporting System.pptxCrime Reporting System.pptx
Crime Reporting System.pptxPenilVora
 
B041130610
B041130610B041130610
B041130610IOSR-JEN
 
Android basic principles
Android basic principlesAndroid basic principles
Android basic principlesHenk Laracker
 
Implementation of sql server based on sqlite engine on
Implementation of sql server based on sqlite engine onImplementation of sql server based on sqlite engine on
Implementation of sql server based on sqlite engine oneSAT Publishing House
 
Business management application
Business management applicationBusiness management application
Business management applicationPritam Tirpude
 
Android 1-intro n architecture
Android 1-intro n architectureAndroid 1-intro n architecture
Android 1-intro n architectureDilip Singh
 
Optimization Of Storage Management In Android - S3CA
Optimization Of Storage Management In Android - S3CAOptimization Of Storage Management In Android - S3CA
Optimization Of Storage Management In Android - S3CAVivek Raj Agarwal
 
Android Penetration Testing - Day 1
Android Penetration Testing - Day 1Android Penetration Testing - Day 1
Android Penetration Testing - Day 1Mohammed Adam
 
Collect Money Android Application
Collect Money Android ApplicationCollect Money Android Application
Collect Money Android ApplicationM.Usman Karatela
 
Getting started with android programming
Getting started with android programmingGetting started with android programming
Getting started with android programmingPERKYTORIALS
 
Know all about android development
Know all about android developmentKnow all about android development
Know all about android developmentDeepika Chaudhary
 
14 Tips On How To Improve Android App Performance
14 Tips On How To Improve Android App Performance14 Tips On How To Improve Android App Performance
14 Tips On How To Improve Android App PerformanceAndolasoft Inc
 
Resume-Android Developer
Resume-Android DeveloperResume-Android Developer
Resume-Android DeveloperNikhil Desale
 
Automated crime m_anagement-synopsis
Automated crime m_anagement-synopsisAutomated crime m_anagement-synopsis
Automated crime m_anagement-synopsisAditya Chauhan
 
Android- Introduction for Beginners
Android- Introduction for BeginnersAndroid- Introduction for Beginners
Android- Introduction for BeginnersTripti Tiwari
 
Automatized Application Services for Android Devices Using Apache Ant in Clou...
Automatized Application Services for Android Devices Using Apache Ant in Clou...Automatized Application Services for Android Devices Using Apache Ant in Clou...
Automatized Application Services for Android Devices Using Apache Ant in Clou...IRJET Journal
 
Internship Project Report
Internship Project ReportInternship Project Report
Internship Project ReportRishabh Shukla
 

Similar to Android Based Application On Quot Missing Person Finder Quot (20)

Crime Reporting System.pptx
Crime Reporting System.pptxCrime Reporting System.pptx
Crime Reporting System.pptx
 
B041130610
B041130610B041130610
B041130610
 
Android basic principles
Android basic principlesAndroid basic principles
Android basic principles
 
Android Introduction by Kajal
Android Introduction by KajalAndroid Introduction by Kajal
Android Introduction by Kajal
 
Implementation of sql server based on sqlite engine on
Implementation of sql server based on sqlite engine onImplementation of sql server based on sqlite engine on
Implementation of sql server based on sqlite engine on
 
Business management application
Business management applicationBusiness management application
Business management application
 
Android 1-intro n architecture
Android 1-intro n architectureAndroid 1-intro n architecture
Android 1-intro n architecture
 
Optimization Of Storage Management In Android - S3CA
Optimization Of Storage Management In Android - S3CAOptimization Of Storage Management In Android - S3CA
Optimization Of Storage Management In Android - S3CA
 
Android Penetration Testing - Day 1
Android Penetration Testing - Day 1Android Penetration Testing - Day 1
Android Penetration Testing - Day 1
 
Brijesh Soni
Brijesh SoniBrijesh Soni
Brijesh Soni
 
Collect Money Android Application
Collect Money Android ApplicationCollect Money Android Application
Collect Money Android Application
 
Getting started with android programming
Getting started with android programmingGetting started with android programming
Getting started with android programming
 
Major project srs
Major project srsMajor project srs
Major project srs
 
Know all about android development
Know all about android developmentKnow all about android development
Know all about android development
 
14 Tips On How To Improve Android App Performance
14 Tips On How To Improve Android App Performance14 Tips On How To Improve Android App Performance
14 Tips On How To Improve Android App Performance
 
Resume-Android Developer
Resume-Android DeveloperResume-Android Developer
Resume-Android Developer
 
Automated crime m_anagement-synopsis
Automated crime m_anagement-synopsisAutomated crime m_anagement-synopsis
Automated crime m_anagement-synopsis
 
Android- Introduction for Beginners
Android- Introduction for BeginnersAndroid- Introduction for Beginners
Android- Introduction for Beginners
 
Automatized Application Services for Android Devices Using Apache Ant in Clou...
Automatized Application Services for Android Devices Using Apache Ant in Clou...Automatized Application Services for Android Devices Using Apache Ant in Clou...
Automatized Application Services for Android Devices Using Apache Ant in Clou...
 
Internship Project Report
Internship Project ReportInternship Project Report
Internship Project Report
 

More from Jim Webb

When Practicing Writing Chinese, Is It Recommende
When Practicing Writing Chinese, Is It RecommendeWhen Practicing Writing Chinese, Is It Recommende
When Practicing Writing Chinese, Is It RecommendeJim Webb
 
016 King Essay Example Stephen Why We Crave H
016 King Essay Example Stephen Why We Crave H016 King Essay Example Stephen Why We Crave H
016 King Essay Example Stephen Why We Crave HJim Webb
 
How To Write An Essay Fast Essay Writing Guide - Greetinglines
How To Write An Essay Fast Essay Writing Guide - GreetinglinesHow To Write An Essay Fast Essay Writing Guide - Greetinglines
How To Write An Essay Fast Essay Writing Guide - GreetinglinesJim Webb
 
Essay Coaching Seven Secrets For Writing Standout College
Essay Coaching Seven Secrets For Writing Standout CollegeEssay Coaching Seven Secrets For Writing Standout College
Essay Coaching Seven Secrets For Writing Standout CollegeJim Webb
 
Write Essays That Get In And Get Money EBook - Comp
Write Essays That Get In And Get Money EBook - CompWrite Essays That Get In And Get Money EBook - Comp
Write Essays That Get In And Get Money EBook - CompJim Webb
 
Wicked Fun In First Grade
Wicked Fun In First GradeWicked Fun In First Grade
Wicked Fun In First GradeJim Webb
 
Research Paper Help ‒ Write My P
Research Paper Help ‒ Write My PResearch Paper Help ‒ Write My P
Research Paper Help ‒ Write My PJim Webb
 
How To Do A Term Paper. D
How To Do A Term Paper. DHow To Do A Term Paper. D
How To Do A Term Paper. DJim Webb
 
Essay Websites Life Philosophy Essay
Essay Websites Life Philosophy EssayEssay Websites Life Philosophy Essay
Essay Websites Life Philosophy EssayJim Webb
 
Baby Thesis Introduction Sample - Thesis Title Idea
Baby Thesis Introduction Sample - Thesis Title IdeaBaby Thesis Introduction Sample - Thesis Title Idea
Baby Thesis Introduction Sample - Thesis Title IdeaJim Webb
 
Buy Essay Paper - Purchase Cu
Buy Essay Paper - Purchase CuBuy Essay Paper - Purchase Cu
Buy Essay Paper - Purchase CuJim Webb
 
From Where Can I Avail Cheap Essa
From Where Can I Avail Cheap EssaFrom Where Can I Avail Cheap Essa
From Where Can I Avail Cheap EssaJim Webb
 
Writing Philosophy Papers
Writing Philosophy PapersWriting Philosophy Papers
Writing Philosophy PapersJim Webb
 
Paragraph Ipyu9-M682198491
Paragraph Ipyu9-M682198491Paragraph Ipyu9-M682198491
Paragraph Ipyu9-M682198491Jim Webb
 
PPT - Writing Biomedical Research Papers PowerPo
PPT - Writing Biomedical Research Papers PowerPoPPT - Writing Biomedical Research Papers PowerPo
PPT - Writing Biomedical Research Papers PowerPoJim Webb
 
Economics Summary Essay Example
Economics Summary Essay ExampleEconomics Summary Essay Example
Economics Summary Essay ExampleJim Webb
 
Who Are Professional Essay Writers And How Students Might Benefit From
Who Are Professional Essay Writers And How Students Might Benefit FromWho Are Professional Essay Writers And How Students Might Benefit From
Who Are Professional Essay Writers And How Students Might Benefit FromJim Webb
 
Sample Personal Statements Graduate School Persona
Sample Personal Statements Graduate School PersonaSample Personal Statements Graduate School Persona
Sample Personal Statements Graduate School PersonaJim Webb
 
Buy A Critical Analysis Paper
Buy A Critical Analysis PaperBuy A Critical Analysis Paper
Buy A Critical Analysis PaperJim Webb
 
Writing A Position Paper - MUNKi
Writing A Position Paper - MUNKiWriting A Position Paper - MUNKi
Writing A Position Paper - MUNKiJim Webb
 

More from Jim Webb (20)

When Practicing Writing Chinese, Is It Recommende
When Practicing Writing Chinese, Is It RecommendeWhen Practicing Writing Chinese, Is It Recommende
When Practicing Writing Chinese, Is It Recommende
 
016 King Essay Example Stephen Why We Crave H
016 King Essay Example Stephen Why We Crave H016 King Essay Example Stephen Why We Crave H
016 King Essay Example Stephen Why We Crave H
 
How To Write An Essay Fast Essay Writing Guide - Greetinglines
How To Write An Essay Fast Essay Writing Guide - GreetinglinesHow To Write An Essay Fast Essay Writing Guide - Greetinglines
How To Write An Essay Fast Essay Writing Guide - Greetinglines
 
Essay Coaching Seven Secrets For Writing Standout College
Essay Coaching Seven Secrets For Writing Standout CollegeEssay Coaching Seven Secrets For Writing Standout College
Essay Coaching Seven Secrets For Writing Standout College
 
Write Essays That Get In And Get Money EBook - Comp
Write Essays That Get In And Get Money EBook - CompWrite Essays That Get In And Get Money EBook - Comp
Write Essays That Get In And Get Money EBook - Comp
 
Wicked Fun In First Grade
Wicked Fun In First GradeWicked Fun In First Grade
Wicked Fun In First Grade
 
Research Paper Help ‒ Write My P
Research Paper Help ‒ Write My PResearch Paper Help ‒ Write My P
Research Paper Help ‒ Write My P
 
How To Do A Term Paper. D
How To Do A Term Paper. DHow To Do A Term Paper. D
How To Do A Term Paper. D
 
Essay Websites Life Philosophy Essay
Essay Websites Life Philosophy EssayEssay Websites Life Philosophy Essay
Essay Websites Life Philosophy Essay
 
Baby Thesis Introduction Sample - Thesis Title Idea
Baby Thesis Introduction Sample - Thesis Title IdeaBaby Thesis Introduction Sample - Thesis Title Idea
Baby Thesis Introduction Sample - Thesis Title Idea
 
Buy Essay Paper - Purchase Cu
Buy Essay Paper - Purchase CuBuy Essay Paper - Purchase Cu
Buy Essay Paper - Purchase Cu
 
From Where Can I Avail Cheap Essa
From Where Can I Avail Cheap EssaFrom Where Can I Avail Cheap Essa
From Where Can I Avail Cheap Essa
 
Writing Philosophy Papers
Writing Philosophy PapersWriting Philosophy Papers
Writing Philosophy Papers
 
Paragraph Ipyu9-M682198491
Paragraph Ipyu9-M682198491Paragraph Ipyu9-M682198491
Paragraph Ipyu9-M682198491
 
PPT - Writing Biomedical Research Papers PowerPo
PPT - Writing Biomedical Research Papers PowerPoPPT - Writing Biomedical Research Papers PowerPo
PPT - Writing Biomedical Research Papers PowerPo
 
Economics Summary Essay Example
Economics Summary Essay ExampleEconomics Summary Essay Example
Economics Summary Essay Example
 
Who Are Professional Essay Writers And How Students Might Benefit From
Who Are Professional Essay Writers And How Students Might Benefit FromWho Are Professional Essay Writers And How Students Might Benefit From
Who Are Professional Essay Writers And How Students Might Benefit From
 
Sample Personal Statements Graduate School Persona
Sample Personal Statements Graduate School PersonaSample Personal Statements Graduate School Persona
Sample Personal Statements Graduate School Persona
 
Buy A Critical Analysis Paper
Buy A Critical Analysis PaperBuy A Critical Analysis Paper
Buy A Critical Analysis Paper
 
Writing A Position Paper - MUNKi
Writing A Position Paper - MUNKiWriting A Position Paper - MUNKi
Writing A Position Paper - MUNKi
 

Recently uploaded

How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17Celine George
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...Nguyen Thanh Tu Collection
 
AIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.pptAIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.pptNishitharanjan Rout
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxJisc
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxEsquimalt MFRC
 
Spellings Wk 4 and Wk 5 for Grade 4 at CAPS
Spellings Wk 4 and Wk 5 for Grade 4 at CAPSSpellings Wk 4 and Wk 5 for Grade 4 at CAPS
Spellings Wk 4 and Wk 5 for Grade 4 at CAPSAnaAcapella
 
OSCM Unit 2_Operations Processes & Systems
OSCM Unit 2_Operations Processes & SystemsOSCM Unit 2_Operations Processes & Systems
OSCM Unit 2_Operations Processes & SystemsSandeep D Chaudhary
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxPooja Bhuva
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxannathomasp01
 
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxExploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxPooja Bhuva
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfDr Vijay Vishwakarma
 
Tatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf artsTatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf artsNbelano25
 
Details on CBSE Compartment Exam.pptx1111
Details on CBSE Compartment Exam.pptx1111Details on CBSE Compartment Exam.pptx1111
Details on CBSE Compartment Exam.pptx1111GangaMaiya1
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxheathfieldcps1
 
Introduction to TechSoup’s Digital Marketing Services and Use Cases
Introduction to TechSoup’s Digital Marketing  Services and Use CasesIntroduction to TechSoup’s Digital Marketing  Services and Use Cases
Introduction to TechSoup’s Digital Marketing Services and Use CasesTechSoup
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jisc
 
How to Add a Tool Tip to a Field in Odoo 17
How to Add a Tool Tip to a Field in Odoo 17How to Add a Tool Tip to a Field in Odoo 17
How to Add a Tool Tip to a Field in Odoo 17Celine George
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17Celine George
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Pooja Bhuva
 

Recently uploaded (20)

How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
 
AIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.pptAIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.ppt
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
Our Environment Class 10 Science Notes pdf
Our Environment Class 10 Science Notes pdfOur Environment Class 10 Science Notes pdf
Our Environment Class 10 Science Notes pdf
 
Spellings Wk 4 and Wk 5 for Grade 4 at CAPS
Spellings Wk 4 and Wk 5 for Grade 4 at CAPSSpellings Wk 4 and Wk 5 for Grade 4 at CAPS
Spellings Wk 4 and Wk 5 for Grade 4 at CAPS
 
OSCM Unit 2_Operations Processes & Systems
OSCM Unit 2_Operations Processes & SystemsOSCM Unit 2_Operations Processes & Systems
OSCM Unit 2_Operations Processes & Systems
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
 
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxExploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
Tatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf artsTatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf arts
 
Details on CBSE Compartment Exam.pptx1111
Details on CBSE Compartment Exam.pptx1111Details on CBSE Compartment Exam.pptx1111
Details on CBSE Compartment Exam.pptx1111
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
Introduction to TechSoup’s Digital Marketing Services and Use Cases
Introduction to TechSoup’s Digital Marketing  Services and Use CasesIntroduction to TechSoup’s Digital Marketing  Services and Use Cases
Introduction to TechSoup’s Digital Marketing Services and Use Cases
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
 
How to Add a Tool Tip to a Field in Odoo 17
How to Add a Tool Tip to a Field in Odoo 17How to Add a Tool Tip to a Field in Odoo 17
How to Add a Tool Tip to a Field in Odoo 17
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
 

Android Based Application On Quot Missing Person Finder Quot

  • 1. IJSRD - International Journal for Scientific Research & Development| Vol. 3, Issue 01, 2015 | ISSN (online): 2321-0613 All rights reserved by www.ijsrd.com 634 Android Based Application on “Missing Person Finder” Rahul Mote1 Pooja Rakate2 Dipali Thavare3 Rahul Patil4 Mrs. Sonali Pakhmode5 1,2,3,4,5 Department of Information Technology 1,2,3,4,5 Mumbai University, Padmabhushan Vasantdada Patil Pratishthan’s College of Engineering Sion, Chunabhatti, Mumbai – 400022 Abstract— In this paper we propose an Android application for finding missing person.This is an android application for Free Dedicated to Missing Peoples. This android application will be used by Jeevan Vikas Charitable Trust for the purpose of finding missing person. This application contains functionality to add complaint as well as view all complaints. By using these complaints, Trust members will try to find lost person in various areas. This application will upload complaint on web server which can be accessed by any of the trust member having this application. Key words: Missing Person data, Android Application, Server, Database I. INTRODUCTION One of the greatest fear of person is to lost their relatives. Each year approximately 100000 peoples gets lost in India. In some cases lost person gets found easily, but in some critical cases missing persons are never reunited with their relatives. Finding lost person can be difficult task.[1] The currently available Manual System for finding missing person have very long procedure and takes more time. More time is require for launching an FIR (First Information Report) in police station. Also time required for finding lost person is more. Also during manual process number of manpower for searching lost person is less. And in some missing person related website they required FIR No for upload complaint on their website.[9] The web-database is a system where the web server will store the data in table format where the data are filled in column and other parameters. There are n-numbers of database available in the market but for this system we have used MySQL since it’s an open source relational database management system. It also widely used by web application developers, together with PHP and APACHE. MySQL is a three layer model they are Application layer, Logical layer and Physical layer.[3] To make task of finding missing person easy we developed an android application. This application will be used by trust members through whom they can find lost person within minimum time period. This application will help trust member to find their missing person. Relative of lost person will go to trust rather than going in police station to launch complaint. Trust user will add their complaint in our Android Application. This information will be stored on server which can be accessed by all trust members so that they can find lost children in specific region. II. PROBLEM STATEMENT Manual System for finding missing person have very long procedure and takes more time. More time is require for launching an FIR (First Information Report) in police station. Also time required for finding lost person is more. Also during manual process number of manpower for searching lost person is less. Some existing application does not show the proper information about the Missing person, which is difficult to find out missing person [9]. Some missing person related website only shows the database of missing person.In some amusement parks and other public venues, they have used RFID chip for searching Missing Children. [2] To overcome from this, there exist some android applications has been developed. But these applications has certain limitations as Problems in Existing Android Applications:  Pervious application only contains link which redirect to their website.  User can not add complaint.[7]  It displays advertisements collected from newspapers.[8] III. PROPOSED STATEMENT To overcome from these drawbacks we are developing Proposed System as "Finding Missing Person(FMP)". This application is basically designed to perform all the tasks that previous system can perform all functionalities that are provided by existing applications as well as it gives additional feature to user. It will be for all android devices which support at least Android 2.1 Platform. We got idea about how interface should be for adding new complaint (How add complaint form user) from this android application. Proposed System will contain following features:  Display Information about missing person.  Adding new complaint.  Removing Complaints.  Searching person by particular attribute such as name, location etc.  Notification Portal. A. Block Diagram/ Architecture: 1) Presentation Layer: It is front end component, which is responsible for providing portable presentation logic. Mobile phone will act as thin client. Phone will contain Application. User will interact with application to add complaint and send this data to web service. [6] Fig. 1: Architecture of Proposed system[6]
  • 2. Android Based Application on “Missing Person Finder” (IJSRD/Vol. 3/Issue 01/2015/167) All rights reserved by www.ijsrd.com 635 2) Business Layer (Web Service): The business layer function (web service) between presentation layer and Database layer sending the client’s request to database. Web service will be responsible to fetch data from client, process it and then store it in database. Web service act as middleware for Application and Database. In our project used JSON web service for connectivity. [5][11] 3) Database Layer: Database is responsible for storing all information in well- defined format. Also it responses to the queries fired by client to add, update, remove or search records. In Our project we have used PHP, MYSQL database for storing Information.[3] B. Advantages of Proposed System over Existing System:  Easy to upload and view Complaint.  All trust users can add complaint.  Simple GUI.  Easy to view information C. Disadvantages of Proposed System:  Require Internet connection.  Require android phone with camera. IV. TECHNOLOGIES LANGUAGE AND SOFTWARE / HARDWARE RELATED TO PROPOSED SYSTEM A. Hardware Requirement:  Processor : Intel 1.66GHz Processor Pentium 4  RAM : 256MB  Hard disk : 80GB  Device : GPRS enabled Mobile Phone with Android OS B. Software Requirement: 1) Eclipse or Android Studio: Eclipse is an integrated development environment (IDE).It contains a base workspace and an extensible plug-in system for customizing the environment. Written mostly in Java, Eclipse can be used to develop applications. It can also be used to develop packages for the software Mathematica. Development environments include the Eclipse Java development tools (JDT) for Java and Scala, Eclipse CDT for C/C++ and Eclipse PDT for PHP, among others. The Eclipse software development kit (SDK), which includes the Java development tools, is meant for Java developers. Users can extend its abilities by installing plug-ins written for the Eclipse Platform, such as development toolkits for other programming languages, and can write and contribute their own plug-in modules. 2) SDK for Android API 8 & Higher: A software development kit (SDK) is typically a set of software development tools that allows the creation of applications for a certain software package, software, framework, hardware platform, computer system, video game console, operating system, or similar development platform. The implementation of one or more application programming interfaces (APIs) in the form of some libraries to interface to a particular programming language or to include sophisticated hardware that can communicate with a particular embedded system. 3) JDK: The Java Development Kit (JDK) is an implementation of either one of the Java SE, Java EE or Java ME platforms released by Oracle Corporation in the form of a binary product aimed at Java developers on Solaris, Linux, Mac OS X or Windows. The JDK includes a private JVM and a few other resources to finish the recipe to a Java Application. Since the introduction of the Java platform, it has been by far the most widely used Software Development Kit. 4) PHP: PHP is a server-side scripting language designed for web development but also used as a general-purpose programming language. It stands for PHP: Hypertext Preprocessor. PHP code can be simply mixed with HTML code, or it can be used in combination with various engines and web frameworks. PHP code is usually processed by a PHP interpreter, which is usually implemented as a web server's native module.[4] 5) XAMPP Server with APACHE and MYSQL: XAMPP is a free and open source cross-platform web server solution stack package, consisting mainly of the Apache HTTP Server, MySQL database and interpreters for scripts written in the PHP and Perl programming languages. The Apache HTTP Server, is also called Apache is the world's most widely used web server software. These can range from server-side programming language support to authentication schemes. Some common language interfaces support Perl, Python, Tcl, and PHP. MySQL is the world's second most[a] widely used relational database management system (RDBMS) and most widely used open- source RDBMS. And also used in store data in Database.[3] 6) Android Language: Android software development is the process by which new applications are created for the Android operating system. Applications are usually developed in Java programming language using the Android Software Development Kit (SDK), but other development environments are also available. Android is a software stack for mobile devices that includes an operating system, middleware and key applications. The Android SDK provides the tools and APIs necessary to begin developing applications on the Android platform using the Java programming language.[10]
  • 3. Android Based Application on “Missing Person Finder” (IJSRD/Vol. 3/Issue 01/2015/167) All rights reserved by www.ijsrd.com 636 C. Work Flow Chart for User: Fig. 2: Work Flow Chart for User: V. FUTURE SCOPE The future work on which we are focusing now is to implement and measure the performance of our proposed system so that we can justify that our proposed system is better in Finding Missing Person than all the previous proposed system. Also we are going to add following features in future to improve functionality of our system.  Automatically periodic report generation.  Automatic Data Backup. VI. ACKNOWLEDGEMENT We wish to express my profound thanks to Information Technology Department, P.V.P.P. Engineering College, Sion, Mumbai-22 and Faculty members for providing me all the facilities in making this project possible. I would also like to thank “Jeevan Vikas Charitable Trust” for setting the environment for me to work timelessly. VII. REFERENCES [1] Eden, Christoudias, Darrell, “FindingLost Children” Published in Person Oriented Vision (POV) 2011 ,IEEE [2] Xiaodong Lin, Rongxing Lu,”REACT: “An RFID- Based privacy preserving children tracking scheme for large amusement parks”. Received: 15 December 2009 ,Received in revised from 22 April 2010 Article pressed in Computer Network [3] Deep Modi , Jignesh Vyas , Priyank Shah “Android Based Patient monitoring system” International Journal for Technological Reaseach In engineering volume 1, issue 9 May-14 ISSN(online):2347- 4718 [4] Rohit Dayama, Anil Chatla, Heena Shaikh “Android Based meter Reading Using OCR”.International Journal of computer science and Mobile Computing Volume3, issue 3, march 2014 entitled [5] Fredlund. Benac Earle. Marino, “J. Property- Based testing of JSON Based Web Service: Web service (ICWS)” 2014 IEEE Inernational Conference [6] Mumtaz AL Mukhtar, Sharmad Hadi “Developing a Three –Tier web data Management Application for Higher Admission” Environment-International Arab Journal ofe- Technology,Vol.2,No.4,june 2012 [7] MCIA missing person Alert Android Application On Google play [8] Missing Child Android Application [9] http://missingperson.ap.nic.in/ [10]http://developer.android.com/ [11]https://wiki.servicenow.com/index.php?title=JS