CDW Android App Debugging Setup for Windows 8 1/19/2015

Size: px
Start display at page:

Download "CDW Android App Debugging Setup for Windows 8 1/19/2015"

Transcription

1 Creating a USB Driver for Nitrogen6X Board NOTE: The Google USB Driver is required for Windows only. 1. Download Google USB Driver and install it via SDK Manager in Android Studio. 1.1.Start SDK Manager via Android Studio. Tools Android SDK Manager 1.2.Scroll until finding Google USB Driver. Click to check and ensure all other boxes are unchecked. Then install the driver. 1.3.Driver is installed to: %USERPROFILE%\Android SDK\sdk\extras\google\usb_driver 2. From here, the directions are from: See that webpage for more details. Will summarize steps below. 3. Modify 3 things in order to make Google USB Driver work for and Android device for Windows. 3.1.Modify android_winusb.inf file. 3.2.Digitally sign the modified driver. 3.3.Modify adb. 4. Modify android_winusb.inf file. 4.1.The format to add is: ;Comment usually the device name %SingleAdbInterface% = USB_Install, USB\; here you put VID and PID %CompositeAdbInterface% = USB_Install, USB\; same as above but add the MI 4.2.How to get the VID and PID Open Device Manager Right-click the device, select Properties in New dialog, go to Details tab. NOTE: For Nitrogen6X, this shows up as a device under Other and under Portable Devices. Click the Properties for the Portable Devices one In Property drop down menu, select Hardware IDs. An example of what you will see is below. Following that, is what showed up for the Nitrogen6X. Page 1

2 Page 2

3 4.3.Take this value for composite adb device and remove MI for adb device and you get: ;MSI WindPad Enjoy 7 plus %SingleAdbInterface% = USB_Install, USB\VID_2207&PID_0000 %CompositeAdbInterface% = USB_Install, USB\VID_2207&PID_0000&REV_0222&MI_01 ; For Nitrogen6X: ;Boundary Devices Nitrogen6X %SingleAdbInterface% = USB_Install, USB\VID_18D1&PID_4E42 %CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_4E42&REV_9999&MI_00 ; 4.4.Copy above 2 lines twice once to [Google.NT.x86] section and another to [Google.NT.amd64] section. 5. Digitally Sign the Driver. Page 3

4 5.1.Modifying android_winusb.inf will prevent it from installing on Windows 8. Correct action is to regenerate the catalog file. However, there is a workaround disable Windows signature verification and then install the driver. 5.2.To Temporarily Disable Windows Driver Signature Verification: In command prompt, type shutdown /o /r /t 0 /o = Go to Advanced Boot Options Menu and Restart PC /r = Full shutdown and restart /t xxxx = Set timeout period before shutdown Click Troubleshoot Click Advanced Options Click Startup Settings Click Restart After restarting, choose Disable driver signature enforcement from the list Modify adb (Step 6) Install driver. (Step 7) Restart PC. 6. Modify adb 6.1.In command prompt, enter the following line to write the USB Vendor ID to the adb_usb.ini file. echo 0x2207 >> USERPROFILE%\.android\adb_usb.ini where 0x2207 is the example Vendor ID For Nitrogen6X, VID = 18D1: echo 0x18D1 >> USERPROFILE%\.android\adb_usb.ini 7. Install Driver 7.1.Go to Device Manager. 7.2.Scan for Hardware Changes (Action Scan for Hardware Changes) 7.3.When device shows up with Unknown Driver status, click on Update Driver and select local location from C:\Users\craig\Android SDK\sdk\extras\google\usb_driver. 7.4.Device Manger will find the driver and warn about installing it. Select Yes. Page 4

5 7.5.After installation, Device Manager will look as follows with Nitrogen6X device listed as Android Device Android Composite ADB Interface 8. Test Installation 8.1.Enable USB debugging in Developer Options on Android Device (Settings Developer Options). 8.2.Type following commands in command prompt: adb kill-server adb start-server adb devices 8.3.In Android Studio, start debug of an app and see if device shows up in device list. NOTE 1: For Nitrogen 6X: It is showing up as ABCDEF unauthorized NOTE 2: I also got a popup on Nitrogen6X LCD asking if to allow debugging from the attached PC (and it gave my laptop ID). Answered OK. And there it is in Android Studio (when Debugging or Running an App, this popup occurs for selection of a device or emulator to execute on): Page 5

6 9. Restart PC Page 6

http://developer.android.com/sdk/index.html

http://developer.android.com/sdk/index.html How to install MOVERIO ADB USB Driver < In case of Windows > 1 Obtain Android SDK 1-1 Download Android Studio from the following site: http://developer.android.com/sdk/index.html 2 Install Android Studio

More information

Introduction to Gear VR Development in Unity APPENDIX A: SETUP (WINDOWS 7/8)

Introduction to Gear VR Development in Unity APPENDIX A: SETUP (WINDOWS 7/8) Introduction to Gear VR Development in Unity APPENDIX A: SETUP (WINDOWS 7/8) 3-hour Workshop Version 2015.07.13 Contact us at hello-dev@samsung.com Presented by Samsung Developer Connection and MSCA Engineering

More information

M100 System File Manager Help

M100 System File Manager Help Copyright (c) Vuzix Corporation 2013-2014. All Rights Reserved. M100 System File Manager Help Section I) Installation of the M100 Section II) General Information Section III) Troubleshooting Section IV)

More information

Installing Global Logger USB Drivers

Installing Global Logger USB Drivers Installing Global Logger USB Drivers For 32-bit Windows 8, skip to the section labeled, Continue with Driver Installation. For 64-bit Windows 8, start the process here. At the time of this writing, the

More information

Silk Test 15.0. Testing Mobile Web Applications

Silk Test 15.0. Testing Mobile Web Applications Silk Test 15.0 Testing Mobile Web Applications Micro Focus 575 Anton Blvd., Suite 510 Costa Mesa, CA 92626 Copyright Micro Focus 2014. All rights reserved. Portions Copyright 1992-2009 Borland Software

More information

How to Install Applications (APK Files) on Your Android Phone

How to Install Applications (APK Files) on Your Android Phone How to Install Applications (APK Files) on Your Android Phone Overview An Android application is stored in an APK file (i.e., a file named by {Application Name}.apk). You must install the APK on your Android

More information

Allow Installation from Unknown Sources

Allow Installation from Unknown Sources Part 5 - Publishing Independently It is possible to publish an application without using any of the existing Android marketplaces. This section will explain these other publishing methods and the licensing

More information

Introduction to Gear VR Development in Unity APPENDIX A: SETUP (MAC OS X)

Introduction to Gear VR Development in Unity APPENDIX A: SETUP (MAC OS X) Introduction to Gear VR Development in Unity APPENDIX A: SETUP (MAC OS X) 3-hour Workshop Version 2015.07.13 Contact us at hello-dev@samsung.com Presented by Samsung Developer Connection and MSCA Engineering

More information

Colorfly Tablet Upgrade Guide

Colorfly Tablet Upgrade Guide Colorfly Tablet Upgrade Guide (PhoenixSuit) 1. Downloading the Firmware and Upgrade Tool 1. Visit the official website http://www.colorful.cn/, choose 产 品 > 数 码 类 > 平 板 电 脑, and click the product to be

More information

F.A.Q. Mustek A3 scanners 600-1200-2400

F.A.Q. Mustek A3 scanners 600-1200-2400 F.A.Q. Mustek A3 scanners 600-1200-2400 Q- When I connect the scanner there is no light on the scanner, is the scanner working? A- There is no LED on the scanner that indicates if the scanner is switched

More information

Shearwater Research Dive Computer Software Manual

Shearwater Research Dive Computer Software Manual Shearwater Research Dive Computer Software Manual Revision 1.3 Table of Contents 1. Basic overview of components 2. O/S IrDA driver installation 2.1 USB IrDA installation for Windows XP Home/Pro editions

More information

How To Upgrade A Yarvik Gotab Tablet To Android 4.0 (For Android) 4.2.2 (For Ipad) 4Th Generation (For Microsoft) 4S) 4G (For Zemmer) 4

How To Upgrade A Yarvik Gotab Tablet To Android 4.0 (For Android) 4.2.2 (For Ipad) 4Th Generation (For Microsoft) 4S) 4G (For Zemmer) 4 TAB420/424/460/461/464 GOTAB XERIOS 10 TABLET ANDROID 4.0 UPGRADE INSTRUCTIONS Page 1 of 9 BEFORE YOU START: BACKUP IMPORTANT DATA! Upgrading your Yarvik tablet to Android 4.0 will erase all user settings,

More information

SlimDrivers User Manual

SlimDrivers User Manual SlimDrivers User Manual Introduction: What are Updates? Updates are corrections to the software on your computer that are made to fix errors or to improve the overall performance of a particular program

More information

TxEIS Browser Settings

TxEIS Browser Settings TxEIS Browser Settings Updated May 2016 The TxEIS Browser Settings document lists supported browsers and recommended browser settings which will allow you to utilize the TxEIS system at its fullest potential

More information

Running a Program on an AVD

Running a Program on an AVD Running a Program on an AVD Now that you have a project that builds an application, and an AVD with a system image compatible with the application s build target and API level requirements, you can run

More information

Changing Your Cameleon Server IP

Changing Your Cameleon Server IP 1.1 Overview Technical Note Cameleon requires that you have a static IP address defined for the server PC the Cameleon server application runs on. Even if the server PC has a static IP address, you may

More information

UX3600/NT/NTL/NTS Quick Start Guide This Quick Start Guide will explain how to connect and communicate with the EAW UX3600, NTL720, NTS250, KFNT, and JFNT powered speakers. Table of Contents 1. Downloading

More information

I N R O A D S, I N C. T R A I N I N G A N D D E V E L O P M E N T

I N R O A D S, I N C. T R A I N I N G A N D D E V E L O P M E N T I N R O A D S, I N C. T R A I N I N G A N D D E V E L O P M E N T Intern E- Learning Guide 2015 1 Introduction Welcome to another valuable piece of your INROADS development experience, e-learning! If you

More information

Thuraya XT-DUAL. Software Upgrade Manual

Thuraya XT-DUAL. Software Upgrade Manual Thuraya XT-DUAL Software Upgrade Manual Version 1 / February 2012 1. INTRODUCTION... 3 2. SOFTWARE UPGRADE WITH WINDOWS 7... 4 2.1 Installation of the Upgrader Package... 4 2.2 Manual detection (optional

More information

DRIVER INSTALLATION PROCEDURE WINDOWS 8 (32 OR 64 BIT)

DRIVER INSTALLATION PROCEDURE WINDOWS 8 (32 OR 64 BIT) DRIVER INSTALLATION PROCEDURE WINDOWS 8 (32 OR 64 BIT) IDENTIFYING THE OPERATING SYSTEM INSTALLED ON YOUR PC 1. Look for the Control Panel icon (on the Start menu or on the desktop, depending on the running

More information

Network Licensing. White Paper 0-15Apr014ks(WP02_Network) Network Licensing with the CRYPTO-BOX. White Paper

Network Licensing. White Paper 0-15Apr014ks(WP02_Network) Network Licensing with the CRYPTO-BOX. White Paper WP2 Subject: with the CRYPTO-BOX Version: Smarx OS PPK 5.90 and higher 0-15Apr014ks(WP02_Network).odt Last Update: 28 April 2014 Target Operating Systems: Windows 8/7/Vista (32 & 64 bit), XP, Linux, OS

More information

KeePass Getting Started on Windows

KeePass Getting Started on Windows KeePass Getting Started on Windows This guide includes the initial installation of KeePass 2.x on a Windows PC, creating your first password database, testing the software and entering your first accounts.

More information

Silk Test 17.0. Testing Mobile Applications

Silk Test 17.0. Testing Mobile Applications Silk Test 17.0 Testing Mobile Applications Micro Focus The Lawn 22-30 Old Bath Road Newbury, Berkshire RG14 1QN UK http://www.microfocus.com Copyright Micro Focus 1992-2016. All rights reserved. MICRO

More information

VPN Service Access Manual. Rev.1.3

VPN Service Access Manual. Rev.1.3 VPN Service Access Manual Rev.1.3 0 System Requirements VPN service supports the following terminal environments. OS Windows Vista SP2 Windows 7 SP1 Windows 8 Windows 8.1 Apple Mac OS X 10.7.x Apple Mac

More information

Step-by-Step Guide to Securing Windows XP Professional with Service Pack 2 in Small and Medium Businesses

Step-by-Step Guide to Securing Windows XP Professional with Service Pack 2 in Small and Medium Businesses Step-by-Step Guide to Securing Windows XP Professional with Service Pack 2 in Small and Medium Businesses 2004 Microsoft Corporation. All rights reserved. This document is for informational purposes only.

More information

For Windows XP 64 bit

For Windows XP 64 bit Installation Guide Beta drivers for Windows XP[64], Win 7[32/64bit,], Win 8.1[64bit] This version of Orange-5 software introduces support for 64 bit operational systems (Win XP 64 bit, Win7 64, etc..).

More information

FAQ for Eee Pad TF201

FAQ for Eee Pad TF201 FAQ for Eee Pad TF201 E6915 Managing files... 2 How do I access my data stored in microsd, SD card and USB device?... 2 How do I move the selected file to another folder?... 2 How do I copy and paste the

More information

How to Set Up Your PC for Android Application Development

How to Set Up Your PC for Android Application Development Introduction Application Note How to Set Up Your PC for Android Application Development Supported Environments: Windows 7 (32/64-bit), Windows Vista (32/64-bit), Windows XP * This application note was

More information

How to downgrade Samsung Galaxy Tab 2 back to original V4.1.1 Android OS

How to downgrade Samsung Galaxy Tab 2 back to original V4.1.1 Android OS How to downgrade Samsung Galaxy Tab 2 back to original V4.1.1 Android OS Important information: This procedure restores the Samsung Galaxy tablet, used with the 1750 Fluke Power Recorder product back to

More information

Adobe Acrobat Version 8, 9, 10, and 11 Instructions

Adobe Acrobat Version 8, 9, 10, and 11 Instructions Adobe Acrobat Version 8, 9, 10, and 11 Instructions Forms to be digitally signed Exceptions Contact Information Design Exception/Design Waiver Form (Interactive PDF form predesigned) Deviation from Standards

More information

Driver Updater Manual

Driver Updater Manual Driver Updater Manual Keep your drivers up-to-date! Improve your system performance and stability by keeping your drivers updated. Automatically find, update and fix the drivers on your computer and turn

More information

QuickBooks Business Accounting Software 2013-2006 for Windows

QuickBooks Business Accounting Software 2013-2006 for Windows QuickBooks Business Accounting Software 2013-2006 for Windows Account Conversion Instructions for Web Connect to Direct Connect QuickBooks Business Accounting Software 2008 2010 for Windows Account Connect

More information

A. BACK UP YOUR CURRENT DATA. QuickBooks Business Accounting Software 2006 2009 for Windows Account Conversion Instructions

A. BACK UP YOUR CURRENT DATA. QuickBooks Business Accounting Software 2006 2009 for Windows Account Conversion Instructions QuickBooks Business Accounting Software 2006 2009 for Windows Account Conversion Instructions As your financial institution completes its system conversion, you will need to modify your QuickBooks settings

More information

USB 2.0 3.5 External Hard Disk Drive

USB 2.0 3.5 External Hard Disk Drive USB 2.0 3.5 External Hard Disk Drive System Requirements Notebook or Desktop PC with USB2.0 or USB1.1 port. Windows 98SE/Me/2000, or Windows XP (Make sure the device driver for USB Host controller has

More information

Windows 7 Hula POS Server Installation Guide

Windows 7 Hula POS Server Installation Guide Windows 7 Hula POS Server Installation Guide Step-by-step instructions for installing the Hula POS Server on a PC running Microsoft Windows 7 1 Table of Contents Introduction... 3 Getting Started... 3

More information

AN220 USB DRIVER CUSTOMIZATION

AN220 USB DRIVER CUSTOMIZATION USB DRIVER CUSTOMIZATION Relevant Devices This application note applies to the following devices: CP2101/2/3/4/5/8, C8051F320/1/6/7, C8051F340/1/2/3/4/5/6/7/8/9/A/B/C/D, C8051F380/1/2/3/4/5/6/7, C8051T320/1/2/3/6/7,

More information

Symantec PGP Whole Disk Encryption Hands-On Lab V 3.7

Symantec PGP Whole Disk Encryption Hands-On Lab V 3.7 Symantec PGP Whole Disk Encryption Hands-On Lab V 3.7 Description This hands-on lab session covers the hard drive encryption technologies from PGP. Students will administer a typical Whole Disk Encryption

More information

Android Setup Phase 2

Android Setup Phase 2 Android Setup Phase 2 Instructor: Trish Cornez CS260 Fall 2012 Phase 2: Install the Android Components In this phase you will add the Android components to the existing Java setup. This phase must be completed

More information

Install Device Drivers and Toolkit for Windows 7

Install Device Drivers and Toolkit for Windows 7 Install Device Drivers and Toolkit for Windows 7 The USB driver is required for all installations to assure that the computer communicates with the digitizer. Note: Installation instructions for Windows

More information

JROTC CURRICULUM MANAGER INSTALLATION GUIDE VERSION 2.0

JROTC CURRICULUM MANAGER INSTALLATION GUIDE VERSION 2.0 JROTC CURRICULUM MANAGER INSTALLATION GUIDE VERSION 2.0 Updated November 24, 2014 Table of Contents Curriculum Manager Installation Instructions... 6 Set-up Steps... 6 Step 1... 7 Pre-Install Instructions...

More information

Help Desk Email Templates User s Manual

Help Desk Email Templates User s Manual Help Desk Email Templates User s Manual Welcome... 2 Configuring the Add-in... 3 Help Desk Email Templates Settings... 3 Troubleshooting... 4 Help Desk Email Templates Copyright 2012 Sperry Software Inc.

More information

Global Monitoring + Support

Global Monitoring + Support Use HyperTerminal to access your Global Monitoring Units View and edit configuration settings View live data Download recorded data for use in Excel and other applications HyperTerminal is one of many

More information

CSA Software Listing 2016-2017. Table of Contents. Both Windows and Mac platforms are supported.

CSA Software Listing 2016-2017. Table of Contents. Both Windows and Mac platforms are supported. CSA Software Listing 2016-2017 Both Windows and Mac platforms are supported. Table of Contents Student Access and Permissions... 2 Web Browsers... 2 Mozilla Firefox... 2 Internet Explorer... 2 Google Chrome...

More information

UP L18 Enhanced MDM and Updated Email Protection Hands-On Lab

UP L18 Enhanced MDM and Updated Email Protection Hands-On Lab UP L18 Enhanced MDM and Updated Email Protection Hands-On Lab Description The Symantec App Center platform continues to expand it s offering with new enhanced support for native agent based device management

More information

Future Technology Devices International Ltd. FTDI Drivers Installation guide for. Windows 7

Future Technology Devices International Ltd. FTDI Drivers Installation guide for. Windows 7 Future Technology Devices International Ltd. Application Note AN_119 FTDI Drivers Installation guide for Windows 7 Document Reference No.: FT_000160 Issue Date: 2015-06-15 The purpose of this application

More information

Internet Explorer Browser Clean-up

Internet Explorer Browser Clean-up Follow the steps below to determine your Internet Explorer version number and access browser clean-up procedures specific to your version. 1. From Internet Explorer, click the Help menu and choose About

More information

Future Technology Devices International Ltd. Mac OS-X Installation Guide

Future Technology Devices International Ltd. Mac OS-X Installation Guide Future Technology Devices International Ltd. Mac OS-X Installation Guide I Mac OS-X Installation Guide Table of Contents Part I Welcome to the Mac OS-X Installation Guide 2 Part II Installing FTDIUSBSerialDriver

More information

Health Monitoring Demo for ice40 Ultra Wearable Development Platform User Guide. UG103 Version 1.0, September 2015

Health Monitoring Demo for ice40 Ultra Wearable Development Platform User Guide. UG103 Version 1.0, September 2015 ice40 Ultra Wearable Development Platform User Guide UG103 Version 1.0, September 2015 Demo Setup Hardware Requirements ice40 Ultra Wearable Development Platform Android smart phone with Android 4.3 or

More information

Wireless Network Adapter Installation

Wireless Network Adapter Installation Belkin 54 Mbps Wireless Network Adapter Installation Version 1.0 Copyright Copyright 2013 Watthour Engineering Co., Inc.. All rights reserved. Information in this document is subject to change without

More information

WHITE PAPER SETTING UP AND USING ESTATE MASTER ON THE CLOUD INTRODUCTION

WHITE PAPER SETTING UP AND USING ESTATE MASTER ON THE CLOUD INTRODUCTION WHITE PAPER SETTING UP AND USING ESTATE MASTER ON THE CLOUD INTRODUCTION Cloud Computing can provide great flexibility for the Estate Master user. You can access your feasibilities, manage you projects

More information

Future Technology Devices International Ltd. Windows 98 Installation Guide

Future Technology Devices International Ltd. Windows 98 Installation Guide Future Technology Devices International Ltd. Windows 98 Installation Guide I Windows 98 Installation Guide Table of Contents Part I Welcome to the Windows 98 Installation Guide 2 Part II Installing FT232BM,

More information

Zoom Participant Guide

Zoom Participant Guide The Office of Academic Technology http://academictech.ottawa.edu/ Zoom Participant Guide Zoom is a conferencing solution that provides both video conferencing and screen sharing capabilities. Its high-quality

More information

5.4.8 Optional Lab: Managing System Files with Built-in Utilities in Windows 7

5.4.8 Optional Lab: Managing System Files with Built-in Utilities in Windows 7 5.4.8 Optional Lab: Managing System Files with Built-in Utilities in Windows 7 Introduction Print and complete this lab. In this lab, you will use Windows built-in utilities to gather information about

More information

FX-BTCVT Bluetooth Commissioning Converter Commissioning Guide

FX-BTCVT Bluetooth Commissioning Converter Commissioning Guide FX-BTCVT Bluetooth Commissioning Converter Commissioning Guide FX-BTCVT-1 (Bluetooth Commissioning Converter) Code No. LIT-12011665 Issued December 5, 2014 Refer to the QuickLIT website for the most up-to-date

More information

New User Enrollment Processes for Online Banking Services

New User Enrollment Processes for Online Banking Services This package contains instructions for setting up your Online Banking Account, estatements, Mobile Banking, Remote Check Deposit, and Text Banking. New User Enrollment Processes for Online Banking Services

More information

Download and Installation Instructions. Android SDK and Android Development Tools (ADT) Microsoft Windows

Download and Installation Instructions. Android SDK and Android Development Tools (ADT) Microsoft Windows Download and Installation Instructions for Android SDK and Android Development Tools (ADT) on Microsoft Windows Updated May, 2012 This document will describe how to download and install the Android SDK

More information

Basic Android Setup. 2014 Windows Version

Basic Android Setup. 2014 Windows Version Basic Android Setup 2014 Windows Version Introduction In this tutorial, we will learn how to set up the Android software development environment and how to implement image processing operations on an Android

More information

Standard Operating Procedure for Upgrading the Firmware to Android Kit Kat

Standard Operating Procedure for Upgrading the Firmware to Android Kit Kat PadFone 2 E9525 Standard Operating Procedure for Upgrading the Firmware to Android Kit Kat Download the latest firmware from the ASUS Support site and follow the instructions described in this guide to

More information

IGSS. Interactive Graphical SCADA System. Quick Start Guide

IGSS. Interactive Graphical SCADA System. Quick Start Guide IGSS Interactive Graphical SCADA System Quick Start Guide Page 2 of 26 Quick Start Guide Introduction This guide is intended to get you up and running with the IGSS FREE50 license as fast as possible.

More information

Example Connection between USB Host and Android

Example Connection between USB Host and Android Example connection between USB Host and Android Example Connection between USB Host and Android This example illustrates the connection between Board ETMEGA2560-ADK and Android through Port USB Host. In

More information

Digital Signatures with AutoCAD and CoSign

Digital Signatures with AutoCAD and CoSign Digital Signatures with AutoCAD and CoSign 2 Contents Introduction... 2 Supported File Types... 3 Digitally Signing PDF Files or Drawings?... 3 Digitally Signing Drawing files with CoSign... 3 Configure

More information

Working with SQL Server Integration Services

Working with SQL Server Integration Services SQL Server Integration Services (SSIS) is a set of tools that let you transfer data to and from SQL Server 2005. In this lab, you ll work with the SQL Server Business Intelligence Development Studio to

More information

Scanner Networking. User s Guide. Microtek Scanner Server (MSS) utility. Note: ScanWizard Pro's scanner networking

Scanner Networking. User s Guide. Microtek Scanner Server (MSS) utility. Note: ScanWizard Pro's scanner networking Scanner Networking User s Guide This document explains how the scanner network function in ScanWizard Pro allows you to share and unshare scanners for public use, as well as how to access remote and local

More information

How To Send An Encrypted Email In Outlook 2000 (For A Password Protected Email) On A Pc Or Macintosh (For An Ipo) On Pc Or Ipo (For Pc Or For A Password Safemail) On An Iphone Or

How To Send An Encrypted Email In Outlook 2000 (For A Password Protected Email) On A Pc Or Macintosh (For An Ipo) On Pc Or Ipo (For Pc Or For A Password Safemail) On An Iphone Or Outlook 2000 1. Open Outlook 2000 and select the Tools > Options > Security. 2. Click Change Settings. 3. Under the Certificates and Algorithms, there are two Choose buttons. The first allows you to select

More information

CAMPUSCALL 3.9 Station Setup

CAMPUSCALL 3.9 Station Setup CAMPUSCALL 3.9 Station Setup VoIP Setup... 2 1. Software Installation... 2 2. Connections to the call station... 2 Analog Setup (Way2Call Hi-Phone)... 2 1. Connections to the call station... 2 2. Connections

More information

How to Set Up Your PC for Android Application Development

How to Set Up Your PC for Android Application Development Introduction Application Note How to Set Up Your PC for Android Application Development Supported Environments: Windows 7 (32/64 bit), Windows Vista (32/64 bit), Windows XP * This application note was

More information

Tablet PC User Manual

Tablet PC User Manual Tablet PC User Manual Please read all instructions carefully before use to get the most out of your Time2Touch Tablet PC. The design and features are subject to change without notice. Contents Important

More information

OFFICE 365 SELF- CONFIGURATION GUIDE

OFFICE 365 SELF- CONFIGURATION GUIDE IT HELPDESK, REPUBLIC POLYTECHNIC OFFICE 365 SELF- CONFIGURATION GUIDE Version 7.0 IT Helpdesk 6-30-2015 0 TABLE OF CONTENTS Things to note before proceeding with this guide:... 1 Office 365 ProPlus Installation

More information

Digital Signatures. Digital Signatures - How to enable validation of Siemens PKI signatures in Adobe Reader? Issued by: Date 01/2016

Digital Signatures. Digital Signatures - How to enable validation of Siemens PKI signatures in Adobe Reader? Issued by: Date 01/2016 Digital Signatures Digital Signatures - How to enable validation of Siemens PKI signatures in Adobe Reader? Issued by: Company SIEMENS NV/SA Name Digital Signatures Date 01/2016 Author: Siemens File: Validating

More information

BIOS Update SOP. Updating BIOS under Windows Mode for Intel Series (PXX/ZXX/X79)... 2

BIOS Update SOP. Updating BIOS under Windows Mode for Intel Series (PXX/ZXX/X79)... 2 BIOS Update SOP Updating BIOS under Windows Mode for Intel Series (PXX/ZXX/X79)... 2 Updating System BIOS version with Intel ME 7 to BIOS version with Intel ME 8...2 Updating BIOS under DOS Mode for Intel

More information

Installation Guide for RTX 2011 with Service Pack 1

Installation Guide for RTX 2011 with Service Pack 1 Installation Guide for RTX 2011 with Service Pack 1 Copyright 1996-2011 by IntervalZero, Inc. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means,

More information

Banner Frequently Asked Questions (FAQs)

Banner Frequently Asked Questions (FAQs) Banner Frequently Asked Questions (FAQs) How do I install Java?...1 Banner prompts me to download and install Java. Is this OK?....1 What Java version should I use?...2 How do I check what version of Java

More information

Instructions for Configuring Your Browser Settings and Online Security FAQ s. ios8 Settings for iphone and ipad app

Instructions for Configuring Your Browser Settings and Online Security FAQ s. ios8 Settings for iphone and ipad app Instructions for Configuring Your Browser Settings and Online Security FAQ s ios8 Settings for iphone and ipad app General Settings The following browser settings and plug-ins are required to properly

More information

Internet Explorer Security Settings. Help Sheet. Client Services. Version 4 Definitive 21 July 2009

Internet Explorer Security Settings. Help Sheet. Client Services. Version 4 Definitive 21 July 2009 Internet Explorer Security Settings Help Sheet Client Services Contents About this document 2 Audience... 2 Scope... 2 Related documentation... 2 Adding Præmium to your list of trusted sites 3 Pop up blocker

More information

Grandstream Networks, Inc.

Grandstream Networks, Inc. Grandstream Networks, Inc. GXV3240 IP Multimedia Phone for Android TM Microsoft Lync Application Setup Guide GXV3240 Microsoft Lync Setup Guide GXV3240 Microsoft Lync Setup Guide Index INTRODUCTION...

More information

Installing the Android SDK

Installing the Android SDK Installing the Android SDK To get started with development, we first need to set up and configure our PCs for working with Java, and the Android SDK. We ll be installing and configuring four packages today

More information

Login through Citrix

Login through Citrix Login through Citrix You can login to the Citrix Metaframe servers through the following url s: Internally (from Cebeo network): Externally (from f.i. home): Application Site http://cebeofarm/citrix/metaframe

More information

Chipsee Embedded Industrial Computer Android User Manual V1.0.1

Chipsee Embedded Industrial Computer Android User Manual V1.0.1 Chipsee Embedded Industrial Computer Android User Manual V1.0.1 Summary: This manual is used to provide users with a fast guide of Chipsee Embed ded Industrial Computer about Android OS development. Through

More information

Frequently Asked Questions Cabinet WEB 9.0

Frequently Asked Questions Cabinet WEB 9.0 Frequently Asked Questions Cabinet WEB 9.0 Quick Start Guide December 2013 Page 1 Frequently Asked Questions None of my documents will download. When I try to view document a popup is displayed briefly

More information

Copying Files to a Flash Drive or SD Card:

Copying Files to a Flash Drive or SD Card: Copying Files to a Flash Drive or SD Card: Teachers: 1. Open My Computer from the Start Menu and see which drives are shown. Most computers, for example, have a hard disk drive such as a C: Local Disk

More information

MyNetFone Virtual Fax. Virtual Fax Installation

MyNetFone Virtual Fax. Virtual Fax Installation Table of Contents MyNetFone Virtual Fax MyNetFone Virtual Fax Installation... 1 Changing the SIP endpoint details for the fax driver... 11 Uninstalling Virtual Fax... 13 Virtual Fax Installation Follow

More information

Internet Explorer 7. Getting Started The Internet Explorer Window. Tabs NEW! Working with the Tab Row. Microsoft QUICK Source

Internet Explorer 7. Getting Started The Internet Explorer Window. Tabs NEW! Working with the Tab Row. Microsoft QUICK Source Microsoft QUICK Source Internet Explorer 7 Getting Started The Internet Explorer Window u v w x y { Using the Command Bar The Command Bar contains shortcut buttons for Internet Explorer tools. To expand

More information

Getting Started with Android Development

Getting Started with Android Development Getting Started with Android Development By Steven Castellucci (v1.1, January 2015) You don't always need to be in the PRISM lab to work on your 4443 assignments. Working on your own computer is convenient

More information

Setup and Configuration Guide for Pathways Mobile Estimating

Setup and Configuration Guide for Pathways Mobile Estimating Setup and Configuration Guide for Pathways Mobile Estimating Setup and Configuration Guide for Pathways Mobile Estimating Copyright 2008 by CCC Information Services Inc. All rights reserved. No part of

More information

Windows 7 Printer Driver Installation procedure

Windows 7 Printer Driver Installation procedure Windows 7 Printer Driver Installation procedure This is to explain how to install Windows Vista printer driver for Mitsubishi digital printer to Windows 7. * Although CP9550D/DW is shown through this document,

More information

SysAid MDM User Guide for Android

SysAid MDM User Guide for Android SysAid MDM User Guide for Android Table of Contents Introduction Enrolling Your Android Mobile Device in SysAid MDM Unenrolling Your Android Mobile Device from SysAid MDM Have Any Questions? Introduction

More information

As your financial institution completes its system conversion, you

As your financial institution completes its system conversion, you QuickBooks Business Accounting Software 2007 2009 for Windows Account Conversion Instructions Converting from Direct Connect to Web Connect As your financial institution completes its system conversion,

More information

Print Audit 6 - SQL Server 2005 Express Edition

Print Audit 6 - SQL Server 2005 Express Edition Print Audit 6 - SQL Server 2005 Express Edition Summary This is a step-by-step guide to install SQL Server 2005 Express Edition to use as a database for Print Audit 6. Pre-Requisites There are a few pre-requisites

More information

XStream Remote Control: Configuring DCOM Connectivity

XStream Remote Control: Configuring DCOM Connectivity XStream Remote Control: Configuring DCOM Connectivity APPLICATION BRIEF March 2009 Summary The application running the graphical user interface of LeCroy Windows-based oscilloscopes is a COM Automation

More information

Multi-Factor Authentication for first time users

Multi-Factor Authentication for first time users Multi-Factor Authentication for first time users **Multi-Factor Authentication will be required for all Duke University accounts on July 1 st, 2016.** What is Multi-Factor Authentication (MFA)?? Multi-factor

More information

Supplemental USB Driver Installation Guide

Supplemental USB Driver Installation Guide Windows 2000/XP/Vista/7 Installation Supplemental USB Driver Installation Guide 1) Do not plug in your Auterra USB OBD Adapter until after the driver is installed. 2) The USB driver is located on the your

More information

ios How to Back Up from icloud

ios How to Back Up from icloud ios How to Back Up from icloud How to back up from icloud icloud automatically backs up the most important data on your device using ios 5 or later. After you have enabled Backup on your iphone, ipad,

More information

Chapter 1 Downloading Images to Your Computer (Windows)

Chapter 1 Downloading Images to Your Computer (Windows) Software User Guide For the safe use of your camera, be sure to read the Safety Precautions thoroughly before use. Types of software installed on your computer varies depending on the method of installation

More information

CANON FAX L360 SOFTWARE MANUAL

CANON FAX L360 SOFTWARE MANUAL CANON FAX L360 SOFTWARE MANUAL Before You Begin the Installation: a Checklist 2 To ensure a smooth and successful installation, take some time before you begin to plan and prepare for the installation

More information

Canvas Conferencing for Students

Canvas Conferencing for Students Canvas Conferencing for Students Minimum Requirements A laptop or desktop computer with (at least) 2G of memory and a 1Ghz processor. A web browser running Flash 11.2 (or above). Any web browser capable

More information

Open a PDF document using Adobe Reader, then click on the Tools menu on the upper left hand corner.

Open a PDF document using Adobe Reader, then click on the Tools menu on the upper left hand corner. This document illustrates how to digitally sign PDF documents using Acrobat Reader 11. The illustrations assume that the user already has a digital certificate. You will need the latest version of Adobe

More information

Digital Signature Pads and ICE Health Systems:

Digital Signature Pads and ICE Health Systems: Digital Signature Pads and ICE Health Systems: This document is a tutorial on setting up Adobe Acrobat Pro/Reader to use the Topaz Systems Inc. Digital Signature Pads with ICE Health Systems in relation

More information

You can find the installer for the +Cloud Application on your SanDisk flash drive.

You can find the installer for the +Cloud Application on your SanDisk flash drive. Installation You can find the installer for the +Cloud Application on your SanDisk flash drive. Make sure that your computer is connected to the internet. Next plug in the flash drive and double click

More information

Installing Primavera P6 Professional R8.2

Installing Primavera P6 Professional R8.2 Primavera P6 Schedulers and Trainers 1 Installing Primavera P6 Professional R8.2 Hardware Requirements: Intel compatible CPU, 1 GHz or better 4GB Memory or greater Microsoft Windows 7 Home, Professional

More information

PGP Desktop Encrypting Removable Media. May 1 2012 Version 1.3

PGP Desktop Encrypting Removable Media. May 1 2012 Version 1.3 PGP Desktop Encrypting Removable Media May 1 2012 Version 1.3 Table of Contents Introduction... 3 Installation Notes... 3 Encrypting Removable Media... 5 Adding and Deleting Users... 10 Changing a Passphrase...

More information