资源简介
Android利用Socket(TCP)通信实现即时聊天
代码片段和文件信息
/**
* Automatically generated file. DO NOT MODIFY
*/
package com.example.messagec.test;
public final class BuildConfig {
public static final boolean DEBUG = Boolean.parseBoolean(“true“);
public static final String APPLICATION_ID = “com.example.messagec.test“;
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“;
}
- 上一篇:AspectJ相关jar包
- 下一篇:Android 圆形头像剪切studio版
评论
共有 条评论