Www.redpilldevelopment.com learn. do. dream. Going Native Native Application Integration Attachments Camera GPS Mail Maps Phone Voice Input.

Slides:



Advertisements
Similar presentations
WEB BASED DEVICE INDEPENDENT MOBILE MAP APPLICATIONS. THE m-CHARTIS SYSTEM John GarofalakisTheofanis – Aristofanis MichailAthanasios Plessas Nowadays people.
Advertisements

Mobile phone based real time solution to track completed / in progress work The programme officer initiates the work by capturing the site image, GPS.
Working Smarter: Using Smart Phones & Mobile Work Dino Martinez Student Involvement & Leadership Development.
Examples of Apps in Higher Ed Ohio State Universitys mobile app allows students to view their course grades and schedules in real-time Princeton Universitys.
Welcome to Mobile TEL A questionnaire will follow this presentation for you to evaluate the application.
Institute for Clinical and Translational Science (ICTS) Fred McClurg Neil Nuehring New Features and Improvements in REDCap
Richard Yu.  Present view of the world that is: Enhanced by computers Mix real and virtual sensory input  Most common AR is visual Mixed reality virtual.
Ellucian Mobile: Don’t text and drive, kids!
HNA-Drive Familiarization Presentation. From the address bar in your preferred internet browser, navigate to Site supports: Internet.
Google Android Map API Presentation 13/03/2008. Map API – Overview (1) Map rendering facility on Android device Similar to Google Earth Integrate map.
Discovering Computers: Chapter 1
© 2009 Research In Motion Limited Methods of application development for mobile devices.
Contacts App by Apptivo, Inc. CONTACTS APP.
Macromedia Dreamweaver 4 Advanced Level Course. Add Rollovers Rollovers or mouseovers are possibly the most popular effects used in designing Web pages.
SDReaderCE An Overview on Use and Functionality. Using SDReaderCE After loading the route to the handheld from SDReader6, select the route folder from.
ANDROID PROGRAMMING MODULE 1 – GETTING STARTED
Box User Days 1 – 2 april Box Enterprise Leuven –What? –Why? –How? Box Essentials –Adding content –Finding what you need.
© 2012 Ecartstudio Co.,Ltd. All Rights Reserved. Presented by Wutthikorn (Joe), Thailand.
Your Professional Network Powered by NCURA By: Stephanie Moore NCURA Community Curator.
Python for S60 SmartPhones PostPC Workshop Fall 2006 Amnon Dekel.
3 QUOTES  Select the service you require and outline the details and the times you are available only ONCE! You can upload photos, videos or any file.
Company/Product Overview. You have lots of files all over the place.
Chapter 11 Adding Media and Interactivity. Flash is a software program that allows you to create low-bandwidth, high-quality animations and interactive.
Android and Eclipse Thaddeus Diamond CPSC 112. A Quick Introduction Eclipse is an IDE (Integrated Development Environment Open Source Much more full-featured.
REDCap User Group Meeting New Features for 6.5.x 7/14/15 1.
WEB FORM DESIGN. Creating forms for a web page For your web project you have to design a form for inclusion on your web site (the form information should.
© Cheltenham Computer Training 2001 Macromedia Dreamweaver 4 - Slide No 1 Macromedia Dreamweaver 4 Advanced Level Course.
EMu New Features 2015 Ian Brown. EMu 4.2 Edit in a single language 4.2 (Previously for multi-lingual systems all languages had to be edited simultaneously)
Neal Stublen Improvements  New form elements  Assist with validation  Consistency across sites  Changes reduce the need for common.
Android, where is my car? Summary. This is the just the summary of topic after it was taught in the lecture class. The LocationSensor component can report.
14 Chapter 11: Designing the User Interface. 14 Systems Analysis and Design in a Changing World, 3rd Edition 2 Identifying and Classifying Inputs and.
Phones and fieldTask. Session Objective Be familiar with: – selecting smart phones for a survey, – configuring them – and using them – fieldTask (c) Smap.
INTEGRATING EXCEL Chang-Yang Lin Eastern Kentucky University.
JMN Admin Download The Application Download The Application Download mobile application from Google Play Store for Android phones and Apple Store for.
MULTIMEDIA Is the presentation of information by a computer system using graphics, animation, sound and text.
GEOREMINDERS ANDROID APPLICATION BY: ADRIENNE KECK.
Institute for Clinical and Translational Science (ICTS) Fred McClurg Neil Nuehring Evan Hammes New Features and Improvements in REDCap 6.1.x.
1:1 with iPads: Google Apps presented by Kristine Scharaldi web: twitter:
‘Digital Sharing’. The Upload and Download Why? Children are already social networking Life and business depends on social networking We are expected.
Project: Keep in Mind We will be using geolocation markers. This may impact your project choice. Location detection inside buildings may not work. Keep.
Google Plus (+) Instant Upload In this section you will learn: How to Enable or Disable the Instant Upload feature for your mobile phone How to manage.
Developing Mobile Friendly Content Nell Eckersley October 24, 2015.
| | Top 4 Benefits of Hybrid Mobile Apps.
WEB FORM DESIGN. Creating forms for a web page For your web project you have to design a form for inclusion on your web site (the form information should.
Google Map Engine Can export images to Map Engine from Earth Engine
PAYware Mobile Android Comparison June 2013 For Internal Use Only.
EPICOLLECT Maggie Ortiz, EERI. EpiCollect Tutorial  This is a short tutorial prepared by EERI to walk you through creating an entry using EpiCollect.
Chapter 11 Adding Media and Interactivity. Chapter 11 Lessons Introduction 1.Add and modify Flash objects 2.Add rollover images 3.Add behaviors 4.Add.
IBM - ČVUT Student Research Projects Mobile Public Transportation Timetables Petr Podhorský Jakub Zahradník
and Internet Explorer.  The transmission of messages and files via a computer network  Messages can consist of simple text or can contain attachments,
Using Dropbox and Evernote Available for mobile from the Apple and Android Stores.
Google Web Toolkit for Mobile Applications Development INGENUITY AT ITS BEST……………….
丁建文 國立高雄應用科大資管系副教授 兼任計網中心軟體發展組組長 跨平台行動應用軟體開發技術 : HTML5 & Mobile JavaScript Framework 暨南大學.
Box User Days 7/11/2014. Box Enterprise Leuven –What? –Why? –How? Box Essentials –Adding content –Finding what you need –Box Mobile.
OneDrive for Home. Office 365 and OneDrive: Services available to staff for home use.
A little more App Inventor and Mind the GAP!
PhoneGap, Processing.
Fundamentals of Information Systems, Sixth Edition
What this activity will show you
An Introduction to Office 365: OneDrive For Business
An Introduction to Office 365: OneDrive For Business
Google translate app demo
MOBILE DEVICE OPERATING SYSTEM
Printing solution for libraries.
Communication Disability
First, use our API Builder at www. apilinkbuilder
WEB BASED DEVICE INDEPENDENT MOBILE MAP APPLICATIONS.
Office 365 Development.
The complete developer's guide to the SkyDrive API
Presentation transcript:

learn. do. dream. Going Native Native Application Integration Attachments Camera GPS Mail Maps Phone Voice Input

learn. do. dream. Attachments

learn. do. dream. Attachment Controls Develop a custom control that is bound to a document instead of a field, displaying all attachments without needing to know which fields contain attachments. For smartphones: Show minimal amount of information about each attachment (attachment name only). Use the FileRowData class to represent each attachment for consistency with XPages File Download Control. Consider the differences between XPages URL syntax and standard Domino URL syntax for attachments

learn. do. dream. Camera

learn. do. dream. Camera Integration <input type=‘image’ will trigger mobile devices to interact with the native camera application. Choices are provided to use an existing photo or take a new photo. Show thumbnails of the photos already uploaded as a way of visually confirming progress.

learn. do. dream. GPS

learn. do. dream. GPS Integration Javascript library geolocation.js used to enable location services on the mobile device. The Google Maps API can then be used to translate the geo coordinates to address information. Develop a custom component to provide address information when creating new content.

learn. do. dream. Mail

learn. do. dream. Mail Integration Use mailto: protocol as part of a URL link to cause mobile device to connect to native mail application. Incorporate this inside a standard component or custom control.

learn. do. dream. Maps

learn. do. dream. Map Integration Create a URL link with specific URLs for iOS and Android devices. Latitude/longitude coordinates can be used or traditional street addresses. Incorporate this inside a standard component or custom control. Consider modifying applications to consolidate address components into a single field, or develop a control capable of accepting multiple address components.

learn. do. dream. Phone

learn. do. dream. Phone Integration Use tel: protocol protocol as part of a URL link to cause mobile device to connect to native phone application. <Input type=‘phone’ will ensure edit controls will display a keyboard consistent with entering phone numbers. Incorporate this inside a standard component or custom control.

learn. do. dream. Voice Input

learn. do. dream. Voice Integration Many mobile devices include voice input as an alternate to entering text (e.g. Siri on iOS). XPages text controls automatically support this capability provided:- – The capability is supported on the mobile device – The capability has been enabled Provides an alternative for entering large amounts of text.

learn. do. dream. Going Native Native Application Integration Attachments Camera GPS Mail Maps Phone Voice Input