CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 android开发 搜索资源 - STARTUP

搜索资源列表

  1. Animation

    0下载:
  2. 移动补间动画 translate 1. 在res文件夹中建anim文件夹 2. 在anim文件夹中建立translate动画效果 3. 在activity中定义Animation对象,用AnimationUtils.loadAnimation载入ResId 4. 将Animation对象设置到目标对象 5. 启动动画效果,用方法startAnimation(),setAnimation()只有1次-Mobile tween translate 1. In the res fo
  3. 所属分类:android

    • 发布日期:2017-05-22
    • 文件大小:6677210
    • 提供者:luoluo
  1. Android_Analysis_of_wireless_startup

    0下载:
  2. adroid无线启动过程分析,深入探讨android无线启动多过程。对android底层开发很有帮助。-adroid wireless startup process are analyzed to investigate more than android wireless startup process. Underlying the development of android helpful.
  3. 所属分类:android

    • 发布日期:2017-04-05
    • 文件大小:107373
    • 提供者:彭磊
  1. Android-system-boot-analyze-

    0下载:
  2. Android系统启动过程分析 本文主要介绍Android系统的启动过程,以Androidinit进程之后部分为主,init之前部分同标准Linux内核启动完全相同。于Android启动过程复杂,涉及C、C++及java部分内容,本文以流程分析为主线旨在让大家在分析Android系统时有个清晰的思路。鉴于本人水平有限,如有阐述不正之处,还请不吝指正,感激不尽! 系统启动大致可分为一下几个阶段: • bootloader---初始化、从Flash读取Kernel镜像及一些必
  3. 所属分类:android

    • 发布日期:2017-03-22
    • 文件大小:22388
    • 提供者:netwalk
  1. Android-start-boot-analyze-

    0下载:
  2. Android系统启动过程分析 本文主要介绍Android系统的启动过程,以Androidinit进程之后部分为主,init之前部分同标准Linux内核启动完全相同。于Android启动过程复杂,涉及C、C++及java部分内容,本文以流程分析为主线旨在让大家在分析Android系统时有个清晰的思路。鉴于本人水平有限,如有阐述不正之处,还请不吝指正,感激不尽! 系统启动大致可分为一下几个阶段: • bootloader---初始化、从Flash读取Kernel镜像及一些必
  3. 所属分类:android

    • 发布日期:2017-03-24
    • 文件大小:22387
    • 提供者:netwalk
  1. android-system-startup-process

    0下载:
  2. 有图有代码!耗时3周整理的一篇关于android系统启动过程的源码分析文章,看了他,包你对android的理解更上一个新的台阶-Diagram and code! Took three weeks finishing a source analytical articles on the android system boot process, looked at him, including your understanding of the android on a new level
  3. 所属分类:android

    • 发布日期:2017-03-29
    • 文件大小:10708
    • 提供者:张双
  1. Team-Win-Recovery-Project-twrp2.4

    0下载:
  2. TWRP2.4源码,android触屏recovery源码-he goal of this branch is to rebase TWRP onto AOSP while maintaining as much of the original AOSP code as possible. This goal should allow us to apply updates to the AOSP code going forward with little to no extra work.
  3. 所属分类:android开发

    • 发布日期:2014-03-10
    • 文件大小:7947876
    • 提供者:fanglei
  1. Houtailuxiang

    0下载:
  2. android后台录像功能,默认启动程序之后用线程打印心跳录像控制在15秒,功能实现,有需求的可以自己看看思路。-android background recording function, the default startup program followed by the thread prints in 15 seconds heartbeat recording control, implementation of function, you can see for yourself
  3. 所属分类:android

    • 发布日期:2017-04-01
    • 文件大小:166645
    • 提供者:zhaixiaoliang
  1. Android-splash-screen

    0下载:
  2. 给自己的Android 程序添加启动界面的源代码,实现安卓应用启动时的界面。-Add the program to launch its own Android interface source code, Android application startup interface.
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:95950
    • 提供者:徐丹
  1. TestIndex

    0下载:
  2. 模仿UC等软件启动画面加载时闪烁点的样式,应用程序编程源码,很好的参考资料。-Imitate the flash point style UC software startup screen loading, application programming source code, a good reference.
  3. 所属分类:android

    • 发布日期:2017-04-17
    • 文件大小:51323
    • 提供者:桂花翅子
  1. 487346

    0下载:
  2. 模仿UC等软件启动画面加载时闪烁点的样式,android经典编程学习源码,很好的参考资料。-Imitate the flash point style UC software startup screen is loaded, Android classic learning programming source code, a good reference.
  3. 所属分类:android

    • 发布日期:2017-04-16
    • 文件大小:52279
    • 提供者:桂花翅子
  1. TestIndex

    0下载:
  2. Android源码仿UC启动加载画面闪烁样式,大家都知道Uc客户端启动时候挺漂亮的效果吧,今天发现了这个仿写的UC启动画面效果,有兴趣的看看怎么样,其实用代码实现很简单,代码很少。-Android source boot loader screen flicker UC imitation style, we all know that when the client starts Uc pretty effect of it, and today found the parodies of U
  3. 所属分类:android

    • 发布日期:2017-04-25
    • 文件大小:47782
    • 提供者:rpudn31
  1. msdx-androidkit468566f

    0下载:
  2. android应用开发工具包androidkit完整类库下载,android开发很多情况下都可以使用本包中的某些类,比如SQLiteOpenHelper类、日期时间操作类、颜色选择器、UI控件、获取指定URL中返回的内容的String对象、View控件截图、获取图标、版本、包名等信息、抽象类,Activity管理、用以管理启动的Activity、IntroActivity动画及事件绑定等类文件-android application development toolkit androidkit
  3. 所属分类:android

    • 发布日期:2017-04-17
    • 文件大小:54429
    • 提供者:gpudn25
  1. weixin

    0下载:
  2. 模仿微信开机场景,适合安卓开发作参考程序,亲测可用-Imitation Micro message startup scene, dear test available
  3. 所属分类:android

    • 发布日期:2017-05-25
    • 文件大小:8499202
    • 提供者:小菜鸟
  1. startup

    0下载:
  2. 这是一个安卓自动启动的例子,非常简单,一看就会-This is an example of the automatic start of Andrews, is very simple, one will see
  3. 所属分类:android

    • 发布日期:2017-05-03
    • 文件大小:1015910
    • 提供者:wise wang
  1. Agile-for-Dummies

    0下载:
  2. A gile development principles have gone something used only by cutting-edge teams to a mainstream approach used by teams large and small for things as varied as the following: ✓ Startup software development projects ✓ Enterprise-sized dev
  3. 所属分类:android

    • 发布日期:2017-05-14
    • 文件大小:3517642
    • 提供者:heyiwu
  1. rygj

    0下载:
  2. 手机荣誉管家源码是一款小众应用源码,软件的设计初衷是收集自己从小到大获得的荣誉奖状之类的,因为纸质的很容易坏所以设计了这么一款软件。可以填写荣誉记录和拍照配图,点击菜单以后可以查看书架,书架里面有奖状图片的缩略图。软件界面非常精致,是某次大赛的参赛作品。本源码还有一大亮点就是实现了可以自定义软件启动界面。-Butler source mobile honor is a niche application source code, software design original intentio
  3. 所属分类:android

    • 发布日期:2017-05-16
    • 文件大小:3948875
    • 提供者:wanglianhai
搜珍网 www.dssz.com