资源列表
AndEngine
- 关于andengine引擎 各种材料的汇集,没有代码,就是材料。-Pooled on andengine Engine various materials, no code is material.
MySorting
- Basic4android 是一个简单但功能强大的 Android 应用开发环境。Basic4android 语言跟 Visual Basic 予以类似,支持更多的对象。Basic4android 将代码编译成 Android 原生应用,无需其他运行环境的支持。该工具完全为了 Android 应用开发,不支持其他平台。-The Basic4android are a simple but powerful Android application development environment.
MyControlComputer(java)
- 通过Android手机去关闭电脑,适用windows系统。之前发了一个电脑端用java写的,在网上自学后用C语言写了这个电脑服务器端。注意,这个app对应这个客户端,之前发的不能通用。 在学习的过程中发现,关于C语言与java通过socket通信这方面比较少入门级的简单易懂的例子,在C的cpp里面写了一下一些学到的东西,不足之处望指导。java实现socket比较简单,就不写了。 -Android phone to turn off the computer, for windows sys
MultiLayoutAdapter
- 这是一个使得ListView能够呈现多种布局的多布局适配器。ListView用了SimpleAdapter之后就只能呈现一种Layout,这样虽然简单但是有时不能满足需求。所以,我下载SDK的源码重写了SimpleAdapter,你可以看出那些JavaDoc还是之前SimpleAdapter的JavaDoc。 各位下载了之后能将它当成SimpleAdapter使用。 主要修改的地方是: 1、构造方法不再接受单个Layout Resource,能接受Resource数组。
SealedTable
- 这是一个基于SharedPreferences的“封装”数据表,对于那些对不喜欢SQLite和不懂SQL代码的同学是个不错的数据表存储不错的选择。-This is a based the SharedPreferences Package Data Sheet, is a good data table stores a good choice for those who do not like SQLite and do not understand SQL code classmates.
ActivityBundleData
- 实现一个Activity登录界面(用户名、密码、性别),按回车后在另一个activity界面中显示用名和密码、性别。 -An Activity login screen (user name, password, gender), and press Enter after another activity interface with a name and password, gender.
Dail
- 电话拨号界面,在eclipse上开发,能在模拟器上运行。该界面主要用到TableLayout布局。-Telephone dial-up interface, developed in eclipse, can be run on the emulator. The TableLayout layout interface is mainly used.
Mediaproject
- android视频、音频播放器,使用MediaPlayer等查件实现。实现暂停、下上一首、声音加大减小、全屏、列表、拖动条等功能-android video, audio player, use MediaPlayer check parts. To pause, the next on a sound increase decreases, full-screen, a list of drag strips
FrameLayoutTest
- android学习工程,主要用framelayout帧布局来实现霓虹灯效果,类似于流水灯一样。-android study engineering, layout of framelayout frame to achieve the neon effect, similar to the light water.
DragListView
- 可以拖动的ListView,实现手动拖动的ListView 可以拖动的ListView,实现手动拖动的ListView-DragListView package com.tarena.draglist.demo import java.util.List import android.content.Context import android.view.LayoutInflater import android.view.View imp
SeekBarTest
- android seekBar插件的测试软件。通过拖动seekBar拖动条来改变界面一个图片的透明度。-Android SeekBar plug the test software. By drag the SeekBar drag bar to change the transparency of a picture of the interface.
PhoneManager
- 一个手机安全软件的demo, 一个手机安全软件的demo,-package com.tarena.phonemanager import java.util.ArrayList import java.util.List import android.app.Activity import android.app.AlertDialog.Builder import android.app.Dialog import android.content
