com.example.example.BuildConfig -> com.example.example.BuildConfig:
    boolean DEBUG -> DEBUG
    java.lang.String APPLICATION_ID -> APPLICATION_ID
    java.lang.String BUILD_TYPE -> BUILD_TYPE
    int VERSION_CODE -> VERSION_CODE
    java.lang.String VERSION_NAME -> VERSION_NAME
    void <init>() -> <init>
com.example.example.MainActivity -> com.example.example.MainActivity:
    java.lang.String TAG -> TAG
    void <init>() -> <init>
    void onCreate(android.os.Bundle) -> onCreate
com.example.example.R -> com.example.example.R:
    void <init>() -> <init>
com.example.example.R$color -> com.example.example.R$color:
    int colorAccent -> colorAccent
    int colorPrimary -> colorPrimary
    int colorPrimaryDark -> colorPrimaryDark
    void <init>() -> <init>
com.example.example.R$drawable -> com.example.example.R$drawable:
    int ic_launcher_background -> ic_launcher_background
    int ic_launcher_foreground -> ic_launcher_foreground
    void <init>() -> <init>
com.example.example.R$layout -> com.example.example.R$layout:
    int activity_main -> activity_main
    void <init>() -> <init>
com.example.example.R$mipmap -> com.example.example.R$mipmap:
    int ic_launcher -> ic_launcher
    int ic_launcher_round -> ic_launcher_round
    void <init>() -> <init>
com.example.example.R$string -> com.example.example.R$string:
    int app_name -> app_name
    void <init>() -> <init>
com.example.test.FileSystemUtils -> com.example.test.FileSystemUtils:
    int BUF_SIZE -> BUF_SIZE
    int LARGE_BUF_SIZE -> LARGE_BUF_SIZE
    int CHARBUFFERSIZE -> CHARBUFFERSIZE
    java.nio.charset.Charset UTF8_CHARSET -> UTF8_CHARSET
    void <init>() -> <init>
    void <clinit>() -> <clinit>
