-
g游戏引擎
android游戏引擎,对于想开发android游戏的人来说,这些是不错的例子,而且里面注释清晰,给读者留下很大的改进空间!如果想鼓捣自己android手机游戏,这些代码会给你节省很多时间!
- 2022-08-14 17:40:44下载
- 积分:1
-
TouchActivity
触屏触摸活动测试代码,声明ImageView变量,声明相关变量作为存储图片宽高,位置使用,声明存储屏幕的分辨率变量,取得屏幕对象,取得屏幕解析像素,通过findViewById构造器创建ImageView对象,将图片从Drawable赋值给ImageView来呈现,当点击ImageView,还原初始位置,取得手指触控屏幕的位置,覆盖触控事件,防图片超过屏幕的相关处理,防止屏幕向右超过屏幕,以setLayoutParams方法,重新安排Layout上的位置,以setLayoutParams方法,重新安排Layout上的位置...
(Weather Android source code, obtained Google s weather API data themselves may again be extended run shot more difficult to grasp here, an environmental source test it on the download, Android Weather WeatherForecast seems to be common and the primary example of a simple Android , but would like to develop a beautiful and feature-rich weather application, it requires a lot of knowledge of the perfect combination.)
- 2013-08-01 18:19:48下载
- 积分:1
-
随机数的简单应用
随机数的简单应用,及其解析package random;import java.util.Random;public class random { public static void main(String[] args){/** * new Random(long seed) * 有参构造,伪随机数的值不会改变,只要保存好seed,那么数据可以还原 */ Random a =new Random(11); for(int i=0;i
- 2022-01-23 10:02:11下载
- 积分:1
-
SimpleBrowser_V1.0
这是一个简单的 android 浏览器,带书签,历史记录功能,通过SQLITE数据库实现读写操作。(This is a simple android web browser application ,have some function
For example bookmark, history.)
- 2014-03-22 22:40:27下载
- 积分:1
-
Andriod实现翻书效果 示例代码下载
又一个翻书效果,这个翻页效果如下图
- 2013-02-03下载
- 积分:1
-
蓝牙串口编程
资源描述蓝牙串口编程蓝牙串口编程蓝牙串口编程蓝牙串口编程蓝牙串口编程蓝牙串口编程蓝牙串口编程蓝牙串口编程蓝牙串口编程蓝牙串口编程蓝牙串口编程
- 2023-08-21 18:00:04下载
- 积分:1
-
Androidwifi签到系统
基于android的wifi签到程序,首次使用需要进行注册,在以后签到中不需进行注册,使用方法比较简单,实现过程在android的手机热点下,只要连接制定服务器就可以进行签到
- 2022-03-19 15:35:25下载
- 积分:1
-
DIY-demokit
google adk DIY demokit开发应用程序源码,用于android adk开发(google adk DIY demokit development application source code, developed for android adk
)
- 2012-01-07 16:37:29下载
- 积分:1
-
CoppyLoveMusic
网络乐库那块连接的是内网,所以没法展示,只是实现了整个播放器的一部分功能,没实现完全,不过基本功能都实现了(The piece is connected to the Network Library Intranet, so I can not show, is the realization of the function of the whole part of the player, not complete, but the basic functions are realized)
- 2017-08-30 15:51:24下载
- 积分:1
-
android开发入门
说明: android应用开发很好的入门资料,非常适合初学者。(An excellent introduction to android application development)
- 2019-02-17 15:11:49下载
- 积分:1