登录
首页 » Android » Android ProgressDialog

Android ProgressDialog

于 2022-03-11 发布 文件大小:14.70 kB
0 158
下载积分: 2 下载次数: 1

代码说明:

Android ProgressDialog

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

发表评论

0 个回复

  • Android 带弹幕的视频播放器(多媒体-10_093).zip
    Android 带弹幕的视频播放器(多媒体-10_093).zip
    2019-10-07下载
    积分:1
  • android vpn源码
    资源描述本项目是基于安卓的vpn连接例子源码,项目中使用到了VPNSDK库,源码有丰富的注释,用到的朋友自己下载吧,本项目默认编译版本2.3.3.编码GBK
    2022-03-20 11:49:12下载
    积分:1
  • 音乐播放器
    手机  平板音乐播放器源码!!又一个Android音乐播放器应用Java源码,除了基本的音乐播放功能外,还添加了视觉效果,自定义绘画歌词,产生滚动效果,读取歌词文件内容,解析歌曲时间,与音乐播放相关的技巧应用,都可以通过本播放器来提现,因此是学习Android值得一看的小实例。
    2023-08-17 05:20:03下载
    积分:1
  • Android-File-Manager-master
    android manager file applications
    2013-11-06 18:24:47下载
    积分:1
  • Android Proximity Alert 手机接近进警告或提示功能一例
    Android Proximity Alert 手机接近进警告或提示功能一例   LocationManager lm = (LocationManager)getSystemService(Context.LOCATION_SERVICE);   //定义接近区域的大致经度、纬度   double longitude = 113.39;   double latitude = 23.13;   //定义接近区域的半径(5公里)   float radius = 5000;   //定义接近区域后 触发的PendingIntent   Intent intent = new Intent(this,ProximityAlertReciever.class);   PendingIntent pi = PendingIntent.getBroadcast(this, -1, intent, 0);   //添加接近警告   lm.addProximityAlert(latitude, longitude, radius, -1, pi);
    2023-05-01 11:35:03下载
    积分:1
  • androidapp
    学习Android最快的方法就是先研究例子,下面是十个打包好的案例,供大家下载学习。 1、 图片浏览器(Picture Viewer) 2 、文件浏览器(File Browser) 3 、通讯录(Contact) 4 、任务管理器(Task Manager) 5 、音乐播放器(Rock Player) 6 、天气预报(Android Weather Forecast) 7 、多媒体播放器(Android Media Player) 8、短信语音播报(Speak Message Service) 9、手机远程监控(Cam Monitor) 10、贪吃蛇游戏(Snake)(Android is the fastest way to learn first case study, following the ten-packaged case, for all to download the study. 1, Picture Viewer (Picture Viewer) 2, File Browser (File Browser) 3, address book (Contact) 4, Task Manager (Task Manager) 5, music player (Rock Player) 6, weather (Android Weather Forecast) 7, multimedia player (Android Media Player) 8, SMS voice broadcast (Speak Message Service) 9, mobile remote monitoring (Cam Monitor) 10, Snake Game (Snake))
    2011-11-24 03:07:16下载
    积分:1
  • android-under_1[1].5SDK_Compile_CH04
    Android sdk 开发范例大全 第五章源码
    2012-05-01 12:44:08下载
    积分:1
  • compand.sh
    mac平台通过该脚本编译交叉编译openblas库。Openblas是一个高性能矩阵计算库,如果在Android平台部署深度学习模型,很可能需要openblas加速!(The Mac platform compiles cross compilation openblas library through this script. Openblas is a high-performance matrix computing library. If you deploy deep learning models on the Android platform, you will probably need openblas acceleration.)
    2018-06-26 18:16:53下载
    积分:1
  • 自定义五角星组件
    自动定义View组件,相当于不同形状的Button.学会这方式后,可以根据自己的要求自定义各种形状的控件。 View定义了绘图的基本操作 基本操作由三个函数完成:measure()、layout()、draw(),其内部又分别包含了onMeasure()、onLayout()、onDraw()三个子方法。具体操作如下: 1、measure操作  2、layout操作   3、draw操作 MainActivity的布局文件:先定义命名空间 xmlns:uview="http://schemas.android.com/apk/res/com.example.myimageview2" (com.example.myimageview2为你 在manifest中定义的包名)
    2023-04-23 04:25:03下载
    积分:1
  • Android-OS-3.0music3.0.1
    android最近版的播放器,有源码,资源文件,供android开发者的使用(android recent version of the player, there is source code, resource files, for the use of android developers)
    2011-08-08 14:42:39下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载