Mobile Applications on Vehicle Tracking

Size: px
Start display at page:

Download "Mobile Applications on Vehicle Tracking"

Transcription

1 Mobile Applications on Vehicle Tracking Ahmed Yousif Ahmed Ibrahim and Dr Hala Eldaw Idris Faculty of Engineering, Al-Neelain University, Khartoum, Sudan Publishing Date: August 18, 2016 Abstract In last 20 years there are huge increases in broken and stolen vehicles which lead to the question how to improve the security to avoid this problem. There are a several ways of security level such as security cam, security watch, and high level of security lock. There are a new technology will lead to decrees this problem. This technology called Mobile application Tracking System. The idea of this technology is to use GPS system to track the vehicle location with the assistance of GSM. The GPS will send the location of the vehicle via SMS including coordination s this can be done by using the Google earth program. Keywords: Vehicle Tracking, GPS, GSM. Introduction Although there are many technologies can be used to avoid this problem (NCIC) said that in 2006 there are more than thefts and the lost Is more than 7.9 billion dollar, so many programs were design to cut the lost. Mobile application Tracking System was designed to over less the effort. The main idea of the system when the vehicle turned on illegally {broke the glass, remove the battery, use unspecific key} the GPS system will automatically send an SMS using the GSM via satellite. The mobile application tracking system advantages are popular, more cheap, reliable and dependable. Related Work The mobile application tracking system previous workings are: In [1], the hardware and software works as base station & mobile station this is receive the information analysed it and give the result. In [2], tracking system which determine the location of the vehicle and send it using GPS and also can send MMS which contain a face photo of the driver to compare it with data base, this SMS& MMS will send in two copies, one to the owner of the vehicle and the other will send to the police department. In [3], using a hidden camera installed in the vehicle to have a clear face photo of the driver and compare it with the new driver face. In [4], this method the system will try to detect the level of toxic gases for example CO & LPG and then will notify through GSM and this will avoid the accidents by using IR sensor technology. In [5], the remote monitoring system based on SMS and GSM was implemented. Based on the total design of the system, the hardware and software designed. In this paper, the GSM network is a medium for transmitting the remote signal. This includes two parts that are the monitoring centre and the remote monitoring station. The monitoring centers consist of a computer and communication module of GSM. Methodology The design of Mobile application Tracking System is so simple. The Mobile Tracking System on the vehicle will use GPS technology to send the information to the satellite; the satellite will send this information to the mobile Sim card again, so the owner will receive this information on his mobile sim card. 34

2 Figure 1: System Architecture There are four bottoms in this application 1- Close 2- Watch 3- Alert 4- Open 1- Close: Use to close the vehicle. 2- Watch: Use to determine the current location. 3- Alert: Optional bottom use to send alert to specific person 4- Open Use to open the vehicle. 35

3 Figure 2: Android Application Flow Chart 36

4 Flow Chart: Figure 3: GPS Tracking Flow Chart Implementation When the application opened on a cell phone the data of the location will be send to the satellite, we can make authentication process to make sure that the drivers is authenticated, if not then follow previous-mention procedures. The implementation: Before the implementation of the any program we have to make sure about the platform, programming language that we used cause many factors will affected the process for instances the request speed, the program environment which pan the execution of the program. There are three major implementation decisions that have been made before the implementation of this project. They are as follows: 1. Selection of the Operating System. 2. Selection of the programming language. 3. Coding guidelines to be followed. A. Selection of the Platform Android is software for mobile devices. Android comes with its own Java language which developed and lead by Google corporation. Android is a software stack for mobile devices that includes an operating system, middleware and key applications. The Android SDK provides the tools and APIs necessary to begin developing applications on the Android platform using the Java programming language. Android contains its own Java Virtual machine called (Dalvik Virtual Machine - DVM). Android is created by the Open Handset Alliance 37

5 which is lead by Google. It is based on the Linux operating system and developed by Google. Android supports graphics sucg as 2-D and 3-D using the OpenGL libraries. B. Android Features 1. Application framework: It is used to replacement of components. 2. Dalvik virtual machine part of an open source the Android mobile phone platform. 3. Optimized graphics: It contains both 2D and 3D. 2D is based on graphics library and 3D is based on OpenGL ES 4. SQLite: It is used to data storage. 5. Media support: It contains audio, video, and still image formats. 6. GSM Telephony: (hardware dependent) 7. Camera (hardware dependent). C. Android Components An Android application consists out of the following parts: 1. Activity - represents the presentation layer of an Android application. 2. Views - the User interface of an Activity is built with widget classes which inherit from android. 3. Services - They can notify the user via the notification framework in Android. 4. Content Provider - provides data to applications, via a content provider. 6. Broadcast Receiver - receives system messages and implicit intents, can be used to react to changed conditions in the system. Android Architecture This is the first page in application. First we need to register by clicking. If you are h already Figure 4: Android Architecture registered you can directly login by entering your name and password 38

6 Figure 5: Login Page These are the four buttons which you can use to control your vehicle Figure 6: Vehicle Tracking Screen If you are a new user you need to register by entering the information on the page 39

7 Figure 7: Registration Page Here we enter latitude and longitude to track the current location of the vehicle Figure 8: View Page Conclusion At the end of this paper we find that we gave two part for the program, part one receive information, analyze it and provide the result, part two use the information to track the vehicles on the map given such as Google earth. References [1] F. M. Franczyk, and J. D. Vanstone, Vehicle warning system, Patent number: , Issue date: 22 Apr 2008.S. J. Breckling, Ed., The Analysis of Directional Time Series: Applications to Wind Speed and Direction, ser. Lecture Notes in Statistics. Berlin, Germany: Springer, 1989, vol. 61. [2] Hapsari, A.T., E.Y. Syamsudin, and I. Pramana, Design of Vehicle Position Tracking System Using Short Message Services And Its Implementation on FPGA, Proceedings of the Conference on Asia South Pacific Design Automation, Shanghai, China, 40

8 [3] Khondker Hasan, Mashiur Rahman, Abul L. Haque, M Abdur Rahman, Tanzil Rahman and M Mahbubur Rasheed, Cost Effective GPS-GPRS Based Tracking System, Proceedings of the International Multi- Conference of Engineers and Computer Scientists 2009 Vol I IMECS 2009, Hong Kong. [4] P. Efstathopoulos, M. Krohn, S. VanDeBogart, C. Frey, D. Ziegler, E. Kohler, D. Mazieres, F. Kaashoek, and R. Morris. Labels and event processes in the Asbestos operating system. In Proc. of the 20th ACM Symposium on Operating Systems Principles, pages 17{30. ACM, 2005}. [5] Vehicle tracking system overview [online] tracking/vehicletrackingsystems.shtml 41

Procedia Computer Science

Procedia Computer Science Procedia Computer Science 3 (2011) 949 953 Procedia Computer Science 00 (2010) 000 000 Procedia Computer Science www.elsevier.com/locate/procedia www.elsevier.com/locate/procedia WCIT 2010 An Implementation

More information

Android Overview. Most of the material in this section comes from

Android Overview. Most of the material in this section comes from Android Overview Most of the material in this section comes from http://developer.android.com/guide/ Android Overview A software stack for mobile devices Developed and managed by Open Handset Alliance

More information

Android - open source mobile platform

Android - open source mobile platform Android - open source mobile platform Alexander Schreiber http://www.thangorodrim.de/ Chemnitzer Linux-Tage 2009 Alexander Schreiber Android - open source mobile

More information

International Journal of Advance Engineering and Research Development REAL TIME VEHICLE TRACKING SYSTEM USING GSM MODEM AND GPS MODULE

International Journal of Advance Engineering and Research Development REAL TIME VEHICLE TRACKING SYSTEM USING GSM MODEM AND GPS MODULE Scientific Journal of Impact Factor (SJIF): 5.71 International Journal of Advance Engineering and Research Development Volume 5, Issue 04, April -2018 REAL TIME VEHICLE TRACKING SYSTEM USING GSM MODEM

More information

An Introduction to Android. Jason Chen Developer Advocate Google I/O 2008

An Introduction to Android. Jason Chen Developer Advocate Google I/O 2008 An Introduction to Android Jason Chen Developer Advocate Google I/O 2008 Background What is Android? Latest News 4,000,000,000 Internet and Mobile Phone Users, Worldwide 3,000,000,000 2,000,000,000 1,000,000,000

More information

Faculty of Computing,Sathyabama University, Chennai, Tamilnadu, India. Received on Accepted on

Faculty of Computing,Sathyabama University, Chennai, Tamilnadu, India. Received on Accepted on ISSN: 0975-766X CODEN: IJPTFI Available Online through Research Article www.ijptonline.com EFFECTIVE ANDROID MOBILE ANTI-THEFT APPLICATION WITH CONTINUOUS TRACKING AND USER PROFILE RECORDING M. Ancy Rose

More information

Lecture 1 Introduction to Android. App Development for Mobile Devices. App Development for Mobile Devices. Announcement.

Lecture 1 Introduction to Android. App Development for Mobile Devices. App Development for Mobile Devices. Announcement. CSCE 315: Android Lectures (1/2) Dr. Jaerock Kwon App Development for Mobile Devices Jaerock Kwon, Ph.D. Assistant Professor in Computer Engineering App Development for Mobile Devices Jaerock Kwon, Ph.D.

More information

An Implementation of a System Remote Tracking and Control Using Global Positioning System and Global System of Mobile Communication

An Implementation of a System Remote Tracking and Control Using Global Positioning System and Global System of Mobile Communication International Journal of Engineering and Technology Volume 7 No.9, September, 2017 An Implementation of a System Remote Tracking and Control Using Global Positioning System and Global System of Mobile

More information

Another difference is that the kernel includes only the suspend to memory mechanism, and not the suspend to hard disk, which is used on PCs.

Another difference is that the kernel includes only the suspend to memory mechanism, and not the suspend to hard disk, which is used on PCs. 9. Android is an open-source operating system for mobile devices. Nowadays, it has more than 1.4 billion monthly active users (statistic from September 2015) and the largest share on the mobile device

More information

Android App Development. Ahmad Tayeb

Android App Development. Ahmad Tayeb Android App Development Ahmad Tayeb Ahmad Tayeb Lecturer @ Department of Information Technology, Faculty of Computing and Information Technology, KAU Master degree from Information Sciences and Technologies,

More information

Android App Development. Muhammad Sharjeel COMSATS Institute of Information Technology, Lahore

Android App Development. Muhammad Sharjeel COMSATS Institute of Information Technology, Lahore Android App Development Muhammad Sharjeel COMSATS Institute of Information Technology, Lahore Mobile devices (e.g., smartphone, tablet PCs, etc.) are increasingly becoming an essential part of human life

More information

Presentation Content

Presentation Content SMS Fleet (Pty) Ltd Privately owned company established in 2006 Our product My Tracer is a locally developed, brilliant, fully internet based GPS Vehicle tracking system integrated with an innovative automated

More information

Software Development & Education Center ANDROID. Application Development

Software Development & Education Center ANDROID. Application Development Software Development & Education Center ANDROID Application Development Android Overview and History ANDROID CURRICULUM How it all got started Why Android is different (and important) Android Stack Overview

More information

Developer s overview of the Android platform

Developer s overview of the Android platform Developer s overview of the Android platform Erlend Stav SINTEF November 10, 2009 mailto:erlend.stav@sintef.no 1 Overview Vendors and licensing Application distribution Platform architecture Application

More information

Security Philosophy. Humans have difficulty understanding risk

Security Philosophy. Humans have difficulty understanding risk Android Security Security Philosophy Humans have difficulty understanding risk Safer to assume that Most developers do not understand security Most users do not understand security Security philosophy

More information

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY A PATH FOR HORIZING YOUR INNOVATIVE WORK A REVIEW ON THE ARCHITECTURE OF ANDROID IN SMART PHONES RAVNEET KAUR T. BAGGA 1,

More information

Junos Pulse Mobile Security Dashboard

Junos Pulse Mobile Security Dashboard Junos Pulse Mobile Security Dashboard User Guide Release 4.1 October 2012 R1 Copyright 2012, Juniper Networks, Inc. . Junos Pulse Mobile Security Dashboard Juniper Networks, Inc. 1194 North Mathilda Avenue

More information

Android Online Training

Android Online Training Android Online Training IQ training facility offers Android Online Training. Our Android trainers come with vast work experience and teaching skills. Our Android training online is regarded as the one

More information

Introduction to Android Android Smartphone Programming. Outline University of Freiburg. What is Android? Background University of Freiburg.

Introduction to Android Android Smartphone Programming. Outline University of Freiburg. What is Android? Background University of Freiburg. Introduction to Android Android Smartphone Programming Matthias Keil Institute for Computer Science Faculty of Engineering October 19, 2015 Outline 1 What is Android? 2 3 Applications: A Quick Glimpse

More information

IGEEKS TECHNOLOGIES. Software Training Division. Academic Live Projects For BE,ME,MCA,BCA and PHD Students

IGEEKS TECHNOLOGIES. Software Training Division. Academic Live Projects For BE,ME,MCA,BCA and PHD Students Duration:40hours IGEEKS TECHNOLOGIES Software Training Division Academic Live Projects For BE,ME,MCA,BCA and PHD Students IGeekS Technologies (Make Final Year Project) No: 19, MN Complex, 2nd Cross, Sampige

More information

SHWETANK KUMAR GUPTA Only For Education Purpose

SHWETANK KUMAR GUPTA Only For Education Purpose Introduction Android: INTERVIEW QUESTION AND ANSWER Android is an operating system for mobile devices that includes middleware and key applications, and uses a modified version of the Linux kernel. It

More information

Junos Pulse Mobile Security Dashboard

Junos Pulse Mobile Security Dashboard Junos Pulse Mobile Security Dashboard User Guide Release 3.2 March 2012 R1 Copyright 2012, Juniper Networks, Inc. . Junos Pulse Mobile Security Dashboard Juniper Networks, Inc. 1194 North Mathilda Avenue

More information

Mobile and Wireless Systems Programming

Mobile and Wireless Systems Programming to Android Android is a software stack for mobile devices that includes : an operating system middleware key applications Open source project based on Linux kernel 2.6 Open Handset Alliance (Google, HTC,

More information

Android Overview. Francesco Mercaldo, PhD

Android Overview. Francesco Mercaldo, PhD Android Overview Francesco Mercaldo, PhD Post-Doctoral researcher Corso di Sicurezza delle Reti e dei Sistemi Software Università degli Studi del Sannio (fmercaldo@unisannio.it) Things are not always what

More information

Smart Vehicle with Theft Prevention using GSM and GPS

Smart Vehicle with Theft Prevention using GSM and GPS Smart Vehicle with Theft Prevention using GSM and GPS Sushanth K J 1, Aysha Farana 2, Sachin 2, Bushra Salina 2, Mahammad Isthikar 2 Assistant Professor, Electronics and Communication Engineering Department,

More information

ANDROID NATIVE APP: INTRODUCTION TO ANDROID. Roberto Beraldi

ANDROID NATIVE APP: INTRODUCTION TO ANDROID. Roberto Beraldi ANDROID NATIVE APP: INTRODUCTION TO ANDROID Roberto Beraldi Role of an operating system APPLICATIONS OPERATING SYSTEM CPU MEMORY DEVICES Android = OS + Middleware Based on Linux Not just another distribution.

More information

Smart Anti-Theft System For Vehicle Security And Tracking

Smart Anti-Theft System For Vehicle Security And Tracking IOSR Journal of Engineering (IOSRJEN) ISSN (e): 2250-3021, ISSN (p): 2278-8719 Volume 6, PP 61-65 www.iosrjen.org Smart Anti-Theft System For Vehicle Security And Tracking Raj Kupekar 1, Prasad Lawte 2,

More information

Presentation Content

Presentation Content SMS Fleet (Pty) Ltd Privately owned company established in 2006 Our product My Tracer is a locally developed, brilliant, fully internet based GPS Vehicle tracking system integrated with an innovative automated

More information

Android. (XKE Mars 2009) Erwan Alliaume.

Android. (XKE Mars 2009) Erwan Alliaume. Android (XKE Mars 2009) Erwan Alliaume ealliaume(*at*)xebia(*dot*)fr http://www.xebia.fr http://blog.xebia.fr History August 2005 Google acquires Android November 2007 Open Handset Alliance announcement

More information

Smart Security For Car Using OT

Smart Security For Car Using OT Smart Security For Car Using OT M.N Aishwarya 1, Dr. Priyatam Kumar 1 1 Department of Electronics and Communication Engineering, B.V.B College of Engineering Technology, Hubli, Karnataka, India Abstract-

More information

KDG27. GPS Tracker. Vehicle or Personal Position Tracking Vehicle Status and Speed Tracking. Auto Accident Report Global Position System (GPS)

KDG27. GPS Tracker. Vehicle or Personal Position Tracking Vehicle Status and Speed Tracking. Auto Accident Report Global Position System (GPS) Vehicle or Personal Position Tracking Vehicle Status and Speed Tracking Auto Accident Report Global Position System (GPS) Navigation System Anti-theft Alarm System Overview 1. GPS data tracking via GSM

More information

A GPS Based Novel Bull Tracking System for Jallikattu

A GPS Based Novel Bull Tracking System for Jallikattu This work by IJARBEST is licensed under Creative Commons Attribution 4.0 International License. Available at https://www.ijarbest.com A GPS Based Novel Bull Tracking System for Jallikattu T.R.S.Muthukumaar

More information

Lecture 1 - Introduction to Android

Lecture 1 - Introduction to Android Lecture 1 - Introduction to Android This work is licensed under the Creative Commons Attribution 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by/4.0/

More information

1. What are the key components of Android Architecture? 2. What are the advantages of having an emulator within the Android environment?

1. What are the key components of Android Architecture? 2. What are the advantages of having an emulator within the Android environment? 1. What are the key components of Android Architecture? Android Architecture consists of 4 key components: - Linux Kernel - Libraries - Android Framework - Android Applications 2. What are the advantages

More information

TAG 702 / 707 / 708 / 710

TAG 702 / 707 / 708 / 710 GPS Camera&Navi Tracker Instructions TRACKERS TAG 702 / 707 / 708 / 710 1 GPS Tracking System Introduction GPS Camera Tracker integrates GPS and GSM functions, which could send vehicle location and status

More information

Android App Development

Android App Development Android App Development Course Contents: Android app development Course Benefit: You will learn how to Use Advance Features of Android with LIVE PROJECTS Original Fees: 15000 per student. Corporate Discount

More information

PAPER ON ANDROID ESWAR COLLEGE OF ENGINEERING SUBMITTED BY:

PAPER ON ANDROID ESWAR COLLEGE OF ENGINEERING SUBMITTED BY: PAPER ON ANDROID ESWAR COLLEGE OF ENGINEERING SUBMITTED BY: K.VENU 10JE1A0555 Venu0555@gmail.com B.POTHURAJU 10JE1A0428 eswr10je1a0410@gmail.com ABSTRACT early prototypes, basic building blocks of an android

More information

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY A PATH FOR HORIZING YOUR INNOVATIVE WORK DESIGN & IMPLEMENTATION OF LOCATION AWARENESS & SHARING SYSTEM USING GPS & GPRS

More information

Android Programmierung leichtgemacht. Lars Vogel

Android Programmierung leichtgemacht. Lars Vogel Android Programmierung leichtgemacht Lars Vogel Twitter: @vogella Lars Vogel Arbeitet als unabhängiger Eclipse und Android Berater und Trainer Arbeit zusätzlichen für SAP AG als Product Owner in einem

More information

ATC Android Application Development

ATC Android Application Development ATC Android Application Development 1. Android Framework and Android Studio b. Android Platform Architecture i. Linux Kernel ii. Hardware Abstraction Layer(HAL) iii. Android runtime iv. Native C/C++ Libraries

More information

Required Core Java for Android application development

Required Core Java for Android application development Required Core Java for Android application development Introduction to Java Datatypes primitive data types non-primitive data types Variable declaration Operators Control flow statements Arrays and Enhanced

More information

Programming with Android: System Architecture. Dipartimento di Scienze dell Informazione Università di Bologna

Programming with Android: System Architecture. Dipartimento di Scienze dell Informazione Università di Bologna Programming with Android: System Architecture Luca Bedogni Marco Di Felice Dipartimento di Scienze dell Informazione Università di Bologna Outline Android Architecture: An Overview Android Dalvik Java

More information

GUJARAT TECHNOLOGICAL UNIVERSITY

GUJARAT TECHNOLOGICAL UNIVERSITY GUJARAT TECHNOLOGICAL UNIVERSITY COMPUTER ENGINEERING (SOFTWARE ENGINEERING) (02) AND INFORMATION TECHNOLOGY (23) UBIQUOUS COMPUTING SUBJECT CODE: 2730206 M.E. SEM-III Type of course: Elective Prerequisite:

More information

Sim Card Alarm for Android Smartphone

Sim Card Alarm for Android Smartphone Sim Card Alarm for Android Smartphone Rikip Ginanjar 1, Ridho Utomo 2 1 President University, Faculty of Computing, Jl. Ki Hajar Dewantara, Cikarang Baru Bekasi 17550 E-mail: rikipginanjar@president.ac.id

More information

ANDROID SYLLABUS. Advanced Android

ANDROID SYLLABUS. Advanced Android Advanced Android 1) Introduction To Mobile Apps I. Why we Need Mobile Apps II. Different Kinds of Mobile Apps III. Briefly about Android 2) Introduction Android I. History Behind Android Development II.

More information

TRIPonist Car Mirror N2P900. Smart Vehicle Surveillance & Security System. User manual Version 3.0

TRIPonist Car Mirror N2P900. Smart Vehicle Surveillance & Security System. User manual Version 3.0 TRIPonist Car Mirror N2P900 Smart Vehicle Surveillance & Security System User manual Version 3.0 Welcome N2P900 combines world-class performance with a 5-inch display that integrates Live Streaming, GPS

More information

Mobile Application Development

Mobile Application Development Mobile Application Development The principal goal of education is to create men and women who are capable of doing new things, not simply repeating what other generations have done. -Jean Piaget Mobile

More information

Introduction. Lecture 1. Operating Systems Practical. 5 October 2016

Introduction. Lecture 1. Operating Systems Practical. 5 October 2016 Introduction Lecture 1 Operating Systems Practical 5 October 2016 This work is licensed under the Creative Commons Attribution 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by/4.0/.

More information

INNOVATIVE AUTOMOBILE SECURITY SYSTEM USING VARIOUS SECURITY MODULES

INNOVATIVE AUTOMOBILE SECURITY SYSTEM USING VARIOUS SECURITY MODULES Scientific Journal Impact Factor (SJIF): 1.711 e-issn: 2349-9745 p-issn: 2393-8161 International Journal of Modern Trends in Engineering and Research www.ijmter.com INNOVATIVE AUTOMOBILE SECURITY SYSTEM

More information

MARATHI TEXT-TO-SPEECH SYNTHESISYSTEM FOR ANDROID PHONES

MARATHI TEXT-TO-SPEECH SYNTHESISYSTEM FOR ANDROID PHONES International Journal of Advances in Applied Science and Engineering (IJAEAS) ISSN (P): 2348-1811; ISSN (E): 2348-182X Vol. 3, Issue 2, May 2016, 34-38 IIST MARATHI TEXT-TO-SPEECH SYNTHESISYSTEM FOR ANDROID

More information

Android. Operating System and Architecture. Android. Screens. Main features

Android. Operating System and Architecture. Android. Screens. Main features Android Android Operating System and Architecture Operating System and development system from Google and Open Handset Alliance since 2008 At the lower level is based on the Linux kernel and in a higher

More information

Sim Card Alarm for Android Smartphone

Sim Card Alarm for Android Smartphone Sim Card Alarm for Android Smartphone Rikip Ginanjar, Ridho Utomo Faculty of Computing, President University, Bekasi, Indonesia rikipginanjar@president.ac.id Diterima 25 April 2016 Disetujui 17 Juni 2016

More information

Tizen Architecture Overview

Tizen Architecture Overview Tizen Architecture Overview sunil.saxena@intel.com Tizen Vision Tizen Vision Cross-device, cross-architecture, open software platform based on a true, standards-based HTML5 implementation that delights

More information

GPS Vehicle and personal location tracker

GPS Vehicle and personal location tracker Version Number Modified by Change Content Type Date V1.0 Amy create 2014.06.23 GPS Vehicle and personal location tracker User Manual GPS Vehicle and personal location tracker User Manual 1 Contents 1.

More information

Emergency Contact for Real World Social Community

Emergency Contact for Real World Social Community Emergency Contact for Real World Social Community 1 M. KISHORE ANAND, 2 Dr.P.MARIKKANNU 1,2 DEPARTMENT OF INFORMATION TECHNOLOGY, COIMBATORE, INDIA Abstract: Android is a java based operating system which

More information

Android Development Tutorial. Yi Huang

Android Development Tutorial. Yi Huang Android Development Tutorial Yi Huang Contents What s Android Android architecture Android software development Hello World on Android More 2 3 What s Android Android Phones Sony X10 HTC G1 Samsung i7500

More information

APP MANUAL. Car Assistant APP MANUAL

APP MANUAL. Car Assistant APP MANUAL APP MANUAL Car Assistant APP MANUAL 1 Introduction REQUIREMENTS The Car Assistant app works on a mobile device (a smartphone or a tablet) with an Android 4.0 or newer system. Apple mobile device works

More information

Quick Heal Mobile Security. Anti-Theft Security. Real-Time Protection. Safe Online Banking & Shopping.

Quick Heal Mobile Security. Anti-Theft Security. Real-Time Protection. Safe Online Banking & Shopping. Anti-Theft Security. Real-Time Protection. Safe Online Banking & Shopping. Product Highlights With an easy-to-update virus protection and a dynamic yet simple interface, virus removal from your mobile

More information

IJRDTM Kailash ISBN No Vol.17 Issue

IJRDTM Kailash ISBN No Vol.17 Issue ABSTRACT ANDROID OPERATING SYSTEM : A CASE STUDY by Pankaj Research Associate, GGSIP University Android is a software stack for mobile devices that includes an operating system, middleware and key applications.

More information

Phone Guardian v3.0 by SymbianGuru User Manual

Phone Guardian v3.0 by SymbianGuru User Manual Phone Guardian v3.0 by SymbianGuru User Manual Index Index...2 General description...3 How to register Phone Guardian...4 How to install Phone Guardian...4 Working with Phone Guardian...4 Application start...4

More information

Safety Assistance Watch

Safety Assistance Watch Safety Assistance Watch Mobile Portal User Manual http://portal.safemotion.org www.safemotion.co.uk P a g e 1 SafeMotion Mobile Web Portal User Manual Contact UK Contents Register & Login... 3 Register

More information

Mobile Application Development

Mobile Application Development Android Native Application Development Mobile Application Development 1. Android Framework and Android Studio b. Android Software Layers c. Android Libraries d. Components of an Android Application e.

More information

Vehicle and personal location tracker

Vehicle and personal location tracker Version Number Modified by Change Content Type Date V1.0 Amy create 2016.08.28 GPS Vehicle and personal location tracker User Manual GPS Vehicle and personal location tracker User Manual Version Number

More information

Open Mobile Platforms. EE 392I, Lecture-6 May 4 th, 2010

Open Mobile Platforms. EE 392I, Lecture-6 May 4 th, 2010 Open Mobile Platforms EE 392I, Lecture-6 May 4 th, 2010 Open Mobile Platforms The Android Initiative T-Mobile s ongoing focus on Android based devices in US and EU markets In Nov 2007, Google announced

More information

ANDROID COURSE BROCHURE

ANDROID COURSE BROCHURE Page 1 1Pointer Technology Chacko Towers,Anna nagar Main Road, Anna Nager(Annai Insititute 2nd Floor) Pondicherry-05 Mobile :+91-9600444787,9487662326 Website : http://www.1pointer.com/ Email : info@1pointer.com/onepointertechnology@gmail.com

More information

MONGOOSE VT606 GPS VEHICLE TRACKER

MONGOOSE VT606 GPS VEHICLE TRACKER MONGOOSE VT606 GPS VEHICLE TRACKER OWNERS MANUAL Installation guide and M-TRAK configuration M-TRAK is the Mongoose internet web-server for fast 24/7 access. M-TRAK requires no software to install on your

More information

Q60(SeTracker)User Manual

Q60(SeTracker)User Manual Q60(SeTracker)User Manual Please read the instruction manual before use, in order to properly installed and rapid use! 1.Preparation 1.1. Check if the Locator is of the correct model and has complete accessories

More information

Mitsubishi Connected. Mitsubishi Connected User Manual

Mitsubishi Connected. Mitsubishi Connected User Manual User Manual 1 Introduction Congratulations! Your new vehicle is now installed with the latest revolutionary. A unique telematics system that keeps you CONNECTED with your vehicle from your mobile app.

More information

Mobile Computing and Application Development Course code :

Mobile Computing and Application Development Course code : Mobile and Application Development Course code : 336070 GUJARAT TECHNOLOGICAL UNIVERSITY, AHMEDABAD, GUJARAT COURSE CURRICULUM COURSE TITLE: MOBILE COMPUTING AND APPLICATION DEVELOPMENT (COURSE CODE: 336070)

More information

Introduction to Android

Introduction to Android Introduction to Android http://myphonedeals.co.uk/blog/33-the-smartphone-os-complete-comparison-chart www.techradar.com/news/phone-and-communications/mobile-phones/ios7-vs-android-jelly-bean-vs-windows-phone-8-vs-bb10-1159893

More information

File Synchronization using API Google Drive on Android Operating System

File Synchronization using API Google Drive on Android Operating System File Synchronization using API Google Drive on Android Operating System Agustinus Noertjahyana, Kevin Darmawan, Justinus Andjarwirawan Informatics Engineering Department Petra Christian University Surabaya,

More information

Android Apps Development

Android Apps Development NWTP-2018 in Association with EDC IIT-Roorkee National Winter Training program on Android Apps Development Highlights of Android Apps Development Training After completing the Android Development training

More information

Syllabus- Java + Android. Java Fundamentals

Syllabus- Java + Android. Java Fundamentals Introducing the Java Technology Syllabus- Java + Android Java Fundamentals Key features of the technology and the advantages of using Java Using an Integrated Development Environment (IDE) Introducing

More information

Geo Service Automatic Mobile Alert System

Geo Service Automatic Mobile Alert System Geo Service Automatic Mobile Alert System P.Deepika 1, S.Sangavi 2, B.Sakthi Karthi Durai 3 U.G. Student, Department of Information Technology, Latha Mathavan Engineering College, Madurai, Tamilnadu, India

More information

Registering an Android Tablet for Duo Two-Factor Authentication

Registering an Android Tablet for Duo Two-Factor Authentication University Information Technology Services Technology Outreach Registering an Android Tablet for Duo Two-Factor Authentication Duo is a two-factor authentication solution for campus community members.

More information

Genymotion Cloud User Guide

Genymotion Cloud User Guide User Guide Copyright No part of this document may be reproduced or transmitted in any form or by any means, without prior written permission of Genymobile. Android is a trademark of Google Inc. Amazon

More information

Sentar V80 Watch User Manual

Sentar V80 Watch User Manual Sentar V80 Watch User Manual Please read this manual carefully before starting to use the watch, pictures for reference only. 1.Preparation 1.1. Check if the watch is of the correct model and has complete

More information

Mobile Phone Monitoring System For Android Operating System

Mobile Phone Monitoring System For Android Operating System Mobile Phone Monitoring System For Android Operating System Ms.M.Kalpana Devi Asst.Professor,SRIT,CBE Ms.D.Vasuki Final Year M.C.A.,Student Abstract The Purpose of the project is to trace out the status

More information

Programming with Android: System Architecture. Dipartimento di Scienze dell Informazione Università di Bologna

Programming with Android: System Architecture. Dipartimento di Scienze dell Informazione Università di Bologna Programming with Android: System Architecture Luca Bedogni Marco Di Felice Dipartimento di Scienze dell Informazione Università di Bologna Outline Android Architecture: An Overview Android Dalvik Java

More information

VEHICLE THEFT ALERT & ENGINE LOCK SYSTEM USING ARM7

VEHICLE THEFT ALERT & ENGINE LOCK SYSTEM USING ARM7 VEHICLE THEFT ALERT & ENGINE LOCK SYSTEM USING ARM7 Prof.R.M.Sahu 1, SonaliLole, 1 Faculty, Department Of Electronics, PDEA s College Of Engineering Manjari(BK), Pune,India 1 Student, Department Of Electronics,

More information

Vodafone Automotive Stolen Vehicle Tracking Systems

Vodafone Automotive Stolen Vehicle Tracking Systems Vodafone Automotive Stolen Vehicle Tracking Systems automotive.vodafone.co.uk Vodafone Power to you Thank you for subscribing to the Vodafone Automotive Stolen Vehicle Tracking Service. This guide will

More information

My Tracer GPS Vehicle Tracking System Automated Electronic Logbook SAIAS ABSA, ATKV Cross Country Mission Statement

My Tracer GPS Vehicle Tracking System Automated Electronic Logbook SAIAS ABSA, ATKV Cross Country Mission Statement Tracking & Recovery SMS Fleet (Pty) Ltd Privately owned company established in 2006 Our product My Tracer is a locally developed, brilliant, fully internet based GPS Vehicle Tracking System integrated

More information

YASH INFOSYSTEMS Tel: Mob: (91) ,

YASH INFOSYSTEMS Tel: Mob: (91) , Date : 07 th March, 2017 PREPARED FOR: Mr. Sunil PREPARED BY: Geetanzali Arora College / University Bus Tracking Systems 1 Table Of Contents 1. Management Page No 1.1. Group 4 1.2. User 5 1.3. Device 7

More information

CS260 Intro to Java & Android 04.Android Intro

CS260 Intro to Java & Android 04.Android Intro CS260 Intro to Java & Android 04.Android Intro Winter 2015 Winter 2015 CS260 - Intro to Java & Android 1 Android - Getting Started Android SDK contains: API Libraries Developer Tools Documentation Sample

More information

Intelligent Communicator (Android Application)

Intelligent Communicator (Android Application) Intelligent Communicator (Android Application) Sanil Raut #1, Tushar Gawande #2, Yogesh Joshi #3,Aditya Gulwelkar #4 Computer Science,Pune University 1 sanilf1@gmail.com 2 invt.tag@gmail.com 3 yogesh8.pune@gmail.com

More information

Junos Pulse for Google Android

Junos Pulse for Google Android Junos Pulse for Google Android User Guide Release 2.1 November 2011 R3 Copyright 2011, Juniper Networks, Inc. Juniper Networks, Junos, Steel-Belted Radius, NetScreen, and ScreenOS are registered trademarks

More information

Android App Development

Android App Development Android App Development Outline Introduction Android Fundamentals Android Studio Tutorials Introduction What is Android? A software platform and operating system for mobile devices Based on the Linux kernel

More information

Introduction to Android

Introduction to Android Introduction to Android Ambient intelligence Alberto Monge Roffarello Politecnico di Torino, 2017/2018 Some slides and figures are taken from the Mobile Application Development (MAD) course Disclaimer

More information

Smartphone App User Guide

Smartphone App User Guide Smartphone App User Guide Introduction The Buddy GPS Pet Tracker utilises a combination of location technologies to provide the best solution for keeping an eye on your pets. GPS, LBS (mobile tower triangulation)

More information

SD Module- Android Programming

SD Module- Android Programming Assignment No. 1 SD Module- Android Programming R (2) C (4) V (2) T (2) Total (10) Dated Sign Title: Download Install and Configure Android Studio on Linux /windows platform. Problem Definition: Install

More information

Topshine Electronic Technology Co., LTD

Topshine Electronic Technology Co., LTD Topshine Electronic Technology Co., LTD TOPSHINE provides a proprietary system to help clients manage their fleet and asset. Our proprietary software, Platform GPRS01, allows our clients who rely on a

More information

Page 507. Department of ECS, Sri Krishna Arts & Science College, Coimbatore, India

Page 507. Department of ECS, Sri Krishna Arts & Science College, Coimbatore, India Comparative Study on Vehicle Tracking, Monitoring and Alerting System 1 Aswathi A.R, 2 S. R Umamageswari 1 M.Phil. scholar, 2 Assistant Professor Department of ECS, Sri Krishna Arts & Science College,

More information

NTS A NAVIGATION TRACKER SYSTEM

NTS A NAVIGATION TRACKER SYSTEM NTS A NAVIGATION TRACKER SYSTEM Nitin Tooteja 1, Prerna Ahuja 2, Shanu Sharma 3 1 Student, Computer Science & Engineering, Amity University, Uttar Pradesh, India, ntooteja_30@yahoo.co.in 2 Student, Computer

More information

Satellite Tracking System FindMe

Satellite Tracking System FindMe Satellite Tracking System FindMe 1 PRIMARY PURPOSE OF SATELLITE TRACKING SYSTEM FindMe Determination and transmission to any user exact LBS and GPS position of a stolen or lost vehicle, valuable cargo,

More information

Location Based Task Reminder System Using Android Mobile

Location Based Task Reminder System Using Android Mobile Location Based Task Reminder System Using Android Mobile Adarrsh Paul 1, Akkshansh Paul 2, S.Jaya Kumar 3 1, 2 Student, Department of Computer Engineering, SRM IST, Chennai, Tamil Nadu, India. 3 Assistant

More information

INTRODUCTION TO MIFLEET. June Support Information Robert Richey

INTRODUCTION TO MIFLEET. June Support Information  Robert Richey June 2016 Support Information fleetsales@mifleet.us fleetsupport@mifleet.us Robert Richey rrichey@dcsbusiness.com Table of Contents Basics... 3 Terms... 3 Tool tips... 3 Menu buttons... 3 Access Tab (Permissions)...

More information

GPS Vehicle and personal location tracker

GPS Vehicle and personal location tracker Version Number Modified by Change Content Type Date V1.0 Amy create 2014.06.23 GPS Vehicle and personal location tracker User Manual GPS Vehicle and personal location tracker User Manual 1 Contents 1.

More information

GPSteltronic Tracking Platform Operation Guide

GPSteltronic Tracking Platform Operation Guide GPSteltronic Tracking Platform Operation Guide Welcome to use this Real Time GPS tracking platform, This software is web based system, it is not necessary to download any software or any plug-in software,

More information

Android App Development Workshop

Android App Development Workshop Android App Development Workshop Android powers hundreds of millions of mobile devices in more than 190 countries around the world. It s the largest installed base of any mobile platform and growing fast

More information

Development of Location Detection and Human Tracking Application Via GPS & GSM Service: A Pilot Study

Development of Location Detection and Human Tracking Application Via GPS & GSM Service: A Pilot Study Development of Location Detection and Human Tracking Application Via GPS & GSM Service: A Pilot Study Inurina Ibrahim UniKL MIIT 1016, Jln Sultan Ismail 03-2174369 020 Kuala Lumpur Inurina@unikl.edu.my

More information