• 大小: 1.76MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-10-30
  • 语言: Java
  • 标签: android  ftp  ftp上传  

资源简介

android ftp 上传文件 demo,支持android2.2

资源截图

代码片段和文件信息

/* AUTO-GENERATED FILE.  DO NOT MODIFY.
 *
 * This class was automatically generated by the
 * aapt tool from the resource data it found.  It
 * should not be modified by hand.
 */

package com.le2010.ftp;

public final class R {
    public static final class attr {
    }
    public static final class dimen {
        /**  Default screen margins per the Android Design guidelines. 
         */
        public static final int activity_horizontal_margin=0x7f040000;
        public static final int activity_vertical_margin=0x7f040001;
    }
    public static final class drawable {
        public static final int ic_launcher=0x7f020000;
    }
    public static final class id {
        public static final int action_settings=0x7f080000;
    }
    public static final class layout {
        public static final int activity_main=0x7f030000;
    }
    public static final class menu {
        public static final int main=0x7f070000;
    }
    public static final class string {
        public static final int action_settings=0x7f050001;
        public static final int app_name=0x7f050000;
        public static final int hello_world=0x7f050002;
    }
    public static final class style {
        /** 
        base application theme dependent on API level. This theme is replaced
        by AppbaseTheme from res/values-vXX/styles.xml on newer devices.
    

            Theme customizations available in newer API levels can go in
            res/values-vXX/styles.xml while customizations related to
            backward-compatibility can go here.
        

        base application theme for API 11+. This theme completely replaces
        AppbaseTheme from res/values/styles.xml on API 11+ devices.
    
 API 11 theme customizations can go here. 
         */
        public static final int AppbaseTheme=0x7f060000;
        /**  Application theme. 
 All customizations that are NOT specific to a particular API-level can go here. 
         */
        public static final int AppTheme=0x7f060001;
    }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件        429  2013-10-15 17:07  Ftp\.classpath

     文件        839  2013-03-23 19:47  Ftp\.project

     文件       1553  2013-03-23 20:56  Ftp\AndroidManifest.xml

     文件       1553  2013-03-24 01:44  Ftp\bin\AndroidManifest.xml

     文件     279372  2013-10-15 17:13  Ftp\bin\classes\classes.dex

     文件       4563  2013-10-15 17:07  Ftp\bin\classes\com\le2010\ftp\Ftp.class

     文件        985  2013-10-15 17:13  Ftp\bin\classes\com\le2010\ftp\MainActivity$1.class

     文件       1038  2013-10-15 17:13  Ftp\bin\classes\com\le2010\ftp\MainActivity.class

     文件        328  2013-10-15 17:12  Ftp\bin\classes\com\le2010\ftp\R$attr.class

     文件        449  2013-10-15 17:12  Ftp\bin\classes\com\le2010\ftp\R$dimen.class

     文件        395  2013-10-15 17:12  Ftp\bin\classes\com\le2010\ftp\R$drawable.class

     文件        381  2013-10-15 17:12  Ftp\bin\classes\com\le2010\ftp\R$id.class

     文件        391  2013-10-15 17:12  Ftp\bin\classes\com\le2010\ftp\R$layout.class

     文件        376  2013-10-15 17:12  Ftp\bin\classes\com\le2010\ftp\R$menu.class

     文件        460  2013-10-15 17:12  Ftp\bin\classes\com\le2010\ftp\R$string.class

     文件        419  2013-10-15 17:12  Ftp\bin\classes\com\le2010\ftp\R$style.class

     文件        633  2013-10-15 17:12  Ftp\bin\classes\com\le2010\ftp\R.class

     文件     148460  2013-10-15 17:13  Ftp\bin\classes\Ftp.apk

     文件      22732  2013-10-15 17:12  Ftp\bin\classes\resources.ap_

     文件     880288  2013-03-23 21:35  Ftp\bin\classes.dex

     文件     151838  2013-03-23 20:06  Ftp\bin\dexedLibs\android-support-v4-42e5ad8e56acfba537456b8e84778a5d.jar

     文件     130020  2013-03-23 20:06  Ftp\bin\dexedLibs\commons-net-3.0.1-0bdb5ff9d1906e4223ebc2e15a48c528.jar

     文件     312504  2013-03-23 21:35  Ftp\bin\Ftp.apk

     文件        119  2013-03-24 09:52  Ftp\bin\jarlist.cache

     文件       5964  2013-03-23 20:06  Ftp\bin\res\drawable-hdpi\ic_launcher.png

     文件       3112  2013-03-23 20:06  Ftp\bin\res\drawable-mdpi\ic_launcher.png

     文件       9355  2013-03-23 20:06  Ftp\bin\res\drawable-xhdpi\ic_launcher.png

     文件      17889  2013-03-23 20:06  Ftp\bin\res\drawable-xxhdpi\ic_launcher.png

     文件      41025  2013-03-23 20:56  Ftp\bin\resources.ap_

     文件        563  2013-10-15 17:07  Ftp\default.properties

............此处省略51个文件信息

评论

共有 条评论