Welcome![Sign In][Sign Up]
Location:
Search - android flash

Search list

[OtherAndroid SDK 2.2 开发环境详解

Description: Google在旧金山Moscone会展中心举办Google I/O 2010大会第二天(美国时间5月20日上午)的会议之上如约正式发布了代号为“Froyo(冻酸奶)”的最新版Android 2.2操作系统。而紧接着网络中也开始提供SDK(开发者套件)安装包的下载,虽然仅凭SDK包尚无法让我们体验到诸如Flash10.1等应用,但据官 方介绍,新版系统带来性能的大幅度提升,除了支持Flash 10.1,另外还在系统界面、功能等方面进行了许多细节性优化. Android 2.2是非常值得期待,下面是根据个人实践经验配置Android SDK2.2+Eclipse 的开放环境编写的详细步骤。根据这些步骤,就是门外汉也可有完成。
Platform: | Size: 2681344 | Author: 510602273@qq.com | Hits:

[FlashMXlibflash-0.4.10

Description: libflash -- This the Version 0.4.10 of the Flash Library for Linux-libflash-- This the Version 0.4.10 of the Flash Library for Linux
Platform: | Size: 217088 | Author: kuang_gg | Hits:

[Linux-Unixu-boot-1.1.6-android-s3c6410-nand.tar

Description: HTX-android-0.9 u-boot
Platform: | Size: 11628544 | Author: superufo | Hits:

[androidandroidaflash

Description: 关于android的flash播放器的配置,该代码是网上在线播放的基础。-Android' s flash player on the configuration, the code is the basis for online play online.
Platform: | Size: 1752064 | Author: liu | Hits:

[Multimedia DevelopFFmpeg_rmvb

Description: ffmpeg_rmvb 解决ffmpeg不能编码rmvb的问题 内有示例 能用于asp,net,php在线编码视频flv,mp4 支持wmv,mov,3gp,mp4,rm,rmvb,mpg,mp3等多各种频频格式-ffmpeg can not encode rmvb ffmpeg_rmvb solve the problem within the sample can be used in asp, net, php-line encoded video flv, mp4 support wmv, mov, 3gp, mp4, rm, rmvb, mpg, mp3 and other formats of various frequently
Platform: | Size: 3936256 | Author: kkjjkkjj | Hits:

[androidbuilding-android-apps-with-html-css-and-javascrip

Description: Android and Flash development
Platform: | Size: 4449280 | Author: Satyanarayana | Hits:

[androidSimple-Flashlight

Description: Android GreenFlashLight code it will display a red flash light in android device display
Platform: | Size: 44032 | Author: tynchtyk | Hits:

[androidSimpleLED

Description: Android上的手电筒软件,开启相机闪光灯作为照明手电筒,而不是LED屏幕。-A flashlight software on Android, turn on the camera flash as a torch lighting, not the LED screen.
Platform: | Size: 65536 | Author: Tim | Hits:

[OtherDYCom

Description: DYCom全称(DY Communication)是一套跨平台的通信套件,产品包括服务器端组件和各客户端组件.让开发者高效地开发多人应用及游戏. 该开发套件主要让使用者可以快速开发多玩家游戏,各种回合制游戏和实时游戏都可以胜任。 DYCom 的客户端支持库有:Silverlight,Winform,Windows mobile,Flash AS3.0, Android. 版权所有:黎东海-Message service, supports a variety of platforms, network protocols, http, tcp ...
Platform: | Size: 663552 | Author: lampson | Hits:

[androidMyFlash

Description: android flash 简单播放示例-android flashandroid flash
Platform: | Size: 27532288 | Author: 张小小 | Hits:

[androidFlash-custom-rom

Description: Android ROM flashing document
Platform: | Size: 1204224 | Author: batracio | Hits:

[androidHow-to-flash(ROM)

Description: How to flash ROM Android
Platform: | Size: 1026048 | Author: batracio | Hits:

[androidMobileClientApplication

Description: 移动Android山洪预警,雨量查询,水位查询,短信预警,等值线,等直面查询-Mobile Android flash warning, rainfall information, water level check, SMS alert, contour, and so face inquiry
Platform: | Size: 351232 | Author: ebdiy | Hits:

[androidPro.Android.Flash.Jul.2011.pdf

Description: Pro Android Flash is for those android developer who already knows flash.
Platform: | Size: 44029952 | Author: Shailesh | Hits:

[androidAndroid-system-boot-analyze-

Description: Android系统启动过程分析 本文主要介绍Android系统的启动过程,以Androidinit进程之后部分为主,init之前部分同标准Linux内核启动完全相同。于Android启动过程复杂,涉及C、C++及java部分内容,本文以流程分析为主线旨在让大家在分析Android系统时有个清晰的思路。鉴于本人水平有限,如有阐述不正之处,还请不吝指正,感激不尽! 系统启动大致可分为一下几个阶段: • bootloader---初始化、从Flash读取Kernel镜像及一些必须的配置信息,引导kernel启动 • linuxkernel启动linux内核 • init进程启动 • init进程读取init.rc启动必要的daemon程序,如:adbd、vold、netd、等 • init进程启动servicemanager---随后详细分析其过程 • init进程启动zygote ---随后详细分析其过程 • JAVA部分的Service启动 • init进程启动mediaserver---多媒体本地服务启动 本文主要分析android部分的启动,涉及范围为servicemanager启动到android系统的Java部分的Service -Android system starting procedure analyze .doc This paper mainly introduces the Android system startup process, to Androidinit after process part is given priority to, init with standard Linux kernel part before start completely the same. In Android start-up process complex, involving C, C++ and Java part, this paper to process analysis to let everybody as the main analysis is a system in Android clear ideas. In view of the limited my level, if there is the place of paper is not straight, please not stingy correct, I appreciate! The system can be roughly divided into a few start-up stage: · bootloader-initialization, read from Flash Kernel image and some must configuration information, so as to guide the Kernel start · linuxkernel start Linux kernel · init process start · init process read init. Rc start daemon necessary procedures, such as: adbd, vold, netd, etc · init process start servicemanager-then detailed analysis of the process · init process start zygote-then detailed
Platform: | Size: 22528 | Author: netwalk | Hits:

[androidAndroid-start-boot-analyze-

Description: Android系统启动过程分析 本文主要介绍Android系统的启动过程,以Androidinit进程之后部分为主,init之前部分同标准Linux内核启动完全相同。于Android启动过程复杂,涉及C、C++及java部分内容,本文以流程分析为主线旨在让大家在分析Android系统时有个清晰的思路。鉴于本人水平有限,如有阐述不正之处,还请不吝指正,感激不尽! 系统启动大致可分为一下几个阶段: • bootloader---初始化、从Flash读取Kernel镜像及一些必须的配置信息,引导kernel启动 • linuxkernel启动linux内核 • init进程启动 • init进程读取init.rc启动必要的daemon程序,如:adbd、vold、netd、等 • init进程启动servicemanager---随后详细分析其过程 • init进程启动zygote ---随后详细分析其过程 • JAVA部分的Service启动 • init进程启动mediaserver---多媒体本地服务启动 本文主要分析android部分的启动,涉及范围为servicemanager启动到android系统的Java部分的Service -This paper mainly introduces the Android system startup process, to Androidinit after process part is given priority to, init with standard Linux kernel part before start completely the same. In Android start-up process complex, involving C, C++ and Java part, this paper to process analysis to let everybody as the main analysis is a system in Android clear ideas. In view of the limited my level, if there is the place of paper is not straight, please not stingy correct, I appreciate! The system can be roughly divided into a few start-up stage: · bootloader-initialization, read from Flash Kernel image and some must configuration information, so as to guide the Kernel start · linuxkernel start Linux kernel · init process start · init process read init. Rc start daemon necessary procedures, such as: adbd, vold, netd, etc · init process start servicemanager-then detailed analysis of the process · init process start zygote-then detailed analysis of the process · JAVA part of the Serv
Platform: | Size: 22528 | Author: netwalk | Hits:

[androidPro-Android-Flash

Description: 国外《Pro Android Flash》电子书配套源代码,对专业安卓开发有很好参考价值。-Abroad the " Pro Android Flash" e-book supporting source code and a good reference value for professional Andrews development.
Platform: | Size: 14767104 | Author: 安迪 | Hits:

[androidgeolo-Flash

Description: Flash播放,利用android系统的原生借口写的Flash播放器,拥有停止,前进、后退、全屏,音量控制等功能。-Flash Player , use the native android system excuse to write Flash Player , Flash Player has basic functions .
Platform: | Size: 1754112 | Author: Yonony | Hits:

[Other systemsMainActivity

Description: Android Flash Light Class How to turn on & off Mobile flash light
Platform: | Size: 1024 | Author: KeRolos | Hits:

[Other视频直播 android源代码

Description: Red5是一个采用Java开发开源的Flash流媒体服务器。 利用android自带的LocalServerSocket采集视频数据的实时流数据。 通过juv—rtmp—client这个jar包封装了很多和流媒体服务器交互的方法。当然有视频数据传输格式。在流媒体服务提供了三种格式的传输方式:Record、Live、Append。(Red5 is an open source Flash streaming server using Java. The real-time data stream of video data is collected by LocalServerSocket with android. Through the Juv - RTMP - client, this jar package encapsulates many methods of interacting with streaming media servers. Of course, there are video data transmission formats. In streaming media services, there are three formats of transmission: Record, Live, and Append.)
Platform: | Size: 37778432 | Author: 空雷 | Hits:
« 12 3 4 »

CodeBus www.codebus.net