Proactive Forensic Support to Android Device

Size: px
Start display at page:

Download "Proactive Forensic Support to Android Device"

Transcription

1 A Framework June 18, 2016 Department of Cyber Security Amrita Vishwa Vidyapeetham Coimbatore

2 Smartphone OS Market Share, 2015 Q2 1 Figure: Smartphone OS Market Share, 2015 Q2

3 Android, in recent, are Very powerful - 5GB RAM, 2.3GHz Quad Processor 1 Cheaper - from 899 2, Well equipped Play Store - over 1.43 million apps, Customization facilities, Android Community, etc. 2 1 Galaxy S7 2

4 There is a growing need for mobile forensics due to several reasons. Some of the prominent reasons are: Use of mobile phones to store personal information Increased use of mobile phones to perform online activity Use of mobile phones in several crimes Android is designed for general purpose and not for forensics. Experienced user(criminal) can wipe out the forensically sound 3 data from the mobile device. 3 3 forensically sound is often used in the digital forensics community to clarify the correct use of a particular forensic technology or methodology

5 To Catch a Thief, Think Like a Thief If criminals and crime organizers use smart phones, what would they do? Will they browse? If so which browser? What site? How to predict the next move? 4

6 Limitations of Existing Forensic Tools: 1. Real-time monitoring and analysis is not possible 2. Deleted and obsolete data are hard to retrieve 3. Data gathered may not be enough 4. Encrypted and VPN history are hard to recover We are including a proactive forensic support to Android that use cloud to store collected data. 5

7 Timeline Analysis The Sleuth Kit File System Analysis adb shell mount File Carving Smart Craving scalpel Strings strings -all radix=x <Phone.dd> Hex Android used YAFFS2 previously now uses Ext4 6

8 Android Stores data on 1. Shared preferences /data/data/com.android.phone/shared_prefs 2. Internal Storage /data/data 3. External Storage /mnt/sdcard/android/data 4. SQLlite /data/data/<package_name>/database 5. Network java.net android.net 7

9 Adding a support service to Android ROM This service pro-actively identifies and collects forensically sound data Data are stored on a Stealth file system 4 within the device Opportunistic upload of data to cloud storage. 8 4 Forensic data is stored separately in the partition /forensic and it is hidden from the users.

10 - Data Collection The data are gathered from All the user activities get which gets logged and stored, Deleted data which can also be tracked, Files, folder from Real time, Provenance of data. 9

11 10 Figure: Forensic Service Architecture

12 11 Figure: Forensic Service Architecture-User side

13 12 Figure: Forensic Service Architecture-Investigator side

14 User Interface The proposed system is capable of User Specific Data Call Logs Contacts SMS /MMS Application data including alarms SIM card details Organizer data dictionary words Photos, videos, audio files, playlists and voice records Passwords Network Specific Browser Artifacts Search Keywords s Cell towers, Wi-Fi networks information, bluetooth information Geo location based on the apps Smart phone specific Social Network Data Facebook, Twitter, LinkedIn, etc GPS Locations and Maps history APK Details System logs and information Event logs Sensor data Key logger Call tapping 13

15 Location Figure: GPS trail of the user Figure: GPS data on text file 14 Figure: Location

16 recorder.setaudiosource (MediaRecorder.AudioSource.VOICE_CALL); recorder.setoutputformat (MediaRecorder.OutputFormat.THREE_GPP); recorder.setaudioencoder (MediaRecorder.AudioEncoder.AMR_NB); 15

17 SENSOR TYPE VALUE COUNT VALUE COMPOSITION TYPE_ACCELEROMETER 3 value[0] : X-axis(Lateral) value[1] : Y-axis(Longitudinal) value[2] : Z-axis(Vertical) TYPE_GRAVITY 3 value[0] : X-axis(Lateral) value[1] : Y-axis(Longitudinal) value[2] : Z-axis(Vertical) TYPE_AMBIENT_ TEMPERATURE 1 value[0] :Temperature TYPE_GYROSCOPE 3 value[0] : X-axis value[1] : Y-axis value[2] : Z-axis TYPE_LIGHT 1 value[0] : Illumination value[0] : X-axis(Lateral) TYPE_LINEAR_ 3 value[1] : Y-axis(Longitudinal) ACCELERATION value[2] : Z-axis(Vertical) value[0] : X-axis(Lateral) TYPE_MAGNETIC_FIELD 3 value[1] : Y-axis(Longitudinal) value[2] : Z-axis(Vertical) SensorManager. getorientation() 3 values[0]: azimuth values[1]: pitch axis values[2]: roll TYPE_PROXIMITY 1 value[0] : Distance TYPE_PRESSURE 1 value[0] :Atmospheric Pressure TYPE_STEP_DETECTOR TYPE_STEP_COUNTER 1 value[0]: Step counter TYPE_SIGNIFICANT_ MOTION 1 value[0] = 1.0 Table: Sensor Return Values 16

18 Figure: List of videos recorded Figure: Screenshot of captured video 17 Figure: screens

19 Figure: WiFi metadata Figure: SIM details Figure: with WiFi and Cell location 18

20 Figure: Call Log Figure: SMS Figure: Apps installed Figure: 19

21 inotifwait Figure: inotifywait in inotify :~#. / i n o t i f y 1 ~/tmp / r o o t Press ENTER key to terminate. L i s t e n i n g f o r events. IN_OPEN : / root / tmp [ d i r e c t o r y ] IN_OPEN : / r o o t / tmp / [ d i r e c t o r y ] IN_OPEN : / r o o t / tmp / a [ f i l e ] IN_CLOSE_NOWRITE: / r o o t / tmp / a [ f i l e ] IN_OPEN : / r o o t / tmp / b [ f i l e ] IN_CLOSE_NOWRITE: / r o o t / tmp / b [ f i l e ] IN_OPEN : / r o o t / tmp / c [ f i l e ] IN_CLOSE_NOWRITE: / r o o t / tmp / c [ f i l e ] IN_CLOSE_NOWRITE: / root / tmp [ d i r e c t o r y ] IN_CLOSE_NOWRITE: / root / tmp / [ d i r e c t o r y ] 20

22 Reactive Forensic Methodologies Forensic analysis of WhatsApp messenger on Android Smartphones ANDROPHSY - Forensic Framework for Android Methodologies Adding Support Framework to Android Automated data collection and reporting from a mobile device 21

23 We are providing a Framework on a custom ROM, that Tracks User Specific Data Network Specific Data Smartphone Specific Data Real-time Tracking 22

24 References [akarawita2015androphsy (2012)] [1]Akarawita, Indeewari U and Perera, Amila B and Atukorale, Ajantha (2015) ANDROPHSY Forensic Framework for Android. International Conference on Advances in ICT for Emerging Regions (ICTer), 250(258) [AIYYAPPAN P S (2015, June).] [2]AIYYAPPAN P S. (2015, June) Adding MTech Dissertation [Yaghmour, Karim (2013)] [3]Yaghmour, Karim(2013) Embedded Android: Porting, Extending, and Customizing. O Reilly Media, Inc.", [Hogg, Andrew (2012)] [4]Hogg, Yaghmour(2013) Android Forensics: Investigating, Analysis, and Mobile Security for Google Android. Elsevier, Inc.", 2012.

25 References [Justin Grovera] [5] Android forensics: Automated data collection and reporting from a mobile device. Digital Investigation, [anglano2014forensic] [6]Anglano, Cosimo (2014) Forensic analysis of WhatsApp messenger on Android Smartphones Digital Investigation, Elsevier, 11(3) [Rohit Tamma, Donnie Tindall] [7]Rohit Tamma, Donnie Tindall Learning Android Forensics. Packt Publishing Ltd., [ [8] Security Android Developers, [Artenstein, N. and Revivo, I Man in the binder: He who controls ipc, controls the droid.] [9] BlackHat Europe

26 Thank you!

Android Forensics. Investigation, Analysis, Google Android. and Mobile Security for. Andrew Hoog. John McCash, Technical Editor SYNGRESS

Android Forensics. Investigation, Analysis, Google Android. and Mobile Security for. Andrew Hoog. John McCash, Technical Editor SYNGRESS Android Forensics Investigation, Analysis, and Mobile Security for Google Android Andrew Hoog John McCash, Technical Editor AMSTERDAM BOSTON. HEIDELBERG LONDON NEW YORK OXFORD PARIS SAN DIEGO SAN FRANCISCO.

More information

Android Forensics: Simplifying Cell Phone Examinations

Android Forensics: Simplifying Cell Phone Examinations Android Forensics: Simplifying Cell Phone Examinations Jeff Lessard, Gary Kessler 2010 Presented By: Manaf Bin Yahya Outlines Introduction Mobile Forensics Physical analysis Logical analysis CelleBrite

More information

and Security Testing Shawn Valle gmail. com May 2013

and Security Testing Shawn Valle gmail. com May 2013 and Security Testing Shawn Valle shawnvalle @ gmail. com May 2013 Introductions 16 years in IT and security (CISSP, MCP, LCP) Co-established FFRDC s Mobile Security Practice in 2010, leading engineering

More information

MAD Gaze x HKCS. Best Smart Glass App Competition Developer Guidelines VERSION 1.0.0

MAD Gaze x HKCS. Best Smart Glass App Competition Developer Guidelines VERSION 1.0.0 MAD Gaze x HKCS Best Smart Glass App Competition Developer Guidelines VERSION 1.0.0 20 MAY 2016 Table of Contents 1. Objective 2. Hardware Specification 3. Operating MAD Gaze 4. Hardware Sensors 4.1 Accelerometer

More information

Paraben s DS 7.5 Release Notes

Paraben s DS 7.5 Release Notes Paraben s DS 7.5 Release Notes Welcome to Paraben s DS Mobile Forensic Solution! DS is designed to allow investigators to acquire the data contained on mobile phones, smartphones, tablets, GPS, and PDA

More information

Spring Lecture 9 Lecturer: Omid Jafarinezhad

Spring Lecture 9 Lecturer: Omid Jafarinezhad Mobile Programming Sharif University of Technology Spring 2016 - Lecture 9 Lecturer: Omid Jafarinezhad Sensors Overview Most Android-powered devices have built-in sensors that measure motion, orientation,

More information

Features. Product Highlights. Not just an app, but a friend for your phone. Optimization. Speed. Battery. Storage. Data Usage

Features. Product Highlights. Not just an app, but a friend for your phone. Optimization. Speed. Battery. Storage. Data Usage PRO Not just an app, but a friend for your phone. Product Highlights Fonetastic is an all-in-one app for Android devices. Built with multiple productivity and security features, it enhances your device

More information

Android Samsung Galaxy S6 Edge

Android Samsung Galaxy S6 Edge Android 6.0.1 Samsung Galaxy S6 Edge Access your quick menu by using two fingers to pull down the menu from the top-center of the screen. You can use this to quickly turn your Wi-Fi, Location, Bluetooth,

More information

1. Use Wireless Data Transfer with FlashAir App for

1. Use Wireless Data Transfer with FlashAir App for Wireless Data Transfer: Basic Usage of FlashAir Wireless Data Transfer function allows you to browse and save files from the device (e.g. a digital camera) to smartphones, tablets, or PCs without cable

More information

Quick Heal Total Security for Android. Anti-Theft Security. Web Security. Backup. Real-Time Protection. Safe Online Banking & Shopping.

Quick Heal Total Security for Android. Anti-Theft Security. Web Security. Backup. Real-Time Protection. Safe Online Banking & Shopping. Quick Heal Total Security for Android Anti-Theft Security. Web Security. Backup. Real-Time Protection. Safe Online Banking & Shopping. Product Highlights Complete protection for your Android device that

More information

Mobile Devices Villanova University Department of Computing Sciences D. Justin Price Spring 2014

Mobile Devices Villanova University Department of Computing Sciences D. Justin Price Spring 2014 Mobile Devices Villanova University Department of Computing Sciences D. Justin Price Spring 2014 INTRODUCTION The field of computer forensics has long been centered on traditional media like hard drives.

More information

Slide 1. Opera Max. Migrating the next billion smartphone users for better app experience

Slide 1. Opera Max. Migrating the next billion smartphone users for better app experience Slide 1 Opera Max Migrating the next billion smartphone users for better app experience The 3 Consideration in the Next Billion Migration Slide 2 Cost of ownership (Device) Cost of usage (Data) Network

More information

VERIPATROL App User Guide

VERIPATROL App User Guide Overview VERIPATROL is a secure software system for the storage, retrieval, and management of video files from VIEVU cameras. This guide describes how to operate the VERIPATROL App application. The App

More information

Gps User Manual Pdf Samsung Galaxy S4 Mini Gt-i9190

Gps User Manual Pdf Samsung Galaxy S4 Mini Gt-i9190 Gps User Manual Pdf Samsung Galaxy S4 Mini Gt-i9190 Samsung GT-I9192 Galaxy S4 Mini is the mini version of the one of Samsung's popular flagship Smartphone which is Samsung GPS, Yes, with A-GPS support

More information

1. Introduction. 1.1 Cosmo Specifications

1. Introduction. 1.1 Cosmo Specifications 1. Introduction 1.1 Cosmo Specifications Details CPU Memory Storage Operating System Connectivity Sensor Camera Display Video Formats Description Quad Core 1.3 GHz ARM Cortex A7 Processor 512MB RAM 8 GB

More information

MOBILedit Forensic Express

MOBILedit Forensic Express MOBILedit Forensic Express All-in-one phone forensic tool from pioneers in the field MOBILedit Forensic Express is a phone and cloud extractor, data analyzer and report generator all in one solution. A

More information

ANDROID PRIVACY & SECURITY GUIDE ANDROID DEVICE SETTINGS

ANDROID PRIVACY & SECURITY GUIDE ANDROID DEVICE SETTINGS ANDROID PRIVACY & SECURITY GUIDE WESNET The Women s Services Network Smartphones store a lot of personal information, including email or social media accounts, reminders and notes, the number of steps

More information

Contact Details and Technical Information

Contact Details and Technical Information Contact Details and Technical Information GetData Forensic Pty Ltd GetData Forensics USA Suite 204 1007 North Sepulveda Blvd # 1543 13a Montgomery St Manhattan Beach, CA 90267 Kogarah NSW 2217 USA Australia

More information

Samsung Mobile Via Usb

Samsung Mobile Via Usb How To Install Android Apps From Pc To Samsung Mobile Via Usb Supported model : Smart Phone/Tablet from Galaxy Note III (Android OS 4.3 or over) When you connect your mobile device to Kies via a USB cable,

More information

1080P P2P Wifi Pinhole Hidden Alarm Clock Camera

1080P P2P Wifi Pinhole Hidden Alarm Clock Camera 1080P P2P Wifi Pinhole Hidden Alarm Clock Camera 1 PRODUCT OVERVIEW Features: Real-time Audio & Video Recording Complete Digital Clock Function Wifi IP Network Function IR Night Vision Support Smartphone

More information

Xin Pan. CSCI Fall

Xin Pan. CSCI Fall Xin Pan CSCI5448 2011 Fall Outline Introduction of Android System Four primary application components AndroidManifest.xml Introduction of Android Sensor Framework Package Interface Classes Examples of

More information

Introduction to Android Tablets and Smartphones

Introduction to Android Tablets and Smartphones The name Android describes mobile devices which use the Android operating system developed by Google and used in many brands of Smartphones and Tablets types and models. Such as Samsung, Sony, Aldi, Huawie,

More information

Introduction. Package Checklist. Minimum System Requirements. Registering Your Product. More Help

Introduction. Package Checklist. Minimum System Requirements. Registering Your Product. More Help Introduction Keep a watch on your family, pet, home or office 24/7, even when you re not there. Creative Live! Cam IP SmartHD gives you a live update on your phone, wherever you are. Get activity alerts,

More information

Worldwide Release. Your world, Secured ND-IM005. Wi-Fi Interception System

Worldwide Release. Your world, Secured ND-IM005. Wi-Fi Interception System Your world, Secured 2016 Worldwide Release System Overview Wi-Fi interception system is developed for police operations and searching of information leaks in the office premises, government agencies and

More information

ViewersLogic - Installation guide

ViewersLogic - Installation guide ViewersLogic - Installation guide General Thank you for joining the ViewersLogic (VL) media panel. Before you install the app, please make sure you meet the following requirements: 1) Have a Home Wi-Fi

More information

Facebook Messenger Install For Android Mobile Java Touchscreen

Facebook Messenger Install For Android Mobile Java Touchscreen Facebook Messenger Install For Android Mobile Java Touchscreen Free Facebook Messenger 3.0.4 Applications Download for your Mobile Phone. Install Facebook Messenger 3.0.4 on PC Using Emulator for free.

More information

Overview. Background. Intelligence at the Edge. Learning at the Edge: Challenges and Brainstorming. Amazon Alexa Smart Home!

Overview. Background. Intelligence at the Edge. Learning at the Edge: Challenges and Brainstorming. Amazon Alexa Smart Home! Overview Background Intelligence at the Edge Samsung Research Learning at the Edge: Challenges and Brainstorming Amazon Alexa Smart Home! Background Ph.D. at UW CSE RFID, Mobile, Sensors, Data Nokia Research

More information

DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING QUESTION BANK M.E III SEM CSE MOBILE APPLICATION DEVELOPMENT UNIT -I INTRODUCTION

DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING QUESTION BANK M.E III SEM CSE MOBILE APPLICATION DEVELOPMENT UNIT -I INTRODUCTION DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING QUESTION BANK M.E III SEM CSE NE7011 MOBILE APPLICATION DEVELOPMENT UNIT -I INTRODUCTION Part A (2 marks) 1. Define Mobile Application? 2. List the uses of

More information

Airplane mode Android app application Back key bandwidth

Airplane mode Android app application Back key bandwidth 1G First-generation analog wireless telephone technology. 2G Second-generation wireless technology, the first digital generation and the first to include data services. 3G Third-generation wireless telephone

More information

CrowdSignals Platform

CrowdSignals Platform CrowdSignals Platform Description of Sensor Data Types Collected User s Reference Document 02/10/2016 EMAIL WEB P.O. Box 4452 91 S Jackson S, Seattle, WA 98104 info@algosnap.com www.algosnap.com CrowdSignals

More information

WIFI Hidden Camera USER MANUAL

WIFI Hidden Camera USER MANUAL WIFI Hidden Camera USER MANUAL A. Get started Step1: Download and install the App named HDMiniCam from Google Play Store (for Android) or Apple Store (for ios) or by scanning the code below: NOTE: 1, Please

More information

We are all connected. The Networked Society

We are all connected. The Networked Society We are all connected The Networked Society And still it grows! The number of internet users in 2018 is 4.021 billion, up 7 percent year-on-year The number of social media users in 2018 is 3.196 billion,

More information

File Cover. Arrange your Gallery into different folder names. (Move your Camera or

File Cover. Arrange your Gallery into different folder names. (Move your Camera or File Cover Arrange your Gallery into different folder names. (Move your Camera or Holiday Friends etc.) etc ) Download pictures into Holiday, Folder Organizer Group items according to labels and create

More information

QUICK GUIDE. Setting up aha on your phone to work with the BeSpoke Premium Audio System * and pairing your Bluetooth phone.

QUICK GUIDE. Setting up aha on your phone to work with the BeSpoke Premium Audio System * and pairing your Bluetooth phone. QUICK START GUIDE Setting up aha on your phone to work with the BeSpoke Premium Audio System * and pairing your Bluetooth phone. * Refer to the BeSpoke Quick Start Guide for usage instructions. BeSpoke

More information

Getting the best digital evidence is what matters XRY extracts more data faster, with full integrity

Getting the best digital evidence is what matters XRY extracts more data faster, with full integrity Getting the best digital evidence is what matters XRY extracts more data faster, with full integrity Successful investigations rely on fast, high quality extraction of data from mobile phones. Without

More information

Performing Digital Autopsy on an Android Device: An Open Source Approach

Performing Digital Autopsy on an Android Device: An Open Source Approach I J C T A, 9(15), 2016, pp. 7111-7117 International Science Press Performing Digital Autopsy on an Android Device: An Open Source Approach Rajan Fasra* and A.R. Nagoor Meeran** ABSTRACT In this evolving

More information

User Guide. BlackBerry 8120 Smartphone

User Guide. BlackBerry 8120 Smartphone User Guide BlackBerry 8120 Smartphone SWD-278813-0204092321-001 Contents BlackBerry basics...11 About typing input methods...11 Type text using SureType technology...11 Switch typing input methods...11

More information

Bbm User Guide For Android Tablet

Bbm User Guide For Android Tablet Bbm User Guide For Android Tablet 4.0 4.2.2 Mobile users can also access their Microsoft Dynamics CRM 2015, Microsoft Tablets. Microsoft Dynamics CRM for ipad. 3rd generation or later with 9 (diagonal)

More information

Quick Heal Mobile Security. Free protection for your Android phone against virus attacks, unwanted calls, and theft.

Quick Heal Mobile Security. Free protection for your Android phone against virus attacks, unwanted calls, and theft. Quick Heal Mobile Security Free protection for your Android phone against virus attacks, unwanted calls, and theft. Product Highlights Complete protection for your Android device that simplifies security

More information

Camera TEIA USER GUIDE

Camera TEIA USER GUIDE Camera TEIA USER GUIDE 2 WELCOME! This guide includes all the information to make the most out of your Smart SPC Teia camera. EN GET AN SPC ACCOUNT Free advantages just one click away. Before going on

More information

Android Forensics Concept

Android Forensics Concept Android Forensics Concept Written by Zlatko Jovanovic Widely use of personal handheld devices, opened the new area in computer forensics field, called phone, cell, or mobile forensics. In the last few

More information

Honor 3C (H30-U10) Mobile Phone V100R001. Product Description. Issue 01. Date HUAWEI TECHNOLOGIES CO., LTD.

Honor 3C (H30-U10) Mobile Phone V100R001. Product Description. Issue 01. Date HUAWEI TECHNOLOGIES CO., LTD. V100R001 Issue 01 Date 2014-03-12 HUAWEI TECHNOLOGIES CO., LTD. . 2014. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means without prior written

More information

Getting the best digital evidence is what matters XRY extracts more data faster, with full integrity

Getting the best digital evidence is what matters XRY extracts more data faster, with full integrity Getting the best digital evidence is what matters XRY extracts more data faster, with full integrity Successful investigations rely on fast, high quality extraction of data from mobile phones. Without

More information

Limited Edition Product Overview

Limited Edition Product Overview Limited Edition Product Overview INTRODUCTION REDEFINING LUXURY beléci is built with impeccable craftsmanship and is designed to meet the 21st century mobile security challenges with its built-in CodeTel

More information

U.S. Mobile Benchmark Report

U.S. Mobile Benchmark Report U.S. Mobile Benchmark Report ADOBE DIGITAL INDEX 2014 80% 40% Methodology Report based on aggregate and anonymous data across retail, media, entertainment, financial service, and travel websites. Behavioral

More information

Mi Home Security Camera Connection Guide. (ios)

Mi Home Security Camera Connection Guide. (ios) Mi Home Security Camera Connection Guide (ios) 1. Navigate to the APP Store with your iphone and search for Mi Home, or scan the QR code below to download and install Mi Home APP. 2. Plug in the Mi Home

More information

Android Forensics. Presented By: Mohamed Khaled. Thanks to: Ibrahim Mosaad Mohamed Shawky

Android Forensics. Presented By: Mohamed Khaled. Thanks to: Ibrahim Mosaad Mohamed Shawky Android Forensics Presented By: Mohamed Khaled Thanks to: Ibrahim Mosaad Mohamed Shawky Agenda Mobile Forensic Process Different Mobile Forensic Scenario Acquisition Guide Challenges of Android Forensics

More information

Simpli.Fi. App for wifi DK series cameras OWNER'S MANUAL. APP DSE Simpli.Fi for Wi-Fi DK series cameras. Product description. Download DSE Simpli.

Simpli.Fi. App for wifi DK series cameras OWNER'S MANUAL. APP DSE Simpli.Fi for Wi-Fi DK series cameras. Product description. Download DSE Simpli. Page: 1 Simpli.Fi App for wifi DK series cameras Product description Simpli.Fi is THE app to control all our WIFI hidden cameras to investigate Series DK. Our investigation for cameras are IP cameras to

More information

Manual Flash Install Android Adobe Apk 2.2. Tablets >>>CLICK HERE<<<

Manual Flash Install Android Adobe Apk 2.2. Tablets >>>CLICK HERE<<< Manual Flash Install Android Adobe Apk 2.2 Tablets 1 - Install Adobe Flash Player on Android 2.2 Tablets for Online Video 2 - Install 9 - Install the Adobe Flash Player Manually on Any Android Device Updated!

More information

Sydney PC User Group Smartphones SIG Mtg 3 Intro (cont.) John Shiel. Mobile Phones with fast connection, easy text entry

Sydney PC User Group Smartphones SIG Mtg 3 Intro (cont.) John Shiel. Mobile Phones with fast connection, easy text entry Sydney PC User Group Smartphones SIG Mtg 3 Intro (cont.) John Shiel Mobile Phones with fast connection, easy text entry Agenda Operating Systems Timeline How Mobile Phones Work Usability importance Adv

More information

User Guide. BlackBerry Pearl 8220 Smartphone. Version: 4.6

User Guide. BlackBerry Pearl 8220 Smartphone. Version: 4.6 BlackBerry Pearl 8220 Smartphone Version: 4.6 SWD-438151-0717114701-001 Contents Shortcuts...9 BlackBerry basics shortcuts...9 Phone shortcuts...9 Message shortcuts...9 Attachment shortcuts...10 Camera

More information

The new maximum security smartphone No Camera - No GPS - No Recorder

The new maximum security smartphone No Camera - No GPS - No Recorder The new maximum security smartphone No Camera - No GPS - No Recorder The new maximum security smartphone DASS H-ONE Smartphone is your smart choice to be protected and connected the whole time. What is

More information

1. Notes. 2. Accessories. 3. Main Functions

1. Notes. 2. Accessories. 3. Main Functions Contents 1. Notes... 2 2. Accessories... 2 3. Main Functions... 2 4. Appearance And Buttons... 3 5. MID Hardware Parameters... 4 6. MID Use And Preparation... 4 7. Keys Functions... 4 8. Start-up And Shutdown...

More information

DATA DISASTER AVERTED! HOW TO BACK UP YOUR ANDROID SMARTPHONE

DATA DISASTER AVERTED! HOW TO BACK UP YOUR ANDROID SMARTPHONE DATA DISASTER AVERTED! HOW TO BACK UP YOUR ANDROID SMARTPHONE Planning ahead is the easiest way to make sure your data isn t lost to the ether, even if your phone is destroyed. Luckily, Google automatically

More information

User manual MODEL: STB266. For ongoing product improvement, this manual will be modified without prior notice.

User manual MODEL: STB266. For ongoing product improvement, this manual will be modified without prior notice. User manual In order to ease users to select video programs, other logos and/or trademarks may appear on the Cloud TV Box. All other logos and/or trademarks are the property of their respective owners.

More information

Quick Heal Total Security for Android. Anti-Theft Security. Web Security. Backup. Real-Time Protection. Safe Online Banking & Shopping.

Quick Heal Total Security for Android. Anti-Theft Security. Web Security. Backup. Real-Time Protection. Safe Online Banking & Shopping. Anti-Theft Security. Web Security. Backup. Real-Time Protection. Safe Online Banking & Shopping. Product Highlights Complete protection for your Android device that simplifies security and significantly

More information

User Manual. Microdigital IP cameras with built-in Ivideon software

User Manual. Microdigital IP cameras with built-in Ivideon software User Manual Microdigital IP cameras with built-in Ivideon software Table of Contents Introduction to Ivideon... What is Ivideon about?... Why use an IP camera with built-in Ivideon software?... How to

More information

Tech Pro. This Month s Offer. TechNews. DYK Series and lots more. airtel. Vol 1

Tech Pro. This Month s Offer. TechNews. DYK Series and lots more. airtel. Vol 1 airtel Tech Pro Get product reviews, tech news, recent events, Helpful tips, and more! This is your one-stop shop for reading and learning about what is trending in the Data world. This Month s Offer TechNews

More information

Introducing the Galaxy S4 7

Introducing the Galaxy S4 7 Contents Contents 1 2 Introducing the Galaxy S4 7 About the Galaxy S4 8 About Android 10 Around the Galaxy S4 Body 12 The Galaxy S4 SIM Card 14 Getting a Samsung Account 16 Samsung Apps Store 17 The Google

More information

To search type and hit enter

To search type and hit enter Contact Us Advertise Disclaimer Privacy Policy Sitemap Write for Us To search type and hit enter Home Android Linux Raspberry Pi PHP Tricks Windows Tech News WordPress Videos Apps Forum Home -> Linux ->

More information

BEAT 2.0 USER MANUAL

BEAT 2.0 USER MANUAL BEAT 2.0 USER MANUAL FCC ID: 2ADLJBEAT20 The device complies with part 15 of the FCC Rules. Operation is subject to the following two conditions: (1) This device may not cause harmful interference, and

More information

Manual Android Tablet Samsung Galaxy Note 10.1 Vs Ipad 3g + Wifi)

Manual Android Tablet Samsung Galaxy Note 10.1 Vs Ipad 3g + Wifi) Manual Android Tablet Samsung Galaxy Note 10.1 Vs Ipad 3g + Wifi) In this article, Apple's ipad Air competes with Samsung's Galaxy Note 10.1 2014 The Wifi variant of the ipad Air is weighting 469grams,

More information

RECO Smart Cam. Quick Start Guide

RECO Smart Cam. Quick Start Guide RECO Smart Cam Quick Start Guide E11074 / Revised Edition V2 / November 2015 NOTE: The screenshots in this Quick Start Guide are for reference only. 2 Hardware Micro USB port MicroSD card slot GPS port

More information

Quick start guide 2018

Quick start guide 2018 Quick start guide 2018 1 Unboxing Charging Case Earbuds USB connection (Type B & Type C) 2 USB cable Wingtips & Eartips (S, M, L) Know your device Earbuds Microphone Wingtip Touch sensitive sensor Touchpad

More information

Smartphone Forensics Moves Pretty Fast. If you don t Stay Current, You ll Miss Evidence

Smartphone Forensics Moves Pretty Fast. If you don t Stay Current, You ll Miss Evidence Bueller Bueller Smartphone Forensics Moves Pretty Fast. If you don t Stay Current, You ll Miss Evidence Hank Mahalik heather@smarterforensics.com Twitter: @HeatherMahalik http://smarterforensics.com 3

More information

MAKING HOME SAFE & SECURE... LED Bulb Smart Camera User Manual

MAKING HOME SAFE & SECURE... LED Bulb Smart Camera User Manual MAKING HOME SAFE & SECURE... LED Bulb Smart Camera User Manual Getting Started Features Panoramic Lens Constant 360⁰ surveillance; captures everything in the field of view. Remote monitoring With easy

More information

CE881: Mobile & Social Application Programming

CE881: Mobile & Social Application Programming CE881: Mobile & Social Application Programming Fragments and Jialin Liu Senior Research Officer Univerisity of Essex 13 Feb 2017 Today s App : Pocket (1/3) Today s App : Pocket (2/3) Today s App : Pocket

More information

User Manual Smartwatch SW15

User Manual Smartwatch SW15 User Manual Smartwatch SW15! 1. Functions Health and exercise -Pedometer Built-in accelerometer checks and tracks your exercise time, fat burning, temperature, speed and distance. -Sleep Monitor Built-in

More information

BMW ANDROID NAVIGATION & MULTIMEDIA PLAYER MANUAL

BMW ANDROID NAVIGATION & MULTIMEDIA PLAYER MANUAL BMW ANDROID NAVIGATION & MULTIMEDIA PLAYER MANUAL Warning:... 4 Functions and operations:... 4 Main interface:... 4 WIFI / Internet... 5 Install apps... 5 Mirror Link:... 6 Dashboard... 7 DVR:... 7 Music

More information

Manual Android Tablet Samsung Galaxy 10.1 Note 10.1'' Wifi 3g 32gb

Manual Android Tablet Samsung Galaxy 10.1 Note 10.1'' Wifi 3g 32gb Manual Android Tablet Samsung Galaxy 10.1 Note 10.1'' Wifi 3g 32gb Choose a Samsung Galaxy Note device most suited to you. The Samsung Galaxy Note 4 helps you be more productive and stay Galaxy Note (10.1,

More information

Cloud Frame User's Manual

Cloud Frame User's Manual Cloud Frame User's Manual For ongoing product improvement, this manual is subject to modification without prior notice. MODEL: CPF708 Before Operation Product Introduction Safety Precautions 2 3 Basic

More information

Technaxx. Everything you need for modern communication you wear from now on your wrist!

Technaxx. Everything you need for modern communication you wear from now on your wrist! Features Technaxx Smart Watch TX 26 * User Manual The Declaration of Conformity for this device is under the Internet link: www.technaxx.de/ (in bottom bar Konformitätserklärung ) Before using the device

More information

ShareLink 200 N Setup Guide

ShareLink 200 N Setup Guide ShareLink 00 N Setup Guide This guide provides instructions for installing and connecting the Extron ShareLink 00 N Collaboration Gateway Network Version. The ShareLink 00 N allows anyone to present content

More information

Qpad X5 User Guide Hi-Target Surveying Instrument Co., Ltd. All Rights Reserved

Qpad X5 User Guide Hi-Target Surveying Instrument Co., Ltd. All Rights Reserved Qpad X5 User Guide Hi-Target Surveying Instrument Co., Ltd. All Rights Reserved Manual Revision Preface File number: Revision Date Revision Level Description 2016-06-03 1 Qpad X5 User Guide II Qpad X5

More information

Presenter Name. Date

Presenter Name. Date Presenter Name Date Smartphone Forensics! Henry E. Saint-Fleur Antenna NFC microchip Presenter Name Date Smartphone Forensics Background Henry Saint-Fleur! Background! Computer Science / Network Administration

More information

Faheem, Muhammad; Le-Khac, Nhien-An; Kechadi, Tahar. Journal of Information Security, 5 :

Faheem, Muhammad; Le-Khac, Nhien-An; Kechadi, Tahar. Journal of Information Security, 5 : Provided by the author(s) and University College Dublin Library in accordance with publisher policies. Please cite the published version when available. Title Smartphone Forensic Analysis: A Case Study

More information

i-flashdrive for Android

i-flashdrive for Android i-flashdrive for Android Introducing i-flashdrive for Android An The upgrade Ultimate to Storage all 30-pin between dock & ios, speakers Android and Computers Exchange files between iphone and Android

More information

-- User Manual -- Sycret Cloud. Page 1

-- User Manual -- Sycret Cloud. Page 1 Sycret Cloud Page 1 Table of Contents 1 SYSTEM REQUIREMENT........Page.3 2 GETTING STARTED 2.1 HOW TO START SYCRET CLOUD...Page.3 2.2 FIRST-RUN INITIALIZATION....Page.3 3 INSTRUCTIONS 3.1 FILE ENCRYPTION/DECRYPTION.....Page.5

More information

BlackBerry Curve 8350i Smartphone Version: User Guide

BlackBerry Curve 8350i Smartphone Version: User Guide BlackBerry Curve 8350i Smartphone Version: 4.6.1 User Guide SWD-548973-0707110756-001 Contents Shortcuts... 8 BlackBerry basics shortcuts... 8 Phone shortcuts... 8 Message shortcuts... 8 Attachment shortcuts...

More information

Quick Start Guide. WiFi Camera HD Wi-Fi camera with temperature & humidity detection. EU Environmental Protection PL - W0420

Quick Start Guide. WiFi Camera HD Wi-Fi camera with temperature & humidity detection. EU Environmental Protection PL - W0420 PL - W0420 Quick Start Guide EU Environmental Protection Waste electrical products should not be disposed of with household waste. Please recycle where facilities exist. Check with your local authority

More information

Logical acquisition of iphone without Jail Breaking

Logical acquisition of iphone without Jail Breaking 2018 IJSRST Volume 4 Issue 9 Print ISSN : 2395-6011 Online ISSN : 2395-602X Themed Section: Science and Technology Logical acquisition of iphone without Jail Breaking Priyank Parmar 1, Dr. Ravi Sheth 2

More information

Software Version Through Pc

Software Version Through Pc How To Update Your Facebook For Android Software Version Through Pc Facebook Varies with device: Official Facebook app for Android. you to: update your status, share links and photos, write private messages

More information

3CX Mobile Device Manager

3CX Mobile Device Manager 3CX Mobile Device Manager Manual 1 Copyright 2013, 3CX Ltd. http://www.3cx.com E-mail: info@3cx.com Information in this document is subject to change without notice. Companies names and data used in examples

More information

CONTENTS I. DEVICE SETUP II. INSTALLATION III. UNINSTALL RETAIL MODE

CONTENTS I. DEVICE SETUP II. INSTALLATION III. UNINSTALL RETAIL MODE CONTENTS I. DEVICE SETUP SCENARIO A: New Device Setup SCENARIO B: Device Has Previous Retail Mode Installed 3 II. INSTALLATION 6 SCENARIO A: Download Installation (Device has access to Wi- Fi/4G Network)

More information

Quick Start Guide. Panoramic Camera. 360 Pro

Quick Start Guide. Panoramic Camera. 360 Pro 360 Pro Quick Start Guide Panoramic Camera To assure the product to work in best status please read the guide carefully before operation and keep it well for future use Laptop with Touch - 360 Rotation

More information

STUDIO 7.0 USER MANUAL

STUDIO 7.0 USER MANUAL STUDIO 7.0 USER MANUAL 1 Table of Contents Safety Information... 3 Appearance and Key Functions... 4 Introduction... 5 Call Functions... 6 Notifications Bar... 7 Contacts... 8 Messaging... 9 Internet Browser...

More information

EZCam Quick Start Guide. Connect with Beam VER-Z3

EZCam Quick Start Guide. Connect with Beam VER-Z3 EZCam Quick Start Guide Connect with Beam VER-Z3 1 Getting to know your camera 1 2 3 4 5 6 1 Status Light 2 Light Sensor 3 HD Camera 4 Microphone 5 Power Port 6 Speaker What s in the box: EZCam Quick Start

More information

User Guide Sample Pdf Samsung Galaxy S4 Active

User Guide Sample Pdf Samsung Galaxy S4 Active User Guide Sample Pdf Samsung Galaxy S4 Active If you need a manual or help with the setup of your Samsung Galaxy S4 Active, check out our user guide to start using your phone, connect to the internet.

More information

NUIT Student Tech Talk

NUIT Student Tech Talk NUIT Student Tech Talk Go Mobile at NU Smartphones March 1, 2012 Presented by NUIT Support Center Lead Consultants: Manu Anjanappa Shamyle Ghazali Introduction Taking the next step after Angry Birds and

More information

StarryBay. User Guide

StarryBay. User Guide StarryBay User Guide SW-08 Smart Watch 1 / 13 Contents 3 Chapter 1: Overview 3 External part & Internal part 3 Accessories 3 On screen keyboard 4 Basic gestures 5 Status icons 6 Three working modes 7 Chapter

More information

Let s get started BC

Let s get started BC BC Let s get started s R What else is in the box? Galaxy S8 I S8+ SIM SIM tray tool Travel Adapter USB Cable USB Connector for use with Smart Switch Stereo Earbud Headset V Front Camera Volume Bixby Power/

More information

This appendix provides definitions of terms discussed in this book. Terms are listed in alphabetical order. B. Glossary of Terms

This appendix provides definitions of terms discussed in this book. Terms are listed in alphabetical order. B. Glossary of Terms This appendix provides definitions of terms discussed in this book. Terms are listed in alphabetical order. B There are a number of terms listed throughout this book, and if you want to read a list of

More information

User Guide. BlackBerry 8320 Smartphone

User Guide. BlackBerry 8320 Smartphone User Guide BlackBerry 8320 Smartphone SWD-280417-0201042058-001 Contents BlackBerry basics...11 Switch applications...11 Assign an application to a Convenience key...11 Set owner information...11 Turn

More information

User manual.

User manual. User manual www.zositech.com 1 Product Overview Thank you for choosing ZOSI IP camera. For more instructions, please visit www.zositech.com. 1 2 3 6 5 4 7 1 Microphone 2 Indicating lamp 3 Lens 4 Micro-SD

More information

What s in the Box Get Started Hardware Installation For Mobile Device Set Up Camera... 6

What s in the Box Get Started Hardware Installation For Mobile Device Set Up Camera... 6 Quick Start Guide Table of Contents What s in the Box... 1 Get Started... 1 Hardware Installation... 2 For Mobile Device... 2 Set Up Camera... 6 Set Up Wi-Fi Without Network Cable... 8 View in Windows

More information

ATV520 User Manual V1.1

ATV520 User Manual V1.1 ATV520 User Manual V1.1 ATV520 Enjoy TV Box User Manual V1.0 Introduction The ATV520, also called Dual core Android TV box, is a box connected to your TV HDMI input that turn your TV to a multifunction

More information

Mini WiFi Camera. Setup Manual

Mini WiFi Camera. Setup Manual Mini WiFi Camera Setup Manual 1 Getting to know your camera This mini WiFi camera features 1080p HD resolution, 140 wide-angle lens and two-way audio. It is also compatible with Google Assistant and Amazon

More information

Please scan the QR code to download the latest App software.

Please scan the QR code to download the latest App software. Please scan the QR code to download the latest App software. Or download Smart Life-smart home from APP Store or Google Play. The latest App software includes air conditioner, dehumidifier and Portable

More information

Workshop #10 Wifi & WhatsApp

Workshop #10 Wifi & WhatsApp Workshop #10 Wifi & WhatsApp What is Wi-Fi exactly, what s the big deal & how do I connect to it? WhatsApp Messenger explained Terms you will hear today What is WhatsApp? How do I send a message on WhatsApp

More information

710 Bluetooth Files Via

710 Bluetooth Files Via Instructions On How To Use Nokia Lumia 710 Bluetooth Files Via The following instructions are tested to work for Windows Phone 8 (previously: Windows Live ID or Hotmail account) in use on your Lumia phone.

More information