登录
首页 » WORD » the-architecture-of-Android

the-architecture-of-Android

于 2011-04-24 发布 文件大小:24KB
0 86
下载积分: 1 下载次数: 10

代码说明:

  介绍了andriod系统源代码的层次结构(introduce the architecture of android source code )

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • android txt阅读 例子源码
    android txt阅读 例子源码
    2015-04-06下载
    积分:1
  • 938229
    实现各种滤波器和改进型,fir,can,wrap,conv,cfir()
    2017-12-31 13:29:40下载
    积分:1
  • 88-android-source-projects
    88 android source projects
    2013-12-16 14:15:34下载
    积分:1
  • 远程视频监控
    【核心代码】 public interface CameraSource {  static final String LOG_TAG = "camera";  /**  * Open the camera source for subsequent use via calls to capture().  *   * @return true if the camera source was successfully opened.  */  boolean open();  /**  * Close the camera source. Calling close on a closed CameraSource is  * permitted but has no effect. The camera source may be reopened after  * being closed.  */  void close();  /**  * The width of the captured image.  *   * @return the width of the capture in pixels  */  int getWidth();  /**  * The height of the captured image.  *   * @return the height of the capture in pixels  */  int getHeight();  /**  * Attempts to render the current camera view onto the supplied canvas.  * The capture will be rendered into the rectangle (0,0,width,height).  * Outstanding transformations on the canvas may alter this.  *   * @param canvas the canvas to which the captured pixel data will be written  * @return true iff a frame was successfully written to the canvas  */  boolean capture(Canvas canvas);  boolean saveImage(String savePath, String fileName); }
    2013-12-04下载
    积分:1
  • android Gallery控件学习示例源码
    android Gallery控件学习示例源码
    2014-05-29下载
    积分:1
  • CSipSimple
    CSipSimple是一款可以在Android手机上使用的支持sip的网络电话软件,可以在上面设置使用callda网络电话。连接使用方式最好是使用wifi,或者3g这样上网速度快,打起电话来效果才好。 注:本程序在Andriod studio下编译(Support SIP network phone software, you can set up the use of callda network phone. Connection to use the best way to use the WiFi, or 3G so fast Internet speed, to make a phone call to effect is good. Note: This program is compiled under Andriod studio)
    2016-11-15 10:19:18下载
    积分:1
  • TravelApp-(1)
    一个简单的安卓app应用程序,类似于滴答拼车,但是拼游的,大家可以通过此软件找到一起出游的小伙伴(A simple Android app applications, similar to the ticking carpool, but to fight tour, we can travel together by this software to find a small partner)
    2020-10-22 16:17:23下载
    积分:1
  • AbstractMapBasedMultiset
    Basic implementation of Multiset backed by an instance of code Map, AtomicInteger for Andriod.
    2013-10-05 08:20:28下载
    积分:1
  • android usb 通讯实例源码下载
    源码在压缩包中,解压几次就能看到,android usb 通讯例子
    2014-08-08下载
    积分:1
  • Spring及依赖注入 入门级实例(文档)
    Spring创始人Rod JohnsonSpring简介什么是IoC,依赖注入使用Spring依赖注入示例创建登录示例,编写dao,biz,action为项目添加Spring支持编写Spring配置文件测试注入编写Spring与Struts集成的配置文件在Struts中配置插件在Sping中配置Action面向接口编程注入的使用总结
    2014-12-13下载
    积分:1
  • 696522资源总数
  • 104040会员总数
  • 35今日下载