SlideShare a Scribd company logo
1 of 3
Download to read offline
International Journal of Computer Applications Technology and Research
Volume 4– Issue 4, 280 - 282, 2015, ISSN:- 2319–8656
www.ijcat.com 280
Location Provider with Privacy Using Localized Server
and GPS
Pintu.R
Department of CSE
Bharath University
Chennai, India
Rahul Gupta
Department of CSE
Bharath University
Chennai, India
G.Michael
Department of CSE
Bharath University
Chennai, India
Abstract:
Maps are an essential part of any handheld device and use constantly used for navigation and other resources by application for providing
location based data which can be used for customized examination outcomes, however these data are conservatively stowed on a L.B.S
Server which are susceptible to attacks and misuse as these data’s are not usually have any significant security so these data’s can be
sold or misused by some other parties. We try to eliminate the problem as well as provided added functionality to the conventional maps
by providing a customizable map which has the added functionality of offline use mode in addition to the online mode.
Keywords: GPS, MySQL Server, Maps, Android, SQLite
1. INTRODUCTION
Information agents are software products for assisting and
guiding users to reach the goal of information retrieval. Up to
now, however, most of Web information agent systems are
closely related to the traditional information equipment’s that
cannot directly apply to the modern mobile equipment resulting
from the core part of information agent in ubiquitous
environments [1], [2]. This study exactly focuses on how to
design a ubiquitous interface agent with mobile equipment’s in
ubiquitous environments.[3], [4] Ubiquitous computing is a
post-desktop model of human computer interaction in which
information processing has been thoroughly integrated into
everyday objects and activities. Cloud computing is a technique
of Internet- ("cloud-") based development and use of computer
technology. Furthermore, how to construct an interaction
diagram of cloud computing for extensively and seamlessly
entering related web information agent systems through
modern mobile equipment’s in ubiquitous environments is
under our investigation.
2. RELATED WORKS
In this paper,A new ubiquitous informational agent system with
the GPS and Bluetooth techniques in the Google Android
platform and related interaction diagrams with Onto IAS in
cloud computing environments was proposed in this paper. It
also explains how GPS
Devices access location based services by connecting to the
google cloud server. With the propagation of portable
expedients, impulsive connections between co-located devices
that do not know each other a priori will become commonplace.
In this paper[5],[6] we postulate that mobile devices that are
positioned in close proximity may be able to derive a shared
secret to secure their communication by monitoring
fluctuations in the signal strength of existing ambient radio
sources (GSM cell towers or Wi-Fi access points) in their
general environment. We explore the probability of deriving
location-based secrets and describe two approaches for how
such a secret could be used to secure spontaneous
communication. Derive location-based secrets is a hard
problem because while the radio environment perceived by
various devices in close proximity is comparable, it is not
undistinguishable. Global Positioning System (GPS)
technology is changing the way we work and play.
In this paper you can use GPS technology when you are
driving, flying fishing, marine, climbing, one after the other,
biking, running, or exploring. Here are just a few examples of
how you can use GPS technology Know precisely how far you
have run and at what pace while tracking your path so you can
find your way home Get the closest location of your favorite
restaurant when you are out-of-town Find the nearest airport or
identify the type of airspace in which you are flying., In existing
system though we have many web sites gateway, and the user
can get data about the searched location in web sites The user
can be able to access the location only in online these systems
are not available to not all time. And also, this information does
not reach people at the time of emergencies
In this paper, in existing system if the user search some location
the high level data information will be displayed on the screen.
Whenever user want to search the places user need to specify
the location of that particular area. in existing system user can
be able to access the information which is stored in the server.
The problem is to implement security to the location based
services for the GPS devices on android platform. This is done
by using a server implemented along with the main server to
authenticate users. By implementing server additional features
like real time location services are also made available to the
user.
3. PROPOSED WORK
In the Proposed System of completion, user makes the query to
the main record through our application. In proposed system
Ontology is also implemented in this Project for the Relative
Key word Search. If user search some location through our
application it’s take the current location of the application user
using GPS. As the user makes the query along with his GPS
values to find out the Exact Location from the data base, this
process the query and authenticate the user and then passes the
query to the main database The main system maps the query
with its database along with the Location, auxiliary this
location based in turn is passed back to the user. In existing
system only contain the high level data but in our project
International Journal of Computer Applications Technology and Research
Volume 4– Issue 4, 280 - 282, 2015, ISSN:- 2319–8656
www.ijcat.com 281
contain the deep level data because those data are collect from
locally.
.
4. EXPERIMENTAL SETUP AND
DESIGN
Using the GPS we locate the exact location of the user and the
data is sent to the user. This data accessed by the user can be
downloaded by the user and saved onto his device which can
be used in offline mode after which search can be made in
offline mode and LBS is not contacted thus location privacy is
maintained. Using Wi-Fi and Dead Reckoning the locations in
indoor location is predicted, where Wi-Fi based location
prediction is used for indoor and dead reckoning is used to
predict the location of user based on previously determined
location. Now this downloaded data can be edited by user and
user can add information
And shared via the app and people using the application can
view the information instead of LBS open availability..
Figure. 1 System Architecture
5 MODULE DESCRIPTION
5.4.1 Server Modules
This module is mainly used to search the location of
particular place in online from our server. The user can
able to download the location to the local database
consuming the server. After that user can be able to
Examine the data in offline. In this server only the user
can be able to upload the location to the server
5.4.2 Searching in Offline and Online using Ontology
In this module user can be able to search the location in
online and in offline mode The current location of the
user can be obtained using Indoor tracking and dead
reckoning techniques Indoor tracking is a network of
device used to wirelessly(WIFI,GPS) locate the user
current location who is located inside the house . Dead
reckoning is a procedure that is designed to guess current
location based on the previously determined location
5.4.3 Add and Share location
In this module the user can be able to add the location
details of particular place to the server by using data
offloading method Data offloading method is used to
deliver the original data's to the targeted server from the
mobile device After adding the location to the server and
server share the location to the other user who are all
using this application
5.4.4 Updating offline database
In this modules the user can be able to update the location
details from the server to the offline database In our
application we are using SQLite as an offline database
the user get the data from the centralized server and data
will be send to the SQLite.
6. IMPLEMENTATION AND WORKING
This is a screenshot of the android emulator running the map
application on the system and shows the first module where we
can make search on the map
We see here in the second screenshot the search results for a
search for hospitals made
International Journal of Computer Applications Technology and Research
Volume 4– Issue 4, 280 - 282, 2015, ISSN:- 2319–8656
www.ijcat.com 282
In this next screenshot we see the add location module we can
edit the downloaded maps and customize and add locations to
be shared
In this next screenshot we see how the offline mode is enabled
to access the search in offline mode i.e. when not connected to
internet still the locations can be accessed.
7. ACKNOWLEDGMENTS
We would like to extend our thanks to our Guide Prof Michael
for his invaluable suggestions and guidance for the duration of
the project and also to the all the people who have contributed
for the project in any way .
8. CONCLUSION
We propose here a location provider which aims to
provide the Location of user through a customizable map
service for android devices which can be used in online as well
as offline mode.
The request avoids the outdated LBS server based
approach which is susceptible to attacks and misuse of data also
using a customizable map a user can add functionality to maps
and let other people see the updates made to the maps.
9. REFERENCES
[1] Alex Varshavsky, Antony Lamarca, Eyal Lara (2007)”
Enabling secure and spontaneous communication between
mobile devices using common radio environment” .IEEE
Workshop on Mobile Computing Systems and
Applications (Hot Mobile), Tucson, AZ, February 2007.
[2] Garmin International, Inc., KS, USA (2000)”GPS guide
for beginner”..
[3] Patridge.K and P.Golle (2008)”On using existing time-use
study data for ubiquitous computing
applications”.UbiComp '08 Proceedings of the 10th
international conference on Ubiquitous computing
[4] Yang.S.Y (2009) “A Study on Developing an Ontology-
Supported Information Agent Shell”. National Science
council project, NSC-98-2221-E-129-012(NT$:654,000),
Taipei, Taiwan, 2009.
[5] Yang, Sheng-Yuan Lee, Dong-Liang(2011)”A new
ubiquitous information agent system for cloud computing
- example on gps techniques in google android platform”.
01/2011; DOI:10.1109/COMPSYM.2010.5685438 In
proceeding of: Computer Symposium (ICS), 2010
International.
[6] Yang.S.Y, K.W.Wu, C.M.Ni, Y.T.Lin and P.S.Kao
(2010)” An ontology-supported ubiquitous interface agent
for cloud computing – example on Bluetooth wireless
technique with java programming”. Proc. Of 2010
Conference on Information Technology and Applications
in Outlying Islands, Kaohsiung, Taiwan, 2010

More Related Content

What's hot

Privacy preserving optimal meeting location determination on mobile devices
Privacy preserving optimal meeting location determination on mobile devicesPrivacy preserving optimal meeting location determination on mobile devices
Privacy preserving optimal meeting location determination on mobile devicesIGEEKS TECHNOLOGIES
 
SEARCHING DISTRIBUTED DATA WITH MULTI AGENT SYSTEM
SEARCHING DISTRIBUTED DATA WITH MULTI AGENT SYSTEMSEARCHING DISTRIBUTED DATA WITH MULTI AGENT SYSTEM
SEARCHING DISTRIBUTED DATA WITH MULTI AGENT SYSTEMijiert bestjournal
 
Exploiting service similarity for privacy in location based search queries
Exploiting service similarity for privacy in location based search queriesExploiting service similarity for privacy in location based search queries
Exploiting service similarity for privacy in location based search queriesShakas Technologies
 
Location based spatial query processing in wireless broadcast environments(sy...
Location based spatial query processing in wireless broadcast environments(sy...Location based spatial query processing in wireless broadcast environments(sy...
Location based spatial query processing in wireless broadcast environments(sy...Mumbai Academisc
 
Exploiting Service Similarity for Privacy in Location Based Search Queries
Exploiting Service Similarity for Privacy in Location Based Search QueriesExploiting Service Similarity for Privacy in Location Based Search Queries
Exploiting Service Similarity for Privacy in Location Based Search QueriesMigrant Systems
 
Privacy preserving optimal meeting location determination on mobile devices
Privacy preserving optimal meeting location determination on mobile devicesPrivacy preserving optimal meeting location determination on mobile devices
Privacy preserving optimal meeting location determination on mobile devicesAdz91 Digital Ads Pvt Ltd
 
Preserving location privacy in geo social applications
Preserving location privacy in geo social applications Preserving location privacy in geo social applications
Preserving location privacy in geo social applications Adz91 Digital Ads Pvt Ltd
 
Preserving location privacy in geo social applications
Preserving location privacy in geo social applicationsPreserving location privacy in geo social applications
Preserving location privacy in geo social applicationsShakas Technologies
 
preserving location privacy in geosocial applications
preserving location privacy in geosocial applicationspreserving location privacy in geosocial applications
preserving location privacy in geosocial applicationsswathi78
 
Depiction of Body area network in Cloud Environment
Depiction of Body area network in Cloud EnvironmentDepiction of Body area network in Cloud Environment
Depiction of Body area network in Cloud EnvironmentIdris Ahmed
 
Trust management in p2 p systems
Trust management in p2 p systemsTrust management in p2 p systems
Trust management in p2 p systemseSAT Journals
 
ReminThereALocation-BasedRemindersApplication
ReminThereALocation-BasedRemindersApplicationReminThereALocation-BasedRemindersApplication
ReminThereALocation-BasedRemindersApplicationRichard Connon
 

What's hot (14)

Privacy preserving optimal meeting location determination on mobile devices
Privacy preserving optimal meeting location determination on mobile devicesPrivacy preserving optimal meeting location determination on mobile devices
Privacy preserving optimal meeting location determination on mobile devices
 
SEARCHING DISTRIBUTED DATA WITH MULTI AGENT SYSTEM
SEARCHING DISTRIBUTED DATA WITH MULTI AGENT SYSTEMSEARCHING DISTRIBUTED DATA WITH MULTI AGENT SYSTEM
SEARCHING DISTRIBUTED DATA WITH MULTI AGENT SYSTEM
 
Exploiting service similarity for privacy in location based search queries
Exploiting service similarity for privacy in location based search queriesExploiting service similarity for privacy in location based search queries
Exploiting service similarity for privacy in location based search queries
 
Location based spatial query processing in wireless broadcast environments(sy...
Location based spatial query processing in wireless broadcast environments(sy...Location based spatial query processing in wireless broadcast environments(sy...
Location based spatial query processing in wireless broadcast environments(sy...
 
Exploiting Service Similarity for Privacy in Location Based Search Queries
Exploiting Service Similarity for Privacy in Location Based Search QueriesExploiting Service Similarity for Privacy in Location Based Search Queries
Exploiting Service Similarity for Privacy in Location Based Search Queries
 
Privacy preserving optimal meeting location determination on mobile devices
Privacy preserving optimal meeting location determination on mobile devicesPrivacy preserving optimal meeting location determination on mobile devices
Privacy preserving optimal meeting location determination on mobile devices
 
Place reminder
Place reminderPlace reminder
Place reminder
 
Preserving location privacy in geo social applications
Preserving location privacy in geo social applications Preserving location privacy in geo social applications
Preserving location privacy in geo social applications
 
Preserving location privacy in geo social applications
Preserving location privacy in geo social applicationsPreserving location privacy in geo social applications
Preserving location privacy in geo social applications
 
Seminar
SeminarSeminar
Seminar
 
preserving location privacy in geosocial applications
preserving location privacy in geosocial applicationspreserving location privacy in geosocial applications
preserving location privacy in geosocial applications
 
Depiction of Body area network in Cloud Environment
Depiction of Body area network in Cloud EnvironmentDepiction of Body area network in Cloud Environment
Depiction of Body area network in Cloud Environment
 
Trust management in p2 p systems
Trust management in p2 p systemsTrust management in p2 p systems
Trust management in p2 p systems
 
ReminThereALocation-BasedRemindersApplication
ReminThereALocation-BasedRemindersApplicationReminThereALocation-BasedRemindersApplication
ReminThereALocation-BasedRemindersApplication
 

Similar to Location Provider with Privacy Using Localized Server and GPS

A change of profile based on location
A change of profile based on locationA change of profile based on location
A change of profile based on locationeSAT Journals
 
IEEE PROJECT TOPICS & ABSTRACTS BY SOFTRONIICS
IEEE PROJECT TOPICS & ABSTRACTS BY SOFTRONIICSIEEE PROJECT TOPICS & ABSTRACTS BY SOFTRONIICS
IEEE PROJECT TOPICS & ABSTRACTS BY SOFTRONIICSaswin tbbc
 
JPD1435 Preserving Location Privacy in Geosocial Applications
JPD1435   Preserving Location Privacy in Geosocial ApplicationsJPD1435   Preserving Location Privacy in Geosocial Applications
JPD1435 Preserving Location Privacy in Geosocial Applicationschennaijp
 
Pppppppppttttttttttttttttttttt
PpppppppptttttttttttttttttttttPppppppppttttttttttttttttttttt
PpppppppptttttttttttttttttttttRahul kulshrestha
 
Location Based Services, Change in Profile and Notification
Location Based Services, Change in Profile and Notification Location Based Services, Change in Profile and Notification
Location Based Services, Change in Profile and Notification IRJET Journal
 
IEEE 2014 DOTNET MOBILE COMPUTING PROJECTS Preserving location-privacy-in-geo...
IEEE 2014 DOTNET MOBILE COMPUTING PROJECTS Preserving location-privacy-in-geo...IEEE 2014 DOTNET MOBILE COMPUTING PROJECTS Preserving location-privacy-in-geo...
IEEE 2014 DOTNET MOBILE COMPUTING PROJECTS Preserving location-privacy-in-geo...IEEEMEMTECHSTUDENTPROJECTS
 
2014 IEEE DOTNET MOBILE COMPUTING PROJECT Preserving location-privacy-in-geos...
2014 IEEE DOTNET MOBILE COMPUTING PROJECT Preserving location-privacy-in-geos...2014 IEEE DOTNET MOBILE COMPUTING PROJECT Preserving location-privacy-in-geos...
2014 IEEE DOTNET MOBILE COMPUTING PROJECT Preserving location-privacy-in-geos...IEEEFINALYEARSTUDENTSPROJECTS
 
IRJET- Profile Management System
IRJET- Profile Management SystemIRJET- Profile Management System
IRJET- Profile Management SystemIRJET Journal
 
mumble: Framework for Seamless Message Transfer on Smartphones
mumble: Framework for Seamless Message Transfer on Smartphonesmumble: Framework for Seamless Message Transfer on Smartphones
mumble: Framework for Seamless Message Transfer on SmartphonesAnand Bhojan
 
Android application to locate and track mobile phones(aaltm) an implementati...
Android application to locate and track mobile phones(aaltm)  an implementati...Android application to locate and track mobile phones(aaltm)  an implementati...
Android application to locate and track mobile phones(aaltm) an implementati...eSAT Journals
 
JPJ1437 Exploiting Service Similarity for Privacy in Location-Based Search Q...
JPJ1437  Exploiting Service Similarity for Privacy in Location-Based Search Q...JPJ1437  Exploiting Service Similarity for Privacy in Location-Based Search Q...
JPJ1437 Exploiting Service Similarity for Privacy in Location-Based Search Q...chennaijp
 
Indoor localization Leveraging Human Perception of Textual Signs
Indoor localization Leveraging Human Perception of Textual SignsIndoor localization Leveraging Human Perception of Textual Signs
Indoor localization Leveraging Human Perception of Textual SignsShekhar Vimalendu
 
Smart Way to Track the Location in Android Operating System
Smart Way to Track the Location in Android Operating SystemSmart Way to Track the Location in Android Operating System
Smart Way to Track the Location in Android Operating SystemIOSR Journals
 
Trip Tracking System
Trip Tracking SystemTrip Tracking System
Trip Tracking SystemIRJET Journal
 
A Crowd Sourcing to Track Individuals in Highly Active Industries
A Crowd Sourcing to Track Individuals in Highly Active IndustriesA Crowd Sourcing to Track Individuals in Highly Active Industries
A Crowd Sourcing to Track Individuals in Highly Active Industriesijtsrd
 
Gps enabled android application for bus
Gps enabled android application for busGps enabled android application for bus
Gps enabled android application for buseSAT Publishing House
 

Similar to Location Provider with Privacy Using Localized Server and GPS (20)

A change of profile based on location
A change of profile based on locationA change of profile based on location
A change of profile based on location
 
IEEE PROJECT TOPICS & ABSTRACTS BY SOFTRONIICS
IEEE PROJECT TOPICS & ABSTRACTS BY SOFTRONIICSIEEE PROJECT TOPICS & ABSTRACTS BY SOFTRONIICS
IEEE PROJECT TOPICS & ABSTRACTS BY SOFTRONIICS
 
JPD1435 Preserving Location Privacy in Geosocial Applications
JPD1435   Preserving Location Privacy in Geosocial ApplicationsJPD1435   Preserving Location Privacy in Geosocial Applications
JPD1435 Preserving Location Privacy in Geosocial Applications
 
Pppppppppttttttttttttttttttttt
PpppppppptttttttttttttttttttttPppppppppttttttttttttttttttttt
Pppppppppttttttttttttttttttttt
 
Location Based Services, Change in Profile and Notification
Location Based Services, Change in Profile and Notification Location Based Services, Change in Profile and Notification
Location Based Services, Change in Profile and Notification
 
IEEE 2014 DOTNET MOBILE COMPUTING PROJECTS Preserving location-privacy-in-geo...
IEEE 2014 DOTNET MOBILE COMPUTING PROJECTS Preserving location-privacy-in-geo...IEEE 2014 DOTNET MOBILE COMPUTING PROJECTS Preserving location-privacy-in-geo...
IEEE 2014 DOTNET MOBILE COMPUTING PROJECTS Preserving location-privacy-in-geo...
 
2014 IEEE DOTNET MOBILE COMPUTING PROJECT Preserving location-privacy-in-geos...
2014 IEEE DOTNET MOBILE COMPUTING PROJECT Preserving location-privacy-in-geos...2014 IEEE DOTNET MOBILE COMPUTING PROJECT Preserving location-privacy-in-geos...
2014 IEEE DOTNET MOBILE COMPUTING PROJECT Preserving location-privacy-in-geos...
 
IRJET- Profile Management System
IRJET- Profile Management SystemIRJET- Profile Management System
IRJET- Profile Management System
 
mumble: Framework for Seamless Message Transfer on Smartphones
mumble: Framework for Seamless Message Transfer on Smartphonesmumble: Framework for Seamless Message Transfer on Smartphones
mumble: Framework for Seamless Message Transfer on Smartphones
 
azd document
azd documentazd document
azd document
 
Android application to locate and track mobile phones(aaltm) an implementati...
Android application to locate and track mobile phones(aaltm)  an implementati...Android application to locate and track mobile phones(aaltm)  an implementati...
Android application to locate and track mobile phones(aaltm) an implementati...
 
JPJ1437 Exploiting Service Similarity for Privacy in Location-Based Search Q...
JPJ1437  Exploiting Service Similarity for Privacy in Location-Based Search Q...JPJ1437  Exploiting Service Similarity for Privacy in Location-Based Search Q...
JPJ1437 Exploiting Service Similarity for Privacy in Location-Based Search Q...
 
My Places
My PlacesMy Places
My Places
 
Find me
Find meFind me
Find me
 
Indoor localization Leveraging Human Perception of Textual Signs
Indoor localization Leveraging Human Perception of Textual SignsIndoor localization Leveraging Human Perception of Textual Signs
Indoor localization Leveraging Human Perception of Textual Signs
 
Smart Way to Track the Location in Android Operating System
Smart Way to Track the Location in Android Operating SystemSmart Way to Track the Location in Android Operating System
Smart Way to Track the Location in Android Operating System
 
50120140501008
5012014050100850120140501008
50120140501008
 
Trip Tracking System
Trip Tracking SystemTrip Tracking System
Trip Tracking System
 
A Crowd Sourcing to Track Individuals in Highly Active Industries
A Crowd Sourcing to Track Individuals in Highly Active IndustriesA Crowd Sourcing to Track Individuals in Highly Active Industries
A Crowd Sourcing to Track Individuals in Highly Active Industries
 
Gps enabled android application for bus
Gps enabled android application for busGps enabled android application for bus
Gps enabled android application for bus
 

More from Editor IJCATR

Text Mining in Digital Libraries using OKAPI BM25 Model
 Text Mining in Digital Libraries using OKAPI BM25 Model Text Mining in Digital Libraries using OKAPI BM25 Model
Text Mining in Digital Libraries using OKAPI BM25 ModelEditor IJCATR
 
Green Computing, eco trends, climate change, e-waste and eco-friendly
Green Computing, eco trends, climate change, e-waste and eco-friendlyGreen Computing, eco trends, climate change, e-waste and eco-friendly
Green Computing, eco trends, climate change, e-waste and eco-friendlyEditor IJCATR
 
Policies for Green Computing and E-Waste in Nigeria
 Policies for Green Computing and E-Waste in Nigeria Policies for Green Computing and E-Waste in Nigeria
Policies for Green Computing and E-Waste in NigeriaEditor IJCATR
 
Performance Evaluation of VANETs for Evaluating Node Stability in Dynamic Sce...
Performance Evaluation of VANETs for Evaluating Node Stability in Dynamic Sce...Performance Evaluation of VANETs for Evaluating Node Stability in Dynamic Sce...
Performance Evaluation of VANETs for Evaluating Node Stability in Dynamic Sce...Editor IJCATR
 
Optimum Location of DG Units Considering Operation Conditions
Optimum Location of DG Units Considering Operation ConditionsOptimum Location of DG Units Considering Operation Conditions
Optimum Location of DG Units Considering Operation ConditionsEditor IJCATR
 
Analysis of Comparison of Fuzzy Knn, C4.5 Algorithm, and Naïve Bayes Classifi...
Analysis of Comparison of Fuzzy Knn, C4.5 Algorithm, and Naïve Bayes Classifi...Analysis of Comparison of Fuzzy Knn, C4.5 Algorithm, and Naïve Bayes Classifi...
Analysis of Comparison of Fuzzy Knn, C4.5 Algorithm, and Naïve Bayes Classifi...Editor IJCATR
 
Web Scraping for Estimating new Record from Source Site
Web Scraping for Estimating new Record from Source SiteWeb Scraping for Estimating new Record from Source Site
Web Scraping for Estimating new Record from Source SiteEditor IJCATR
 
Evaluating Semantic Similarity between Biomedical Concepts/Classes through S...
 Evaluating Semantic Similarity between Biomedical Concepts/Classes through S... Evaluating Semantic Similarity between Biomedical Concepts/Classes through S...
Evaluating Semantic Similarity between Biomedical Concepts/Classes through S...Editor IJCATR
 
Semantic Similarity Measures between Terms in the Biomedical Domain within f...
 Semantic Similarity Measures between Terms in the Biomedical Domain within f... Semantic Similarity Measures between Terms in the Biomedical Domain within f...
Semantic Similarity Measures between Terms in the Biomedical Domain within f...Editor IJCATR
 
A Strategy for Improving the Performance of Small Files in Openstack Swift
 A Strategy for Improving the Performance of Small Files in Openstack Swift  A Strategy for Improving the Performance of Small Files in Openstack Swift
A Strategy for Improving the Performance of Small Files in Openstack Swift Editor IJCATR
 
Integrated System for Vehicle Clearance and Registration
Integrated System for Vehicle Clearance and RegistrationIntegrated System for Vehicle Clearance and Registration
Integrated System for Vehicle Clearance and RegistrationEditor IJCATR
 
Assessment of the Efficiency of Customer Order Management System: A Case Stu...
 Assessment of the Efficiency of Customer Order Management System: A Case Stu... Assessment of the Efficiency of Customer Order Management System: A Case Stu...
Assessment of the Efficiency of Customer Order Management System: A Case Stu...Editor IJCATR
 
Energy-Aware Routing in Wireless Sensor Network Using Modified Bi-Directional A*
Energy-Aware Routing in Wireless Sensor Network Using Modified Bi-Directional A*Energy-Aware Routing in Wireless Sensor Network Using Modified Bi-Directional A*
Energy-Aware Routing in Wireless Sensor Network Using Modified Bi-Directional A*Editor IJCATR
 
Security in Software Defined Networks (SDN): Challenges and Research Opportun...
Security in Software Defined Networks (SDN): Challenges and Research Opportun...Security in Software Defined Networks (SDN): Challenges and Research Opportun...
Security in Software Defined Networks (SDN): Challenges and Research Opportun...Editor IJCATR
 
Measure the Similarity of Complaint Document Using Cosine Similarity Based on...
Measure the Similarity of Complaint Document Using Cosine Similarity Based on...Measure the Similarity of Complaint Document Using Cosine Similarity Based on...
Measure the Similarity of Complaint Document Using Cosine Similarity Based on...Editor IJCATR
 
Hangul Recognition Using Support Vector Machine
Hangul Recognition Using Support Vector MachineHangul Recognition Using Support Vector Machine
Hangul Recognition Using Support Vector MachineEditor IJCATR
 
Application of 3D Printing in Education
Application of 3D Printing in EducationApplication of 3D Printing in Education
Application of 3D Printing in EducationEditor IJCATR
 
Survey on Energy-Efficient Routing Algorithms for Underwater Wireless Sensor ...
Survey on Energy-Efficient Routing Algorithms for Underwater Wireless Sensor ...Survey on Energy-Efficient Routing Algorithms for Underwater Wireless Sensor ...
Survey on Energy-Efficient Routing Algorithms for Underwater Wireless Sensor ...Editor IJCATR
 
Comparative analysis on Void Node Removal Routing algorithms for Underwater W...
Comparative analysis on Void Node Removal Routing algorithms for Underwater W...Comparative analysis on Void Node Removal Routing algorithms for Underwater W...
Comparative analysis on Void Node Removal Routing algorithms for Underwater W...Editor IJCATR
 
Decay Property for Solutions to Plate Type Equations with Variable Coefficients
Decay Property for Solutions to Plate Type Equations with Variable CoefficientsDecay Property for Solutions to Plate Type Equations with Variable Coefficients
Decay Property for Solutions to Plate Type Equations with Variable CoefficientsEditor IJCATR
 

More from Editor IJCATR (20)

Text Mining in Digital Libraries using OKAPI BM25 Model
 Text Mining in Digital Libraries using OKAPI BM25 Model Text Mining in Digital Libraries using OKAPI BM25 Model
Text Mining in Digital Libraries using OKAPI BM25 Model
 
Green Computing, eco trends, climate change, e-waste and eco-friendly
Green Computing, eco trends, climate change, e-waste and eco-friendlyGreen Computing, eco trends, climate change, e-waste and eco-friendly
Green Computing, eco trends, climate change, e-waste and eco-friendly
 
Policies for Green Computing and E-Waste in Nigeria
 Policies for Green Computing and E-Waste in Nigeria Policies for Green Computing and E-Waste in Nigeria
Policies for Green Computing and E-Waste in Nigeria
 
Performance Evaluation of VANETs for Evaluating Node Stability in Dynamic Sce...
Performance Evaluation of VANETs for Evaluating Node Stability in Dynamic Sce...Performance Evaluation of VANETs for Evaluating Node Stability in Dynamic Sce...
Performance Evaluation of VANETs for Evaluating Node Stability in Dynamic Sce...
 
Optimum Location of DG Units Considering Operation Conditions
Optimum Location of DG Units Considering Operation ConditionsOptimum Location of DG Units Considering Operation Conditions
Optimum Location of DG Units Considering Operation Conditions
 
Analysis of Comparison of Fuzzy Knn, C4.5 Algorithm, and Naïve Bayes Classifi...
Analysis of Comparison of Fuzzy Knn, C4.5 Algorithm, and Naïve Bayes Classifi...Analysis of Comparison of Fuzzy Knn, C4.5 Algorithm, and Naïve Bayes Classifi...
Analysis of Comparison of Fuzzy Knn, C4.5 Algorithm, and Naïve Bayes Classifi...
 
Web Scraping for Estimating new Record from Source Site
Web Scraping for Estimating new Record from Source SiteWeb Scraping for Estimating new Record from Source Site
Web Scraping for Estimating new Record from Source Site
 
Evaluating Semantic Similarity between Biomedical Concepts/Classes through S...
 Evaluating Semantic Similarity between Biomedical Concepts/Classes through S... Evaluating Semantic Similarity between Biomedical Concepts/Classes through S...
Evaluating Semantic Similarity between Biomedical Concepts/Classes through S...
 
Semantic Similarity Measures between Terms in the Biomedical Domain within f...
 Semantic Similarity Measures between Terms in the Biomedical Domain within f... Semantic Similarity Measures between Terms in the Biomedical Domain within f...
Semantic Similarity Measures between Terms in the Biomedical Domain within f...
 
A Strategy for Improving the Performance of Small Files in Openstack Swift
 A Strategy for Improving the Performance of Small Files in Openstack Swift  A Strategy for Improving the Performance of Small Files in Openstack Swift
A Strategy for Improving the Performance of Small Files in Openstack Swift
 
Integrated System for Vehicle Clearance and Registration
Integrated System for Vehicle Clearance and RegistrationIntegrated System for Vehicle Clearance and Registration
Integrated System for Vehicle Clearance and Registration
 
Assessment of the Efficiency of Customer Order Management System: A Case Stu...
 Assessment of the Efficiency of Customer Order Management System: A Case Stu... Assessment of the Efficiency of Customer Order Management System: A Case Stu...
Assessment of the Efficiency of Customer Order Management System: A Case Stu...
 
Energy-Aware Routing in Wireless Sensor Network Using Modified Bi-Directional A*
Energy-Aware Routing in Wireless Sensor Network Using Modified Bi-Directional A*Energy-Aware Routing in Wireless Sensor Network Using Modified Bi-Directional A*
Energy-Aware Routing in Wireless Sensor Network Using Modified Bi-Directional A*
 
Security in Software Defined Networks (SDN): Challenges and Research Opportun...
Security in Software Defined Networks (SDN): Challenges and Research Opportun...Security in Software Defined Networks (SDN): Challenges and Research Opportun...
Security in Software Defined Networks (SDN): Challenges and Research Opportun...
 
Measure the Similarity of Complaint Document Using Cosine Similarity Based on...
Measure the Similarity of Complaint Document Using Cosine Similarity Based on...Measure the Similarity of Complaint Document Using Cosine Similarity Based on...
Measure the Similarity of Complaint Document Using Cosine Similarity Based on...
 
Hangul Recognition Using Support Vector Machine
Hangul Recognition Using Support Vector MachineHangul Recognition Using Support Vector Machine
Hangul Recognition Using Support Vector Machine
 
Application of 3D Printing in Education
Application of 3D Printing in EducationApplication of 3D Printing in Education
Application of 3D Printing in Education
 
Survey on Energy-Efficient Routing Algorithms for Underwater Wireless Sensor ...
Survey on Energy-Efficient Routing Algorithms for Underwater Wireless Sensor ...Survey on Energy-Efficient Routing Algorithms for Underwater Wireless Sensor ...
Survey on Energy-Efficient Routing Algorithms for Underwater Wireless Sensor ...
 
Comparative analysis on Void Node Removal Routing algorithms for Underwater W...
Comparative analysis on Void Node Removal Routing algorithms for Underwater W...Comparative analysis on Void Node Removal Routing algorithms for Underwater W...
Comparative analysis on Void Node Removal Routing algorithms for Underwater W...
 
Decay Property for Solutions to Plate Type Equations with Variable Coefficients
Decay Property for Solutions to Plate Type Equations with Variable CoefficientsDecay Property for Solutions to Plate Type Equations with Variable Coefficients
Decay Property for Solutions to Plate Type Equations with Variable Coefficients
 

Recently uploaded

UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
(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
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
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
 
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
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
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
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 

Recently uploaded (20)

UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
(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
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
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 )
 
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
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
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...
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 

Location Provider with Privacy Using Localized Server and GPS

  • 1. International Journal of Computer Applications Technology and Research Volume 4– Issue 4, 280 - 282, 2015, ISSN:- 2319–8656 www.ijcat.com 280 Location Provider with Privacy Using Localized Server and GPS Pintu.R Department of CSE Bharath University Chennai, India Rahul Gupta Department of CSE Bharath University Chennai, India G.Michael Department of CSE Bharath University Chennai, India Abstract: Maps are an essential part of any handheld device and use constantly used for navigation and other resources by application for providing location based data which can be used for customized examination outcomes, however these data are conservatively stowed on a L.B.S Server which are susceptible to attacks and misuse as these data’s are not usually have any significant security so these data’s can be sold or misused by some other parties. We try to eliminate the problem as well as provided added functionality to the conventional maps by providing a customizable map which has the added functionality of offline use mode in addition to the online mode. Keywords: GPS, MySQL Server, Maps, Android, SQLite 1. INTRODUCTION Information agents are software products for assisting and guiding users to reach the goal of information retrieval. Up to now, however, most of Web information agent systems are closely related to the traditional information equipment’s that cannot directly apply to the modern mobile equipment resulting from the core part of information agent in ubiquitous environments [1], [2]. This study exactly focuses on how to design a ubiquitous interface agent with mobile equipment’s in ubiquitous environments.[3], [4] Ubiquitous computing is a post-desktop model of human computer interaction in which information processing has been thoroughly integrated into everyday objects and activities. Cloud computing is a technique of Internet- ("cloud-") based development and use of computer technology. Furthermore, how to construct an interaction diagram of cloud computing for extensively and seamlessly entering related web information agent systems through modern mobile equipment’s in ubiquitous environments is under our investigation. 2. RELATED WORKS In this paper,A new ubiquitous informational agent system with the GPS and Bluetooth techniques in the Google Android platform and related interaction diagrams with Onto IAS in cloud computing environments was proposed in this paper. It also explains how GPS Devices access location based services by connecting to the google cloud server. With the propagation of portable expedients, impulsive connections between co-located devices that do not know each other a priori will become commonplace. In this paper[5],[6] we postulate that mobile devices that are positioned in close proximity may be able to derive a shared secret to secure their communication by monitoring fluctuations in the signal strength of existing ambient radio sources (GSM cell towers or Wi-Fi access points) in their general environment. We explore the probability of deriving location-based secrets and describe two approaches for how such a secret could be used to secure spontaneous communication. Derive location-based secrets is a hard problem because while the radio environment perceived by various devices in close proximity is comparable, it is not undistinguishable. Global Positioning System (GPS) technology is changing the way we work and play. In this paper you can use GPS technology when you are driving, flying fishing, marine, climbing, one after the other, biking, running, or exploring. Here are just a few examples of how you can use GPS technology Know precisely how far you have run and at what pace while tracking your path so you can find your way home Get the closest location of your favorite restaurant when you are out-of-town Find the nearest airport or identify the type of airspace in which you are flying., In existing system though we have many web sites gateway, and the user can get data about the searched location in web sites The user can be able to access the location only in online these systems are not available to not all time. And also, this information does not reach people at the time of emergencies In this paper, in existing system if the user search some location the high level data information will be displayed on the screen. Whenever user want to search the places user need to specify the location of that particular area. in existing system user can be able to access the information which is stored in the server. The problem is to implement security to the location based services for the GPS devices on android platform. This is done by using a server implemented along with the main server to authenticate users. By implementing server additional features like real time location services are also made available to the user. 3. PROPOSED WORK In the Proposed System of completion, user makes the query to the main record through our application. In proposed system Ontology is also implemented in this Project for the Relative Key word Search. If user search some location through our application it’s take the current location of the application user using GPS. As the user makes the query along with his GPS values to find out the Exact Location from the data base, this process the query and authenticate the user and then passes the query to the main database The main system maps the query with its database along with the Location, auxiliary this location based in turn is passed back to the user. In existing system only contain the high level data but in our project
  • 2. International Journal of Computer Applications Technology and Research Volume 4– Issue 4, 280 - 282, 2015, ISSN:- 2319–8656 www.ijcat.com 281 contain the deep level data because those data are collect from locally. . 4. EXPERIMENTAL SETUP AND DESIGN Using the GPS we locate the exact location of the user and the data is sent to the user. This data accessed by the user can be downloaded by the user and saved onto his device which can be used in offline mode after which search can be made in offline mode and LBS is not contacted thus location privacy is maintained. Using Wi-Fi and Dead Reckoning the locations in indoor location is predicted, where Wi-Fi based location prediction is used for indoor and dead reckoning is used to predict the location of user based on previously determined location. Now this downloaded data can be edited by user and user can add information And shared via the app and people using the application can view the information instead of LBS open availability.. Figure. 1 System Architecture 5 MODULE DESCRIPTION 5.4.1 Server Modules This module is mainly used to search the location of particular place in online from our server. The user can able to download the location to the local database consuming the server. After that user can be able to Examine the data in offline. In this server only the user can be able to upload the location to the server 5.4.2 Searching in Offline and Online using Ontology In this module user can be able to search the location in online and in offline mode The current location of the user can be obtained using Indoor tracking and dead reckoning techniques Indoor tracking is a network of device used to wirelessly(WIFI,GPS) locate the user current location who is located inside the house . Dead reckoning is a procedure that is designed to guess current location based on the previously determined location 5.4.3 Add and Share location In this module the user can be able to add the location details of particular place to the server by using data offloading method Data offloading method is used to deliver the original data's to the targeted server from the mobile device After adding the location to the server and server share the location to the other user who are all using this application 5.4.4 Updating offline database In this modules the user can be able to update the location details from the server to the offline database In our application we are using SQLite as an offline database the user get the data from the centralized server and data will be send to the SQLite. 6. IMPLEMENTATION AND WORKING This is a screenshot of the android emulator running the map application on the system and shows the first module where we can make search on the map We see here in the second screenshot the search results for a search for hospitals made
  • 3. International Journal of Computer Applications Technology and Research Volume 4– Issue 4, 280 - 282, 2015, ISSN:- 2319–8656 www.ijcat.com 282 In this next screenshot we see the add location module we can edit the downloaded maps and customize and add locations to be shared In this next screenshot we see how the offline mode is enabled to access the search in offline mode i.e. when not connected to internet still the locations can be accessed. 7. ACKNOWLEDGMENTS We would like to extend our thanks to our Guide Prof Michael for his invaluable suggestions and guidance for the duration of the project and also to the all the people who have contributed for the project in any way . 8. CONCLUSION We propose here a location provider which aims to provide the Location of user through a customizable map service for android devices which can be used in online as well as offline mode. The request avoids the outdated LBS server based approach which is susceptible to attacks and misuse of data also using a customizable map a user can add functionality to maps and let other people see the updates made to the maps. 9. REFERENCES [1] Alex Varshavsky, Antony Lamarca, Eyal Lara (2007)” Enabling secure and spontaneous communication between mobile devices using common radio environment” .IEEE Workshop on Mobile Computing Systems and Applications (Hot Mobile), Tucson, AZ, February 2007. [2] Garmin International, Inc., KS, USA (2000)”GPS guide for beginner”.. [3] Patridge.K and P.Golle (2008)”On using existing time-use study data for ubiquitous computing applications”.UbiComp '08 Proceedings of the 10th international conference on Ubiquitous computing [4] Yang.S.Y (2009) “A Study on Developing an Ontology- Supported Information Agent Shell”. National Science council project, NSC-98-2221-E-129-012(NT$:654,000), Taipei, Taiwan, 2009. [5] Yang, Sheng-Yuan Lee, Dong-Liang(2011)”A new ubiquitous information agent system for cloud computing - example on gps techniques in google android platform”. 01/2011; DOI:10.1109/COMPSYM.2010.5685438 In proceeding of: Computer Symposium (ICS), 2010 International. [6] Yang.S.Y, K.W.Wu, C.M.Ni, Y.T.Lin and P.S.Kao (2010)” An ontology-supported ubiquitous interface agent for cloud computing – example on Bluetooth wireless technique with java programming”. Proc. Of 2010 Conference on Information Technology and Applications in Outlying Islands, Kaohsiung, Taiwan, 2010