CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - android底层

搜索资源列表

  1. led

    0下载:
  2. 基于UT4412BV03开发板的LED底层驱动程序源码以及调用底层代码的android应用程序-UT4412BV03 development board based on the underlying LED driver source code and calls the underlying code android app
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-12
    • 文件大小:2847984
    • 提供者:郑成
  1. a-little-game

    0下载:
  2. 安卓小游戏,可以帮助了解安卓游戏开发的底层的东西!-a little Android game
  3. 所属分类:Other Games

    • 发布日期:2017-05-02
    • 文件大小:998945
    • 提供者:孤狼
  1. ciceng

    0下载:
  2. 底层开发资料,关于Android的,是师傅有用的-The underlying development information
  3. 所属分类:Driver develop

    • 发布日期:2017-06-13
    • 文件大小:21367782
    • 提供者:lory
  1. RootCmd

    0下载:
  2. android 命令操作底层,读取一些api不能查询到的信息-android command operations on the ground floor to read some api can not query the information
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:760
    • 提供者:chen
  1. uart_touch_screen_for_android

    1下载:
  2. android平台串口触摸屏功能的实现,包括底层驱动和framework层,在瑞芯微rk3026亲测OK,没任何bug-uart touch plant for android,including kernel driver and framework,it is ok at rochchip rk3026 platform,no any bug
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:48296
    • 提供者:gonvlvlv
  1. exarusbdriver

    0下载:
  2. 带有安卓USB功能的例子程序,适合做底层开发的人员参考学习-Examples of programs with Android USB function, suitable for low-level development of reference learning
  3. 所属分类:android

    • 发布日期:2017-05-07
    • 文件大小:1291745
    • 提供者:李明
  1. andless_r96

    0下载:
  2. android 开源无损播放器, 支持:wav,alac,flac,ape,mpc,wv等格式, 完全用JNI底层实现播放及解码,eclipse和NDK编译通过。-andless android music player, support:wav,alac,flac,ape,mpc,wv, JNI audio decode,eclipse&NDK compilation.
  3. 所属分类:Audio program

    • 发布日期:2017-05-16
    • 文件大小:3742320
    • 提供者:ruhhef
  1. zjDroid_jni

    0下载:
  2. 用于拦截系统底层API的操作源码, 这儿主要是c的代码。-hijack system function for android hook
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:9294
    • 提供者:bh
  1. googleshurufa

    0下载:
  2. Android应用源码谷歌拼音输入法修改版是一款调用底层设备使用了JNI的谷歌拼音输入法的项目源码。主要功能是可以设置输入法的输入类型,按键类型和中英文切换。代码相对较多,可是内部注释很详细,可直接在Eclipse中进行编译生成APK,使用了JNI,aidl的相关知识,代码条理清晰,方便大家理解以及借鉴使用。(源码采用GBK编码)-Android application source code Google Pinyin input method is a modified version of
  3. 所属分类:android

    • 发布日期:2017-05-13
    • 文件大小:2618698
    • 提供者:黄俊杰
  1. datajni

    0下载:
  2. android平台下 应用程序与底层数据交互实例。-An example for how to communicate between application and low level in android platform.
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2505375
    • 提供者:林高森
  1. ScreenCap

    1下载:
  2. 屏幕截屏功能源码ScreenCap是Android原生自带的截屏工具,通过调用底层,采取后台截屏的方式实现截屏,喜欢的朋友可以研究一下吧。-Screen screenshot function source code ScreenCap is native Android built-in screen capture tool, by calling the bottom, take screenshots of the background to achieve the screenshot
  3. 所属分类:android

    • 发布日期:2017-05-04
    • 文件大小:18754
    • 提供者:WL-Yang
  1. RootCheck

    0下载:
  2. 检测手机是否Root源码判断安卓手机是否root有三种方式,本源码是第三种方式。 第一种: Android可以直接运行一个底层命令,来判断是否root,但是这会带来一个问题,每次判断是否root都会弹出一个root请求框。这是十分不友好的一种交互方式,而且,用户如果选择取消,有部分手机是判断为非root的。这种方式的特点是交互不友好,而且有误判。 第二种: 一般root手机都会有一些的特殊文件夹,比如/system/bin/su,/system/xbin/su,里
  3. 所属分类:android

    • 发布日期:2017-05-13
    • 文件大小:2704605
    • 提供者:陈强
  1. lzop安装

    1下载:
  2. 这是一个在android下进行gpio驱动开发的例子,在这个例子中分别从底层驱动代码到测试程序再到android上的JNI层,然后通过java代码调用APP Framework层的接口实现对开发板上led的控制(This is carried out under a gpio android-driven development example, in this case were driven from the bottom to the android code to the test pr
  3. 所属分类:嵌入式Linux

    • 发布日期:2017-12-29
    • 文件大小:951296
    • 提供者:tune
  1. uart_read

    0下载:
  2. linux 下的串口的读取底层程序,也可在android上跑(Serial read the underlying program)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:往昔已逝丶
  1. 安卓NDK环境下采集音频

    0下载:
  2. jni开发,安卓NDK环境下采集音频,避免从安卓层采集完数据还要往底层发(Acquisition of audio in Android NDK environment)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:7168
    • 提供者:油炸的兔子
  1. BlueTooth

    0下载:
  2. 基于Android Studio开发平台,是一个纯粹的蓝牙无线通讯程序,用于手机蓝牙和底层蓝牙无线模块通讯(Based on Android Studio's development platform, it is a pure Bluetooth wireless communication program, which is used for mobile Bluetooth and bottom Bluetooth wireless module communication)
  3. 所属分类:android开发

    • 发布日期:2018-04-29
    • 文件大小:29709312
    • 提供者:lycmtt
  1. 18

    0下载:
  2. ThinkSNS(简称TS),是智士软件旗下的开源微博、社交网络平台。ThinkSNS采PHP+MySQL技术平台,社交核心+多应用+多插件机制。通过应用、插件、风格包等机制扩展功能,支持全平台。拥有Web端、iOS、Android客户端以及H5手机版;其轻量化的应用模式,稳固的底层架构,强大的延伸性,支持二次开发拓展。ThinkSNS全方位提供网站开发|移动端APP定制|微信端软件研发|小程序|社群系统搭建|源代码|技术支持,是建立社交网站|企业社区论坛|微博平台|APP软件|系统集成|互联网
  3. 所属分类:WEB开发

    • 发布日期:2018-05-02
    • 文件大小:31617024
    • 提供者:53teytt
« 1 2 3 4 5»
搜珍网 www.dssz.com