SlideShare une entreprise Scribd logo
1  sur  68
Founded
May 1997
Global Operations
• United States • Taiwan • Singapore
• United Kingdom • Belarus • India
• China • Japan
Customers
70 Operators Worldwide
United States
Customers
70 Operators Worldwide
Europe
Customers
70 Operators Worldwide
China, Japan, and India
Total Employees
Worldwide
Smartphone Ranking
R&D
11,600
#5
2,700
2008 2010 2011 2012
First Android
phone
First Éclair Phone
Unibody design
First LTE phone
First 3D camera
First Scribe Pen
HTC One
Authentic Sound
Amazing Camera
9
200
2M
Events
Events
Workshops
Conferences
Enable great apps.
APIs offered on HTCdev.com
• Common Controls
• Lock Screen
• Sound Enhancer
• Mobile Device Management
• Stereoscopic 3D
• Scribe Pen APIs
and coming soon:
• Media Link HD,
• Video Call
Case Studies
Step 1:
Create an account at http://htcdev.com
Step 2:
From the SDK Manager:
a) sort by Repository
b) select HTC and
install the add-on
HTC OpenSense SDK = Android SDK Add-ons
SimpleIdleScreenService
MyIdleScreenEngine
SimpleEngine
MyIdleScreenService
Lock Screen
Framework Overview
Provide your own content inside
public class MyIdleScreenEngine
extends SimpleEngine
implements OnClickListener, OnTouchListener {
public void onCreate(SurfaceHolder holder) {
setContent(R.layout.main);
mClock = (AlarmAnime) this.findViewById(R.id.clock);
mClock.setOnTouchListener(this);
..
Let users interact with it
public class MyIdleScreenEngine
...
@Override
public void onClick(View view) {
if (!mStart) {
mClock.startAnime();
...
@Override
public boolean onTouch(View view, MotionEvent e) {
if (e.getAction() == MotionEvent.ACTION_DOWN) {
skipShowHint();
...
SimpleEngine
Life Cycle
AndroidManifest.xml
Library, Service
<application a:icon="@drawable/icon" a:label="@string/app_name">
<uses-library a:name="com.htc.lockscreen.fusion"/>
<uses-library a:name="com.htc.fusion.fx"/>
<service a:name="SamplePreviewService" a:exported="true" a:process=":preview"/>
<service a:name="SampleService">
<intent-filter>
<action a:name="com.htc.lockscreen.idlescreen.IdleScreenService"/>
</intent-filter>
<meta-data a:name="com.htc.lockscreen.idlescreen"
a:resource="@xml/idlescreen"/>
HTC has developed a suite of customized controls which
are part of the HTC OpenSense UI framework.
These controls are general purpose controls that
extend the existing set of Android widgets and are called
common controls.
The HTC common controls can be reused by application
and widget developers to provide a HTC look and feel in
their applications.
Common Controls
HtcListView
HtcListView control shows items in a vertically scrolling
list similar to a common ListView. It includes bouncing
and fast scrolling, improving user experience.
TimePicker and DatePicker
These pickers are controls which are configurable dial
selectors that it can be tailored to custom requirements.
Compatibility, Compatibility, Compatibility
It’s not About Vendor Lock-In
Some Techniques:
• Use reflection (expensive but at times practical)
• Loading by class name
e.g. accomplished by using separate activities
(refactor out common code!)
• Use the Lazy Loading Pattern! (see ActionBarCompat sample)
Sound Enhancer
Sound Enhancer
Application
EAS
VPN
SD Card
Encrypt
SD Card Wipe
Cert Install
HTC DPM
Interface
Device Policy
Managers
MDM Framework Overview
add an EAS Account
delete an EAS Account
obtain ActiveSync device id
EAS
add VPN adapter
delete VPN adapter
obtain VPN adapter by configuration
id
VPN
wipe SD cards
encrypt SD cards
SD Card
install certificateAdditional
Media Link HD
Easy to install
Set up in seconds with the HTC Media
Link HD—just plug it into the HDMI and
USB ports on your TV, with a simple 3-
finger swipe, you can start enjoying your
movie on the big screen
Here’s what Media Link HD looks like
from top, front, and bottom.
The PBC (Push Button Configuration)
button only needs to be used if you need
to reconfigure the network settings on
your Media Link HD.
The microUSB port is only used for
supplying power to the Media Link HD.
The HDMI port connects Media Link HD
to your TV.
Media Link HD
In this mode, transmitter device would
provide the content URL through DLNA
protocol to the dongle device. Using this
URL, the dongle device would download
and playback the contents. The
transmitting device would be used as
remote controller controlling the media
playback on the dongle.
Dual Screen Mode
Media Link HD
Media Link HD
Kick back and multitask
With dual-screen mode, you can
stream a show to your big-screen TV
while you’re checking your email or
surfing the Web.
In Mirror mode the device screen of the
transmitting device would be transferred
to the dongle over Wi-Fi network or Peer
to Peer
Mirror Mode
Media Link HD
– Enjoy all your favorite content on the big screen
– Dual screen, Wireless HDMI (mirror mode)
– Simple 1-step seamless auto configuration
– Share content on the big screen, even on the go
– APIs for innovative dual screen applications
coming soon
Media Link HD
Stereoscopic 3D
HTC EVO V 4G
- Uses standard image and video standards for 3D content including
.mpo, .jps, .mp4
- The sample code includes image, video, camera and OpenGLES
examples.
- Included is full open source code for anaglyphic 3D (red-cyan glasses)
fallback mode to support all non-S3D devices like the emulator.
Stereoscopic 3D
The API method to enable or disable the S3D display for a given format:
int DisplaySetting.setStereoscopic3DFormat(Surface surface, int format)
Video Call API
• H/W H264 codec
• H/W based acoustic echo cancellation
• Voip call integration with native phone dialer
• Lock screen and proximity sensor integration
HTC Developer - 2012

Contenu connexe

Tendances

Android Web app
Android Web app Android Web app
Android Web app Sumit Kumar
 
Building apps for multiple devices
Building apps for multiple devicesBuilding apps for multiple devices
Building apps for multiple devicesTerry Ryan
 
Android Application Development
Android Application DevelopmentAndroid Application Development
Android Application DevelopmentBenny Skogberg
 
LUMIA APP LAB #15: USING THE NOKIA IMAGING SDK
LUMIA APP LAB #15: USING THE NOKIA IMAGING SDKLUMIA APP LAB #15: USING THE NOKIA IMAGING SDK
LUMIA APP LAB #15: USING THE NOKIA IMAGING SDKMicrosoft Mobile Developer
 
Introducing the Windows Phone Application Platform
Introducing the Windows Phone Application PlatformIntroducing the Windows Phone Application Platform
Introducing the Windows Phone Application PlatformMartha Rotter
 
Developing Windows Phone Apps with the Nokia Imaging SDK
Developing Windows Phone Apps with the Nokia Imaging SDKDeveloping Windows Phone Apps with the Nokia Imaging SDK
Developing Windows Phone Apps with the Nokia Imaging SDKNick Landry
 
Android Oreo - An Introduction
Android Oreo - An Introduction Android Oreo - An Introduction
Android Oreo - An Introduction Somo
 
Andriod Lollipop 5.0
Andriod Lollipop 5.0Andriod Lollipop 5.0
Andriod Lollipop 5.0Praveen Reddy
 
PPT on Android Applications
PPT on Android ApplicationsPPT on Android Applications
PPT on Android ApplicationsAshish Agarwal
 
Custom Android App Development – Web Animation India
Custom Android App Development – Web Animation IndiaCustom Android App Development – Web Animation India
Custom Android App Development – Web Animation IndiaMarion Welch
 
iPhone Developer_ankush
iPhone Developer_ankushiPhone Developer_ankush
iPhone Developer_ankushankush Ankush
 
Android in the Cloud
Android in the CloudAndroid in the Cloud
Android in the CloudJoel Isaacson
 
Apple WWDC Mobility Review 2014
Apple WWDC Mobility Review 2014Apple WWDC Mobility Review 2014
Apple WWDC Mobility Review 2014Manesh Lad
 
Building Multi-Touch Experiences
Building Multi-Touch ExperiencesBuilding Multi-Touch Experiences
Building Multi-Touch ExperiencesMartha Rotter
 
Mobile Web Apps and the Intel® XDK
Mobile Web Apps and the Intel® XDKMobile Web Apps and the Intel® XDK
Mobile Web Apps and the Intel® XDKIntel® Software
 
Android tutorial
Android tutorialAndroid tutorial
Android tutorialmaster760
 
Crosswalk and the Intel XDK
Crosswalk and the Intel XDKCrosswalk and the Intel XDK
Crosswalk and the Intel XDKIntel® Software
 

Tendances (20)

Android lollipop
Android lollipopAndroid lollipop
Android lollipop
 
Android Web app
Android Web app Android Web app
Android Web app
 
Android Workshop PPT
Android Workshop PPTAndroid Workshop PPT
Android Workshop PPT
 
Building apps for multiple devices
Building apps for multiple devicesBuilding apps for multiple devices
Building apps for multiple devices
 
Android Application Development
Android Application DevelopmentAndroid Application Development
Android Application Development
 
LUMIA APP LAB #15: USING THE NOKIA IMAGING SDK
LUMIA APP LAB #15: USING THE NOKIA IMAGING SDKLUMIA APP LAB #15: USING THE NOKIA IMAGING SDK
LUMIA APP LAB #15: USING THE NOKIA IMAGING SDK
 
Introducing the Windows Phone Application Platform
Introducing the Windows Phone Application PlatformIntroducing the Windows Phone Application Platform
Introducing the Windows Phone Application Platform
 
Developing Windows Phone Apps with the Nokia Imaging SDK
Developing Windows Phone Apps with the Nokia Imaging SDKDeveloping Windows Phone Apps with the Nokia Imaging SDK
Developing Windows Phone Apps with the Nokia Imaging SDK
 
Android Oreo - An Introduction
Android Oreo - An Introduction Android Oreo - An Introduction
Android Oreo - An Introduction
 
Andriod Lollipop 5.0
Andriod Lollipop 5.0Andriod Lollipop 5.0
Andriod Lollipop 5.0
 
PPT on Android Applications
PPT on Android ApplicationsPPT on Android Applications
PPT on Android Applications
 
Android Training
Android TrainingAndroid Training
Android Training
 
Custom Android App Development – Web Animation India
Custom Android App Development – Web Animation IndiaCustom Android App Development – Web Animation India
Custom Android App Development – Web Animation India
 
iPhone Developer_ankush
iPhone Developer_ankushiPhone Developer_ankush
iPhone Developer_ankush
 
Android in the Cloud
Android in the CloudAndroid in the Cloud
Android in the Cloud
 
Apple WWDC Mobility Review 2014
Apple WWDC Mobility Review 2014Apple WWDC Mobility Review 2014
Apple WWDC Mobility Review 2014
 
Building Multi-Touch Experiences
Building Multi-Touch ExperiencesBuilding Multi-Touch Experiences
Building Multi-Touch Experiences
 
Mobile Web Apps and the Intel® XDK
Mobile Web Apps and the Intel® XDKMobile Web Apps and the Intel® XDK
Mobile Web Apps and the Intel® XDK
 
Android tutorial
Android tutorialAndroid tutorial
Android tutorial
 
Crosswalk and the Intel XDK
Crosswalk and the Intel XDKCrosswalk and the Intel XDK
Crosswalk and the Intel XDK
 

Similaire à HTC Developer - 2012

[Android Codefest] Using the Second-Screen API & Intel® Wireless Display From...
[Android Codefest] Using the Second-Screen API & Intel® Wireless Display From...[Android Codefest] Using the Second-Screen API & Intel® Wireless Display From...
[Android Codefest] Using the Second-Screen API & Intel® Wireless Display From...BeMyApp
 
Using the Presentation API and external screens on Android
Using the Presentation API and external screens on AndroidUsing the Presentation API and external screens on Android
Using the Presentation API and external screens on AndroidXavier Hallade
 
Module 2 3
Module 2 3Module 2 3
Module 2 3ryanette
 
Android Live Streaming Box Technical
Android Live Streaming Box Technical Android Live Streaming Box Technical
Android Live Streaming Box Technical Jimmin Kurichiyil
 
Streaming Multimedia content distribution system using mobile application by...
Streaming  Multimedia content distribution system using mobile application by...Streaming  Multimedia content distribution system using mobile application by...
Streaming Multimedia content distribution system using mobile application by...Grey Matter India Technologies PVT LTD
 
HTML5 vs Native Android: Smart Enterprises for the Future
HTML5 vs Native Android: Smart Enterprises for the FutureHTML5 vs Native Android: Smart Enterprises for the Future
HTML5 vs Native Android: Smart Enterprises for the FutureMotorola Mobility - MOTODEV
 
Softeq Development Corp.
Softeq Development Corp.Softeq Development Corp.
Softeq Development Corp.Eugene Volkov
 
Unleash the Power of Video Communication - Office 365 Video vs. Azure Media S...
Unleash the Power of Video Communication - Office 365 Video vs. Azure Media S...Unleash the Power of Video Communication - Office 365 Video vs. Azure Media S...
Unleash the Power of Video Communication - Office 365 Video vs. Azure Media S...Gina Montgomery, V-TSP
 
V3.1.Ds Generic Presentation Pptshow [Autosaved]
V3.1.Ds Generic Presentation Pptshow [Autosaved]V3.1.Ds Generic Presentation Pptshow [Autosaved]
V3.1.Ds Generic Presentation Pptshow [Autosaved]Robert Grawet
 
Video production in the cloud for live streaming
Video production in the cloud for live streamingVideo production in the cloud for live streaming
Video production in the cloud for live streamingPaul Richards
 
Slides bootcamp21
Slides bootcamp21Slides bootcamp21
Slides bootcamp21dxsaki
 
Game Republic - Yorkshire Building Awesome games for Windows
Game Republic - Yorkshire Building Awesome games for WindowsGame Republic - Yorkshire Building Awesome games for Windows
Game Republic - Yorkshire Building Awesome games for WindowsLee Stott
 
Chrysler Smart Screen
Chrysler Smart ScreenChrysler Smart Screen
Chrysler Smart ScreenMostafa Sameh
 
Streaming multimedia application for mobile devices for audio & video
Streaming multimedia application for mobile devices for audio & videoStreaming multimedia application for mobile devices for audio & video
Streaming multimedia application for mobile devices for audio & videoMike Taylor
 
Dreamtek guide to video webcasting
Dreamtek guide to video webcastingDreamtek guide to video webcasting
Dreamtek guide to video webcastingDreamtek UK & UAE
 
Desarrollo con AIR para Playbook
Desarrollo con AIR para PlaybookDesarrollo con AIR para Playbook
Desarrollo con AIR para PlaybookSoftware Guru
 
Kaltura Inspire Webinar: API Driven Video Platform - The Key to Scalability a...
Kaltura Inspire Webinar: API Driven Video Platform - The Key to Scalability a...Kaltura Inspire Webinar: API Driven Video Platform - The Key to Scalability a...
Kaltura Inspire Webinar: API Driven Video Platform - The Key to Scalability a...Zohar Babin
 
Nvidia Toolkits- DeepStream.pptx
Nvidia Toolkits- DeepStream.pptxNvidia Toolkits- DeepStream.pptx
Nvidia Toolkits- DeepStream.pptxismaielmehrabi
 

Similaire à HTC Developer - 2012 (20)

[Android Codefest] Using the Second-Screen API & Intel® Wireless Display From...
[Android Codefest] Using the Second-Screen API & Intel® Wireless Display From...[Android Codefest] Using the Second-Screen API & Intel® Wireless Display From...
[Android Codefest] Using the Second-Screen API & Intel® Wireless Display From...
 
Using the Presentation API and external screens on Android
Using the Presentation API and external screens on AndroidUsing the Presentation API and external screens on Android
Using the Presentation API and external screens on Android
 
Module 2 3
Module 2 3Module 2 3
Module 2 3
 
SmartTV Security
SmartTV SecuritySmartTV Security
SmartTV Security
 
Android Live Streaming Box Technical
Android Live Streaming Box Technical Android Live Streaming Box Technical
Android Live Streaming Box Technical
 
Streaming Multimedia content distribution system using mobile application by...
Streaming  Multimedia content distribution system using mobile application by...Streaming  Multimedia content distribution system using mobile application by...
Streaming Multimedia content distribution system using mobile application by...
 
HTML5 vs Native Android: Smart Enterprises for the Future
HTML5 vs Native Android: Smart Enterprises for the FutureHTML5 vs Native Android: Smart Enterprises for the Future
HTML5 vs Native Android: Smart Enterprises for the Future
 
Softeq Development Corp.
Softeq Development Corp.Softeq Development Corp.
Softeq Development Corp.
 
Unleash the Power of Video Communication - Office 365 Video vs. Azure Media S...
Unleash the Power of Video Communication - Office 365 Video vs. Azure Media S...Unleash the Power of Video Communication - Office 365 Video vs. Azure Media S...
Unleash the Power of Video Communication - Office 365 Video vs. Azure Media S...
 
V3.1.Ds Generic Presentation Pptshow [Autosaved]
V3.1.Ds Generic Presentation Pptshow [Autosaved]V3.1.Ds Generic Presentation Pptshow [Autosaved]
V3.1.Ds Generic Presentation Pptshow [Autosaved]
 
Video production in the cloud for live streaming
Video production in the cloud for live streamingVideo production in the cloud for live streaming
Video production in the cloud for live streaming
 
Slides bootcamp21
Slides bootcamp21Slides bootcamp21
Slides bootcamp21
 
Game Republic - Yorkshire Building Awesome games for Windows
Game Republic - Yorkshire Building Awesome games for WindowsGame Republic - Yorkshire Building Awesome games for Windows
Game Republic - Yorkshire Building Awesome games for Windows
 
Chrysler Smart Screen
Chrysler Smart ScreenChrysler Smart Screen
Chrysler Smart Screen
 
Streaming multimedia application for mobile devices for audio & video
Streaming multimedia application for mobile devices for audio & videoStreaming multimedia application for mobile devices for audio & video
Streaming multimedia application for mobile devices for audio & video
 
Dreamtek guide to video webcasting
Dreamtek guide to video webcastingDreamtek guide to video webcasting
Dreamtek guide to video webcasting
 
Desarrollo con AIR para Playbook
Desarrollo con AIR para PlaybookDesarrollo con AIR para Playbook
Desarrollo con AIR para Playbook
 
Kaltura Inspire Webinar: API Driven Video Platform - The Key to Scalability a...
Kaltura Inspire Webinar: API Driven Video Platform - The Key to Scalability a...Kaltura Inspire Webinar: API Driven Video Platform - The Key to Scalability a...
Kaltura Inspire Webinar: API Driven Video Platform - The Key to Scalability a...
 
Nvidia Toolkits- DeepStream.pptx
Nvidia Toolkits- DeepStream.pptxNvidia Toolkits- DeepStream.pptx
Nvidia Toolkits- DeepStream.pptx
 
HTML5 Comprehensive Guide
HTML5 Comprehensive GuideHTML5 Comprehensive Guide
HTML5 Comprehensive Guide
 

Dernier

B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptxB.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptxpriyanshujha201
 
John Halpern sued for sexual assault.pdf
John Halpern sued for sexual assault.pdfJohn Halpern sued for sexual assault.pdf
John Halpern sued for sexual assault.pdfAmzadHosen3
 
Best VIP Call Girls Noida Sector 40 Call Me: 8448380779
Best VIP Call Girls Noida Sector 40 Call Me: 8448380779Best VIP Call Girls Noida Sector 40 Call Me: 8448380779
Best VIP Call Girls Noida Sector 40 Call Me: 8448380779Delhi Call girls
 
7.pdf This presentation captures many uses and the significance of the number...
7.pdf This presentation captures many uses and the significance of the number...7.pdf This presentation captures many uses and the significance of the number...
7.pdf This presentation captures many uses and the significance of the number...Paul Menig
 
Mondelez State of Snacking and Future Trends 2023
Mondelez State of Snacking and Future Trends 2023Mondelez State of Snacking and Future Trends 2023
Mondelez State of Snacking and Future Trends 2023Neil Kimberley
 
A DAY IN THE LIFE OF A SALESMAN / WOMAN
A DAY IN THE LIFE OF A  SALESMAN / WOMANA DAY IN THE LIFE OF A  SALESMAN / WOMAN
A DAY IN THE LIFE OF A SALESMAN / WOMANIlamathiKannappan
 
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...Dipal Arora
 
Value Proposition canvas- Customer needs and pains
Value Proposition canvas- Customer needs and painsValue Proposition canvas- Customer needs and pains
Value Proposition canvas- Customer needs and painsP&CO
 
Cracking the Cultural Competence Code.pptx
Cracking the Cultural Competence Code.pptxCracking the Cultural Competence Code.pptx
Cracking the Cultural Competence Code.pptxWorkforce Group
 
Yaroslav Rozhankivskyy: Три складові і три передумови максимальної продуктивн...
Yaroslav Rozhankivskyy: Три складові і три передумови максимальної продуктивн...Yaroslav Rozhankivskyy: Три складові і три передумови максимальної продуктивн...
Yaroslav Rozhankivskyy: Три складові і три передумови максимальної продуктивн...Lviv Startup Club
 
How to Get Started in Social Media for Art League City
How to Get Started in Social Media for Art League CityHow to Get Started in Social Media for Art League City
How to Get Started in Social Media for Art League CityEric T. Tung
 
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...amitlee9823
 
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...Dave Litwiller
 
0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdf0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdfRenandantas16
 
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangaloreamitlee9823
 
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...lizamodels9
 
It will be International Nurses' Day on 12 May
It will be International Nurses' Day on 12 MayIt will be International Nurses' Day on 12 May
It will be International Nurses' Day on 12 MayNZSG
 
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best ServicesMysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best ServicesDipal Arora
 
RSA Conference Exhibitor List 2024 - Exhibitors Data
RSA Conference Exhibitor List 2024 - Exhibitors DataRSA Conference Exhibitor List 2024 - Exhibitors Data
RSA Conference Exhibitor List 2024 - Exhibitors DataExhibitors Data
 
Monthly Social Media Update April 2024 pptx.pptx
Monthly Social Media Update April 2024 pptx.pptxMonthly Social Media Update April 2024 pptx.pptx
Monthly Social Media Update April 2024 pptx.pptxAndy Lambert
 

Dernier (20)

B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptxB.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
 
John Halpern sued for sexual assault.pdf
John Halpern sued for sexual assault.pdfJohn Halpern sued for sexual assault.pdf
John Halpern sued for sexual assault.pdf
 
Best VIP Call Girls Noida Sector 40 Call Me: 8448380779
Best VIP Call Girls Noida Sector 40 Call Me: 8448380779Best VIP Call Girls Noida Sector 40 Call Me: 8448380779
Best VIP Call Girls Noida Sector 40 Call Me: 8448380779
 
7.pdf This presentation captures many uses and the significance of the number...
7.pdf This presentation captures many uses and the significance of the number...7.pdf This presentation captures many uses and the significance of the number...
7.pdf This presentation captures many uses and the significance of the number...
 
Mondelez State of Snacking and Future Trends 2023
Mondelez State of Snacking and Future Trends 2023Mondelez State of Snacking and Future Trends 2023
Mondelez State of Snacking and Future Trends 2023
 
A DAY IN THE LIFE OF A SALESMAN / WOMAN
A DAY IN THE LIFE OF A  SALESMAN / WOMANA DAY IN THE LIFE OF A  SALESMAN / WOMAN
A DAY IN THE LIFE OF A SALESMAN / WOMAN
 
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
 
Value Proposition canvas- Customer needs and pains
Value Proposition canvas- Customer needs and painsValue Proposition canvas- Customer needs and pains
Value Proposition canvas- Customer needs and pains
 
Cracking the Cultural Competence Code.pptx
Cracking the Cultural Competence Code.pptxCracking the Cultural Competence Code.pptx
Cracking the Cultural Competence Code.pptx
 
Yaroslav Rozhankivskyy: Три складові і три передумови максимальної продуктивн...
Yaroslav Rozhankivskyy: Три складові і три передумови максимальної продуктивн...Yaroslav Rozhankivskyy: Три складові і три передумови максимальної продуктивн...
Yaroslav Rozhankivskyy: Три складові і три передумови максимальної продуктивн...
 
How to Get Started in Social Media for Art League City
How to Get Started in Social Media for Art League CityHow to Get Started in Social Media for Art League City
How to Get Started in Social Media for Art League City
 
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
 
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
 
0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdf0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdf
 
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
 
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
 
It will be International Nurses' Day on 12 May
It will be International Nurses' Day on 12 MayIt will be International Nurses' Day on 12 May
It will be International Nurses' Day on 12 May
 
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best ServicesMysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
 
RSA Conference Exhibitor List 2024 - Exhibitors Data
RSA Conference Exhibitor List 2024 - Exhibitors DataRSA Conference Exhibitor List 2024 - Exhibitors Data
RSA Conference Exhibitor List 2024 - Exhibitors Data
 
Monthly Social Media Update April 2024 pptx.pptx
Monthly Social Media Update April 2024 pptx.pptxMonthly Social Media Update April 2024 pptx.pptx
Monthly Social Media Update April 2024 pptx.pptx
 

HTC Developer - 2012

  • 1.
  • 2.
  • 3.
  • 4. Founded May 1997 Global Operations • United States • Taiwan • Singapore • United Kingdom • Belarus • India • China • Japan
  • 9.
  • 10.
  • 11.
  • 12. 2008 2010 2011 2012 First Android phone First Éclair Phone Unibody design First LTE phone First 3D camera First Scribe Pen HTC One Authentic Sound Amazing Camera
  • 13.
  • 15.
  • 16.
  • 22.
  • 23.
  • 24. APIs offered on HTCdev.com • Common Controls • Lock Screen • Sound Enhancer • Mobile Device Management • Stereoscopic 3D • Scribe Pen APIs and coming soon: • Media Link HD, • Video Call
  • 25.
  • 26.
  • 28.
  • 29.
  • 30.
  • 31.
  • 32.
  • 33.
  • 34.
  • 35.
  • 36.
  • 37.
  • 38. Step 1: Create an account at http://htcdev.com Step 2: From the SDK Manager: a) sort by Repository b) select HTC and install the add-on HTC OpenSense SDK = Android SDK Add-ons
  • 39.
  • 40.
  • 42. Provide your own content inside public class MyIdleScreenEngine extends SimpleEngine implements OnClickListener, OnTouchListener { public void onCreate(SurfaceHolder holder) { setContent(R.layout.main); mClock = (AlarmAnime) this.findViewById(R.id.clock); mClock.setOnTouchListener(this); ..
  • 43. Let users interact with it public class MyIdleScreenEngine ... @Override public void onClick(View view) { if (!mStart) { mClock.startAnime(); ... @Override public boolean onTouch(View view, MotionEvent e) { if (e.getAction() == MotionEvent.ACTION_DOWN) { skipShowHint(); ...
  • 45. AndroidManifest.xml Library, Service <application a:icon="@drawable/icon" a:label="@string/app_name"> <uses-library a:name="com.htc.lockscreen.fusion"/> <uses-library a:name="com.htc.fusion.fx"/> <service a:name="SamplePreviewService" a:exported="true" a:process=":preview"/> <service a:name="SampleService"> <intent-filter> <action a:name="com.htc.lockscreen.idlescreen.IdleScreenService"/> </intent-filter> <meta-data a:name="com.htc.lockscreen.idlescreen" a:resource="@xml/idlescreen"/>
  • 46. HTC has developed a suite of customized controls which are part of the HTC OpenSense UI framework. These controls are general purpose controls that extend the existing set of Android widgets and are called common controls. The HTC common controls can be reused by application and widget developers to provide a HTC look and feel in their applications. Common Controls
  • 47. HtcListView HtcListView control shows items in a vertically scrolling list similar to a common ListView. It includes bouncing and fast scrolling, improving user experience. TimePicker and DatePicker These pickers are controls which are configurable dial selectors that it can be tailored to custom requirements.
  • 48. Compatibility, Compatibility, Compatibility It’s not About Vendor Lock-In Some Techniques: • Use reflection (expensive but at times practical) • Loading by class name e.g. accomplished by using separate activities (refactor out common code!) • Use the Lazy Loading Pattern! (see ActionBarCompat sample)
  • 51.
  • 52.
  • 53.
  • 54. Application EAS VPN SD Card Encrypt SD Card Wipe Cert Install HTC DPM Interface Device Policy Managers MDM Framework Overview
  • 55. add an EAS Account delete an EAS Account obtain ActiveSync device id EAS add VPN adapter delete VPN adapter obtain VPN adapter by configuration id VPN wipe SD cards encrypt SD cards SD Card install certificateAdditional
  • 56.
  • 57.
  • 58. Media Link HD Easy to install Set up in seconds with the HTC Media Link HD—just plug it into the HDMI and USB ports on your TV, with a simple 3- finger swipe, you can start enjoying your movie on the big screen
  • 59. Here’s what Media Link HD looks like from top, front, and bottom. The PBC (Push Button Configuration) button only needs to be used if you need to reconfigure the network settings on your Media Link HD. The microUSB port is only used for supplying power to the Media Link HD. The HDMI port connects Media Link HD to your TV. Media Link HD
  • 60. In this mode, transmitter device would provide the content URL through DLNA protocol to the dongle device. Using this URL, the dongle device would download and playback the contents. The transmitting device would be used as remote controller controlling the media playback on the dongle. Dual Screen Mode Media Link HD
  • 61. Media Link HD Kick back and multitask With dual-screen mode, you can stream a show to your big-screen TV while you’re checking your email or surfing the Web.
  • 62. In Mirror mode the device screen of the transmitting device would be transferred to the dongle over Wi-Fi network or Peer to Peer Mirror Mode Media Link HD
  • 63. – Enjoy all your favorite content on the big screen – Dual screen, Wireless HDMI (mirror mode) – Simple 1-step seamless auto configuration – Share content on the big screen, even on the go – APIs for innovative dual screen applications coming soon Media Link HD
  • 64.
  • 65. Stereoscopic 3D HTC EVO V 4G - Uses standard image and video standards for 3D content including .mpo, .jps, .mp4 - The sample code includes image, video, camera and OpenGLES examples. - Included is full open source code for anaglyphic 3D (red-cyan glasses) fallback mode to support all non-S3D devices like the emulator.
  • 66. Stereoscopic 3D The API method to enable or disable the S3D display for a given format: int DisplaySetting.setStereoscopic3DFormat(Surface surface, int format)
  • 67. Video Call API • H/W H264 codec • H/W based acoustic echo cancellation • Voip call integration with native phone dialer • Lock screen and proximity sensor integration

Notes de l'éditeur

  1. Monkey Write is an app, now on the Android Market, that came from a single person, Chiu Ki Chan, who was inspired by our OpenSense SDK at a hackathon we sponsored with AT&amp;T in San Francsisco, to write an app that allowed a person to learn written Chinese in a fun and engaging way. The app itself tells you in what order to draw the stroke and corrects you if you’re wrong. As you can see it is fully integrated with HTC’s Scribe Pen technology, allowing for seamless launching from our Pen Menu, pressure sentitivity for accurate Chinese character reproduction, and palm-rejection so that you can rest your palm on the screen and draw with the Pen without worrying if it is going to smudge. Needless to say Chiu Ki won the hackathon and our Jetstream tablet. Now she is the poster child for AT&amp;T and HTC and is receiving accolades and a lot of press interest. We continue to bring her out to events to share with people at trade shows and hackathons, she is featured on HTC Hub and HTCdev.com, and she is a great example of how one person who has a great idea, working with us can get that idea off the ground and find an audience with the help of HTCdev.com. You could be the next success story!
  2. The annual Big Android BBQ yielded big results for HTCdev in 2011, with very excited and excitable Android enthusiasts Orbotix showing off their Sphero product. Sphero is a water proof ball powered by a gyroscope and bluetooth. With this ball, and a companion Android app, you can do a number of really amazing things. One of these things is the result of a collaberation with out team – Scribe N Drive. Using our Scribe Pen you can draw anything, and have the Sphero follow that exact path, spelling out or drawing whatever you desire. Since partnering we have brought Sphero along with us to various events, included them in keynote presenations, and had them listed in HTC Hub - even helping them get press attention. Spheros are currently so popular they can’t even keep them in stock – so if you want one, get on the waiting list now, if you can. http://bit.ly/mowran
  3. HTCdev’s partnership with DocuSign, the worlds leading eSignature company in the mobile space, began with a cold call, and a pick up from the airport. We were looking for eSignature partners to take advantage of our Scribe Pen technology, and DocuSign was equal to the task. Eric Bohren not only returned my call, he picked me up from the airport when I came into town. Talk about going above and beyond to establish a partnership. Ever since, Eric and his team have worked to quickly implement Pen functionality in their consumer facing Android App, Ink, which lets you easily and securely sign documents. Now with Scribe you can sign and have your signature look how it would look in real life – using our paint controls strokes get darker, lighter, thinker and thinner depending on pressure, just like in real life. You can erase with your writing tool, just like a pencil, and rest your palm while you write. We rewarded DocuSign by inviting them to several events, including the Sprint Open, AT&amp;T Developer summit and more, and we offered them prime location in our media buy in through AT&amp;T with Engadget. They are also listed on HTC Hub, at HTCdev.com, are connected with HTCpro, our global Enterprise Sales group, and are in the audience today!
  4. Meeting Domenica from Wyse at the Verizon Developers Conference was instant magic. Her energy was infectious, and she had the “make it happen” attitude that helped quickly enable Pen functionality, for the first time on a mobile operating system. The change was subtle but profound. Now you can, using Wyse’s state of the art remote desktop app, easily emulate mouse functionality using the buttons on the Scribe Pen – one for “right clicking” which is otherwise impossible without extra UI features, and another for “hovering” – also impossible without extra UI input. This makes for a very seamless user experience. We have since included Wyse in our various developer summit activities, as well as listed them in Hub, at HTCdev.com, they’re connected with our HTCpro global Enterprise Sales group and they’re also here in the audience.
  5. Pierre and Peter met Dario of HTCdev at Google IO in May of 2011. After reconnecting at the DreamForce conference, it became clear that we could help Catch, a small start up company, create a much requested feature for their expansive and feature rich experience and idea collecting app: doodling. Using our paint controls on our tablets and our SDK, they were able to quickly create an add-on that allows anyone with an HTC tablet and a scribe Pen doodle in the app, free. They’ve been a part of several presentations, events and trade shows with us, and obviously they’re on HTC Hub, in this presentation… and also in the audience! We’ve got a bright future with Catch, and we’ve just begun to probe the beginning of what we can do together.
  6. Here’s what the initial release will encompass – there will be much more to come in future releases.
  7. Here’s some of the apis available for these MDM components
  8. For developers who like flow diagrams, here’s oneillustrating integration with ICS DM support. And with this MDM API we wrap up the upcoming APIs to be made available soon.