Android4TV - Verification Test Plan.pdf
Filename Dokument 05222014150320
Version v1.0
Classification INTERNAl
Status Approved
Date 2014-05-22
Author(s) Intent+ Administrator
Android4TV - API Specification.pdf
Filename Android4TV - Framework API Specification.docx
Version v1.40
Classification PUBLIC
Status Approved
Date May 21, 2014
Author iWedia
Android4TV - Application Development Guide.pdf
The provided ANDROID4TV jar file is a Java library containing necessary classes and interfaces that has to be imported by the client applications to establish communication with the framework and use of a DTV functionality.
It is time to create your first ANDROID4TV application project. The process does NOT differ in any aspect to other Android application development process. Therefore, start the Eclipse IDE and create a new Android application project.
Android4TV-Development_guide_v1.0.pdf
Purpose of this paper is to document is to explain how to setup environment, run Android emulator with prebuild iWedia software and how to write application utilizing Android 4 TV library and API.
Idea is to provide our open source community way to development application on Android emulator with full Teatro 3.5. Because of that, we had to port out solution to x86 platform and made addition changes to fit emulator constraints.
Android4TV - SW Architecture v1.5.pdf
This document is intended for the people who are involved in the process of evaluation, implementation, integration or testing of the Android4TV components. It provides a high-level overview of the Android4TV solution and should help the user to better understand the capabilities of the individual modules or the solution in its entirety.
AndroidDebugging_and_PerformanceAnalysis.pdf
Understand the set of debugging and performance monitoring tools and capabilities available
in Android
Understand the internals and limitations of each
Get hands-on experience with the tools and capabilities
Determine which ones are most appropriate, useful and/or important for a given task
android_securecoding_en.pdf
This guidebook is a collection of tips concerning the know-how of secure designs and secure coding for
Android application developers. Our intent is to have as many Android application developers as possible
take advantage of this, and for that reason we are making it public.
A Completely Covert Audio Channel in Android.pdf
Exfilteration of private data is a potential security threat against mobile devices.
Previous research concerning such threats has generally focused on techniques that
are only valid over short distances (NFC, Bluetooth, electromagnetic emanations,
and so on). In this research, we develop and analyze an exfilteration attack that has
no distance limitation. Specifically, we take advantage of vulnerabilities in Android
that enable us to covertly record and exfilterate a voice call. This paper presents
a successful implementation of our attack, which records a call (both uplink and
downlink voice streams), and inaudibly transmits the recorded voice over a subsequent
inaudible call, without any visual or audio indication given to the victim. We provide
a detailed analysis of our attack, and we suggest possible counter measures to thwart
similar attacks.
Android视频调试指南.pdf
Qualcomm的Android视频调试指南,此文档提供了各种解决方案,客户可使用这些解决方案获取调试信息并对视频用例进行调试;此文档基于 SalesForce 解决方案 00028029。
此文档适用于 MSM8992、MSM8994、MSM8936、MSM8939、MSM8x74、APQ8084、MSM8x26、MSM8x09 和 MSM8916 芯片组。
要调试 Wi-Fi Display 问题,请参见 Wi-Fi Display Debug Guide (80-NP566-1)。
在使用调试指南之前,请确保您已按照 Multimedia Driver Development and Bringup Guide - Video (80-NU323-5) 中的说明执行操作。
Linux System Programming Talking Directly to the Kernel and C Library.pdf
This book is about system programming on Linux. System programming is the practice
of writing system software, which is code that lives at a low level, talking directly to the
kernel and core system libraries. Put another way, the topic of the book is Linux system
calls and low-level functions such as those defined by the C library.
Secure Mobile Device Integration for Automotive Telematics by bpbruno_Thesis.doc
1. Review the relevant literature in the field of automotive telematics, and mobile device integration.
2. Explore the issues in developing systems for the vehicle environment. Including human computer interaction requirements, and the safety implications of in-vehicle mobile phone use.
3. Review relevant literature relating to the background of security methodologies.
4. Outline a security architecture for use on mobile devices of differing specifications. Where the underlying algorithms which comprise this architecture are both proven and mathematically sound.
5. Extend this system into a protocol for use in a networked environment.
6. Evaluate the Ang face recognition system for use as a possible user authentication method.
telematics-itri.pdf
Telematics软体与应用服务整合技术,智慧型运输系统(ITS)简介,汽车电子(Telematics)简介,ITS与Telematics为一体之两面
telematics-ctc.pdf
车辆定位及DSRC通讯技术与Telematics应用。 报告人:王景弘博士 中华电信研究所
kernel-device-drivers-rmll2010.pdf
Linux Kernel architecture for device drivers.Thomas Petazzoni
Free Electrons
thomas.petazzoni@free-electrons.com
核聚变与等离子体物理-基于QNX分布式采集控制系统(修改稿).doc
本文主要介绍了在qnx实时操作系统下编写分布式采集控制程序,现场机器负责数据采集存储,并按照预设的参数进行控制。控制室器机器负责参数设置与波形的显示,同时负责在控制室远程启动现场机器程序并返回运行的状态,以便在现场机器程序出现异常情况下做出相应的措施。经测试,系统的实时性和可靠性也可以很好地满足EAST(实验型先进超导托卡马克) LHCD(低杂波电流驱动)系统单管测试的需要。
AUTOSAR 通信模块的设计与实现.pdf
AUTOSAR 是针对特定的汽车电子这一领域,提出的一套开放式软件结构。其主体思
想是使得软件设计开发更易于管理,软件系统更易于移植、裁剪,以及更好的维护性和质量
保证。
The Device Driver Structure for Android
The Device Driver Structure for Android - with Linux Kernel Driver and Android HAL.
STUDY ON ANDROID EMULATOR
STUDY ON ANDROID EMULATOR
• To understand important details of emulator.
• To get familiar with recent upstream changes and possibly ongoing plans.
• To evaluate upstream contribution process (for potential back porting).
• For fun, of course.
Android and Linux Kernel
Android and Linux Kernel - The key issues for teaching or learning.
An Introduction to the Linux Kernel
An Introduction to the Linux Kernel with Device Drivers.
An Introduction to the Android Framework
An Introduction to the Android Framework, a core architecture view from apps to the kernel
音频PCM从模拟采样到数字编码的演示
PCM从模拟采样到数字编码的flash动画演示,很形象,看了对了解音频的数字编码过程有了很形象的理解。
经典的加密与解密实战攻略
讲解软件加密、加壳、加密狗、光盘保护等保护机制,包括算法、汇编等;
播思OPhone平台概述
播思公司基于Android的OMS平台开发巡讲,OPhone平台概述。
android移植与实现
台北科技大学的硕士论文,讲得还不错,想了解Android在pxa270上移植过程的可以参考一下!
图像处理入门C源码分析
讲解了图像文件格式以及c语言实现,图像的2D变换等。
多处理器的SoC设计
讲SoC上集成多处理核的,包括dsp,里面是韩文和英文的介绍,懂韩文的可以看一下
中国移动技术部GPRS基础
中国移动通信集团公司技术部的GPRS基础讲稿
Android Dalvik虚拟机讲义
Google原创的Android Dalvik虚拟机讲义
GPRS基础-中国移动通信集团公司技术部
中国移动通信集团公司技术部的GPRS基础培训幻灯片
人机接口电路设计及编程.ppt
接口电路,人机接口,电路设计,编程,接口编程