登录
首页 » Android » androidlistview,listview 任意拖动排序,可运行

androidlistview,listview 任意拖动排序,可运行

于 2022-03-26 发布 文件大小:1.45 MB
0 186
下载积分: 2 下载次数: 1

代码说明:

androidlistview,listview 任意拖动排序,可运行

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

发表评论

0 个回复

  • Android
    安卓开发,第一本书的源码,非常给力,大家欢迎下载(Andrews development, the first book of the source code, is to force everyone welcome to download)
    2016-07-12 22:45:25下载
    积分:1
  • PlantsVSZombies
    android植物大战僵尸,有基本的植物和僵尸(android plants vs zombies src)
    2015-07-17 10:38:39下载
    积分:1
  • android多线程断点下载
    android多线程断点下载 示例代码 package com.smart.activoty.download; import java.io.File; import android.app.Activity; import android.os.Bundle; import android.os.Environment; import android.os.Handler; import android.os.Message; import android.view.View; import android.widget.Button; import android.widget.EditText; import android.widget.ProgressBar; import android.widget.TextView; import android.widget.Toast; import com.smart.impl.SmartDownloadProgressListener; import com.smart.impl.SmartFileDownloader; public class SmartDownloadActivity extends Activity { private ProgressBar downloadbar; private EditText pathText; private TextView resultView; private Handler handler = new Handler(){ @Override//信息 public void handleMessage(Message msg) { switch (msg.what) { case 1: int size = msg.getData().getInt("size"); downloadbar.setProgress(size); float result = (float)downlo
    2022-09-04 09:45: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 development example 1, photo viewer (Picture Viewer) 2, file browser (File Browser) 3, Contacts (Contact) 4, Task Manager (Task Manager) 5, music player (Rock Player) 6, weather forecast (Android Weather Forecast) 7, multimedia player (Android Media Player) 8, SMS voice broadcast (Speak Message Service) 9, cell phone remote control (Cam Monitor) 10, Snake (Snake))
    2020-06-25 21:40:02下载
    积分:1
  • zhejiang_android
    浙江大学Android开发的电子教程,是一门很好的Android入门教程,从Android的背景,到编程实例,深入简出的带你进入Android学习的天堂(An electronic document describes the development of Android, Android is a good introductory tutorial, from the Android' s background, to programming examples, in-depth simply take you out of heaven into the Android learning)
    2011-08-19 16:01:12下载
    积分:1
  • android-upload-service-master
    说明:  以前做的android的FTP demo,功能没有完全实现,上传和下载的限速是虚拟的(The FTP demo of Android has not been fully implemented. The speed limit of upload and download is virtual)
    2020-06-25 21:00:02下载
    积分:1
  • android listview 动画
    android listview 动画
    2014-04-24下载
    积分:1
  • 安卓蓝牙4.0串口通信源码
    安卓4.3以上系统才支持, 蓝牙4.0才能使用. 集合了蓝牙搜索,配对,连接,串口通信等功能于一体. 可以控制LED灯,智能手表
    2022-01-27 20:09:51下载
    积分:1
  • masktextfield源代码
    This source code shows how to implement masked edittext on android.
    2022-08-04 10:44:58下载
    积分:1
  • android 下拖动seekbar调整图像大小
    android seekbar实例 实现了拖动seekbar以调整图像大小功能
    2013-03-23下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载