资源简介
Android 实现QQ聊天底部+号显示底部菜单,代码简单,通俗易懂,适合学习,也可以拿去做项目
代码片段和文件信息
/**
* Automatically generated file. DO NOT MODIFY
*/
package cn.llwy.com.myqqchat;
public final class BuildConfig {
public static final boolean DEBUG = Boolean.parseBoolean(“true“);
public static final String APPLICATION_ID = “cn.llwy.com.myqqchat“;
public static final String BUILD_TYPE = “debug“;
public static final String FLAVOR = ““;
public static final int VERSION_CODE = 1;
public static final String VERSION_NAME = “1.0“;
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 147 2018-08-31 14:41 MyQQChat\.gitignore
文件 1 2018-08-31 17:08 MyQQChat\.gradle\4.4\fileChanges\last-build.bin
文件 17 2018-08-31 17:08 MyQQChat\.gradle\4.4\fileContent\fileContent.lock
文件 161833 2018-08-31 17:08 MyQQChat\.gradle\4.4\fileHashes\fileHashes.bin
文件 17 2018-08-31 17:08 MyQQChat\.gradle\4.4\fileHashes\fileHashes.lock
文件 19789 2018-08-31 16:58 MyQQChat\.gradle\4.4\fileHashes\resourceHashesCache.bin
文件 797887 2018-08-31 17:08 MyQQChat\.gradle\4.4\javaCompile\classAnalysis.bin
文件 312599 2018-08-31 16:58 MyQQChat\.gradle\4.4\javaCompile\jarAnalysis.bin
文件 17 2018-08-31 17:08 MyQQChat\.gradle\4.4\javaCompile\javaCompile.lock
文件 279026 2018-08-31 17:08 MyQQChat\.gradle\4.4\javaCompile\taskHistory.bin
文件 26869 2018-08-31 17:08 MyQQChat\.gradle\4.4\javaCompile\taskJars.bin
文件 960379 2018-08-31 17:08 MyQQChat\.gradle\4.4\taskHistory\taskHistory.bin
文件 17 2018-08-31 17:08 MyQQChat\.gradle\4.4\taskHistory\taskHistory.lock
文件 17 2018-08-31 17:08 MyQQChat\.gradle\buildOutputCleanup\buildOutputCleanup.lock
文件 51 2018-08-31 14:42 MyQQChat\.gradle\buildOutputCleanup\cache.properties
文件 20405 2018-08-31 17:08 MyQQChat\.gradle\buildOutputCleanup\outputFiles.bin
文件 545 2018-08-31 16:53 MyQQChat\.idea\caches\build_file_checksums.ser
文件 1803 2018-08-31 16:05 MyQQChat\.idea\codest
文件 626 2018-08-31 16:05 MyQQChat\.idea\gradle.xm
文件 541 2018-08-31 16:06 MyQQChat\.idea\libraries\Gradle__android_arch_core_common_1_1_0_jar.xm
文件 655 2018-08-31 16:06 MyQQChat\.idea\libraries\Gradle__android_arch_core_runtime_1_1_0.xm
文件 555 2018-08-31 16:06 MyQQChat\.idea\libraries\Gradle__android_arch_lifecycle_common_1_1_0_jar.xm
文件 696 2018-08-31 16:06 MyQQChat\.idea\libraries\Gradle__android_arch_lifecycle_livedata_core_1_1_0.xm
文件 666 2018-08-31 16:06 MyQQChat\.idea\libraries\Gradle__android_arch_lifecycle_runtime_1_1_0.xm
文件 676 2018-08-31 16:06 MyQQChat\.idea\libraries\Gradle__android_arch_lifecycle_viewmodel_1_1_0.xm
文件 750 2018-08-31 16:06 MyQQChat\.idea\libraries\Gradle__com_android_support_animated_vector_drawable_27_1_1.xm
文件 690 2018-08-31 16:06 MyQQChat\.idea\libraries\Gradle__com_android_support_appcompat_v7_27_1_1.xm
文件 509 2018-08-31 16:06 MyQQChat\.idea\libraries\Gradle__com_android_support_constraint_constraint_layout_1_1_2.xm
文件 433 2018-08-31 16:06 MyQQChat\.idea\libraries\Gradle__com_android_support_constraint_constraint_layout_solver_1_1_2_jar.xm
文件 705 2018-08-31 16:19 MyQQChat\.idea\libraries\Gradle__com_android_support_recyclerview_v7_27_1_1.xm
............此处省略1311个文件信息
评论
共有 条评论