Android入门到精通详解(完整书签)
2023-12-08 00:20:02 7.55MB Android
1
数独 Android游戏开发实践 数独 android 入门教程
2023-04-14 12:07:08 189KB 数独 android 入门教程
1
android 入门教程 Android 编程基础
2023-03-29 09:40:33 872KB android 入门教程
1
android 入门学习框架 贪吃蛇小游戏
2023-03-27 16:52:13 1.16MB android 入门学习框架 贪吃蛇小游戏
1
一、广播发送者&广播接收者介绍 1.广播接收者 广播接收者简单地说就是接收广播意图的Java类,此Java类继承BroadcastReceiver类,重写: public void onReceive(Context context,Intent intent),其中intent可以获得传递的数据; 广播意图就是通过Context.sendBroadcast(Intent intent)或Context.sendOrderedBroadcast(Intent intent)发送的意图,通过这个语句,能够广播给所有满足条件的组件,比如intent设置了action=”com.xiazdong
2022-12-16 00:16:23 93KB android广播 android开发 context
1
ROM Android 入门教程 Android平台ROM的定制及精简教程.pdf
2022-09-28 15:30:51 305KB ROM Android 入门教程
1
此游戏适合android初学者,使用的工具是Android studio,布局采用最新的约束布局
2022-07-04 14:09:46 357KB 鞋子鸡蛋 android studio 游戏
1
此学习资料适合于Android新入门的学习,工具是Android studio,实现了引导页的滑动以及判断,采用的是viewpager 和 fragment,图片随手指移动,采用了paint进行绘制,若需要调试,请私信我
2022-07-04 14:09:45 262KB android studio 引导页 图片随手指移动
1
2011年资料/Android入门教程/Android 实战项目之五子棋附源码/
1
Android入门介绍PPT与源码.zip
2022-05-13 17:04:37 6.62MB android 源码软件