搜索资源列表
AudioPlayer1.0
- android音乐播放器,基本实现其功能,可以使用歌词面板。-android music player, the basic realization of its functions, you can use the lyrics panel。
android
- 介绍andriod开发的入门资料,如果你想了解android方面的基础知识,可以下载看看。-Introduce the introductory material andriod development, if you want to understand the basic knowledge in android, can download look.
Android-basic-tutorial
- 学习android的入门教程,比较基础,有兴趣的可以看一下-Introductory tutorial to learn android, basis for comparison, are interested can look at
SDkafenqu
- 解决SD卡不能被识别的问题,基本用于安卓系统需要SD卡分区的朋友!觉得好用的给予支持-SD card can not be identified to solve the problem, the basic needs for the Andrew system partition SD card, friend! Feel good to support
weibo1123
- 手机新浪微博,可以实现网页微博的基本功能。-Sina microblogging mobile phone, you can achieve the basic functions of Web microblogging.
Caculator
- 编写的android简单的计算器,可以实现基本的四则运算规则,主要方便初学者了解android的布局以及按键响应等操作-Android prepared a simple calculator, which can achieve the basic arithmetic rules, easy for beginners to understand the main android layout and operation of key response, etc.
sqlite
- 数据库的基本操作,其操作包含有,增删改查,升级,可以很好的更改与利用,对于android初学者有益-Basic database operations, the operation includes, CRUD, upgrade, change can be good and use, useful for beginners android
JDTNG1
- java编写的延迟容忍网络应用软件,用于android2.2以上版本手机,作为一个基础架构,可扩展出多种应用。-delay tolerate network software write in Java , can use in the mobile phone have the operation of android 2.2 or more advance.As a basic framework, can develop a variety of applications.
mediaplayer
- android下的音乐播放程序,有上一首和下一首的切换功能,可以进行基本的放和停的功能-android music player under the procedures, and the next on a first switch feature, you can perform basic functions up and stop
danmu
- 这是一个非常简单的弹幕游戏示例,采用触屏方式控制,不过基础算法是共通的,以此扩充为完整的弹幕应该不难,在Android2.2的真机环境中,可以跑到FPS60或以上。(况且,LGame本身就提供有AVG模块,天然适合做弹幕)-This is a very simple game barrage example, using the touch-screen control of, but the basic algorithm is common, as for the full barrage
Activity01
- 蓝牙通讯使用,比较详尽,基本功能都能实现,也能发送数据,如想发送其他文件,请自行更改-Bluetooth communication, a more detailed basic functionality can be achieved, but also send data If you want to send other documents, please make changes
NewMp3Player
- 简易的一个手机播放器,能实现基本功能,适合初学者学习android-Simple and easy a mobile phone player, can realize the basic functions For beginners learn android
MyNote
- 简单记事本,可以修改,删除,自动保存等一些基本功能 -Simple Notepad, you can modify, delete, auto-save some of the basic features
Android-example-ok
- 里面有十几个android实例,能够帮助初学者了解android的基本开发-There are a dozen android instance, can help the beginner understand the basic development of the android
t_3gabs_day070102
- 3G航空订票系统,可以实现基本功能,还有部分功能未实现-3G airline reservation system, you can achieve the basic functions, as well as some of the features is not implemented
calculatorP(1)
- 在安卓平台下运行的简单计算器,可以实现基本功能,界面清晰完整-Andrews platform simple calculator, you can achieve the basic functions, the interface is clear and complete
BallGame
- android一个游戏开发的范例,为迷宫小球,可从中学习重力感应和基本的游戏原理-android game development example, the maze ball, you can learn the gravity sensing and basic game theory
BuildHouse
- android的一个游戏开发范例,建小房子游戏,里面包含了一个简单的游戏框架,可从中学习一个基本的游戏构成-android game development example, built a small house game, which contains a simple game framework, can learn from one of basic game
android_animation
- 在Andriod开发中,Animation是用来给控件制作效果的。大多数的控件都可以用这个类,这个类包含了4种基本动作,分别为移动,旋转,淡入淡出,缩放。在使用Animation时,可以在.java文件中用java代码对其进行设置,这样的优点是可以方便调试程序效果;另外一种方法就是在xml中对控件的属性做设置,好处是代码的重用性比较高,缺点是不方便调试。本节中就简单介绍下这2种方法的使用流程。参考资料为mars老师的教程。 一、在java代码中使用Animation. 在java代
calculator
- 本代码是基于android开发的一个简易计算器,可进行加、减、乘、除、平方和开方等基本运算-The code is based on the the android developed a simple calculator can add, subtract, multiply, divide, square and square root basic operations