登录
首页 » Android » android 底部弹出类似ios菜单

android 底部弹出类似ios菜单

于 2022-06-28 发布 文件大小:1.41 MB
0 114
下载积分: 2 下载次数: 1

代码说明:

仿ios的弹出菜单,从底部弹出附件中代码PS:还是要多看看android官方的设计指引,不盲目模仿IOS的UI风格!

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 简单的android用户管理
    不太全面,仅供参考,运用多种控件实现用户登录、用户注册、同时把用户信息添加入数据库中的功能,部分较小检测功能尚未实现,有少许粗糙,后续会加一晚上,希望能给各位有一个小参考,同时也给自己一个锻炼的机会。
    2022-11-24 22:50:03下载
    积分:1
  • BTBee_Examples_By_EF
    我们都知道Android是现在很流行,尤其是ADK(Android开放配件开发工具包),它允许外部0pen源采用Android系统的硬件连接,通过USB与Android平台的设备在一个特殊的“附件”模式互动。 我们就可以继续工作数周,并尝试组装一些巴塔原型和库之间的通信通过蓝牙和Freaduino ADK的Android和Arduino。 随着谷歌提供的源文件,我们可以提供从现在起板。我们产生一个批处理,你可以购买他们here.We将尽快巴塔版本。 为了使Android和Arduino的易之间的沟通,我们想告诉你一个新的机器人与Arduino和其他类似的议会的互动方式。蓝牙为例。 步骤一:一个Android应用程序,这可能与其他设备通过蓝牙通信。 第二步:Android应用程序由蓝牙蜜蜂连接到Arduino的。 步骤之一(第一部分),我们刚刚作出了一个小应用程序的Android,实现简单的蓝牙连接与Android。(We all know Android is very popular now, especially ADK (Android Open Accessory Development Kit), which allows external 0pen source hardware to connect with Android system by USB and interact with an Android-powered device in a special “accessory” mode. We keep working on it for weeks, and try to assemble some bata prototype and make a library for the communication between Android and Arduino by bluetooth and Freaduino for ADK. With the Google providing source files, we are able to provide this board from now on. We produce a batch, you can purchase them here.We will provide the Bata version as soon as possible. To make the communication between Android and Arduino easy, we would like show you a new way that android interact with Arduino and other similar boards. Bluetooth for example. Step one: Make a APP to Android which could communicate with other devices by bluetooth. Step two: Android APP connect to Arduino by Bluetooth Bee. For step one(Part1), we have just made a little A)
    2011-09-05 11:40:32下载
    积分:1
  • Android-UI-Design
    android ui design java
    2018-07-02 15:24:10下载
    积分:1
  • Android 魔塔游戏-源代码
    这是一款Android 魔塔游戏-源代码,游戏功能:"新游戏", "读取上次游戏", "帮助", "关于"。   可研究学习学习下同类游戏的写法,比如初始化游戏,得到游戏状态,设置游戏状态,得到主类对象,得到当前需要显示的对象等。游戏界面如下图所示。
    2023-01-28 08:45:03下载
    积分:1
  • Android新型炫丽dialog样式+跑马灯效果+列表适配器
    该项目是由本人集合一些动画效果(参考过网上其他人的做法,自己修改一些bug,和样式),适配器动画效果,dialog显示多种炫丽动画效果,跑马灯效果,可以直接运行
    2022-03-20 00:33:36下载
    积分:1
  • TestMap
    android testmap 在android手机上实现基础的googlemap功能(the android phone android testmap based googlemap functions to achieve)
    2011-05-23 13:46:46下载
    积分:1
  • Android ByteArrayOutputStream()
    2023-02-24 11:20:04下载
    积分:1
  • 3D重力弹球游戏-Android源代码
    一款运行于Android环境 的3D重力弹球游戏源代码,是一个过关游戏,一关比一关难度增加,3D弹球在迷宫中弹跳,并附有迷宫地图设计器的源代码。测试时候不知道咋搞的,一运行APK,虚拟器就自动退出,有兴趣的帮我查找一下原因哦,怪怪的。
    2022-12-17 14:10:04下载
    积分:1
  • Android OnClickListener监听接口用法范例
    Android OnClickListener监听接口用法范例,基础级的例子,   Button button = (Button) findViewById(R.id.Button01);//获取屏幕中的按钮控件对象   button.setOnClickListener(//为按钮对象添加OnClickListener接口实现    //OnClickListener为View的内部接口,其实现者负责监听鼠标点击事件   new View.OnClickListener(){   public void onClick(View v){   LinearLayout ll=(LinearLayout)findViewById(R.id.lla);//获取线性布局对象   String msg=LinearActivity.this.getResources().getString(R.string.button);   Button tempbutton=new Button(LinearActivity.this);//创建一个Button对象   tempbutton.setText(msg+(++count));//设置Button控件显示的内容   tempbutton.setWidth(80);//设置Button的宽度   ll.addView(tempbutton);//向线性布局中添加View   System.out.println("========= count"+count);
    2023-05-27 15:00:04下载
    积分:1
  • Android讯飞
    资源描述语音说明语音说明语音说明语音说明语音说明
    2022-09-30 20:50:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载