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

搜索资源列表

  1. BWChess

    0下载:
  2. android平台上的黑白棋游戏.直接导入的话是不行的,必须添加相关库文件-A chess game played on andriod platform。Directly into the case does not work, you must add the relevant library file
  3. 所属分类:Games

    • 发布日期:2017-03-27
    • 文件大小:53.72kb
    • 提供者:dotA
  1. AXMLPrinter2

    0下载:
  2. 先更改后缀名为.jar文件,pudn不让提交 android xml文件的反编译,这才是我们的重点,其实也很简单,用AXMLPrinter2.jar工具就可以轻松搞定,用法如下: 1、java -jar AXMLPrinter2.jar D:\play\AndroidManifest.xml > AndroidManifest.txt 2、java -jar AXMLPrinter2.jar D:\play\res\layout\main.xml > mai
  3. 所属分类:Games

    • 发布日期:2017-03-29
    • 文件大小:23.98kb
    • 提供者:
  1. dex2jar

    0下载:
  2. android apk 反编译文件 dex2apk-android apk decompile file dex2apk
  3. 所属分类:Games

    • 发布日期:2017-05-16
    • 文件大小:4.03mb
    • 提供者:
  1. PhoneMovieTicket

    0下载:
  2. 开发实例 1、 图片浏览器(Picture Viewer) 2 、文件浏览器(File Browser) 3 、通讯录(Contact) 4 、任务管理器(Task Manager) 5 、音乐播放器(Rock Player) 6 、天气预报(Android Weather Forecast) 7 、多媒体播放器(Android Media Player) 8、短信语音播报(Speak Message Service) 9、手机远程监控(Cam Monitor) 10、贪吃蛇游戏(Snake)
  3. 所属分类:Games

    • 发布日期:2017-05-11
    • 文件大小:2.44mb
    • 提供者:胡娜
  1. 22

    0下载:
  2. 蓝鸟健身俱乐部小助手,基于安卓平台开发的全部代码,包括工程文件,可直接运行!-Bluebird health club assistant, based on the Android platform development code, including the project file, and can be run directly!
  3. 所属分类:Games

    • 发布日期:
    • 文件大小:650.69kb
    • 提供者:段晓霞
  1. aFileChooser-master

    0下载:
  2. File chooser in android
  3. 所属分类:Games

    • 发布日期:2017-11-17
    • 文件大小:417.71kb
    • 提供者:tinz
  1. HbxLink

    0下载:
  2. Android系统的疯狂连连看游戏源代码,代码注释比较丰富,而且资源文件完整,还有文档-Lianliankan game madness of the Android system source code, the rich code comments, and the resource file is complete, there are still documents
  3. 所属分类:Games

    • 发布日期:2017-12-02
    • 文件大小:9.72mb
    • 提供者:pudn1364
  1. AndroidLighting1

    0下载:
  2. Android游戏编程光照的使用例子程序,包含了完整的Android工程文件,可以直接编译APK文件安装到手机运行-Android game programming examples of the use of lighting program, including a complete Android project file can be directly compiled to run APK file to your phone
  3. 所属分类:Other Games

    • 发布日期:2017-11-20
    • 文件大小:65.39kb
    • 提供者:
  1. Bejeweled3

    0下载:
  2. Android小游戏宝石迷阵3的源码文件,可学习到许多游戏编程技巧。比如用于选择操作(设置、模式、高分记录),游戏摄像机,在AndEngine的Camera有两种作用, 一是用以调节屏幕的显示区域, 二是利用HUD类实际绘制游戏屏幕于手机之上。-Android game Bejeweled 3 the source file, you can learn a lot of game programming skills. Such as for selecting operation (sett
  3. 所属分类:Games

    • 发布日期:2017-11-08
    • 文件大小:7.43mb
    • 提供者:xuchi
  1. Bejeweled3

    0下载:
  2. Android小游戏宝石迷阵3的源码文件,可学习到许多游戏编程技巧。比如用于选择操作(设置、模式、高分记录),游戏摄像机,在AndEngine的Camera有两种作用, 一是用以调节屏幕的显示区域, 二是利用HUD类实际绘制游戏屏幕于手机之上。 -Android game Bejeweled 3 the source file, you can learn a lot of game programming skills. Such as for selecting operation (
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-26
    • 文件大小:7.3mb
    • 提供者:吴乾坤
  1. android_snack_veryhuo.com

    0下载:
  2. android平台上的一个简单的贪吃蛇小游戏,编译好的APK文件在BIN目录下,文件名称是:android_snack.apk-android platform a simple Snake game, compiled APK file in the BIN directory, the file name is: android_snack.apk
  3. 所属分类:Games

    • 发布日期:2017-04-04
    • 文件大小:610.8kb
    • 提供者:江佳原
  1. Snake

    0下载:
  2. Android贪食蛇的APK文件,自己写的,可以供参考。-Snake Android APK file, write your own, can be used for reference.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-02
    • 文件大小:589.14kb
    • 提供者:连俊明
  1. BallGame

    0下载:
  2. Android(迷宫小球)游戏源代码,MyCircle.java为绘制圆球主文件,在此构造圆形图形绘制函数,设置圆形图形的X、Y坐标和角度等参数;HButton.java为绘制按钮主文件,通过按钮坐标宽高与触屏的坐标进行判定按钮是否被点击;MySurfaceView.java为游戏控制,声明一个物理世界的范围对象,声明一个重力向量对象,声明胜利与失败的body,用于判定游戏的胜负,为了游戏暂停时,失败,胜利能继续可能到游戏中的状态,所以并没有将其写成一个状态,定义菜单、按钮、游戏背景图片资源等-
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-13
    • 文件大小:2.99mb
    • 提供者:roc
  1. MapMaset

    0下载:
  2. android下实现游戏的背景地图的一个示例程序,可以动态加载新的地图文件。-android games under the background of the map a sample program that can dynamically load new map file.
  3. 所属分类:Games

    • 发布日期:2017-05-26
    • 文件大小:8.34mb
    • 提供者:
  1. gba_bios

    0下载:
  2. its gba bios file for the game boy. it will need to be executed in android.
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-04
    • 文件大小:13.34kb
    • 提供者:david
  1. Antguide

    0下载:
  2. 蚂蚁迷呀Java源代码,属于j2me游戏的范畴,不过与Android游戏相差很近啦,以前开发Java手机游戏的朋友,应该很快会上手android手机游戏的开发,因此希望本款手机小游戏的源码能助你一臂之力吧,源码文件非常完整,有Eclipse环境的,可尝试重新编译一下代码。-Java mobile game with friends, and soon the meeting should hand android mobile game development, so I hope this p
  3. 所属分类:Games

    • 发布日期:2017-05-14
    • 文件大小:3.08mb
    • 提供者:么罗
  1. android-Fragment--example-tutorial

    0下载:
  2. android 的文件,比较适合初学者进行学习,后期会有更多-android file more suitable for beginners to learn, there will be more late
  3. 所属分类:Games

    • 发布日期:2017-05-11
    • 文件大小:2.18mb
    • 提供者:qi
  1. Fusion364PSFG

    0下载:
  2. 安卓开发,android游戏源代码、供大家下载查看gg文件可以用Fusion.exe打开-Android development, Android game source code, for everyone to download and view the GG file can be opened with Fusion.exe
  3. 所属分类:Other Games

    • 发布日期:2017-05-03
    • 文件大小:669.1kb
    • 提供者:phillip
搜珍网 www.dssz.com