SlideShare a Scribd company logo
1 of 5
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5670
TRACKITUP-An Android Application to Track Multiple Users
Priya N V1, Saipriya G2, Varshini H S3, Yashaswini K4
1,2,3,4Department of Computer Science and Engineering, Jyothy Institute of Technology, Bangalore, India
---------------------------------------------------------------------***----------------------------------------------------------------------
Abstract - At the present situation, the location of a person
can be shared with another person or can be tracked using
navigation technologies. But tracking amongagroupofusers,
friends or family through these applications is not possible.
While communicating with others, security and privacy plays
an important role. Henceforth, there is a need for an
application that can allow multiple users to track each other
in a safe and a secure way. Tracking based applications have
been quite popular in recent times. Most of them have been
limited in tracking an individual (e.g. location sharing).
However, not much work has been done towards design of a
group tracking system. This research work is an attempt to
design such group trackingsystem. Thisapplication, Trackitup
would allow multiple users to track each othersimultaneously
with the help of GPS and make sure that accessing is safe and
secure. It would allow users to create or join new groups
through new unique codes and also provide a simple user-
friendly interface.
Key Words: tracking, user, group, location, security
1. INTRODUCTION
Android is an operating system as well as a programming
platform for smart phones and other mobile devices. It has
been developed by Google. It can run on different devices
produced by various manufacturers. It includes a software
development kit for including the original code and
assembling the software modules so as to create
applications for the Android users. It also provides a
marketplace for distributing the developed apps.
Altogether, it represents an entire ecosystem for mobile
based apps.
Earlier, the Android development was extended using
the Eclipse platformwiththe AndroidDevelopmentKit (ADK),
provided by Google. This is based on IntelliJ IDEA, which is
an IDE that supports Android, but is quite expensive.
The Android Studio IDE has certain advantages like, the
gradle dependency manager whichisalsobasedon IntelliJ,is
largely used world-wide. This is the great power of the
platform editor as it provides more options to the developer
at the time of development.
Android Studio can be installed on Windows, Linuxand,OSX
operating systems and it has been recommended by Google
itself that the hardware must at least have a memory of 4 GB
and a free hard disk space of around 1GB, but it is strongly
recommended that the system must have more memory, as
it was noted that Android Studio is still a little slow.
Java must be installed on the machine via the Java
Development Kit, so that it can be utilized for all Java
development classes that would be present on the machine.
In today’s world tracking systems have become popular.
There have been many applications that support tracking
another person, a vehicle, pets and so on. Application that
allows users to track each other through their android
phones, has a wide scope, since, mobile communication is
the most common mode of communication. It basically
works on tracking the positioning of mobile phone with the
help of location-based servicesthatdisclosetheco-ordinates
of the device.
2. LITERATURE SURVEY
Mobile phones provide a convenientanda commonplatform
for the detection of personal information such as location.
The system is able to trace the location of a friend, and then
this information is processed further to be displayed on the
user’s phone.
The system can trace the location of a group of friends on a
screen and the group function is a feature of the system
which sets it unique from previous projectsinthesamearea.
Another different feature of the system is the option to set
dynamic reminder as per the user’s needs.
Software life cycle model describes the phases of the
software cycle and the order in whichthose phaseswould be
executed. Each phase produces an output required by the
next phase in the life cycle. Requirements are convertedinto
a design. Code is produced according to the design and this
phase is called development phase. After coding and
developing, the testing verifies the output from the
implementation phase against requirements. Here, the agile
development cycle is meant for the development of the code
of the proposed system. As per the key principle of agile
development, the testing is integrated throughout the
lifecycle, allowing regular inspection of the workingproduct
as it develops. [1]
As there exists a great demand for smartphones, mobiles,
iPhones, and all the gadgets emerging today, it’s important
for the mobile users to have the location basedservices.This
application provides a client server system that helps the
user to track their friends, and receive the alert message
when nearby, based on the radius defined by the
administrator.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5671
Two methods are proposed to increase the accuracy of
positioning system in cellular networks: - a two-step
position determination method and a one-step method. In
the two-step position determination method, the position
determination is performed as the first step by applying
optimization techniques along with NLOS mitigation
technique to produce initial position approximation. In one-
step position determination method, a scheme is proposed
for the position determination, which handles the two
processes in a single step. [2]
This application uses an automated mechanism for timeand
attendance monitoring errors of the manual system is
reduced and optimal amount of time is conserved. But these
systems usually require heterogeneousdevicestobelocated
in the organization, which is expensive.
In this paper, by considering the popularity of smartphones,
there is a usage of smartphone for the time and attendance
tracking purpose which is implemented as an Android
application.
This application communicates with the remote server in
which the database is located. Internet connectivity is
needed for connecting to the database in the remote server.
The proposed system does not require any kind of
peripheral device other than the smart. Any employee
crossing the area border with a smartphone andtherunning
application will be tracked automatically. [3]
This GPS based application is an application developed in
order to provide on-time security to the adolescent child
through the technological rearing.
This application is specially developed for the parents to
track their adolescent child’s activity by monitoring his/her
entire call logs, duration of each call log, messages sent and
received, GPS location with the help of IMEI number. The
parent receives this data in the form of an alert SMS to the
smart device. [4]
This application requires a regular mobile phone which is
equipped with a GPS receptor and is connected to GSM. It
gives the data regarding the user’s location through a web
server to other people. This application uses a technique to
send GPS co-ordinates to other phones via SMS,basedonthe
GPS technology and allows the user to view their location on
Google maps.
The main advantage of this system is that it provides user
the ability to locate a friend and send their own location via
SMS and share the location through a web server. [5]
3. METHODOLOGY
TrackItUp, focuses mainly on a set of users tracking each
other as a group. Each individual user gets registered with
the application using a unique code and shares this code
with other users in order to form a group. New users who
wish to join this group can register with the same code and
use the application. After successful registration, people in
the group can track each other simultaneously, in a secure
way. If the user wishes to form another group, he can do so
by registering with another unique code.
• Choosing a basic front endlook oftheapplicationand
creating it through XML files
• Adding the additional widgets like buttons, spinner,
checkbox, progressbarandsettingtheviewsthrough
XML layouts
• Implementing functionalities or working of each of
the widgets through Java files
• Creating newer pages by adding a new activity each
time
• Modifying dependencies based on permissions
required
• Connecting firebase database in order to save the
details of the registered person
• Establishing a connection between the computer
system and the android phone and run the
application
Fig-1: General representation of working of this
application
Working: The computer system is connected to an android
device. The application would run on the Android Studio
software and the application gets installed on the respective
android device.
After having installed the application on the android device,
the user then registers into the application by entering the
required personal details such as name, phone number,
password and unique key code.
He can use either the same or a different unique code
depending on the group he wishes to join.
The users will have to enable GPS locator and must be
willing to permit certain location based requests.
The user can then add many trusted users into a group or
can create, participate or join other groups.
Android devices
Computer system
GPS tower
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5672
Once group is created, they can mutually track each other,
share unique keys and manage groups.
4. DATAFLOW DIAGRAMS
LEVEL 0:
The below diagram shows the overall working of this
application.
Fig-1: Level 0 DFD
The working is as follows:
• The ‘n’ number of users are connected to the
application- Trackitup.
• The user provides input in the form of user credentials
like name, phone number, password, email id, unique
code, etc., during registration; details like name and
password while logging in to the application.
• The user also provides input to the application in the
form of clicking(for selection) an option of their choice,
for the processes such as selection of contacts, choosing
a group, and for updating certain data.
• The application performs the processing of data on the
basis of the user input and the choice thus made.
• The application generates an output in the form of
display of the corresponding event, validation of the
inputted data for its authenticity, or the output can also
involve storage of entered data into the databasei.e.,the
firebase in this case.
• The data in the firebase can be either updated, inserted
or deleted, depending on the choice made by the user.
LEVEL 1:
This level depicts the basic modules that exist within the
project component. The user interacting withtheapplication
can communicate with these three basic modules:
Fig-2: Level 1 DFD
Login:
• The user enters the basic details like name and
password. If the user has not yet been registered or is
newly joining a group, then he might be redirected to
the signup page by choosing the ‘Signup’ option .
• If the user already has a valid account, he can directly
login by entering the valid data.
• The correctness of the user entered data is checked in
order to ensure data authentication.
Signup:
• If the user is new or he wishes to join a different group
,he enters the necessary details like name, phone
number, password, email id and unique code, in the
signup page.
• The user can then access his account after successful
registration.
Dashboard:
• After successful registration, theusercanloginandheis
directed to the dashboard pagewheretheactual work of
the application can be experienced.
• This page includes four main options namely, share
code, contacts, settings and current location.
• The user can share the code through options like gmail,
messenger, drive, whatsapp, etc,
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5673
5. IMPLEMENTATION
Fig-1: Splash page
• The splash page appears for a predefined time of few
seconds, showing the logo and the name of this
application, "Trackitup".
• Login page is loaded directly after the splash page,
especially for the first time users. It contains user name
and the password field. Thenewusercanclick onsignup
button inorder to register,whileanalreadyexistinguser
can directly login usingtheappropriateusercredentials.
• After successfully logging in, the actual dashboardofthe
application is displayed. The spinnerconsistsoftheuser
names. On selecting any one, the user details such asthe
user name, address, phone number,lastsynceddateand
time are displayed.
Fig-2: Navigational panel
• Onto the left of the dashboard screen is the navigation
panel, which opens up on clicking the 'menu' symbol on
the left top end of the dashboard. This contains 'my
contacts', 'share', 'settings' and 'logout' options.
• The contacts list in the application opens on clicking the
'my contacts' option. It provides an option to place a call
to the people in the list.
Fig-3: List of users
• In the dashboard, the spinner provides a drop down list
that presents the names of users in that group.
• The map, a sliding panel at the bottom of the dashboard
screen can be dragged out to use map option.
Fig-4: Marker showing multiple users’ current location
• This figures shows the google map with multiple users
in the group being tracked simultaneously, and each
user is represented with a marker.
• On clicking the marker, the user name and his current
address is displayed.
6. RESULTS
This application allows multiple users to track each other
simultaneously through location access i.e., GPS. It allows
users to create or join new groups through new unique
codes, thereby providing a safer approach through a simple
user-friendly interface.
7. CONCLUSIONS
GPS is a wonderful tool of this century that offers much
functionality. Thisapplicationtherebyprovidesthefacilityto
not just track each other but also track many users
simultaneously.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5674
This application follows an approach to track users without
compromising for privacy and security. Future
enhancements would include features for the betterment of
our project.
REFERENCES
[1] GPS based friend tracker and online/offline smart
reminder for android systems -Shalvi Patel, Mayank Monga,
Mukul Pandey, a. B. Patil [International Journal of Electrical,
Electronics and Data Communication, ISSN: 2320-2084
Volume-2, Issue-3, March-2014]
[2] Mobile Tracking Application for Locating Friends using
LBS –Abhijeet Tekawade, Ahemad Tutake, Ravindra Shinde,
Pranay Dhole, Mr. Sumit Hirve[International Journal of
Innovative Research in Computer and Communication
Engineering Vol. 1, Issue 2, April 2013]
[3] A smart, location based time and attendance tracking
system using android application -Shermin Sultana1 , Asma
Enayet1 and Ishrat Jahan Mouri1 1Department of Computer
Science and Engineering, Stamford University Bangladesh,
Dhaka, Bangladesh[International Journal of Computer
Science, Engineering and Information Technology(IJCSEIT),
Vol. 5, No.1, February 2015]
[4] Adolescent Sheltered Tracking to Evade Quandary via
Observant using Android App- S. Ravikumar,S.AlexDavid,C.
Saranya Jothi, V. Usha and K. Aanandha Saravanan[2017
IEEE International Conference on Smart Technologies and
Management for Computing, Communication, Controls,
Energy and Materials (ICSTM), Veltech Dr.RR& Dr.SR
University, Chennai, T.N., India. 2 - 4 August 2017]
[5] GPS Locator: An Application for Location Tracking and
sharing using GPS for JAVA Enabled Handhelds -Ankur
Chandra, Shashank Jain, Mohammed Abdul Qadeer
[International Conferenceon Computational Intelligence and
Communication Systems-2011]

More Related Content

What's hot

IRJET - Android App for Women Security
IRJET -  	  Android App for Women SecurityIRJET -  	  Android App for Women Security
IRJET - Android App for Women SecurityIRJET Journal
 
Android project report learning np complete
Android project report learning np completeAndroid project report learning np complete
Android project report learning np completeSubha Deb
 
Transparent Developmental Biometric Based System Protect User Reauthenticatio...
Transparent Developmental Biometric Based System Protect User Reauthenticatio...Transparent Developmental Biometric Based System Protect User Reauthenticatio...
Transparent Developmental Biometric Based System Protect User Reauthenticatio...IRJET Journal
 
Android College Application Project Report
Android College Application Project ReportAndroid College Application Project Report
Android College Application Project Reportstalin george
 
IRJET- Improving Employee Tracking and Monitoring System using Advanced M...
IRJET-  	  Improving Employee Tracking and Monitoring System using Advanced M...IRJET-  	  Improving Employee Tracking and Monitoring System using Advanced M...
IRJET- Improving Employee Tracking and Monitoring System using Advanced M...IRJET Journal
 
Ijiret siri-hp-a-remote-phone-access-for-smartphone-events
Ijiret siri-hp-a-remote-phone-access-for-smartphone-eventsIjiret siri-hp-a-remote-phone-access-for-smartphone-events
Ijiret siri-hp-a-remote-phone-access-for-smartphone-eventsIJIR JOURNALS IJIRUSA
 
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
 
IRJET- Survey on Virtual Assistants
IRJET-  	  Survey on Virtual AssistantsIRJET-  	  Survey on Virtual Assistants
IRJET- Survey on Virtual AssistantsIRJET Journal
 
IRJET- Displaying Smart Phone Data in the Desktop using Firebase
IRJET- Displaying Smart Phone Data in the Desktop using FirebaseIRJET- Displaying Smart Phone Data in the Desktop using Firebase
IRJET- Displaying Smart Phone Data in the Desktop using FirebaseIRJET Journal
 
IRJET- Voice Controlled Robot using Wi-Fi Module
IRJET-  	  Voice Controlled Robot using Wi-Fi ModuleIRJET-  	  Voice Controlled Robot using Wi-Fi Module
IRJET- Voice Controlled Robot using Wi-Fi ModuleIRJET Journal
 
Detect and immune mobile cloud infrastructure
Detect and immune mobile cloud infrastructureDetect and immune mobile cloud infrastructure
Detect and immune mobile cloud infrastructureeSAT Publishing House
 
IRJET- Usage-Based Automotive Insurance System
IRJET- Usage-Based Automotive Insurance SystemIRJET- Usage-Based Automotive Insurance System
IRJET- Usage-Based Automotive Insurance SystemIRJET Journal
 
IRJET- Sniffer for Tracking Lost Mobile
IRJET- Sniffer for Tracking Lost MobileIRJET- Sniffer for Tracking Lost Mobile
IRJET- Sniffer for Tracking Lost MobileIRJET Journal
 
IRJET- Fish Recognition and Detection Based on Deep Learning
IRJET-  	  Fish Recognition and Detection Based on Deep LearningIRJET-  	  Fish Recognition and Detection Based on Deep Learning
IRJET- Fish Recognition and Detection Based on Deep LearningIRJET Journal
 
Security Analysis of Mobile Authentication Using QR-Codes
Security Analysis of Mobile Authentication Using QR-Codes Security Analysis of Mobile Authentication Using QR-Codes
Security Analysis of Mobile Authentication Using QR-Codes csandit
 
IRJET - Organisation Automation Using Android Mobile Application
IRJET - Organisation Automation Using Android Mobile ApplicationIRJET - Organisation Automation Using Android Mobile Application
IRJET - Organisation Automation Using Android Mobile ApplicationIRJET Journal
 
IRJET - Door Lock Control using Wireless Biometric
IRJET - Door Lock Control using Wireless BiometricIRJET - Door Lock Control using Wireless Biometric
IRJET - Door Lock Control using Wireless BiometricIRJET Journal
 

What's hot (20)

I018145157
I018145157I018145157
I018145157
 
IRJET - Android App for Women Security
IRJET -  	  Android App for Women SecurityIRJET -  	  Android App for Women Security
IRJET - Android App for Women Security
 
Android project report learning np complete
Android project report learning np completeAndroid project report learning np complete
Android project report learning np complete
 
Transparent Developmental Biometric Based System Protect User Reauthenticatio...
Transparent Developmental Biometric Based System Protect User Reauthenticatio...Transparent Developmental Biometric Based System Protect User Reauthenticatio...
Transparent Developmental Biometric Based System Protect User Reauthenticatio...
 
Android College Application Project Report
Android College Application Project ReportAndroid College Application Project Report
Android College Application Project Report
 
IRJET- Improving Employee Tracking and Monitoring System using Advanced M...
IRJET-  	  Improving Employee Tracking and Monitoring System using Advanced M...IRJET-  	  Improving Employee Tracking and Monitoring System using Advanced M...
IRJET- Improving Employee Tracking and Monitoring System using Advanced M...
 
Ijiret siri-hp-a-remote-phone-access-for-smartphone-events
Ijiret siri-hp-a-remote-phone-access-for-smartphone-eventsIjiret siri-hp-a-remote-phone-access-for-smartphone-events
Ijiret siri-hp-a-remote-phone-access-for-smartphone-events
 
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- Survey on Virtual Assistants
IRJET-  	  Survey on Virtual AssistantsIRJET-  	  Survey on Virtual Assistants
IRJET- Survey on Virtual Assistants
 
IRJET- Displaying Smart Phone Data in the Desktop using Firebase
IRJET- Displaying Smart Phone Data in the Desktop using FirebaseIRJET- Displaying Smart Phone Data in the Desktop using Firebase
IRJET- Displaying Smart Phone Data in the Desktop using Firebase
 
IRJET- Voice Controlled Robot using Wi-Fi Module
IRJET-  	  Voice Controlled Robot using Wi-Fi ModuleIRJET-  	  Voice Controlled Robot using Wi-Fi Module
IRJET- Voice Controlled Robot using Wi-Fi Module
 
43 automatic
43 automatic43 automatic
43 automatic
 
Detect and immune mobile cloud infrastructure
Detect and immune mobile cloud infrastructureDetect and immune mobile cloud infrastructure
Detect and immune mobile cloud infrastructure
 
IRJET- Usage-Based Automotive Insurance System
IRJET- Usage-Based Automotive Insurance SystemIRJET- Usage-Based Automotive Insurance System
IRJET- Usage-Based Automotive Insurance System
 
IRJET- Sniffer for Tracking Lost Mobile
IRJET- Sniffer for Tracking Lost MobileIRJET- Sniffer for Tracking Lost Mobile
IRJET- Sniffer for Tracking Lost Mobile
 
C6524029320
C6524029320C6524029320
C6524029320
 
IRJET- Fish Recognition and Detection Based on Deep Learning
IRJET-  	  Fish Recognition and Detection Based on Deep LearningIRJET-  	  Fish Recognition and Detection Based on Deep Learning
IRJET- Fish Recognition and Detection Based on Deep Learning
 
Security Analysis of Mobile Authentication Using QR-Codes
Security Analysis of Mobile Authentication Using QR-Codes Security Analysis of Mobile Authentication Using QR-Codes
Security Analysis of Mobile Authentication Using QR-Codes
 
IRJET - Organisation Automation Using Android Mobile Application
IRJET - Organisation Automation Using Android Mobile ApplicationIRJET - Organisation Automation Using Android Mobile Application
IRJET - Organisation Automation Using Android Mobile Application
 
IRJET - Door Lock Control using Wireless Biometric
IRJET - Door Lock Control using Wireless BiometricIRJET - Door Lock Control using Wireless Biometric
IRJET - Door Lock Control using Wireless Biometric
 

Similar to IRJET- TRACKITUP-An Android Application to Track Multiple Users

Trip Tracking System
Trip Tracking SystemTrip Tracking System
Trip Tracking SystemIRJET Journal
 
IRJET- Automated Mess Service based on User's Location PART-2
IRJET- Automated Mess Service based on User's Location PART-2IRJET- Automated Mess Service based on User's Location PART-2
IRJET- Automated Mess Service based on User's Location PART-2IRJET Journal
 
Android Application For Decentralized Family Locator
Android Application For Decentralized Family LocatorAndroid Application For Decentralized Family Locator
Android Application For Decentralized Family LocatorIRJET Journal
 
IRJET- Human Activity Recognition using Smartphone Sensors
IRJET- Human Activity Recognition using Smartphone SensorsIRJET- Human Activity Recognition using Smartphone Sensors
IRJET- Human Activity Recognition using Smartphone SensorsIRJET Journal
 
IRJET- Android Attendance System
IRJET- Android Attendance SystemIRJET- Android Attendance System
IRJET- Android Attendance SystemIRJET Journal
 
IRJET- Location based Task Reminder Android Application
IRJET- Location based Task Reminder Android ApplicationIRJET- Location based Task Reminder Android Application
IRJET- Location based Task Reminder Android ApplicationIRJET Journal
 
Augmented Reality Design of Indonesia Fruit Recognition
Augmented Reality Design of Indonesia Fruit Recognition Augmented Reality Design of Indonesia Fruit Recognition
Augmented Reality Design of Indonesia Fruit Recognition IJECEIAES
 
AN ANDROID APPLICATION FOR CAMPUS INFORMATION SYSTEM
AN ANDROID APPLICATION FOR CAMPUS INFORMATION SYSTEMAN ANDROID APPLICATION FOR CAMPUS INFORMATION SYSTEM
AN ANDROID APPLICATION FOR CAMPUS INFORMATION SYSTEMIRJET Journal
 
Employee record for admin application using android smartphone
Employee record for admin application using android smartphoneEmployee record for admin application using android smartphone
Employee record for admin application using android smartphoneIRJET Journal
 
IRJET- Displaying Data of Smart Phone using Firebase
IRJET- Displaying Data of Smart Phone using FirebaseIRJET- Displaying Data of Smart Phone using Firebase
IRJET- Displaying Data of Smart Phone using FirebaseIRJET Journal
 
Androidbasedtaskschedulerandindicator (2).pdf
Androidbasedtaskschedulerandindicator (2).pdfAndroidbasedtaskschedulerandindicator (2).pdf
Androidbasedtaskschedulerandindicator (2).pdfShubhamDiggikar
 
IRJET- UID Secure Travel Identity
IRJET- UID Secure Travel IdentityIRJET- UID Secure Travel Identity
IRJET- UID Secure Travel IdentityIRJET Journal
 
LunchBox:- A Web And Mobile Application
LunchBox:- A Web And Mobile ApplicationLunchBox:- A Web And Mobile Application
LunchBox:- A Web And Mobile ApplicationIRJET Journal
 
IRJET- Profile Management System
IRJET- Profile Management SystemIRJET- Profile Management System
IRJET- Profile Management SystemIRJET Journal
 
IRJET - PAA: Productivity Android Application
IRJET -  	  PAA: Productivity Android ApplicationIRJET -  	  PAA: Productivity Android Application
IRJET - PAA: Productivity Android ApplicationIRJET Journal
 
Forey: An Android Application for the Visually Impaired
Forey: An Android Application for the Visually ImpairedForey: An Android Application for the Visually Impaired
Forey: An Android Application for the Visually ImpairedIRJET Journal
 
IRJET- Emergency Accident Reporting using Smartphone
IRJET- Emergency Accident Reporting using SmartphoneIRJET- Emergency Accident Reporting using Smartphone
IRJET- Emergency Accident Reporting using SmartphoneIRJET Journal
 
DEVELOPMENT OF A LOCATION-BASED APPROACHING NOTIFICATION SYSTEM USING ANDROID...
DEVELOPMENT OF A LOCATION-BASED APPROACHING NOTIFICATION SYSTEM USING ANDROID...DEVELOPMENT OF A LOCATION-BASED APPROACHING NOTIFICATION SYSTEM USING ANDROID...
DEVELOPMENT OF A LOCATION-BASED APPROACHING NOTIFICATION SYSTEM USING ANDROID...csandit
 

Similar to IRJET- TRACKITUP-An Android Application to Track Multiple Users (20)

Trip Tracking System
Trip Tracking SystemTrip Tracking System
Trip Tracking System
 
IRJET- Automated Mess Service based on User's Location PART-2
IRJET- Automated Mess Service based on User's Location PART-2IRJET- Automated Mess Service based on User's Location PART-2
IRJET- Automated Mess Service based on User's Location PART-2
 
Android Application For Decentralized Family Locator
Android Application For Decentralized Family LocatorAndroid Application For Decentralized Family Locator
Android Application For Decentralized Family Locator
 
IRJET- Human Activity Recognition using Smartphone Sensors
IRJET- Human Activity Recognition using Smartphone SensorsIRJET- Human Activity Recognition using Smartphone Sensors
IRJET- Human Activity Recognition using Smartphone Sensors
 
IRJET- Android Attendance System
IRJET- Android Attendance SystemIRJET- Android Attendance System
IRJET- Android Attendance System
 
IRJET- Techhubb
IRJET-  	  TechhubbIRJET-  	  Techhubb
IRJET- Techhubb
 
Presentation1
Presentation1Presentation1
Presentation1
 
IRJET- Location based Task Reminder Android Application
IRJET- Location based Task Reminder Android ApplicationIRJET- Location based Task Reminder Android Application
IRJET- Location based Task Reminder Android Application
 
Augmented Reality Design of Indonesia Fruit Recognition
Augmented Reality Design of Indonesia Fruit Recognition Augmented Reality Design of Indonesia Fruit Recognition
Augmented Reality Design of Indonesia Fruit Recognition
 
AN ANDROID APPLICATION FOR CAMPUS INFORMATION SYSTEM
AN ANDROID APPLICATION FOR CAMPUS INFORMATION SYSTEMAN ANDROID APPLICATION FOR CAMPUS INFORMATION SYSTEM
AN ANDROID APPLICATION FOR CAMPUS INFORMATION SYSTEM
 
Employee record for admin application using android smartphone
Employee record for admin application using android smartphoneEmployee record for admin application using android smartphone
Employee record for admin application using android smartphone
 
IRJET- Displaying Data of Smart Phone using Firebase
IRJET- Displaying Data of Smart Phone using FirebaseIRJET- Displaying Data of Smart Phone using Firebase
IRJET- Displaying Data of Smart Phone using Firebase
 
Androidbasedtaskschedulerandindicator (2).pdf
Androidbasedtaskschedulerandindicator (2).pdfAndroidbasedtaskschedulerandindicator (2).pdf
Androidbasedtaskschedulerandindicator (2).pdf
 
IRJET- UID Secure Travel Identity
IRJET- UID Secure Travel IdentityIRJET- UID Secure Travel Identity
IRJET- UID Secure Travel Identity
 
LunchBox:- A Web And Mobile Application
LunchBox:- A Web And Mobile ApplicationLunchBox:- A Web And Mobile Application
LunchBox:- A Web And Mobile Application
 
IRJET- Profile Management System
IRJET- Profile Management SystemIRJET- Profile Management System
IRJET- Profile Management System
 
IRJET - PAA: Productivity Android Application
IRJET -  	  PAA: Productivity Android ApplicationIRJET -  	  PAA: Productivity Android Application
IRJET - PAA: Productivity Android Application
 
Forey: An Android Application for the Visually Impaired
Forey: An Android Application for the Visually ImpairedForey: An Android Application for the Visually Impaired
Forey: An Android Application for the Visually Impaired
 
IRJET- Emergency Accident Reporting using Smartphone
IRJET- Emergency Accident Reporting using SmartphoneIRJET- Emergency Accident Reporting using Smartphone
IRJET- Emergency Accident Reporting using Smartphone
 
DEVELOPMENT OF A LOCATION-BASED APPROACHING NOTIFICATION SYSTEM USING ANDROID...
DEVELOPMENT OF A LOCATION-BASED APPROACHING NOTIFICATION SYSTEM USING ANDROID...DEVELOPMENT OF A LOCATION-BASED APPROACHING NOTIFICATION SYSTEM USING ANDROID...
DEVELOPMENT OF A LOCATION-BASED APPROACHING NOTIFICATION SYSTEM USING ANDROID...
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2RajaP95
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 

Recently uploaded (20)

SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 

IRJET- TRACKITUP-An Android Application to Track Multiple Users

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5670 TRACKITUP-An Android Application to Track Multiple Users Priya N V1, Saipriya G2, Varshini H S3, Yashaswini K4 1,2,3,4Department of Computer Science and Engineering, Jyothy Institute of Technology, Bangalore, India ---------------------------------------------------------------------***---------------------------------------------------------------------- Abstract - At the present situation, the location of a person can be shared with another person or can be tracked using navigation technologies. But tracking amongagroupofusers, friends or family through these applications is not possible. While communicating with others, security and privacy plays an important role. Henceforth, there is a need for an application that can allow multiple users to track each other in a safe and a secure way. Tracking based applications have been quite popular in recent times. Most of them have been limited in tracking an individual (e.g. location sharing). However, not much work has been done towards design of a group tracking system. This research work is an attempt to design such group trackingsystem. Thisapplication, Trackitup would allow multiple users to track each othersimultaneously with the help of GPS and make sure that accessing is safe and secure. It would allow users to create or join new groups through new unique codes and also provide a simple user- friendly interface. Key Words: tracking, user, group, location, security 1. INTRODUCTION Android is an operating system as well as a programming platform for smart phones and other mobile devices. It has been developed by Google. It can run on different devices produced by various manufacturers. It includes a software development kit for including the original code and assembling the software modules so as to create applications for the Android users. It also provides a marketplace for distributing the developed apps. Altogether, it represents an entire ecosystem for mobile based apps. Earlier, the Android development was extended using the Eclipse platformwiththe AndroidDevelopmentKit (ADK), provided by Google. This is based on IntelliJ IDEA, which is an IDE that supports Android, but is quite expensive. The Android Studio IDE has certain advantages like, the gradle dependency manager whichisalsobasedon IntelliJ,is largely used world-wide. This is the great power of the platform editor as it provides more options to the developer at the time of development. Android Studio can be installed on Windows, Linuxand,OSX operating systems and it has been recommended by Google itself that the hardware must at least have a memory of 4 GB and a free hard disk space of around 1GB, but it is strongly recommended that the system must have more memory, as it was noted that Android Studio is still a little slow. Java must be installed on the machine via the Java Development Kit, so that it can be utilized for all Java development classes that would be present on the machine. In today’s world tracking systems have become popular. There have been many applications that support tracking another person, a vehicle, pets and so on. Application that allows users to track each other through their android phones, has a wide scope, since, mobile communication is the most common mode of communication. It basically works on tracking the positioning of mobile phone with the help of location-based servicesthatdisclosetheco-ordinates of the device. 2. LITERATURE SURVEY Mobile phones provide a convenientanda commonplatform for the detection of personal information such as location. The system is able to trace the location of a friend, and then this information is processed further to be displayed on the user’s phone. The system can trace the location of a group of friends on a screen and the group function is a feature of the system which sets it unique from previous projectsinthesamearea. Another different feature of the system is the option to set dynamic reminder as per the user’s needs. Software life cycle model describes the phases of the software cycle and the order in whichthose phaseswould be executed. Each phase produces an output required by the next phase in the life cycle. Requirements are convertedinto a design. Code is produced according to the design and this phase is called development phase. After coding and developing, the testing verifies the output from the implementation phase against requirements. Here, the agile development cycle is meant for the development of the code of the proposed system. As per the key principle of agile development, the testing is integrated throughout the lifecycle, allowing regular inspection of the workingproduct as it develops. [1] As there exists a great demand for smartphones, mobiles, iPhones, and all the gadgets emerging today, it’s important for the mobile users to have the location basedservices.This application provides a client server system that helps the user to track their friends, and receive the alert message when nearby, based on the radius defined by the administrator.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5671 Two methods are proposed to increase the accuracy of positioning system in cellular networks: - a two-step position determination method and a one-step method. In the two-step position determination method, the position determination is performed as the first step by applying optimization techniques along with NLOS mitigation technique to produce initial position approximation. In one- step position determination method, a scheme is proposed for the position determination, which handles the two processes in a single step. [2] This application uses an automated mechanism for timeand attendance monitoring errors of the manual system is reduced and optimal amount of time is conserved. But these systems usually require heterogeneousdevicestobelocated in the organization, which is expensive. In this paper, by considering the popularity of smartphones, there is a usage of smartphone for the time and attendance tracking purpose which is implemented as an Android application. This application communicates with the remote server in which the database is located. Internet connectivity is needed for connecting to the database in the remote server. The proposed system does not require any kind of peripheral device other than the smart. Any employee crossing the area border with a smartphone andtherunning application will be tracked automatically. [3] This GPS based application is an application developed in order to provide on-time security to the adolescent child through the technological rearing. This application is specially developed for the parents to track their adolescent child’s activity by monitoring his/her entire call logs, duration of each call log, messages sent and received, GPS location with the help of IMEI number. The parent receives this data in the form of an alert SMS to the smart device. [4] This application requires a regular mobile phone which is equipped with a GPS receptor and is connected to GSM. It gives the data regarding the user’s location through a web server to other people. This application uses a technique to send GPS co-ordinates to other phones via SMS,basedonthe GPS technology and allows the user to view their location on Google maps. The main advantage of this system is that it provides user the ability to locate a friend and send their own location via SMS and share the location through a web server. [5] 3. METHODOLOGY TrackItUp, focuses mainly on a set of users tracking each other as a group. Each individual user gets registered with the application using a unique code and shares this code with other users in order to form a group. New users who wish to join this group can register with the same code and use the application. After successful registration, people in the group can track each other simultaneously, in a secure way. If the user wishes to form another group, he can do so by registering with another unique code. • Choosing a basic front endlook oftheapplicationand creating it through XML files • Adding the additional widgets like buttons, spinner, checkbox, progressbarandsettingtheviewsthrough XML layouts • Implementing functionalities or working of each of the widgets through Java files • Creating newer pages by adding a new activity each time • Modifying dependencies based on permissions required • Connecting firebase database in order to save the details of the registered person • Establishing a connection between the computer system and the android phone and run the application Fig-1: General representation of working of this application Working: The computer system is connected to an android device. The application would run on the Android Studio software and the application gets installed on the respective android device. After having installed the application on the android device, the user then registers into the application by entering the required personal details such as name, phone number, password and unique key code. He can use either the same or a different unique code depending on the group he wishes to join. The users will have to enable GPS locator and must be willing to permit certain location based requests. The user can then add many trusted users into a group or can create, participate or join other groups. Android devices Computer system GPS tower
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5672 Once group is created, they can mutually track each other, share unique keys and manage groups. 4. DATAFLOW DIAGRAMS LEVEL 0: The below diagram shows the overall working of this application. Fig-1: Level 0 DFD The working is as follows: • The ‘n’ number of users are connected to the application- Trackitup. • The user provides input in the form of user credentials like name, phone number, password, email id, unique code, etc., during registration; details like name and password while logging in to the application. • The user also provides input to the application in the form of clicking(for selection) an option of their choice, for the processes such as selection of contacts, choosing a group, and for updating certain data. • The application performs the processing of data on the basis of the user input and the choice thus made. • The application generates an output in the form of display of the corresponding event, validation of the inputted data for its authenticity, or the output can also involve storage of entered data into the databasei.e.,the firebase in this case. • The data in the firebase can be either updated, inserted or deleted, depending on the choice made by the user. LEVEL 1: This level depicts the basic modules that exist within the project component. The user interacting withtheapplication can communicate with these three basic modules: Fig-2: Level 1 DFD Login: • The user enters the basic details like name and password. If the user has not yet been registered or is newly joining a group, then he might be redirected to the signup page by choosing the ‘Signup’ option . • If the user already has a valid account, he can directly login by entering the valid data. • The correctness of the user entered data is checked in order to ensure data authentication. Signup: • If the user is new or he wishes to join a different group ,he enters the necessary details like name, phone number, password, email id and unique code, in the signup page. • The user can then access his account after successful registration. Dashboard: • After successful registration, theusercanloginandheis directed to the dashboard pagewheretheactual work of the application can be experienced. • This page includes four main options namely, share code, contacts, settings and current location. • The user can share the code through options like gmail, messenger, drive, whatsapp, etc,
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5673 5. IMPLEMENTATION Fig-1: Splash page • The splash page appears for a predefined time of few seconds, showing the logo and the name of this application, "Trackitup". • Login page is loaded directly after the splash page, especially for the first time users. It contains user name and the password field. Thenewusercanclick onsignup button inorder to register,whileanalreadyexistinguser can directly login usingtheappropriateusercredentials. • After successfully logging in, the actual dashboardofthe application is displayed. The spinnerconsistsoftheuser names. On selecting any one, the user details such asthe user name, address, phone number,lastsynceddateand time are displayed. Fig-2: Navigational panel • Onto the left of the dashboard screen is the navigation panel, which opens up on clicking the 'menu' symbol on the left top end of the dashboard. This contains 'my contacts', 'share', 'settings' and 'logout' options. • The contacts list in the application opens on clicking the 'my contacts' option. It provides an option to place a call to the people in the list. Fig-3: List of users • In the dashboard, the spinner provides a drop down list that presents the names of users in that group. • The map, a sliding panel at the bottom of the dashboard screen can be dragged out to use map option. Fig-4: Marker showing multiple users’ current location • This figures shows the google map with multiple users in the group being tracked simultaneously, and each user is represented with a marker. • On clicking the marker, the user name and his current address is displayed. 6. RESULTS This application allows multiple users to track each other simultaneously through location access i.e., GPS. It allows users to create or join new groups through new unique codes, thereby providing a safer approach through a simple user-friendly interface. 7. CONCLUSIONS GPS is a wonderful tool of this century that offers much functionality. Thisapplicationtherebyprovidesthefacilityto not just track each other but also track many users simultaneously.
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5674 This application follows an approach to track users without compromising for privacy and security. Future enhancements would include features for the betterment of our project. REFERENCES [1] GPS based friend tracker and online/offline smart reminder for android systems -Shalvi Patel, Mayank Monga, Mukul Pandey, a. B. Patil [International Journal of Electrical, Electronics and Data Communication, ISSN: 2320-2084 Volume-2, Issue-3, March-2014] [2] Mobile Tracking Application for Locating Friends using LBS –Abhijeet Tekawade, Ahemad Tutake, Ravindra Shinde, Pranay Dhole, Mr. Sumit Hirve[International Journal of Innovative Research in Computer and Communication Engineering Vol. 1, Issue 2, April 2013] [3] A smart, location based time and attendance tracking system using android application -Shermin Sultana1 , Asma Enayet1 and Ishrat Jahan Mouri1 1Department of Computer Science and Engineering, Stamford University Bangladesh, Dhaka, Bangladesh[International Journal of Computer Science, Engineering and Information Technology(IJCSEIT), Vol. 5, No.1, February 2015] [4] Adolescent Sheltered Tracking to Evade Quandary via Observant using Android App- S. Ravikumar,S.AlexDavid,C. Saranya Jothi, V. Usha and K. Aanandha Saravanan[2017 IEEE International Conference on Smart Technologies and Management for Computing, Communication, Controls, Energy and Materials (ICSTM), Veltech Dr.RR& Dr.SR University, Chennai, T.N., India. 2 - 4 August 2017] [5] GPS Locator: An Application for Location Tracking and sharing using GPS for JAVA Enabled Handhelds -Ankur Chandra, Shashank Jain, Mohammed Abdul Qadeer [International Conferenceon Computational Intelligence and Communication Systems-2011]