搜索资源列表
AndroidNDK_Build
- 了解Android NDK的用途 掌握Android NDK编译环境的安装与配置方法 掌握Android NDK的开发方法 -Learn to master the use of Android NDK Android NDK compiler environment installation and configuration control method of developing Android NDK
android_socket_parcel
- Android环境下通过SOCKET传递Parcel包并解出数据的例子程序 在Android环境下,甲程序(C++程序)将数据封装在 Parcel 中,并把 Parcel 发送到SOCKET;乙程序(C++程序)通过SOCKET接收到Parcel包,并解出封装在其中数据。 附带所需的Android.mk文件,并说明如何编译运行。列出了程序的运行结果,最后对程序存在的一些问题做了分析,提出了解决的思路。-Android environment SOCKET pass through
Android-kaifarumenjiaocheng
- Android 开发入门教程 从设置编译器开始讲解 适用初学者-Android Development Tutorial from start to explain the application to set the compiler for beginners
android-source-code
- android源码编译,详细介绍了下载android源码并进行编译的全过程,相信对你又帮助。-The Android compiler source code, described in detail Android source code and compile the whole process, I believe you also help.
dex-translator-0.0.9.3
- 这是android反编译工具,可将APK文件反编译,但是不能直接拿来使用,反编译过的文件一般都是被混淆过的。-This is a Android compiler tools, can be APK files decompile, but cannot be directly used to use, the compiled documents are generally confused.
Guttler
- 这是一个安卓贪吃蛇小游戏,使用了JAVA语言编译的 -This is an Android Snake small game, using JAVA language compiler
phonegap-phonegap-1.6.0-0-g66780d6
- PhoneGap 1.6.0:: Prerequisite Software PhoneGap requires you have the following software installed: 1. Eclipse Integrated Design Environment (IDE), a program to write code and manage software development 2. Java Development Kit (JDK)
android_qt480.tar
- android 版本的QT 库, 基于QT 4.8.0 编译, 不是源代码-Android version of the QT library, based on QT 4.8.0 compiler, not source code
QF9600
- qf9600 USB网卡的android驱动,特别针对android4,同时兼容android4以下版本,这个网上没有,自己写的,附带编译安装文档。qf9600 qf9600 USB网卡的android驱动,特别针对android4,同时兼容android4以下版本,这个网上没有,自己写的,附带编译安装文档。-the qf9600 USB NIC driver android, specifically android4 version is also compatible with the f
androidinput1
- android输入法源码,支持中文,英文,日文的输入,需要在linux下交叉编译。-android input method source code, support Chinese, English, Japanese input under linux cross compiler.
ym_androidMusicPlayer-hicode
- android音乐播放器的编程要点,本源码包括编译生成的APK文件,有Android手机的用户可把这个文件拷贝至手机运行一下看效果。-android music player, the programming essentials, including the source of the compiler to generate the APK file Android phone users can copy this file to run to the phone to see what
alarmclocksnoozers
- 一个Android益智过关游戏RunnersHigh源程序,界面还算可以,有兴趣的可下载源码编译测试一下,主要采用GlSurfaceView实现,对编写手机游戏有一定参考作用。-An Android puzzle games through RunnersHigh source, interface OK, who are interested can download the source code compiler test, mainly GlSurfaceView implementat
Tetris
- 用Android SDK开发的俄罗斯方块游戏,编程语言是java语言,只有在Android SDK环境下编译调试。 Android SDK下载地址:http://developer.android.com/sdk/index.html-Using Android SDK development Tetris game, java programming language is the language, only in Android SDK compiler debugging en
BluetoothCar
- 基于android的蓝牙控制小车控制端,源码,eclipse编译下载到Android 2.3.3手机上,运行成功!用户可以根据自己的手机自行配置,重新编译下载即可。-Android based bluetooth control car control terminal, source code, eclipse compiler download to Android 2.3.3 phone, run successfully! Users can configure their own ac
FFMPEG
- ndk-r5b下编译通过的ffmpeg源码 ffmpeg源码版本:ffmpeg-0.6.1 android ndk版本:android-ndk-r5b-linux-x86 主要是用来了解ffmpeg源码的编译场景和编译过程-ndk-r5b compiled by the ffmpeg source ffmpeg source version: ffmpeg-0.6.1 android ndk version: android-ndk-r5b-linux-x86 Is ma
ADT-8.0.0
- Android Development Tools 在Eclipse编译IDE环境中,需安装ADT(Android Development Tools)Plug-in,这是Android在Eclipse上的开发工具。 下载以及安装可以参照:Google Android ,Eclipse ,JDK.[1] 目前Android开发所用的开发工具是Eclipse,在Eclipse编译IDE环境中,安装ADT,为Android开发提供开发工具的升级或者变更,简单理解为在Eclipse下开发工
ADT-16.0.1
- Android Development Tools 在Eclipse编译IDE环境中,需安装ADT(Android Development Tools)Plug-in,这是Android在Eclipse上的开发工具。 下载以及安装可以参照:Google Android ,Eclipse ,JDK.[1] 目前Android开发所用的开发工具是Eclipse,在Eclipse编译IDE环境中,安装ADT,为Android开发提供开发工具的升级或者变更,简单理解为在Eclipse下开发工
JChat
- 开源项目Jchat 编译以及源码分析 含开发文档,应用程序编程源码,很好的参考资料。-The open source project Jchat compiler and the source analysis with the development of the document, the application programming source code, a good reference.
hello-gl2
- JNI调用C++实例,使用cygwin编译so方法供参考-JNI call c++ as an example, using the cygwin compiler so methods for reference
TeachManageSys
- 用户注册,登录程序在WEB开发中已经是较常见的了,在实现方法上不是难点,现在android流行了,如何在一些Android应用或网站上实现用户登录和注册呢?其实和WEB开发一样简单,只要您看了这个完整的例子,相信你会学会的,有编译环境的就请自己重新编译一下项目,然后拷贝到手机上运行一下,能看到效果。在此不再抓图了,如果你刚学android程序开发,就更应该看看了-User registration, login program has been developed in the WEB is m