在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → android连接佳博蓝牙打印demo

android连接佳博蓝牙打印demo

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:30.57M
  • 下载次数:8
  • 浏览次数:101
  • 发布时间:2021-11-17
  • 实例类别:一般编程问题
  • 发 布 人:js2021
  • 文件格式:.zip
  • 所需积分:2
 

实例介绍

【实例简介】
android studio下连接佳博打印机demo
【实例截图】
【核心代码】
4744302543298870531.zip
└── android连接佳博打印机demo
├── API文档
│   ├── allclasses-frame.html
│   ├── allclasses-noframe.html
│   ├── com
│   │   └── gprinter
│   │   ├── command
│   │   │   ├── class-use
│   │   │   │   ├── EscCommand.CHARACTER_SET.html
│   │   │   │   ├── EscCommand.CODEPAGE.html
│   │   │   │   ├── EscCommand.ENABLE.html
│   │   │   │   ├── EscCommand.FONT.html
│   │   │   │   ├── EscCommand.HEIGHT_ZOOM.html
│   │   │   │   ├── EscCommand.HRI_POSITION.html
│   │   │   │   ├── EscCommand.html
│   │   │   │   ├── EscCommand.JUSTIFICATION.html
│   │   │   │   ├── EscCommand.STATUS.html
│   │   │   │   ├── EscCommand.UNDERLINE_MODE.html
│   │   │   │   ├── EscCommand.WIDTH_ZOOM.html
│   │   │   │   ├── GpCom.ERROR_CODE.html
│   │   │   │   ├── GpCom.html
│   │   │   │   ├── GpUtils.html
│   │   │   │   ├── LabelCommand.BARCODETYPE.html
│   │   │   │   ├── LabelCommand.BITMAP_MODE.html
│   │   │   │   ├── LabelCommand.CODEPAGE.html
│   │   │   │   ├── LabelCommand.DENSITY.html
│   │   │   │   ├── LabelCommand.DIRECTION.html
│   │   │   │   ├── LabelCommand.EEC.html
│   │   │   │   ├── LabelCommand.FONTMUL.html
│   │   │   │   ├── LabelCommand.FONTTYPE.html
│   │   │   │   ├── LabelCommand.FOOT.html
│   │   │   │   ├── LabelCommand.html
│   │   │   │   ├── LabelCommand.MIRROR.html
│   │   │   │   ├── LabelCommand.READABEL.html
│   │   │   │   ├── LabelCommand.RESPONSE_MODE.html
│   │   │   │   ├── LabelCommand.ROTATION.html
│   │   │   │   └── LabelCommand.SPEED.html
│   │   │   ├── EscCommand.CHARACTER_SET.html
│   │   │   ├── EscCommand.CODEPAGE.html
│   │   │   ├── EscCommand.ENABLE.html
│   │   │   ├── EscCommand.FONT.html
│   │   │   ├── EscCommand.HEIGHT_ZOOM.html
│   │   │   ├── EscCommand.HRI_POSITION.html
│   │   │   ├── EscCommand.html
│   │   │   ├── EscCommand.JUSTIFICATION.html
│   │   │   ├── EscCommand.STATUS.html
│   │   │   ├── EscCommand.UNDERLINE_MODE.html
│   │   │   ├── EscCommand.WIDTH_ZOOM.html
│   │   │   ├── GpCom.ERROR_CODE.html
│   │   │   ├── GpCom.html
│   │   │   ├── GpUtils.html
│   │   │   ├── LabelCommand.BARCODETYPE.html
│   │   │   ├── LabelCommand.BITMAP_MODE.html
│   │   │   ├── LabelCommand.CODEPAGE.html
│   │   │   ├── LabelCommand.DENSITY.html
│   │   │   ├── LabelCommand.DIRECTION.html
│   │   │   ├── LabelCommand.EEC.html
│   │   │   ├── LabelCommand.FONTMUL.html
│   │   │   ├── LabelCommand.FONTTYPE.html
│   │   │   ├── LabelCommand.FOOT.html
│   │   │   ├── LabelCommand.html
│   │   │   ├── LabelCommand.MIRROR.html
│   │   │   ├── LabelCommand.READABEL.html
│   │   │   ├── LabelCommand.RESPONSE_MODE.html
│   │   │   ├── LabelCommand.ROTATION.html
│   │   │   ├── LabelCommand.SPEED.html
│   │   │   ├── package-frame.html
│   │   │   ├── package-summary.html
│   │   │   ├── package-tree.html
│   │   │   └── package-use.html
│   │   ├── io
│   │   │   ├── BluetoothPort.html
│   │   │   ├── class-use
│   │   │   │   ├── BluetoothPort.html
│   │   │   │   ├── CustomerDisplay.html
│   │   │   │   ├── EthernetPort.html
│   │   │   │   ├── GpDevice.html
│   │   │   │   ├── GpEquipmentPort.html
│   │   │   │   ├── GpEquipmentPort.OnDataReceived.html
│   │   │   │   ├── GpPort.html
│   │   │   │   ├── PortParameters.html
│   │   │   │   ├── SerialPort.html
│   │   │   │   └── UsbPort.html
│   │   │   ├── CustomerDisplay.html
│   │   │   ├── EthernetPort.html
│   │   │   ├── GpDevice.html
│   │   │   ├── GpEquipmentPort.html
│   │   │   ├── GpEquipmentPort.OnDataReceived.html
│   │   │   ├── GpPort.html
│   │   │   ├── package-frame.html
│   │   │   ├── package-summary.html
│   │   │   ├── package-tree.html
│   │   │   ├── package-use.html
│   │   │   ├── PortParameters.html
│   │   │   ├── SerialPort.html
│   │   │   ├── UsbPort.html
│   │   │   └── utils
│   │   │   ├── class-use
│   │   │   │   └── GpUtils.html
│   │   │   ├── GpUtils.html
│   │   │   ├── package-frame.html
│   │   │   ├── package-summary.html
│   │   │   ├── package-tree.html
│   │   │   └── package-use.html
│   │   ├── jni
│   │   │   ├── class-use
│   │   │   │   └── Jni.html
│   │   │   ├── Jni.html
│   │   │   ├── package-frame.html
│   │   │   ├── package-summary.html
│   │   │   ├── package-tree.html
│   │   │   └── package-use.html
│   │   ├── save
│   │   │   ├── class-use
│   │   │   │   ├── DatabaseHelper.html
│   │   │   │   ├── PortParamDataBase.html
│   │   │   │   └── SharedPreferencesUtil.html
│   │   │   ├── DatabaseHelper.html
│   │   │   ├── package-frame.html
│   │   │   ├── package-summary.html
│   │   │   ├── package-tree.html
│   │   │   ├── package-use.html
│   │   │   ├── PortParamDataBase.html
│   │   │   └── SharedPreferencesUtil.html
│   │   └── service
│   │   ├── class-use
│   │   │   └── GpPrintService.html
│   │   ├── GpPrintService.html
│   │   ├── package-frame.html
│   │   ├── package-summary.html
│   │   ├── package-tree.html
│   │   └── package-use.html
│   ├── constant-values.html
│   ├── deprecated-list.html
│   ├── help-doc.html
│   ├── index-files
│   │   ├── index-10.html
│   │   ├── index-11.html
│   │   ├── index-12.html
│   │   ├── index-13.html
│   │   ├── index-14.html
│   │   ├── index-15.html
│   │   ├── index-16.html
│   │   ├── index-17.html
│   │   ├── index-18.html
│   │   ├── index-19.html
│   │   ├── index-1.html
│   │   ├── index-20.html
│   │   ├── index-21.html
│   │   ├── index-2.html
│   │   ├── index-3.html
│   │   ├── index-4.html
│   │   ├── index-5.html
│   │   ├── index-6.html
│   │   ├── index-7.html
│   │   ├── index-8.html
│   │   └── index-9.html
│   ├── index.html
│   ├── overview-frame.html
│   ├── overview-summary.html
│   ├── overview-tree.html
│   ├── package-list
│   ├── script.js
│   └── stylesheet.css
├── gprintersdkv22.jar
├── GprinterSDK使用手册.pdf
├── GpService.aidl说明.pdf
├── PrintDemo
│   ├── app
│   │   ├── app.iml
│   │   ├── build
│   │   │   ├── generated
│   │   │   │   ├── assets
│   │   │   │   │   └── shaders
│   │   │   │   │   └── debug
│   │   │   │   ├── res
│   │   │   │   │   ├── resValues
│   │   │   │   │   │   ├── androidTest
│   │   │   │   │   │   │   └── debug
│   │   │   │   │   │   └── debug
│   │   │   │   │   └── rs
│   │   │   │   │   ├── androidTest
│   │   │   │   │   │   └── debug
│   │   │   │   │   └── debug
│   │   │   │   └── source
│   │   │   │   ├── aidl
│   │   │   │   │   ├── androidTest
│   │   │   │   │   │   └── debug
│   │   │   │   │   └── debug
│   │   │   │   │   └── com
│   │   │   │   │   └── gprinter
│   │   │   │   │   └── aidl
│   │   │   │   │   └── GpService.java
│   │   │   │   ├── apt
│   │   │   │   │   └── debug
│   │   │   │   ├── buildConfig
│   │   │   │   │   ├── androidTest
│   │   │   │   │   │   └── debug
│   │   │   │   │   │   └── com
│   │   │   │   │   │   └── demo
│   │   │   │   │   │   └── printdemo
│   │   │   │   │   │   └── test
│   │   │   │   │   │   └── BuildConfig.java
│   │   │   │   │   └── debug
│   │   │   │   │   └── com
│   │   │   │   │   └── demo
│   │   │   │   │   └── printdemo
│   │   │   │   │   └── BuildConfig.java
│   │   │   │   ├── r
│   │   │   │   │   ├── androidTest
│   │   │   │   │   │   └── debug
│   │   │   │   │   │   ├── android
│   │   │   │   │   │   │   └── support
│   │   │   │   │   │   │   └── test
│   │   │   │   │   │   │   ├── espresso
│   │   │   │   │   │   │   │   └── R.java
│   │   │   │   │   │   │   └── rule
│   │   │   │   │   │   │   └── R.java
│   │   │   │   │   │   └── com
│   │   │   │   │   │   └── demo
│   │   │   │   │   │   └── printdemo
│   │   │   │   │   │   └── test
│   │   │   │   │   │   └── R.java
│   │   │   │   │   └── debug
│   │   │   │   │   ├── android
│   │   │   │   │   │   └── support
│   │   │   │   │   │   └── v7
│   │   │   │   │   │   └── appcompat
│   │   │   │   │   │   └── R.java
│   │   │   │   │   └── com
│   │   │   │   │   └── demo
│   │   │   │   │   └── printdemo
│   │   │   │   │   └── R.java
│   │   │   │   └── rs
│   │   │   │   ├── androidTest
│   │   │   │   │   └── debug
│   │   │   │   └── debug
│   │   │   ├── intermediates
│   │   │   │   ├── assets
│   │   │   │   │   └── debug
│   │   │   │   ├── blame
│   │   │   │   │   └── res
│   │   │   │   │   ├── androidTest
│   │   │   │   │   │   └── debug
│   │   │   │   │   │   └── multi
│   │   │   │   │   │   └── values.json
│   │   │   │   │   └── debug
│   │   │   │   │   ├── multi
│   │   │   │   │   │   ├── color.json
│   │   │   │   │   │   ├── values-af.json
│   │   │   │   │   │   ├── values-am.json
│   │   │   │   │   │   ├── values-ar.json
│   │   │   │   │   │   ├── values-az-rAZ.json
│   │   │   │   │   │   ├── values-be-rBY.json
│   │   │   │   │   │   ├── values-bg.json
│   │   │   │   │   │   ├── values-bn-rBD.json
│   │   │   │   │   │   ├── values-bs-rBA.json
│   │   │   │   │   │   ├── values-b+sr+Latn.json
│   │   │   │   │   │   ├── values-ca.json
│   │   │   │   │   │   ├── values-cs.json
│   │   │   │   │   │   ├── values-da.json
│   │   │   │   │   │   ├── values-de.json
│   │   │   │   │   │   ├── values-el.json
│   │   │   │   │   │   ├── values-en-rAU.json
│   │   │   │   │   │   ├── values-en-rGB.json
│   │   │   │   │   │   ├── values-en-rIN.json
│   │   │   │   │   │   ├── values-en-rUS.json
│   │   │   │   │   │   ├── values-es.json
│   │   │   │   │   │   ├── values-es-rUS.json
│   │   │   │   │   │   ├── values-et-rEE.json
│   │   │   │   │   │   ├── values-eu-rES.json
│   │   │   │   │   │   ├── values-fa.json
│   │   │   │   │   │   ├── values-fi.json
│   │   │   │   │   │   ├── values-fr.json
│   │   │   │   │   │   ├── values-fr-rCA.json
│   │   │   │   │   │   ├── values-gl-rES.json
│   │   │   │   │   │   ├── values-gu-rIN.json
│   │   │   │   │   │   ├── values-h720dp-v13.json
│   │   │   │   │   │   ├── values-hdpi-v4.json
│   │   │   │   │   │   ├── values-hi.json
│   │   │   │   │   │   ├── values-hr.json
│   │   │   │   │   │   ├── values-hu.json
│   │   │   │   │   │   ├── values-hy-rAM.json
│   │   │   │   │   │   ├── values-in.json
│   │   │   │   │   │   ├── values-is-rIS.json
│   │   │   │   │   │   ├── values-it.json
│   │   │   │   │   │   ├── values-iw.json
│   │   │   │   │   │   ├── values-ja.json
│   │   │   │   │   │   ├── values.json
│   │   │   │   │   │   ├── values-ka-rGE.json
│   │   │   │   │   │   ├── values-kk-rKZ.json
│   │   │   │   │   │   ├── values-km-rKH.json
│   │   │   │   │   │   ├── values-kn-rIN.json
│   │   │   │   │   │   ├── values-ko.json
│   │   │   │   │   │   ├── values-ky-rKG.json
│   │   │   │   │   │   ├── values-land.json
│   │   │   │   │   │   ├── values-large-v4.json
│   │   │   │   │   │   ├── values-ldltr-v21.json
│   │   │   │   │   │   ├── values-lo-rLA.json
│   │   │   │   │   │   ├── values-lt.json
│   │   │   │   │   │   ├── values-lv.json
│   │   │   │   │   │   ├── values-mk-rMK.json
│   │   │   │   │   │   ├── values-ml-rIN.json
│   │   │   │   │   │   ├── values-mn-rMN.json
│   │   │   │   │   │   ├── values-mr-rIN.json
│   │   │   │   │   │   ├── values-ms-rMY.json
│   │   │   │   │   │   ├── values-my-rMM.json
│   │   │   │   │   │   ├── values-nb.json
│   │   │   │   │   │   ├── values-ne-rNP.json
│   │   │   │   │   │   ├── values-night-v8.json
│   │   │   │   │   │   ├── values-nl.json
│   │   │   │   │   │   ├── values-pa-rIN.json
│   │   │   │   │   │   ├── values-pl.json
│   │   │   │   │   │   ├── values-port.json
│   │   │   │   │   │   ├── values-pt.json
│   │   │   │   │   │   ├── values-pt-rBR.json
│   │   │   │   │   │   ├── values-pt-rPT.json
│   │   │   │   │   │   ├── values-ro.json
│   │   │   │   │   │   ├── values-ru.json
│   │   │   │   │   │   ├── values-si-rLK.json
│   │   │   │   │   │   ├── values-sk.json
│   │   │   │   │   │   ├── values-sl.json
│   │   │   │   │   │   ├── values-sq-rAL.json
│   │   │   │   │   │   ├── values-sr.json
│   │   │   │   │   │   ├── values-sv.json
│   │   │   │   │   │   ├── values-sw600dp-v13.json
│   │   │   │   │   │   ├── values-sw720dp-land-v13.json
│   │   │   │   │   │   ├── values-sw.json
│   │   │   │   │   │   ├── values-ta-rIN.json
│   │   │   │   │   │   ├── values-te-rIN.json
│   │   │   │   │   │   ├── values-th.json
│   │   │   │   │   │   ├── values-tl.json
│   │   │   │   │   │   ├── values-tr.json
│   │   │   │   │   │   ├── values-uk.json
│   │   │   │   │   │   ├── values-ur-rPK.json
│   │   │   │   │   │   ├── values-uz-rUZ.json
│   │   │   │   │   │   ├── values-v11.json
│   │   │   │   │   │   ├── values-v12.json
│   │   │   │   │   │   ├── values-v13.json
│   │   │   │   │   │   ├── values-v14.json
│   │   │   │   │   │   ├── values-v17.json
│   │   │   │   │   │   ├── values-v18.json
│   │   │   │   │   │   ├── values-v21.json
│   │   │   │   │   │   ├── values-v22.json
│   │   │   │   │   │   ├── values-v23.json
│   │   │   │   │   │   ├── values-vi.json
│   │   │   │   │   │   ├── values-w820dp-v13.json
│   │   │   │   │   │   ├── values-xlarge-v4.json
│   │   │   │   │   │   ├── values-zh-rCN.json
│   │   │   │   │   │   ├── values-zh-rHK.json
│   │   │   │   │   │   ├── values-zh-rTW.json
│   │   │   │   │   │   └── values-zu.json
│   │   │   │   │   └── single
│   │   │   │   │   ├── anim.json
│   │   │   │   │   ├── color.json
│   │   │   │   │   ├── color-v11.json
│   │   │   │   │   ├── color-v23.json
│   │   │   │   │   ├── drawable-hdpi.json
│   │   │   │   │   ├── drawable-hdpi-v4.json
│   │   │   │   │   ├── drawable.json
│   │   │   │   │   ├── drawable-ldrtl-hdpi-v17.json
│   │   │   │   │   ├── drawable-ldrtl-mdpi-v17.json
│   │   │   │   │   ├── drawable-ldrtl-xhdpi-v17.json
│   │   │   │   │   ├── drawable-ldrtl-xxhdpi-v17.json
│   │   │   │   │   ├── drawable-ldrtl-xxxhdpi-v17.json
│   │   │   │   │   ├── drawable-mdpi.json
│   │   │   │   │   ├── drawable-mdpi-v4.json
│   │   │   │   │   ├── drawable-v21.json
│   │   │   │   │   ├── drawable-v23.json
│   │   │   │   │   ├── drawable-xhdpi.json
│   │   │   │   │   ├── drawable-xhdpi-v4.json
│   │   │   │   │   ├── drawable-xxhdpi.json
│   │   │   │   │   ├── drawable-xxhdpi-v4.json
│   │   │   │   │   ├── drawable-xxxhdpi-v4.json
│   │   │   │   │   ├── layout.json
│   │   │   │   │   ├── menu.json
│   │   │   │   │   ├── mipmap-hdpi.json
│   │   │   │   │   ├── mipmap-mdpi.json
│   │   │   │   │   ├── mipmap-xhdpi.json
│   │   │   │   │   ├── mipmap-xxhdpi.json
│   │   │   │   │   ├── mipmap-xxxhdpi.json
│   │   │   │   │   └── xml.json
│   │   │   │   ├── classes
│   │   │   │   │   └── debug
│   │   │   │   │   ├── android
│   │   │   │   │   │   └── support
│   │   │   │   │   │   └── v7
│   │   │   │   │   │   └── appcompat
│   │   │   │   │   │   ├── R$anim.class
│   │   │   │   │   │   ├── R$attr.class
│   │   │   │   │   │   ├── R$bool.class
│   │   │   │   │   │   ├── R$color.class
│   │   │   │   │   │   ├── R$dimen.class
│   │   │   │   │   │   ├── R$drawable.class
│   │   │   │   │   │   ├── R$id.class
│   │   │   │   │   │   ├── R$integer.class
│   │   │   │   │   │   ├── R$layout.class
│   │   │   │   │   │   ├── R$string.class
│   │   │   │   │   │   ├── R$styleable.class
│   │   │   │   │   │   ├── R$style.class
│   │   │   │   │   │   └── R.class
│   │   │   │   │   └── com
│   │   │   │   │   ├── demo
│   │   │   │   │   │   └── printdemo
│   │   │   │   │   │   ├── BluetoothDeviceList$1.class
│   │   │   │   │   │   ├── BluetoothDeviceList$2.class
│   │   │   │   │   │   ├── BluetoothDeviceList$3.class
│   │   │   │   │   │   ├── BluetoothDeviceList.class
│   │   │   │   │   │   ├── BuildConfig.class
│   │   │   │   │   │   ├── DeviceBootReceiver.class
│   │   │   │   │   │   ├── ListViewAdapter$1.class
│   │   │   │   │   │   ├── ListViewAdapter$ListItemView.class
│   │   │   │   │   │   ├── ListViewAdapter.class
│   │   │   │   │   │   ├── MainActivity$PrinterServiceConnection.class
│   │   │   │   │   │   ├── MainActivity.class
│   │   │   │   │   │   ├── PortConfigurationActivity$BluetoothRaidoOnClickListener.class
│   │   │   │   │   │   ├── PortConfigurationActivity$EthernetRaidoOnClickListener.class
│   │   │   │   │   │   ├── PortConfigurationActivity$USBRaidoOnClickListener.class
│   │   │   │   │   │   ├── PortConfigurationActivity.class
│   │   │   │   │   │   ├── PrinterConnectDialog$1.class
│   │   │   │   │   │   ├── PrinterConnectDialog$2.class
│   │   │   │   │   │   ├── PrinterConnectDialog$3.class
│   │   │   │   │   │   ├── PrinterConnectDialog$PrinterSeial.class
│   │   │   │   │   │   ├── PrinterConnectDialog$PrinterServiceConnection.class
│   │   │   │   │   │   ├── PrinterConnectDialog$TitelItemOnClickLisener.class
│   │   │   │   │   │   ├── PrinterConnectDialog$TitelItemOnLongClickLisener.class
│   │   │   │   │   │   ├── PrinterConnectDialog.class
│   │   │   │   │   │   ├── R$anim.class
│   │   │   │   │   │   ├── R$attr.class
│   │   │   │   │   │   ├── R$bool.class
│   │   │   │   │   │   ├── R$color.class
│   │   │   │   │   │   ├── R$dimen.class
│   │   │   │   │   │   ├── R$drawable.class
│   │   │   │   │   │   ├── R$id.class
│   │   │   │   │   │   ├── R$integer.class
│   │   │   │   │   │   ├── R$layout.class
│   │   │   │   │   │   ├── R$menu.class
│   │   │   │   │   │   ├── R$mipmap.class
│   │   │   │   │   │   ├── R$string.class
│   │   │   │   │   │   ├── R$styleable.class
│   │   │   │   │   │   ├── R$style.class
│   │   │   │   │   │   ├── R$xml.class
│   │   │   │   │   │   ├── R.class
│   │   │   │   │   │   ├── UsbDeviceList$1.class
│   │   │   │   │   │   ├── UsbDeviceList.class
│   │   │   │   │   │   └── Util.class
│   │   │   │   │   └── gprinter
│   │   │   │   │   └── aidl
│   │   │   │   │   ├── GpService$Stub$Proxy.class
│   │   │   │   │   ├── GpService$Stub.class
│   │   │   │   │   └── GpService.class
│   │   │   │   ├── dependency-cache
│   │   │   │   │   └── debug
│   │   │   │   ├── exploded-aar
│   │   │   │   │   ├── com.android.support
│   │   │   │   │   │   ├── animated-vector-drawable
│   │   │   │   │   │   │   └── 24.2.1
│   │   │   │   │   │   │   ├── aidl
│   │   │   │   │   │   │   ├── AndroidManifest.xml
│   │   │   │   │   │   │   ├── assets
│   │   │   │   │   │   │   ├── jars
│   │   │   │   │   │   │   │   └── classes.jar
│   │   │   │   │   │   │   ├── jni
│   │   │   │   │   │   │   ├── libs
│   │   │   │   │   │   │   └── res
│   │   │   │   │   │   ├── appcompat-v7
│   │   │   │   │   │   │   └── 24.2.1
│   │   │   │   │   │   │   ├── aidl
│   │   │   │   │   │   │   ├── AndroidManifest.xml
│   │   │   │   │   │   │   ├── annotations.zip
│   │   │   │   │   │   │   ├── assets
│   │   │   │   │   │   │   ├── jars
│   │   │   │   │   │   │   │   └── classes.jar
│   │   │   │   │   │   │   ├── jni
│   │   │   │   │   │   │   ├── libs
│   │   │   │   │   │   │   ├── public.txt
│   │   │   │   │   │   │   ├── res
│   │   │   │   │   │   │   │   ├── anim
│   │   │   │   │   │   │   │   │   ├── abc_fade_in.xml
│   │   │   │   │   │   │   │   │   ├── abc_fade_out.xml
│   │   │   │   │   │   │   │   │   ├── abc_grow_fade_in_from_bottom.xml
│   │   │   │   │   │   │   │   │   ├── abc_popup_enter.xml
│   │   │   │   │   │   │   │   │   ├── abc_popup_exit.xml
│   │   │   │   │   │   │   │   │   ├── abc_shrink_fade_out_from_bottom.xml
│   │   │   │   │   │   │   │   │   ├── abc_slide_in_bottom.xml
│   │   │   │   │   │   │   │   │   ├── abc_slide_in_top.xml
│   │   │   │   │   │   │   │   │   ├── abc_slide_out_bottom.xml
│   │   │   │   │   │   │   │   │   └── abc_slide_out_top.xml
│   │   │   │   │   │   │   │   ├── color
│   │   │   │   │   │   │   │   │   ├── abc_background_cache_hint_selector_material_dark.xml
│   │   │   │   │   │   │   │   │   ├── abc_background_cache_hint_selector_material_light.xml
│   │   │   │   │   │   │   │   │   ├── abc_btn_colored_borderless_text_material.xml
│   │   │   │   │   │   │   │   │   ├── abc_primary_text_disable_only_material_dark.xml
│   │   │   │   │   │   │   │   │   ├── abc_primary_text_disable_only_material_light.xml
│   │   │   │   │   │   │   │   │   ├── abc_primary_text_material_dark.xml
│   │   │   │   │   │   │   │   │   ├── abc_primary_text_material_light.xml
│   │   │   │   │   │   │   │   │   ├── abc_search_url_text.xml
│   │   │   │   │   │   │   │   │   ├── abc_secondary_text_material_dark.xml
│   │   │   │   │   │   │   │   │   ├── abc_secondary_text_material_light.xml
│   │   │   │   │   │   │   │   │   ├── abc_tint_btn_checkable.xml
│   │   │   │   │   │   │   │   │   ├── abc_tint_default.xml
│   │   │   │   │   │   │   │   │   ├── abc_tint_edittext.xml
│   │   │   │   │   │   │   │   │   ├── abc_tint_seek_thumb.xml
│   │   │   │   │   │   │   │   │   ├── abc_tint_spinner.xml
│   │   │   │   │   │   │   │   │   ├── abc_tint_switch_thumb.xml
│   │   │   │   │   │   │   │   │   ├── abc_tint_switch_track.xml
│   │   │   │   │   │   │   │   │   ├── switch_thumb_material_dark.xml
│   │   │   │   │   │   │   │   │   └── switch_thumb_material_light.xml
│   │   │   │   │   │   │   │   ├── color-v11
│   │   │   │   │   │   │   │   │   ├── abc_background_cache_hint_selector_material_dark.xml
│   │   │   │   │   │   │   │   │   └── abc_background_cache_hint_selector_material_light.xml
│   │   │   │   │   │   │   │   ├── color-v23
│   │   │   │   │   │   │   │   │   ├── abc_btn_colored_borderless_text_material.xml
│   │   │   │   │   │   │   │   │   ├── abc_color_highlight_material.xml
│   │   │   │   │   │   │   │   │   ├── abc_tint_btn_checkable.xml
│   │   │   │   │   │   │   │   │   ├── abc_tint_default.xml
│   │   │   │   │   │   │   │   │   ├── abc_tint_edittext.xml
│   │   │   │   │   │   │   │   │   ├── abc_tint_seek_thumb.xml
│   │   │   │   │   │   │   │   │   ├── abc_tint_spinner.xml
│   │   │   │   │   │   │   │   │   ├── abc_tint_switch_thumb.xml
│   │   │   │   │   │   │   │   │   └── abc_tint_switch_track.xml
│   │   │   │   │   │   │   │   ├── drawable
│   │   │   │   │   │   │   │   │   ├── abc_btn_borderless_material.xml
│   │   │   │   │   │   │   │   │   ├── abc_btn_check_material.xml
│   │   │   │   │   │   │   │   │   ├── abc_btn_colored_material.xml
│   │   │   │   │   │   │   │   │   ├── abc_btn_default_mtrl_shape.xml
│   │   │   │   │   │   │   │   │   ├── abc_btn_radio_material.xml
│   │   │   │   │   │   │   │   │   ├── abc_cab_background_internal_bg.xml
│   │   │   │   │   │   │   │   │   ├── abc_cab_background_top_material.xml
│   │   │   │   │   │   │   │   │   ├── abc_dialog_material_background.xml
│   │   │   │   │   │   │   │   │   ├── abc_edit_text_material.xml
│   │   │   │   │   │   │   │   │   ├── abc_ic_ab_back_material.xml
│   │   │   │   │   │   │   │   │   ├── abc_ic_arrow_drop_right_black_24dp.xml
│   │   │   │   │   │   │   │   │   ├── abc_ic_clear_material.xml
│   │   │   │   │   │   │   │   │   ├── abc_ic_go_search_api_material.xml
│   │   │   │   │   │   │   │   │   ├── abc_ic_menu_overflow_material.xml
│   │   │   │   │   │   │   │   │   ├── abc_ic_search_api_material.xml
│   │   │   │   │   │   │   │   │   ├── abc_ic_voice_search_api_material.xml
│   │   │   │   │   │   │   │   │   ├── abc_item_background_holo_dark.xml
│   │   │   │   │   │   │   │   │   ├── abc_item_background_holo_light.xml
│   │   │   │   │   │   │   │   │   ├── abc_list_selector_background_transition_holo_dark.xml
│   │   │   │   │   │   │   │   │   ├── abc_list_selector_background_transition_holo_light.xml
│   │   │   │   │   │   │   │   │   ├── abc_list_selector_holo_dark.xml
│   │   │   │   │   │   │   │   │   ├── abc_list_selector_holo_light.xml
│   │   │   │   │   │   │   │   │   ├── abc_ratingbar_indicator_material.xml
│   │   │   │   │   │   │   │   │   ├── abc_ratingbar_material.xml
│   │   │   │   │   │   │   │   │   ├── abc_ratingbar_small_material.xml
│   │   │   │   │   │   │   │   │   ├── abc_seekbar_thumb_material.xml
│   │   │   │   │   │   │   │   │   ├── abc_seekbar_tick_mark_material.xml
│   │   │   │   │   │   │   │   │   ├── abc_seekbar_track_material.xml
│   │   │   │   │   │   │   │   │   ├── abc_spinner_textfield_background_material.xml
│   │   │   │   │   │   │   │   │   ├── abc_switch_thumb_material.xml
│   │   │   │   │   │   │   │   │   ├── abc_tab_indicator_material.xml
│   │   │   │   │   │   │   │   │   ├── abc_text_cursor_material.xml
│   │   │   │   │   │   │   │   │   ├── abc_textfield_search_material.xml
│   │   │   │   │   │   │   │   │   └── abc_vector_test.xml
│   │   │   │   │   │   │   │   ├── drawable-hdpi-v4
│   │   │   │   │   │   │   │   │   ├── abc_ab_share_pack_mtrl_alpha.9.png
│   │   │   │   │   │   │   │   │   ├── abc_btn_check_to_on_mtrl_000.png
│   │   │   │   │   │   │   │   │   ├── abc_btn_check_to_on_mtrl_015.png
│   │   │   │   │   │   │   │   │   ├── abc_btn_radio_to_on_mtrl_000.png
│   │   │   │   │   │   │   │   │   ├── abc_btn_radio_to_on_mtrl_015.png
│   │   │   │   │   │   │   │   │   ├── abc_btn_switch_to_on_mtrl_00001.9.png
│   │   │   │   │   │   │   │   │   ├── abc_btn_switch_to_on_mtrl_00012.9.png
│   │   │   │   │   │   │   │   │   ├── abc_cab_background_top_mtrl_alpha.9.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_commit_search_api_mtrl_alpha.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_menu_copy_mtrl_am_alpha.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_menu_cut_mtrl_alpha.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_menu_paste_mtrl_am_alpha.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_menu_selectall_mtrl_alpha.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_menu_share_mtrl_alpha.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_star_black_16dp.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_star_black_36dp.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_star_black_48dp.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_star_half_black_16dp.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_star_half_black_36dp.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_star_half_black_48dp.png
│   │   │   │   │   │   │   │   │   ├── abc_list_divider_mtrl_alpha.9.png
│   │   │   │   │   │   │   │   │   ├── abc_list_focused_holo.9.png
│   │   │   │   │   │   │   │   │   ├── abc_list_longpressed_holo.9.png
│   │   │   │   │   │   │   │   │   ├── abc_list_pressed_holo_dark.9.png
│   │   │   │   │   │   │   │   │   ├── abc_list_pressed_holo_light.9.png
│   │   │   │   │   │   │   │   │   ├── abc_list_selector_disabled_holo_dark.9.png
│   │   │   │   │   │   │   │   │   ├── abc_list_selector_disabled_holo_light.9.png
│   │   │   │   │   │   │   │   │   ├── abc_menu_hardkey_panel_mtrl_mult.9.png
│   │   │   │   │   │   │   │   │   ├── abc_popup_background_mtrl_mult.9.png
│   │   │   │   │   │   │   │   │   ├── abc_scrubber_control_off_mtrl_alpha.png
│   │   │   │   │   │   │   │   │   ├── abc_scrubber_control_to_pressed_mtrl_000.png
│   │   │   │   │   │   │   │   │   ├── abc_scrubber_control_to_pressed_mtrl_005.png
│   │   │   │   │   │   │   │   │   ├── abc_scrubber_primary_mtrl_alpha.9.png
│   │   │   │   │   │   │   │   │   ├── abc_scrubber_track_mtrl_alpha.9.png
│   │   │   │   │   │   │   │   │   ├── abc_spinner_mtrl_am_alpha.9.png
│   │   │   │   │   │   │   │   │   ├── abc_switch_track_mtrl_alpha.9.png
│   │   │   │   │   │   │   │   │   ├── abc_tab_indicator_mtrl_alpha.9.png
│   │   │   │   │   │   │   │   │   ├── abc_textfield_activated_mtrl_alpha.9.png
│   │   │   │   │   │   │   │   │   ├── abc_textfield_default_mtrl_alpha.9.png
│   │   │   │   │   │   │   │   │   ├── abc_textfield_search_activated_mtrl_alpha.9.png
│   │   │   │   │   │   │   │   │   ├── abc_textfield_search_default_mtrl_alpha.9.png
│   │   │   │   │   │   │   │   │   ├── abc_text_select_handle_left_mtrl_dark.png
│   │   │   │   │   │   │   │   │   ├── abc_text_select_handle_left_mtrl_light.png
│   │   │   │   │   │   │   │   │   ├── abc_text_select_handle_middle_mtrl_dark.png
│   │   │   │   │   │   │   │   │   ├── abc_text_select_handle_middle_mtrl_light.png
│   │   │   │   │   │   │   │   │   ├── abc_text_select_handle_right_mtrl_dark.png
│   │   │   │   │   │   │   │   │   └── abc_text_select_handle_right_mtrl_light.png
│   │   │   │   │   │   │   │   ├── drawable-ldrtl-hdpi-v17
│   │   │   │   │   │   │   │   │   ├── abc_ic_menu_copy_mtrl_am_alpha.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_menu_cut_mtrl_alpha.png
│   │   │   │   │   │   │   │   │   └── abc_spinner_mtrl_am_alpha.9.png
│   │   │   │   │   │   │   │   ├── drawable-ldrtl-mdpi-v17
│   │   │   │   │   │   │   │   │   ├── abc_ic_menu_copy_mtrl_am_alpha.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_menu_cut_mtrl_alpha.png
│   │   │   │   │   │   │   │   │   └── abc_spinner_mtrl_am_alpha.9.png
│   │   │   │   │   │   │   │   ├── drawable-ldrtl-xhdpi-v17
│   │   │   │   │   │   │   │   │   ├── abc_ic_menu_copy_mtrl_am_alpha.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_menu_cut_mtrl_alpha.png
│   │   │   │   │   │   │   │   │   └── abc_spinner_mtrl_am_alpha.9.png
│   │   │   │   │   │   │   │   ├── drawable-ldrtl-xxhdpi-v17
│   │   │   │   │   │   │   │   │   ├── abc_ic_menu_copy_mtrl_am_alpha.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_menu_cut_mtrl_alpha.png
│   │   │   │   │   │   │   │   │   └── abc_spinner_mtrl_am_alpha.9.png
│   │   │   │   │   │   │   │   ├── drawable-ldrtl-xxxhdpi-v17
│   │   │   │   │   │   │   │   │   ├── abc_ic_menu_copy_mtrl_am_alpha.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_menu_cut_mtrl_alpha.png
│   │   │   │   │   │   │   │   │   └── abc_spinner_mtrl_am_alpha.9.png
│   │   │   │   │   │   │   │   ├── drawable-mdpi-v4
│   │   │   │   │   │   │   │   │   ├── abc_ab_share_pack_mtrl_alpha.9.png
│   │   │   │   │   │   │   │   │   ├── abc_btn_check_to_on_mtrl_000.png
│   │   │   │   │   │   │   │   │   ├── abc_btn_check_to_on_mtrl_015.png
│   │   │   │   │   │   │   │   │   ├── abc_btn_radio_to_on_mtrl_000.png
│   │   │   │   │   │   │   │   │   ├── abc_btn_radio_to_on_mtrl_015.png
│   │   │   │   │   │   │   │   │   ├── abc_btn_switch_to_on_mtrl_00001.9.png
│   │   │   │   │   │   │   │   │   ├── abc_btn_switch_to_on_mtrl_00012.9.png
│   │   │   │   │   │   │   │   │   ├── abc_cab_background_top_mtrl_alpha.9.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_commit_search_api_mtrl_alpha.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_menu_copy_mtrl_am_alpha.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_menu_cut_mtrl_alpha.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_menu_paste_mtrl_am_alpha.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_menu_selectall_mtrl_alpha.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_menu_share_mtrl_alpha.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_star_black_16dp.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_star_black_36dp.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_star_black_48dp.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_star_half_black_16dp.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_star_half_black_36dp.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_star_half_black_48dp.png
│   │   │   │   │   │   │   │   │   ├── abc_list_divider_mtrl_alpha.9.png
│   │   │   │   │   │   │   │   │   ├── abc_list_focused_holo.9.png
│   │   │   │   │   │   │   │   │   ├── abc_list_longpressed_holo.9.png
│   │   │   │   │   │   │   │   │   ├── abc_list_pressed_holo_dark.9.png
│   │   │   │   │   │   │   │   │   ├── abc_list_pressed_holo_light.9.png
│   │   │   │   │   │   │   │   │   ├── abc_list_selector_disabled_holo_dark.9.png
│   │   │   │   │   │   │   │   │   ├── abc_list_selector_disabled_holo_light.9.png
│   │   │   │   │   │   │   │   │   ├── abc_menu_hardkey_panel_mtrl_mult.9.png
│   │   │   │   │   │   │   │   │   ├── abc_popup_background_mtrl_mult.9.png
│   │   │   │   │   │   │   │   │   ├── abc_scrubber_control_off_mtrl_alpha.png
│   │   │   │   │   │   │   │   │   ├── abc_scrubber_control_to_pressed_mtrl_000.png
│   │   │   │   │   │   │   │   │   ├── abc_scrubber_control_to_pressed_mtrl_005.png
│   │   │   │   │   │   │   │   │   ├── abc_scrubber_primary_mtrl_alpha.9.png
│   │   │   │   │   │   │   │   │   ├── abc_scrubber_track_mtrl_alpha.9.png
│   │   │   │   │   │   │   │   │   ├── abc_spinner_mtrl_am_alpha.9.png
│   │   │   │   │   │   │   │   │   ├── abc_switch_track_mtrl_alpha.9.png
│   │   │   │   │   │   │   │   │   ├── abc_tab_indicator_mtrl_alpha.9.png
│   │   │   │   │   │   │   │   │   ├── abc_textfield_activated_mtrl_alpha.9.png
│   │   │   │   │   │   │   │   │   ├── abc_textfield_default_mtrl_alpha.9.png
│   │   │   │   │   │   │   │   │   ├── abc_textfield_search_activated_mtrl_alpha.9.png
│   │   │   │   │   │   │   │   │   ├── abc_textfield_search_default_mtrl_alpha.9.png
│   │   │   │   │   │   │   │   │   ├── abc_text_select_handle_left_mtrl_dark.png
│   │   │   │   │   │   │   │   │   ├── abc_text_select_handle_left_mtrl_light.png
│   │   │   │   │   │   │   │   │   ├── abc_text_select_handle_middle_mtrl_dark.png
│   │   │   │   │   │   │   │   │   ├── abc_text_select_handle_middle_mtrl_light.png
│   │   │   │   │   │   │   │   │   ├── abc_text_select_handle_right_mtrl_dark.png
│   │   │   │   │   │   │   │   │   └── abc_text_select_handle_right_mtrl_light.png
│   │   │   │   │   │   │   │   ├── drawable-v21
│   │   │   │   │   │   │   │   │   ├── abc_action_bar_item_background_material.xml
│   │   │   │   │   │   │   │   │   ├── abc_btn_colored_material.xml
│   │   │   │   │   │   │   │   │   └── abc_edit_text_material.xml
│   │   │   │   │   │   │   │   ├── drawable-v23
│   │   │   │   │   │   │   │   │   └── abc_control_background_material.xml
│   │   │   │   │   │   │   │   ├── drawable-xhdpi-v4
│   │   │   │   │   │   │   │   │   ├── abc_ab_share_pack_mtrl_alpha.9.png
│   │   │   │   │   │   │   │   │   ├── abc_btn_check_to_on_mtrl_000.png
│   │   │   │   │   │   │   │   │   ├── abc_btn_check_to_on_mtrl_015.png
│   │   │   │   │   │   │   │   │   ├── abc_btn_radio_to_on_mtrl_000.png
│   │   │   │   │   │   │   │   │   ├── abc_btn_radio_to_on_mtrl_015.png
│   │   │   │   │   │   │   │   │   ├── abc_btn_switch_to_on_mtrl_00001.9.png
│   │   │   │   │   │   │   │   │   ├── abc_btn_switch_to_on_mtrl_00012.9.png
│   │   │   │   │   │   │   │   │   ├── abc_cab_background_top_mtrl_alpha.9.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_commit_search_api_mtrl_alpha.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_menu_copy_mtrl_am_alpha.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_menu_cut_mtrl_alpha.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_menu_paste_mtrl_am_alpha.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_menu_selectall_mtrl_alpha.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_menu_share_mtrl_alpha.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_star_black_16dp.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_star_black_36dp.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_star_black_48dp.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_star_half_black_16dp.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_star_half_black_36dp.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_star_half_black_48dp.png
│   │   │   │   │   │   │   │   │   ├── abc_list_divider_mtrl_alpha.9.png
│   │   │   │   │   │   │   │   │   ├── abc_list_focused_holo.9.png
│   │   │   │   │   │   │   │   │   ├── abc_list_longpressed_holo.9.png
│   │   │   │   │   │   │   │   │   ├── abc_list_pressed_holo_dark.9.png
│   │   │   │   │   │   │   │   │   ├── abc_list_pressed_holo_light.9.png
│   │   │   │   │   │   │   │   │   ├── abc_list_selector_disabled_holo_dark.9.png
│   │   │   │   │   │   │   │   │   ├── abc_list_selector_disabled_holo_light.9.png
│   │   │   │   │   │   │   │   │   ├── abc_menu_hardkey_panel_mtrl_mult.9.png
│   │   │   │   │   │   │   │   │   ├── abc_popup_background_mtrl_mult.9.png
│   │   │   │   │   │   │   │   │   ├── abc_scrubber_control_off_mtrl_alpha.png
│   │   │   │   │   │   │   │   │   ├── abc_scrubber_control_to_pressed_mtrl_000.png
│   │   │   │   │   │   │   │   │   ├── abc_scrubber_control_to_pressed_mtrl_005.png
│   │   │   │   │   │   │   │   │   ├── abc_scrubber_primary_mtrl_alpha.9.png
│   │   │   │   │   │   │   │   │   ├── abc_scrubber_track_mtrl_alpha.9.png
│   │   │   │   │   │   │   │   │   ├── abc_spinner_mtrl_am_alpha.9.png
│   │   │   │   │   │   │   │   │   ├── abc_switch_track_mtrl_alpha.9.png
│   │   │   │   │   │   │   │   │   ├── abc_tab_indicator_mtrl_alpha.9.png
│   │   │   │   │   │   │   │   │   ├── abc_textfield_activated_mtrl_alpha.9.png
│   │   │   │   │   │   │   │   │   ├── abc_textfield_default_mtrl_alpha.9.png
│   │   │   │   │   │   │   │   │   ├── abc_textfield_search_activated_mtrl_alpha.9.png
│   │   │   │   │   │   │   │   │   ├── abc_textfield_search_default_mtrl_alpha.9.png
│   │   │   │   │   │   │   │   │   ├── abc_text_select_handle_left_mtrl_dark.png
│   │   │   │   │   │   │   │   │   ├── abc_text_select_handle_left_mtrl_light.png
│   │   │   │   │   │   │   │   │   ├── abc_text_select_handle_middle_mtrl_dark.png
│   │   │   │   │   │   │   │   │   ├── abc_text_select_handle_middle_mtrl_light.png
│   │   │   │   │   │   │   │   │   ├── abc_text_select_handle_right_mtrl_dark.png
│   │   │   │   │   │   │   │   │   └── abc_text_select_handle_right_mtrl_light.png
│   │   │   │   │   │   │   │   ├── drawable-xxhdpi-v4
│   │   │   │   │   │   │   │   │   ├── abc_ab_share_pack_mtrl_alpha.9.png
│   │   │   │   │   │   │   │   │   ├── abc_btn_check_to_on_mtrl_000.png
│   │   │   │   │   │   │   │   │   ├── abc_btn_check_to_on_mtrl_015.png
│   │   │   │   │   │   │   │   │   ├── abc_btn_radio_to_on_mtrl_000.png
│   │   │   │   │   │   │   │   │   ├── abc_btn_radio_to_on_mtrl_015.png
│   │   │   │   │   │   │   │   │   ├── abc_btn_switch_to_on_mtrl_00001.9.png
│   │   │   │   │   │   │   │   │   ├── abc_btn_switch_to_on_mtrl_00012.9.png
│   │   │   │   │   │   │   │   │   ├── abc_cab_background_top_mtrl_alpha.9.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_commit_search_api_mtrl_alpha.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_menu_copy_mtrl_am_alpha.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_menu_cut_mtrl_alpha.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_menu_paste_mtrl_am_alpha.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_menu_selectall_mtrl_alpha.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_menu_share_mtrl_alpha.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_star_black_16dp.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_star_black_36dp.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_star_black_48dp.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_star_half_black_16dp.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_star_half_black_36dp.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_star_half_black_48dp.png
│   │   │   │   │   │   │   │   │   ├── abc_list_divider_mtrl_alpha.9.png
│   │   │   │   │   │   │   │   │   ├── abc_list_focused_holo.9.png
│   │   │   │   │   │   │   │   │   ├── abc_list_longpressed_holo.9.png
│   │   │   │   │   │   │   │   │   ├── abc_list_pressed_holo_dark.9.png
│   │   │   │   │   │   │   │   │   ├── abc_list_pressed_holo_light.9.png
│   │   │   │   │   │   │   │   │   ├── abc_list_selector_disabled_holo_dark.9.png
│   │   │   │   │   │   │   │   │   ├── abc_list_selector_disabled_holo_light.9.png
│   │   │   │   │   │   │   │   │   ├── abc_menu_hardkey_panel_mtrl_mult.9.png
│   │   │   │   │   │   │   │   │   ├── abc_popup_background_mtrl_mult.9.png
│   │   │   │   │   │   │   │   │   ├── abc_scrubber_control_off_mtrl_alpha.png
│   │   │   │   │   │   │   │   │   ├── abc_scrubber_control_to_pressed_mtrl_000.png
│   │   │   │   │   │   │   │   │   ├── abc_scrubber_control_to_pressed_mtrl_005.png
│   │   │   │   │   │   │   │   │   ├── abc_scrubber_primary_mtrl_alpha.9.png
│   │   │   │   │   │   │   │   │   ├── abc_scrubber_track_mtrl_alpha.9.png
│   │   │   │   │   │   │   │   │   ├── abc_spinner_mtrl_am_alpha.9.png
│   │   │   │   │   │   │   │   │   ├── abc_switch_track_mtrl_alpha.9.png
│   │   │   │   │   │   │   │   │   ├── abc_tab_indicator_mtrl_alpha.9.png
│   │   │   │   │   │   │   │   │   ├── abc_textfield_activated_mtrl_alpha.9.png
│   │   │   │   │   │   │   │   │   ├── abc_textfield_default_mtrl_alpha.9.png
│   │   │   │   │   │   │   │   │   ├── abc_textfield_search_activated_mtrl_alpha.9.png
│   │   │   │   │   │   │   │   │   ├── abc_textfield_search_default_mtrl_alpha.9.png
│   │   │   │   │   │   │   │   │   ├── abc_text_select_handle_left_mtrl_dark.png
│   │   │   │   │   │   │   │   │   ├── abc_text_select_handle_left_mtrl_light.png
│   │   │   │   │   │   │   │   │   ├── abc_text_select_handle_middle_mtrl_dark.png
│   │   │   │   │   │   │   │   │   ├── abc_text_select_handle_middle_mtrl_light.png
│   │   │   │   │   │   │   │   │   ├── abc_text_select_handle_right_mtrl_dark.png
│   │   │   │   │   │   │   │   │   └── abc_text_select_handle_right_mtrl_light.png
│   │   │   │   │   │   │   │   ├── drawable-xxxhdpi-v4
│   │   │   │   │   │   │   │   │   ├── abc_btn_check_to_on_mtrl_000.png
│   │   │   │   │   │   │   │   │   ├── abc_btn_check_to_on_mtrl_015.png
│   │   │   │   │   │   │   │   │   ├── abc_btn_radio_to_on_mtrl_000.png
│   │   │   │   │   │   │   │   │   ├── abc_btn_radio_to_on_mtrl_015.png
│   │   │   │   │   │   │   │   │   ├── abc_btn_switch_to_on_mtrl_00001.9.png
│   │   │   │   │   │   │   │   │   ├── abc_btn_switch_to_on_mtrl_00012.9.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_menu_copy_mtrl_am_alpha.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_menu_cut_mtrl_alpha.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_menu_paste_mtrl_am_alpha.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_menu_selectall_mtrl_alpha.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_menu_share_mtrl_alpha.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_star_black_16dp.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_star_black_36dp.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_star_black_48dp.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_star_half_black_16dp.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_star_half_black_36dp.png
│   │   │   │   │   │   │   │   │   ├── abc_ic_star_half_black_48dp.png
│   │   │   │   │   │   │   │   │   ├── abc_scrubber_control_to_pressed_mtrl_000.png
│   │   │   │   │   │   │   │   │   ├── abc_scrubber_control_to_pressed_mtrl_005.png
│   │   │   │   │   │   │   │   │   ├── abc_spinner_mtrl_am_alpha.9.png
│   │   │   │   │   │   │   │   │   ├── abc_switch_track_mtrl_alpha.9.png
│   │   │   │   │   │   │   │   │   ├── abc_tab_indicator_mtrl_alpha.9.png
│   │   │   │   │   │   │   │   │   ├── abc_text_select_handle_left_mtrl_dark.png
│   │   │   │   │   │   │   │   │   ├── abc_text_select_handle_left_mtrl_light.png
│   │   │   │   │   │   │   │   │   ├── abc_text_select_handle_right_mtrl_dark.png
│   │   │   │   │   │   │   │   │   └── abc_text_select_handle_right_mtrl_light.png
│   │   │   │   │   │   │   │   ├── layout
│   │   │   │   │   │   │   │   │   ├── abc_action_bar_title_item.xml
│   │   │   │   │   │   │   │   │   ├── abc_action_bar_up_container.xml
│   │   │   │   │   │   │   │   │   ├── abc_action_bar_view_list_nav_layout.xml
│   │   │   │   │   │   │   │   │   ├── abc_action_menu_item_layout.xml
│   │   │   │   │   │   │   │   │   ├── abc_action_menu_layout.xml
│   │   │   │   │   │   │   │   │   ├── abc_action_mode_bar.xml
│   │   │   │   │   │   │   │   │   ├── abc_action_mode_close_item_material.xml
│   │   │   │   │   │   │   │   │   ├── abc_activity_chooser_view_list_item.xml
│   │   │   │   │   │   │   │   │   ├── abc_activity_chooser_view.xml
│   │   │   │   │   │   │   │   │   ├── abc_alert_dialog_button_bar_material.xml
│   │   │   │   │   │   │   │   │   ├── abc_alert_dialog_material.xml
│   │   │   │   │   │   │   │   │   ├── abc_dialog_title_material.xml
│   │   │   │   │   │   │   │   │   ├── abc_expanded_menu_layout.xml
│   │   │   │   │   │   │   │   │   ├── abc_list_menu_item_checkbox.xml
│   │   │   │   │   │   │   │   │   ├── abc_list_menu_item_icon.xml
│   │   │   │   │   │   │   │   │   ├── abc_list_menu_item_layout.xml
│   │   │   │   │   │   │   │   │   ├── abc_list_menu_item_radio.xml
│   │   │   │   │   │   │   │   │   ├── abc_popup_menu_header_item_layout.xml
│   │   │   │   │   │   │   │   │   ├── abc_popup_menu_item_layout.xml
│   │   │   │   │   │   │   │   │   ├── abc_screen_content_include.xml
│   │   │   │   │   │   │   │   │   ├── abc_screen_simple_overlay_action_mode.xml
│   │   │   │   │   │   │   │   │   ├── abc_screen_simple.xml
│   │   │   │   │   │   │   │   │   ├── abc_screen_toolbar.xml
│   │   │   │   │   │   │   │   │   ├── abc_search_dropdown_item_icons_2line.xml
│   │   │   │   │   │   │   │   │   ├── abc_search_view.xml
│   │   │   │   │   │   │   │   │   ├── abc_select_dialog_material.xml
│   │   │   │   │   │   │   │   │   ├── notification_media_action.xml
│   │   │   │   │   │   │   │   │   ├── notification_media_cancel_action.xml
│   │   │   │   │   │   │   │   │   ├── notification_template_big_media_narrow.xml
│   │   │   │   │   │   │   │   │   ├── notification_template_big_media.xml
│   │   │   │   │   │   │   │   │   ├── notification_template_lines.xml
│   │   │   │   │   │   │   │   │   ├── notification_template_media.xml
│   │   │   │   │   │   │   │   │   ├── notification_template_part_chronometer.xml
│   │   │   │   │   │   │   │   │   ├── notification_template_part_time.xml
│   │   │   │   │   │   │   │   │   ├── select_dialog_item_material.xml
│   │   │   │   │   │   │   │   │   ├── select_dialog_multichoice_material.xml
│   │   │   │   │   │   │   │   │   ├── select_dialog_singlechoice_material.xml
│   │   │   │   │   │   │   │   │   └── support_simple_spinner_dropdown_item.xml
│   │   │   │   │   │   │   │   ├── values
│   │   │   │   │   │   │   │   │   └── values.xml
│   │   │   │   │   │   │   │   ├── values-af
│   │   │   │   │   │   │   │   │   └── values-af.xml
│   │   │   │   │   │   │   │   ├── values-am
│   │   │   │   │   │   │   │   │   └── values-am.xml
│   │   │   │   │   │   │   │   ├── values-ar
│   │   │   │   │   │   │   │   │   └── values-ar.xml
│   │   │   │   │   │   │   │   ├── values-az-rAZ
│   │   │   │   │   │   │   │   │   └── values-az-rAZ.xml
│   │   │   │   │   │   │   │   ├── values-be-rBY
│   │   │   │   │   │   │   │   │   └── values-be-rBY.xml
│   │   │   │   │   │   │   │   ├── values-bg
│   │   │   │   │   │   │   │   │   └── values-bg.xml
│   │   │   │   │   │   │   │   ├── values-bn-rBD
│   │   │   │   │   │   │   │   │   └── values-bn-rBD.xml
│   │   │   │   │   │   │   │   ├── values-bs-rBA
│   │   │   │   │   │   │   │   │   └── values-bs-rBA.xml
│   │   │   │   │   │   │   │   ├── values-b+sr+Latn
│   │   │   │   │   │   │   │   │   └── values-b+sr+Latn.xml
│   │   │   │   │   │   │   │   ├── values-ca
│   │   │   │   │   │   │   │   │   └── values-ca.xml
│   │   │   │   │   │   │   │   ├── values-cs
│   │   │   │   │   │   │   │   │   └── values-cs.xml
│   │   │   │   │   │   │   │   ├── values-da
│   │   │   │   │   │   │   │   │   └── values-da.xml
│   │   │   │   │   │   │   │   ├── values-de
│   │   │   │   │   │   │   │   │   └── values-de.xml
│   │   │   │   │   │   │   │   ├── values-el
│   │   │   │   │   │   │   │   │   └── values-el.xml
│   │   │   │   │   │   │   │   ├── values-en-rAU
│   │   │   │   │   │   │   │   │   └── values-en-rAU.xml
│   │   │   │   │   │   │   │   ├── values-en-rGB
│   │   │   │   │   │   │   │   │   └── values-en-rGB.xml
│   │   │   │   │   │   │   │   ├── values-en-rIN
│   │   │   │   │   │   │   │   │   └── values-en-rIN.xml
│   │   │   │   │   │   │   │   ├── values-es
│   │   │   │   │   │   │   │   │   └── values-es.xml
│   │   │   │   │   │   │   │   ├── values-es-rUS
│   │   │   │   │   │   │   │   │   └── values-es-rUS.xml
│   │   │   │   │   │   │   │   ├── values-et-rEE
│   │   │   │   │   │   │   │   │   └── values-et-rEE.xml
│   │   │   │   │   │   │   │   ├── values-eu-rES
│   │   │   │   │   │   │   │   │   └── values-eu-rES.xml
│   │   │   │   │   │   │   │   ├── values-fa
│   │   │   │   │   │   │   │   │   └── values-fa.xml
│   │   │   │   │   │   │   │   ├── values-fi
│   │   │   │   │   │   │   │   │   └── values-fi.xml
│   │   │   │   │   │   │   │   ├── values-fr
│   │   │   │   │   │   │   │   │   └── values-fr.xml
│   │   │   │   │   │   │   │   ├── values-fr-rCA
│   │   │   │   │   │   │   │   │   └── values-fr-rCA.xml
│   │   │   │   │   │   │   │   ├── values-gl-rES
│   │   │   │   │   │   │   │   │   └── values-gl-rES.xml
│   │   │   │   │   │   │   │   ├── values-gu-rIN
│   │   │   │   │   │   │   │   │   └── values-gu-rIN.xml
│   │   │   │   │   │   │   │   ├── values-h720dp-v13
│   │   │   │   │   │   │   │   │   └── values-h720dp-v13.xml
│   │   │   │   │   │   │   │   ├── values-hdpi-v4
│   │   │   │   │   │   │   │   │   └── values-hdpi-v4.xml
│   │   │   │   │   │   │   │   ├── values-hi
│   │   │   │   │   │   │   │   │   └── values-hi.xml
│   │   │   │   │   │   │   │   ├── values-hr
│   │   │   │   │   │   │   │   │   └── values-hr.xml
│   │   │   │   │   │   │   │   ├── values-hu
│   │   │   │   │   │   │   │   │   └── values-hu.xml
│   │   │   │   │   │   │   │   ├── values-hy-rAM
│   │   │   │   │   │   │   │   │   └── values-hy-rAM.xml
│   │   │   │   │   │   │   │   ├── values-in
│   │   │   │   │   │   │   │   │   └── values-in.xml
│   │   │   │   │   │   │   │   ├── values-is-rIS
│   │   │   │   │   │   │   │   │   └── values-is-rIS.xml
│   │   │   │   │   │   │   │   ├── values-it
│   │   │   │   │   │   │   │   │   └── values-it.xml
│   │   │   │   │   │   │   │   ├── values-iw
│   │   │   │   │   │   │   │   │   └── values-iw.xml
│   │   │   │   │   │   │   │   ├── values-ja
│   │   │   │   │   │   │   │   │   └── values-ja.xml
│   │   │   │   │   │   │   │   ├── values-ka-rGE
│   │   │   │   │   │   │   │   │   └── values-ka-rGE.xml
│   │   │   │   │   │   │   │   ├── values-kk-rKZ
│   │   │   │   │   │   │   │   │   └── values-kk-rKZ.xml
│   │   │   │   │   │   │   │   ├── values-km-rKH
│   │   │   │   │   │   │   │   │   └── values-km-rKH.xml
│   │   │   │   │   │   │   │   ├── values-kn-rIN
│   │   │   │   │   │   │   │   │   └── values-kn-rIN.xml
│   │   │   │   │   │   │   │   ├── values-ko
│   │   │   │   │   │   │   │   │   └── values-ko.xml
│   │   │   │   │   │   │   │   ├── values-ky-rKG
│   │   │   │   │   │   │   │   │   └── values-ky-rKG.xml
│   │   │   │   │   │   │   │   ├── values-land
│   │   │   │   │   │   │   │   │   └── values-land.xml
│   │   │   │   │   │   │   │   ├── values-large-v4
│   │   │   │   │   │   │   │   │   └── values-large-v4.xml
│   │   │   │   │   │   │   │   ├── values-ldltr-v21
│   │   │   │   │   │   │   │   │   └── values-ldltr-v21.xml
│   │   │   │   │   │   │   │   ├── values-lo-rLA
│   │   │   │   │   │   │   │   │   └── values-lo-rLA.xml
│   │   │   │   │   │   │   │   ├── values-lt
│   │   │   │   │   │   │   │   │   └── values-lt.xml
│   │   │   │   │   │   │   │   ├── values-lv
│   │   │   │   │   │   │   │   │   └── values-lv.xml
│   │   │   │   │   │   │   │   ├── values-mk-rMK
│   │   │   │   │   │   │   │   │   └── values-mk-rMK.xml
│   │   │   │   │   │   │   │   ├── values-ml-rIN
│   │   │   │   │   │   │   │   │   └── values-ml-rIN.xml
│   │   │   │   │   │   │   │   ├── values-mn-rMN
│   │   │   │   │   │   │   │   │   └── values-mn-rMN.xml
│   │   │   │   │   │   │   │   ├── values-mr-rIN
│   │   │   │   │   │   │   │   │   └── values-mr-rIN.xml
│   │   │   │   │   │   │   │   ├── values-ms-rMY
│   │   │   │   │   │   │   │   │   └── values-ms-rMY.xml
│   │   │   │   │   │   │   │   ├── values-my-rMM
│   │   │   │   │   │   │   │   │   └── values-my-rMM.xml
│   │   │   │   │   │   │   │   ├── values-nb
│   │   │   │   │   │   │   │   │   └── values-nb.xml
│   │   │   │   │   │   │   │   ├── values-ne-rNP
│   │   │   │   │   │   │   │   │   └── values-ne-rNP.xml
│   │   │   │   │   │   │   │   ├── values-night-v8
│   │   │   │   │   │   │   │   │   └── values-night-v8.xml
│   │   │   │   │   │   │   │   ├── values-nl
│   │   │   │   │   │   │   │   │   └── values-nl.xml
│   │   │   │   │   │   │   │   ├── values-pa-rIN
│   │   │   │   │   │   │   │   │   └── values-pa-rIN.xml
│   │   │   │   │   │   │   │   ├── values-pl
│   │   │   │   │   │   │   │   │   └── values-pl.xml
│   │   │   │   │   │   │   │   ├── values-port
│   │   │   │   │   │   │   │   │   └── values-port.xml
│   │   │   │   │   │   │   │   ├── values-pt
│   │   │   │   │   │   │   │   │   └── values-pt.xml
│   │   │   │   │   │   │   │   ├── values-pt-rBR
│   │   │   │   │   │   │   │   │   └── values-pt-rBR.xml
│   │   │   │   │   │   │   │   ├── values-pt-rPT
│   │   │   │   │   │   │   │   │   └── values-pt-rPT.xml
│   │   │   │   │   │   │   │   ├── values-ro
│   │   │   │   │   │   │   │   │   └── values-ro.xml
│   │   │   │   │   │   │   │   ├── values-ru
│   │   │   │   │   │   │   │   │   └── values-ru.xml
│   │   │   │   │   │   │   │   ├── values-si-rLK
│   │   │   │   │   │   │   │   │   └── values-si-rLK.xml
│   │   │   │   │   │   │   │   ├── values-sk
│   │   │   │   │   │   │   │   │   └── values-sk.xml
│   │   │   │   │   │   │   │   ├── values-sl
│   │   │   │   │   │   │   │   │   └── values-sl.xml
│   │   │   │   │   │   │   │   ├── values-sq-rAL
│   │   │   │   │   │   │   │   │   └── values-sq-rAL.xml
│   │   │   │   │   │   │   │   ├── values-sr
│   │   │   │   │   │   │   │   │   └── values-sr.xml
│   │   │   │   │   │   │   │   ├── values-sv
│   │   │   │   │   │   │   │   │   └── values-sv.xml
│   │   │   │   │   │   │   │   ├── values-sw
│   │   │   │   │   │   │   │   │   └── values-sw.xml
│   │   │   │   │   │   │   │   ├── values-sw600dp-v13
│   │   │   │   │   │   │   │   │   └── values-sw600dp-v13.xml
│   │   │   │   │   │   │   │   ├── values-ta-rIN
│   │   │   │   │   │   │   │   │   └── values-ta-rIN.xml
│   │   │   │   │   │   │   │   ├── values-te-rIN
│   │   │   │   │   │   │   │   │   └── values-te-rIN.xml
│   │   │   │   │   │   │   │   ├── values-th
│   │   │   │   │   │   │   │   │   └── values-th.xml
│   │   │   │   │   │   │   │   ├── values-tl
│   │   │   │   │   │   │   │   │   └── values-tl.xml
│   │   │   │   │   │   │   │   ├── values-tr
│   │   │   │   │   │   │   │   │   └── values-tr.xml
│   │   │   │   │   │   │   │   ├── values-uk
│   │   │   │   │   │   │   │   │   └── values-uk.xml
│   │   │   │   │   │   │   │   ├── values-ur-rPK
│   │   │   │   │   │   │   │   │   └── values-ur-rPK.xml
│   │   │   │   │   │   │   │   ├── values-uz-rUZ
│   │   │   │   │   │   │   │   │   └── values-uz-rUZ.xml
│   │   │   │   │   │   │   │   ├── values-v11
│   │   │   │   │   │   │   │   │   └── values-v11.xml
│   │   │   │   │   │   │   │   ├── values-v12
│   │   │   │   │   │   │   │   │   └── values-v12.xml
│   │   │   │   │   │   │   │   ├── values-v13
│   │   │   │   │   │   │   │   │   └── values-v13.xml
│   │   │   │   │   │   │   │   ├── values-v14
│   │   │   │   │   │   │   │   │   └── values-v14.xml
│   │   │   │   │   │   │   │   ├── values-v17
│   │   │   │   │   │   │   │   │   └── values-v17.xml
│   │   │   │   │   │   │   │   ├── values-v18
│   │   │   │   │   │   │   │   │   └── values-v18.xml
│   │   │   │   │   │   │   │   ├── values-v21
│   │   │   │   │   │   │   │   │   └── values-v21.xml
│   │   │   │   │   │   │   │   ├── values-v22
│   │   │   │   │   │   │   │   │   └── values-v22.xml
│   │   │   │   │   │   │   │   ├── values-v23
│   │   │   │   │   │   │   │   │   └── values-v23.xml
│   │   │   │   │   │   │   │   ├── values-vi
│   │   │   │   │   │   │   │   │   └── values-vi.xml
│   │   │   │   │   │   │   │   ├── values-xlarge-v4
│   │   │   │   │   │   │   │   │   └── values-xlarge-v4.xml
│   │   │   │   │   │   │   │   ├── values-zh-rCN
│   │   │   │   │   │   │   │   │   └── values-zh-rCN.xml
│   │   │   │   │   │   │   │   ├── values-zh-rHK
│   │   │   │   │   │   │   │   │   └── values-zh-rHK.xml
│   │   │   │   │   │   │   │   ├── values-zh-rTW
│   │   │   │   │   │   │   │   │   └── values-zh-rTW.xml
│   │   │   │   │   │   │   │   └── values-zu
│   │   │   │   │   │   │   │   └── values-zu.xml
│   │   │   │   │   │   │   └── R.txt
│   │   │   │   │   │   ├── support-compat
│   │   │   │   │   │   │   └── 24.2.1
│   │   │   │   │   │   │   ├── aidl
│   │   │   │   │   │   │   │   └── android
│   │   │   │   │   │   │   │   └── support
│   │   │   │   │   │   │   │   └── v4
│   │   │   │   │   │   │   │   └── os
│   │   │   │   │   │   │   │   └── ResultReceiver.aidl
│   │   │   │   │   │   │   ├── AndroidManifest.xml
│   │   │   │   │   │   │   ├── annotations.zip
│   │   │   │   │   │   │   ├── assets
│   │   │   │   │   │   │   ├── jars
│   │   │   │   │   │   │   │   ├── classes.jar
│   │   │   │   │   │   │   │   └── libs
│   │   │   │   │   │   │   │   └── internal_impl-24.2.1.jar
│   │   │   │   │   │   │   ├── jni
│   │   │   │   │   │   │   ├── libs
│   │   │   │   │   │   │   └── res
│   │   │   │   │   │   ├── support-core-ui
│   │   │   │   │   │   │   └── 24.2.1
│   │   │   │   │   │   │   ├── aidl
│   │   │   │   │   │   │   ├── AndroidManifest.xml
│   │   │   │   │   │   │   ├── annotations.zip
│   │   │   │   │   │   │   ├── assets
│   │   │   │   │   │   │   ├── jars
│   │   │   │   │   │   │   │   ├── classes.jar
│   │   │   │   │   │   │   │   └── libs
│   │   │   │   │   │   │   │   └── internal_impl-24.2.1.jar
│   │   │   │   │   │   │   ├── jni
│   │   │   │   │   │   │   ├── libs
│   │   │   │   │   │   │   ├── proguard.txt
│   │   │   │   │   │   │   └── res
│   │   │   │   │   │   ├── support-core-utils
│   │   │   │   │   │   │   └── 24.2.1
│   │   │   │   │   │   │   ├── aidl
│   │   │   │   │   │   │   ├── AndroidManifest.xml
│   │   │   │   │   │   │   ├── assets
│   │   │   │   │   │   │   ├── jars
│   │   │   │   │   │   │   │   ├── classes.jar
│   │   │   │   │   │   │   │   └── libs
│   │   │   │   │   │   │   │   └── internal_impl-24.2.1.jar
│   │   │   │   │   │   │   ├── jni
│   │   │   │   │   │   │   ├── libs
│   │   │   │   │   │   │   └── res
│   │   │   │   │   │   ├── support-fragment
│   │   │   │   │   │   │   └── 24.2.1
│   │   │   │   │   │   │   ├── aidl
│   │   │   │   │   │   │   ├── AndroidManifest.xml
│   │   │   │   │   │   │   ├── annotations.zip
│   │   │   │   │   │   │   ├── assets
│   │   │   │   │   │   │   ├── jars
│   │   │   │   │   │   │   │   ├── classes.jar
│   │   │   │   │   │   │   │   └── libs
│   │   │   │   │   │   │   │   └── internal_impl-24.2.1.jar
│   │   │   │   │   │   │   ├── jni
│   │   │   │   │   │   │   ├── libs
│   │   │   │   │   │   │   └── res
│   │   │   │   │   │   ├── support-media-compat
│   │   │   │   │   │   │   └── 24.2.1
│   │   │   │   │   │   │   ├── aidl
│   │   │   │   │   │   │   │   └── android
│   │   │   │   │   │   │   │   └── support
│   │   │   │   │   │   │   │   └── v4
│   │   │   │   │   │   │   │   └── media
│   │   │   │   │   │   │   │   ├── MediaMetadataCompat.aidl
│   │   │   │   │   │   │   │   ├── RatingCompat.aidl
│   │   │   │   │   │   │   │   └── session
│   │   │   │   │   │   │   │   ├── MediaSessionCompat.aidl
│   │   │   │   │   │   │   │   ├── ParcelableVolumeInfo.aidl
│   │   │   │   │   │   │   │   └── PlaybackStateCompat.aidl
│   │   │   │   │   │   │   ├── AndroidManifest.xml
│   │   │   │   │   │   │   ├── annotations.zip
│   │   │   │   │   │   │   ├── assets
│   │   │   │   │   │   │   ├── jars
│   │   │   │   │   │   │   │   ├── classes.jar
│   │   │   │   │   │   │   │   └── libs
│   │   │   │   │   │   │   │   └── internal_impl-24.2.1.jar
│   │   │   │   │   │   │   ├── jni
│   │   │   │   │   │   │   ├── libs
│   │   │   │   │   │   │   └── res
│   │   │   │   │   │   ├── support-v4
│   │   │   │   │   │   │   └── 24.2.1
│   │   │   │   │   │   │   ├── aidl
│   │   │   │   │   │   │   ├── AndroidManifest.xml
│   │   │   │   │   │   │   ├── assets
│   │   │   │   │   │   │   ├── jars
│   │   │   │   │   │   │   │   └── classes.jar
│   │   │   │   │   │   │   ├── jni
│   │   │   │   │   │   │   ├── libs
│   │   │   │   │   │   │   └── res
│   │   │   │   │   │   └── support-vector-drawable
│   │   │   │   │   │   └── 24.2.1
│   │   │   │   │   │   ├── aidl
│   │   │   │   │   │   ├── AndroidManifest.xml
│   │   │   │   │   │   ├── assets
│   │   │   │   │   │   ├── jars
│   │   │   │   │   │   │   └── classes.jar
│   │   │   │   │   │   ├── jni
│   │   │   │   │   │   ├── libs
│   │   │   │   │   │   └── res
│   │   │   │   │   ├── com.android.support.test
│   │   │   │   │   │   ├── exposed-instrumentation-api-publish
│   │   │   │   │   │   │   └── 0.5
│   │   │   │   │   │   │   ├── aapt
│   │   │   │   │   │   │   │   └── AndroidManifest.xml
│   │   │   │   │   │   │   ├── aidl
│   │   │   │   │   │   │   ├── AndroidManifest.xml
│   │   │   │   │   │   │   ├── assets
│   │   │   │   │   │   │   ├── jars
│   │   │   │   │   │   │   │   └── classes.jar
│   │   │   │   │   │   │   └── res
│   │   │   │   │   │   ├── rules
│   │   │   │   │   │   │   └── 0.5
│   │   │   │   │   │   │   ├── aapt
│   │   │   │   │   │   │   │   └── AndroidManifest.xml
│   │   │   │   │   │   │   ├── aidl
│   │   │   │   │   │   │   ├── AndroidManifest.xml
│   │   │   │   │   │   │   ├── annotations.zip
│   │   │   │   │   │   │   ├── assets
│   │   │   │   │   │   │   ├── jars
│   │   │   │   │   │   │   │   └── classes.jar
│   │   │   │   │   │   │   ├── res
│   │   │   │   │   │   │   │   └── values
│   │   │   │   │   │   │   │   └── values.xml
│   │   │   │   │   │   │   └── R.txt
│   │   │   │   │   │   └── runner
│   │   │   │   │   │   └── 0.5
│   │   │   │   │   │   ├── aapt
│   │   │   │   │   │   │   └── AndroidManifest.xml
│   │   │   │   │   │   ├── aidl
│   │   │   │   │   │   ├── AndroidManifest.xml
│   │   │   │   │   │   ├── annotations.zip
│   │   │   │   │   │   ├── assets
│   │   │   │   │   │   ├── jars
│   │   │   │   │   │   │   └── classes.jar
│   │   │   │   │   │   └── res
│   │   │   │   │   └── com.android.support.test.espresso
│   │   │   │   │   ├── espresso-core
│   │   │   │   │   │   └── 2.2.2
│   │   │   │   │   │   ├── aapt
│   │   │   │   │   │   │   └── AndroidManifest.xml
│   │   │   │   │   │   ├── aidl
│   │   │   │   │   │   ├── AndroidManifest.xml
│   │   │   │   │   │   ├── assets
│   │   │   │   │   │   ├── jars
│   │   │   │   │   │   │   └── classes.jar
│   │   │   │   │   │   ├── res
│   │   │   │   │   │   └── R.txt
│   │   │   │   │   └── espresso-idling-resource
│   │   │   │   │   └── 2.2.2
│   │   │   │   │   ├── aapt
│   │   │   │   │   │   └── AndroidManifest.xml
│   │   │   │   │   ├── aidl
│   │   │   │   │   ├── AndroidManifest.xml
│   │   │   │   │   ├── assets
│   │   │   │   │   ├── jars
│   │   │   │   │   │   └── classes.jar
│   │   │   │   │   └── res
│   │   │   │   ├── incremental
│   │   │   │   │   ├── compileDebugAidl
│   │   │   │   │   │   └── dependency.store
│   │   │   │   │   ├── compileDebugAndroidTestAidl
│   │   │   │   │   │   └── dependency.store
│   │   │   │   │   ├── mergeDebugAndroidTestResources
│   │   │   │   │   │   ├── aapt-temp
│   │   │   │   │   │   ├── compile-file-map.properties
│   │   │   │   │   │   ├── merged.dir
│   │   │   │   │   │   │   └── values
│   │   │   │   │   │   │   └── values.xml
│   │   │   │   │   │   └── merger.xml
│   │   │   │   │   ├── mergeDebugAssets
│   │   │   │   │   │   └── merger.xml
│   │   │   │   │   ├── mergeDebugJniLibFolders
│   │   │   │   │   │   └── merger.xml
│   │   │   │   │   ├── mergeDebugResources
│   │   │   │   │   │   ├── aapt-temp
│   │   │   │   │   │   ├── compile-file-map.properties
│   │   │   │   │   │   ├── merged.dir
│   │   │   │   │   │   └── merger.xml
│   │   │   │   │   ├── mergeDebugShaders
│   │   │   │   │   │   └── merger.xml
│   │   │   │   │   ├── packageDebug
│   │   │   │   │   │   ├── dex-renamer-state.txt
│   │   │   │   │   │   ├── file-input-save-data.txt
│   │   │   │   │   │   └── zip-cache
│   │   │   │   │   │   ├── boLKkQ6r9I8RzR373IHWliYpdkg=
│   │   │   │   │   │   └── TpY6gc6Jpf6J+pIDMOXNuQ6+4fk=
│   │   │   │   │   ├── packageDebugAndroidTest
│   │   │   │   │   │   └── zip-cache
│   │   │   │   │   ├── packageRelease
│   │   │   │   │   │   └── zip-cache
│   │   │   │   │   ├── packageSourceSets
│   │   │   │   │   │   └── zip-cache
│   │   │   │   │   ├── processDebugAndroidTestResources
│   │   │   │   │   │   └── aapt-temp
│   │   │   │   │   └── processDebugResources
│   │   │   │   │   └── aapt-temp
│   │   │   │   ├── incremental-safeguard
│   │   │   │   │   └── debug
│   │   │   │   │   └── tag.txt
│   │   │   │   ├── jniLibs
│   │   │   │   │   └── debug
│   │   │   │   │   ├── arm64-v8a
│   │   │   │   │   │   └── libgpequipment.so
│   │   │   │   │   ├── armeabi
│   │   │   │   │   │   └── libgpequipment.so
│   │   │   │   │   ├── armeabi-v7a
│   │   │   │   │   │   └── libgpequipment.so
│   │   │   │   │   ├── x86
│   │   │   │   │   │   └── libgpequipment.so
│   │   │   │   │   └── x86_64
│   │   │   │   │   └── libgpequipment.so
│   │   │   │   ├── manifest
│   │   │   │   │   ├── androidTest
│   │   │   │   │   │   └── debug
│   │   │   │   │   │   └── AndroidManifest.xml
│   │   │   │   │   └── tmp
│   │   │   │   ├── manifests
│   │   │   │   │   ├── full
│   │   │   │   │   │   └── debug
│   │   │   │   │   │   └── AndroidManifest.xml
│   │   │   │   │   └── instant-run
│   │   │   │   │   └── debug
│   │   │   │   ├── pre-dexed
│   │   │   │   │   └── debug
│   │   │   │   │   ├── com.android.support-animated-vector-drawable-24.2.1_8c7d0c7aaf79dad001f94fde80e8b3871149c493.jar
│   │   │   │   │   ├── com.android.support-appcompat-v7-24.2.1_c1317f3c78c57335ff19ceab759e5175cd8eb834.jar
│   │   │   │   │   ├── com.android.support-support-compat-24.2.1_dbf1f144fc2b3630d73f391810ead5cf4150512f.jar
│   │   │   │   │   ├── com.android.support-support-core-ui-24.2.1_2a14be9a86f507f448419ef4886e521c37b16842.jar
│   │   │   │   │   ├── com.android.support-support-core-utils-24.2.1_c69c816b3c8cc8c4f01071fa82f452ff39d47225.jar
│   │   │   │   │   ├── com.android.support-support-fragment-24.2.1_28a31bd98b3cdcc6d12b084baa16beafd99f4f76.jar
│   │   │   │   │   ├── com.android.support-support-media-compat-24.2.1_72d3ac177b61b35856dd7aa24908a5c220bd879f.jar
│   │   │   │   │   ├── com.android.support-support-v4-24.2.1_f8806c60eacbc7c2b6df5e7ddbf93902bd4fde1b.jar
│   │   │   │   │   ├── com.android.support-support-vector-drawable-24.2.1_16cc59ec24ce7fde782dd6caca54e9d34e3e5980.jar
│   │   │   │   │   ├── commons-lang-2.6_5852bc72df7db47246237d3f84726df7ac8b25c9.jar
│   │   │   │   │   ├── debug_8a133eb8fee05fe764aef815ff39677d5ddbfcfe.jar
│   │   │   │   │   ├── gprintersdkv2.1.4_c36798484c94ca92df22ae78236c08f9945af858.jar
│   │   │   │   │   ├── internal_impl-24.2.1_4ae13a0b7bc07913a61c156aa72bc30af77db132.jar
│   │   │   │   │   ├── internal_impl-24.2.1_51f3bd1d5daabdd6a91374acf4d6a20c16e92b7b.jar
│   │   │   │   │   ├── internal_impl-24.2.1_6eca84bed91553990162929b16ecfacb9f38dfab.jar
│   │   │   │   │   ├── internal_impl-24.2.1_725b60342c02e5562a963824cdf269c4e97168aa.jar
│   │   │   │   │   ├── internal_impl-24.2.1_93f45200267346c5b4f38c50e8553357246ca299.jar
│   │   │   │   │   ├── jcc-bate-0.7.3_b02f8b61cad4b374682bb50c0469e42d2128541b.jar
│   │   │   │   │   └── support-annotations-24.2.1_04cc8b3c2164a2ccbbc3df4549e429c8e8f4ca93.jar
│   │   │   │   ├── res
│   │   │   │   │   ├── merged
│   │   │   │   │   │   ├── androidTest
│   │   │   │   │   │   │   └── debug
│   │   │   │   │   │   │   └── values
│   │   │   │   │   │   │   └── values.xml
│   │   │   │   │   │   └── debug
│   │   │   │   │   │   ├── anim
│   │   │   │   │   │   │   ├── abc_fade_in.xml
│   │   │   │   │   │   │   ├── abc_fade_out.xml
│   │   │   │   │   │   │   ├── abc_grow_fade_in_from_bottom.xml
│   │   │   │   │   │   │   ├── abc_popup_enter.xml
│   │   │   │   │   │   │   ├── abc_popup_exit.xml
│   │   │   │   │   │   │   ├── abc_shrink_fade_out_from_bottom.xml
│   │   │   │   │   │   │   ├── abc_slide_in_bottom.xml
│   │   │   │   │   │   │   ├── abc_slide_in_top.xml
│   │   │   │   │   │   │   ├── abc_slide_out_bottom.xml
│   │   │   │   │   │   │   └── abc_slide_out_top.xml
│   │   │   │   │   │   ├── color
│   │   │   │   │   │   │   ├── abc_btn_colored_borderless_text_material.xml
│   │   │   │   │   │   │   ├── abc_primary_text_disable_only_material_dark.xml
│   │   │   │   │   │   │   ├── abc_primary_text_disable_only_material_light.xml
│   │   │   │   │   │   │   ├── abc_primary_text_material_dark.xml
│   │   │   │   │   │   │   ├── abc_primary_text_material_light.xml
│   │   │   │   │   │   │   ├── abc_search_url_text.xml
│   │   │   │   │   │   │   ├── abc_secondary_text_material_dark.xml
│   │   │   │   │   │   │   ├── abc_secondary_text_material_light.xml
│   │   │   │   │   │   │   ├── abc_tint_btn_checkable.xml
│   │   │   │   │   │   │   ├── abc_tint_default.xml
│   │   │   │   │   │   │   ├── abc_tint_edittext.xml
│   │   │   │   │   │   │   ├── abc_tint_seek_thumb.xml
│   │   │   │   │   │   │   ├── abc_tint_spinner.xml
│   │   │   │   │   │   │   ├── abc_tint_switch_thumb.xml
│   │   │   │   │   │   │   ├── abc_tint_switch_track.xml
│   │   │   │   │   │   │   ├── switch_thumb_material_dark.xml
│   │   │   │   │   │   │   └── switch_thumb_material_light.xml
│   │   │   │   │   │   ├── color-v11
│   │   │   │   │   │   │   ├── abc_background_cache_hint_selector_material_dark.xml
│   │   │   │   │   │   │   └── abc_background_cache_hint_selector_material_light.xml
│   │   │   │   │   │   ├── color-v23
│   │   │   │   │   │   │   ├── abc_btn_colored_borderless_text_material.xml
│   │   │   │   │   │   │   ├── abc_color_highlight_material.xml
│   │   │   │   │   │   │   ├── abc_tint_btn_checkable.xml
│   │   │   │   │   │   │   ├── abc_tint_default.xml
│   │   │   │   │   │   │   ├── abc_tint_edittext.xml
│   │   │   │   │   │   │   ├── abc_tint_seek_thumb.xml
│   │   │   │   │   │   │   ├── abc_tint_spinner.xml
│   │   │   │   │   │   │   ├── abc_tint_switch_thumb.xml
│   │   │   │   │   │   │   └── abc_tint_switch_track.xml
│   │   │   │   │   │   ├── drawable
│   │   │   │   │   │   │   ├── abc_btn_borderless_material.xml
│   │   │   │   │   │   │   ├── abc_btn_check_material.xml
│   │   │   │   │   │   │   ├── abc_btn_colored_material.xml
│   │   │   │   │   │   │   ├── abc_btn_default_mtrl_shape.xml
│   │   │   │   │   │   │   ├── abc_btn_radio_material.xml
│   │   │   │   │   │   │   ├── abc_cab_background_internal_bg.xml
│   │   │   │   │   │   │   ├── abc_cab_background_top_material.xml
│   │   │   │   │   │   │   ├── abc_dialog_material_background.xml
│   │   │   │   │   │   │   ├── abc_edit_text_material.xml
│   │   │   │   │   │   │   ├── abc_ic_ab_back_material.xml
│   │   │   │   │   │   │   ├── abc_ic_arrow_drop_right_black_24dp.xml
│   │   │   │   │   │   │   ├── abc_ic_clear_material.xml
│   │   │   │   │   │   │   ├── abc_ic_go_search_api_material.xml
│   │   │   │   │   │   │   ├── abc_ic_menu_overflow_material.xml
│   │   │   │   │   │   │   ├── abc_ic_search_api_material.xml
│   │   │   │   │   │   │   ├── abc_ic_voice_search_api_material.xml
│   │   │   │   │   │   │   ├── abc_item_background_holo_dark.xml
│   │   │   │   │   │   │   ├── abc_item_background_holo_light.xml
│   │   │   │   │   │   │   ├── abc_list_selector_background_transition_holo_dark.xml
│   │   │   │   │   │   │   ├── abc_list_selector_background_transition_holo_light.xml
│   │   │   │   │   │   │   ├── abc_list_selector_holo_dark.xml
│   │   │   │   │   │   │   ├── abc_list_selector_holo_light.xml
│   │   │   │   │   │   │   ├── abc_ratingbar_indicator_material.xml
│   │   │   │   │   │   │   ├── abc_ratingbar_material.xml
│   │   │   │   │   │   │   ├── abc_ratingbar_small_material.xml
│   │   │   │   │   │   │   ├── abc_seekbar_thumb_material.xml
│   │   │   │   │   │   │   ├── abc_seekbar_tick_mark_material.xml
│   │   │   │   │   │   │   ├── abc_seekbar_track_material.xml
│   │   │   │   │   │   │   ├── abc_spinner_textfield_background_material.xml
│   │   │   │   │   │   │   ├── abc_switch_thumb_material.xml
│   │   │   │   │   │   │   ├── abc_tab_indicator_material.xml
│   │   │   │   │   │   │   ├── abc_text_cursor_material.xml
│   │   │   │   │   │   │   ├── abc_textfield_search_material.xml
│   │   │   │   │   │   │   ├── abc_vector_test.xml
│   │   │   │   │   │   │   ├── background_corner.xml
│   │   │   │   │   │   │   ├── button_connect_style.xml
│   │   │   │   │   │   │   ├── button_style.xml
│   │   │   │   │   │   │   ├── edittext_style.xml
│   │   │   │   │   │   │   └── ic_launcher.png
│   │   │   │   │   │   ├── drawable-hdpi
│   │   │   │   │   │   │   ├── ic_launcher.png
│   │   │   │   │   │   │   ├── ic_printer.png
│   │   │   │   │   │   │   └── launcher.png
│   │   │   │   │   │   ├── drawable-hdpi-v4
│   │   │   │   │   │   │   ├── abc_ab_share_pack_mtrl_alpha.9.png
│   │   │   │   │   │   │   ├── abc_btn_check_to_on_mtrl_000.png
│   │   │   │   │   │   │   ├── abc_btn_check_to_on_mtrl_015.png
│   │   │   │   │   │   │   ├── abc_btn_radio_to_on_mtrl_000.png
│   │   │   │   │   │   │   ├── abc_btn_radio_to_on_mtrl_015.png
│   │   │   │   │   │   │   ├── abc_btn_switch_to_on_mtrl_00001.9.png
│   │   │   │   │   │   │   ├── abc_btn_switch_to_on_mtrl_00012.9.png
│   │   │   │   │   │   │   ├── abc_cab_background_top_mtrl_alpha.9.png
│   │   │   │   │   │   │   ├── abc_ic_commit_search_api_mtrl_alpha.png
│   │   │   │   │   │   │   ├── abc_ic_menu_copy_mtrl_am_alpha.png
│   │   │   │   │   │   │   ├── abc_ic_menu_cut_mtrl_alpha.png
│   │   │   │   │   │   │   ├── abc_ic_menu_paste_mtrl_am_alpha.png
│   │   │   │   │   │   │   ├── abc_ic_menu_selectall_mtrl_alpha.png
│   │   │   │   │   │   │   ├── abc_ic_menu_share_mtrl_alpha.png
│   │   │   │   │   │   │   ├── abc_ic_star_black_16dp.png
│   │   │   │   │   │   │   ├── abc_ic_star_black_36dp.png
│   │   │   │   │   │   │   ├── abc_ic_star_black_48dp.png
│   │   │   │   │   │   │   ├── abc_ic_star_half_black_16dp.png
│   │   │   │   │   │   │   ├── abc_ic_star_half_black_36dp.png
│   │   │   │   │   │   │   ├── abc_ic_star_half_black_48dp.png
│   │   │   │   │   │   │   ├── abc_list_divider_mtrl_alpha.9.png
│   │   │   │   │   │   │   ├── abc_list_focused_holo.9.png
│   │   │   │   │   │   │   ├── abc_list_longpressed_holo.9.png
│   │   │   │   │   │   │   ├── abc_list_pressed_holo_dark.9.png
│   │   │   │   │   │   │   ├── abc_list_pressed_holo_light.9.png
│   │   │   │   │   │   │   ├── abc_list_selector_disabled_holo_dark.9.png
│   │   │   │   │   │   │   ├── abc_list_selector_disabled_holo_light.9.png
│   │   │   │   │   │   │   ├── abc_menu_hardkey_panel_mtrl_mult.9.png
│   │   │   │   │   │   │   ├── abc_popup_background_mtrl_mult.9.png
│   │   │   │   │   │   │   ├── abc_scrubber_control_off_mtrl_alpha.png
│   │   │   │   │   │   │   ├── abc_scrubber_control_to_pressed_mtrl_000.png
│   │   │   │   │   │   │   ├── abc_scrubber_control_to_pressed_mtrl_005.png
│   │   │   │   │   │   │   ├── abc_scrubber_primary_mtrl_alpha.9.png
│   │   │   │   │   │   │   ├── abc_scrubber_track_mtrl_alpha.9.png
│   │   │   │   │   │   │   ├── abc_spinner_mtrl_am_alpha.9.png
│   │   │   │   │   │   │   ├── abc_switch_track_mtrl_alpha.9.png
│   │   │   │   │   │   │   ├── abc_tab_indicator_mtrl_alpha.9.png
│   │   │   │   │   │   │   ├── abc_textfield_activated_mtrl_alpha.9.png
│   │   │   │   │   │   │   ├── abc_textfield_default_mtrl_alpha.9.png
│   │   │   │   │   │   │   ├── abc_textfield_search_activated_mtrl_alpha.9.png
│   │   │   │   │   │   │   ├── abc_textfield_search_default_mtrl_alpha.9.png
│   │   │   │   │   │   │   ├── abc_text_select_handle_left_mtrl_dark.png
│   │   │   │   │   │   │   ├── abc_text_select_handle_left_mtrl_light.png
│   │   │   │   │   │   │   ├── abc_text_select_handle_middle_mtrl_dark.png
│   │   │   │   │   │   │   ├── abc_text_select_handle_middle_mtrl_light.png
│   │   │   │   │   │   │   ├── abc_text_select_handle_right_mtrl_dark.png
│   │   │   │   │   │   │   └── abc_text_select_handle_right_mtrl_light.png
│   │   │   │   │   │   ├── drawable-ldrtl-hdpi-v17
│   │   │   │   │   │   │   ├── abc_ic_menu_copy_mtrl_am_alpha.png
│   │   │   │   │   │   │   ├── abc_ic_menu_cut_mtrl_alpha.png
│   │   │   │   │   │   │   └── abc_spinner_mtrl_am_alpha.9.png
│   │   │   │   │   │   ├── drawable-ldrtl-mdpi-v17
│   │   │   │   │   │   │   ├── abc_ic_menu_copy_mtrl_am_alpha.png
│   │   │   │   │   │   │   ├── abc_ic_menu_cut_mtrl_alpha.png
│   │   │   │   │   │   │   └── abc_spinner_mtrl_am_alpha.9.png
│   │   │   │   │   │   ├── drawable-ldrtl-xhdpi-v17
│   │   │   │   │   │   │   ├── abc_ic_menu_copy_mtrl_am_alpha.png
│   │   │   │   │   │   │   ├── abc_ic_menu_cut_mtrl_alpha.png
│   │   │   │   │   │   │   └── abc_spinner_mtrl_am_alpha.9.png
│   │   │   │   │   │   ├── drawable-ldrtl-xxhdpi-v17
│   │   │   │   │   │   │   ├── abc_ic_menu_copy_mtrl_am_alpha.png
│   │   │   │   │   │   │   ├── abc_ic_menu_cut_mtrl_alpha.png
│   │   │   │   │   │   │   └── abc_spinner_mtrl_am_alpha.9.png
│   │   │   │   │   │   ├── drawable-ldrtl-xxxhdpi-v17
│   │   │   │   │   │   │   ├── abc_ic_menu_copy_mtrl_am_alpha.png
│   │   │   │   │   │   │   ├── abc_ic_menu_cut_mtrl_alpha.png
│   │   │   │   │   │   │   └── abc_spinner_mtrl_am_alpha.9.png
│   │   │   │   │   │   ├── drawable-mdpi
│   │   │   │   │   │   │   ├── ic_launcher.png
│   │   │   │   │   │   │   ├── ic_printer.png
│   │   │   │   │   │   │   └── launcher.png
│   │   │   │   │   │   ├── drawable-mdpi-v4
│   │   │   │   │   │   │   ├── abc_ab_share_pack_mtrl_alpha.9.png
│   │   │   │   │   │   │   ├── abc_btn_check_to_on_mtrl_000.png
│   │   │   │   │   │   │   ├── abc_btn_check_to_on_mtrl_015.png
│   │   │   │   │   │   │   ├── abc_btn_radio_to_on_mtrl_000.png
│   │   │   │   │   │   │   ├── abc_btn_radio_to_on_mtrl_015.png
│   │   │   │   │   │   │   ├── abc_btn_switch_to_on_mtrl_00001.9.png
│   │   │   │   │   │   │   ├── abc_btn_switch_to_on_mtrl_00012.9.png
│   │   │   │   │   │   │   ├── abc_cab_background_top_mtrl_alpha.9.png
│   │   │   │   │   │   │   ├── abc_ic_commit_search_api_mtrl_alpha.png
│   │   │   │   │   │   │   ├── abc_ic_menu_copy_mtrl_am_alpha.png
│   │   │   │   │   │   │   ├── abc_ic_menu_cut_mtrl_alpha.png
│   │   │   │   │   │   │   ├── abc_ic_menu_paste_mtrl_am_alpha.png
│   │   │   │   │   │   │   ├── abc_ic_menu_selectall_mtrl_alpha.png
│   │   │   │   │   │   │   ├── abc_ic_menu_share_mtrl_alpha.png
│   │   │   │   │   │   │   ├── abc_ic_star_black_16dp.png
│   │   │   │   │   │   │   ├── abc_ic_star_black_36dp.png
│   │   │   │   │   │   │   ├── abc_ic_star_black_48dp.png
│   │   │   │   │   │   │   ├── abc_ic_star_half_black_16dp.png
│   │   │   │   │   │   │   ├── abc_ic_star_half_black_36dp.png
│   │   │   │   │   │   │   ├── abc_ic_star_half_black_48dp.png
│   │   │   │   │   │   │   ├── abc_list_divider_mtrl_alpha.9.png
│   │   │   │   │   │   │   ├── abc_list_focused_holo.9.png
│   │   │   │   │   │   │   ├── abc_list_longpressed_holo.9.png
│   │   │   │   │   │   │   ├── abc_list_pressed_holo_dark.9.png
│   │   │   │   │   │   │   ├── abc_list_pressed_holo_light.9.png
│   │   │   │   │   │   │   ├── abc_list_selector_disabled_holo_dark.9.png
│   │   │   │   │   │   │   ├── abc_list_selector_disabled_holo_light.9.png
│   │   │   │   │   │   │   ├── abc_menu_hardkey_panel_mtrl_mult.9.png
│   │   │   │   │   │   │   ├── abc_popup_background_mtrl_mult.9.png
│   │   │   │   │   │   │   ├── abc_scrubber_control_off_mtrl_alpha.png
│   │   │   │   │   │   │   ├── abc_scrubber_control_to_pressed_mtrl_000.png
│   │   │   │   │   │   │   ├── abc_scrubber_control_to_pressed_mtrl_005.png
│   │   │   │   │   │   │   ├── abc_scrubber_primary_mtrl_alpha.9.png
│   │   │   │   │   │   │   ├── abc_scrubber_track_mtrl_alpha.9.png
│   │   │   │   │   │   │   ├── abc_spinner_mtrl_am_alpha.9.png
│   │   │   │   │   │   │   ├── abc_switch_track_mtrl_alpha.9.png
│   │   │   │   │   │   │   ├── abc_tab_indicator_mtrl_alpha.9.png
│   │   │   │   │   │   │   ├── abc_textfield_activated_mtrl_alpha.9.png
│   │   │   │   │   │   │   ├── abc_textfield_default_mtrl_alpha.9.png
│   │   │   │   │   │   │   ├── abc_textfield_search_activated_mtrl_alpha.9.png
│   │   │   │   │   │   │   ├── abc_textfield_search_default_mtrl_alpha.9.png
│   │   │   │   │   │   │   ├── abc_text_select_handle_left_mtrl_dark.png
│   │   │   │   │   │   │   ├── abc_text_select_handle_left_mtrl_light.png
│   │   │   │   │   │   │   ├── abc_text_select_handle_middle_mtrl_dark.png
│   │   │   │   │   │   │   ├── abc_text_select_handle_middle_mtrl_light.png
│   │   │   │   │   │   │   ├── abc_text_select_handle_right_mtrl_dark.png
│   │   │   │   │   │   │   └── abc_text_select_handle_right_mtrl_light.png
│   │   │   │   │   │   ├── drawable-v21
│   │   │   │   │   │   │   ├── abc_action_bar_item_background_material.xml
│   │   │   │   │   │   │   ├── abc_btn_colored_material.xml
│   │   │   │   │   │   │   └── abc_edit_text_material.xml
│   │   │   │   │   │   ├── drawable-v23
│   │   │   │   │   │   │   └── abc_control_background_material.xml
│   │   │   │   │   │   ├── drawable-xhdpi
│   │   │   │   │   │   │   ├── gprinter.png
│   │   │   │   │   │   │   ├── ic_launcher.png
│   │   │   │   │   │   │   ├── ic_printer.png
│   │   │   │   │   │   │   └── launcher.png
│   │   │   │   │   │   ├── drawable-xhdpi-v4
│   │   │   │   │   │   │   ├── abc_ab_share_pack_mtrl_alpha.9.png
│   │   │   │   │   │   │   ├── abc_btn_check_to_on_mtrl_000.png
│   │   │   │   │   │   │   ├── abc_btn_check_to_on_mtrl_015.png
│   │   │   │   │   │   │   ├── abc_btn_radio_to_on_mtrl_000.png
│   │   │   │   │   │   │   ├── abc_btn_radio_to_on_mtrl_015.png
│   │   │   │   │   │   │   ├── abc_btn_switch_to_on_mtrl_00001.9.png
│   │   │   │   │   │   │   ├── abc_btn_switch_to_on_mtrl_00012.9.png
│   │   │   │   │   │   │   ├── abc_cab_background_top_mtrl_alpha.9.png
│   │   │   │   │   │   │   ├── abc_ic_commit_search_api_mtrl_alpha.png
│   │   │   │   │   │   │   ├── abc_ic_menu_copy_mtrl_am_alpha.png
│   │   │   │   │   │   │   ├── abc_ic_menu_cut_mtrl_alpha.png
│   │   │   │   │   │   │   ├── abc_ic_menu_paste_mtrl_am_alpha.png
│   │   │   │   │   │   │   ├── abc_ic_menu_selectall_mtrl_alpha.png
│   │   │   │   │   │   │   ├── abc_ic_menu_share_mtrl_alpha.png
│   │   │   │   │   │   │   ├── abc_ic_star_black_16dp.png
│   │   │   │   │   │   │   ├── abc_ic_star_black_36dp.png
│   │   │   │   │   │   │   ├── abc_ic_star_black_48dp.png
│   │   │   │   │   │   │   ├── abc_ic_star_half_black_16dp.png
│   │   │   │   │   │   │   ├── abc_ic_star_half_black_36dp.png
│   │   │   │   │   │   │   ├── abc_ic_star_half_black_48dp.png
│   │   │   │   │   │   │   ├── abc_list_divider_mtrl_alpha.9.png
│   │   │   │   │   │   │   ├── abc_list_focused_holo.9.png
│   │   │   │   │   │   │   ├── abc_list_longpressed_holo.9.png
│   │   │   │   │   │   │   ├── abc_list_pressed_holo_dark.9.png
│   │   │   │   │   │   │   ├── abc_list_pressed_holo_light.9.png
│   │   │   │   │   │   │   ├── abc_list_selector_disabled_holo_dark.9.png
│   │   │   │   │   │   │   ├── abc_list_selector_disabled_holo_light.9.png
│   │   │   │   │   │   │   ├── abc_menu_hardkey_panel_mtrl_mult.9.png
│   │   │   │   │   │   │   ├── abc_popup_background_mtrl_mult.9.png
│   │   │   │   │   │   │   ├── abc_scrubber_control_off_mtrl_alpha.png
│   │   │   │   │   │   │   ├── abc_scrubber_control_to_pressed_mtrl_000.png
│   │   │   │   │   │   │   ├── abc_scrubber_control_to_pressed_mtrl_005.png
│   │   │   │   │   │   │   ├── abc_scrubber_primary_mtrl_alpha.9.png
│   │   │   │   │   │   │   ├── abc_scrubber_track_mtrl_alpha.9.png
│   │   │   │   │   │   │   ├── abc_spinner_mtrl_am_alpha.9.png
│   │   │   │   │   │   │   ├── abc_switch_track_mtrl_alpha.9.png
│   │   │   │   │   │   │   ├── abc_tab_indicator_mtrl_alpha.9.png
│   │   │   │   │   │   │   ├── abc_textfield_activated_mtrl_alpha.9.png
│   │   │   │   │   │   │   ├── abc_textfield_default_mtrl_alpha.9.png
│   │   │   │   │   │   │   ├── abc_textfield_search_activated_mtrl_alpha.9.png
│   │   │   │   │   │   │   ├── abc_textfield_search_default_mtrl_alpha.9.png
│   │   │   │   │   │   │   ├── abc_text_select_handle_left_mtrl_dark.png
│   │   │   │   │   │   │   ├── abc_text_select_handle_left_mtrl_light.png
│   │   │   │   │   │   │   ├── abc_text_select_handle_middle_mtrl_dark.png
│   │   │   │   │   │   │   ├── abc_text_select_handle_middle_mtrl_light.png
│   │   │   │   │   │   │   ├── abc_text_select_handle_right_mtrl_dark.png
│   │   │   │   │   │   │   ├── abc_text_select_handle_right_mtrl_light.png
│   │   │   │   │   │   │   └── test.bmp
│   │   │   │   │   │   ├── drawable-xxhdpi
│   │   │   │   │   │   │   ├── ic_launcher.png
│   │   │   │   │   │   │   ├── ic_printer.png
│   │   │   │   │   │   │   └── launcher.png
│   │   │   │   │   │   ├── drawable-xxhdpi-v4
│   │   │   │   │   │   │   ├── abc_ab_share_pack_mtrl_alpha.9.png
│   │   │   │   │   │   │   ├── abc_btn_check_to_on_mtrl_000.png
│   │   │   │   │   │   │   ├── abc_btn_check_to_on_mtrl_015.png
│   │   │   │   │   │   │   ├── abc_btn_radio_to_on_mtrl_000.png
│   │   │   │   │   │   │   ├── abc_btn_radio_to_on_mtrl_015.png
│   │   │   │   │   │   │   ├── abc_btn_switch_to_on_mtrl_00001.9.png
│   │   │   │   │   │   │   ├── abc_btn_switch_to_on_mtrl_00012.9.png
│   │   │   │   │   │   │   ├── abc_cab_background_top_mtrl_alpha.9.png
│   │   │   │   │   │   │   ├── abc_ic_commit_search_api_mtrl_alpha.png
│   │   │   │   │   │   │   ├── abc_ic_menu_copy_mtrl_am_alpha.png
│   │   │   │   │   │   │   ├── abc_ic_menu_cut_mtrl_alpha.png
│   │   │   │   │   │   │   ├── abc_ic_menu_paste_mtrl_am_alpha.png
│   │   │   │   │   │   │   ├── abc_ic_menu_selectall_mtrl_alpha.png
│   │   │   │   │   │   │   ├── abc_ic_menu_share_mtrl_alpha.png
│   │   │   │   │   │   │   ├── abc_ic_star_black_16dp.png
│   │   │   │   │   │   │   ├── abc_ic_star_black_36dp.png
│   │   │   │   │   │   │   ├── abc_ic_star_black_48dp.png
│   │   │   │   │   │   │   ├── abc_ic_star_half_black_16dp.png
│   │   │   │   │   │   │   ├── abc_ic_star_half_black_36dp.png
│   │   │   │   │   │   │   ├── abc_ic_star_half_black_48dp.png
│   │   │   │   │   │   │   ├── abc_list_divider_mtrl_alpha.9.png
│   │   │   │   │   │   │   ├── abc_list_focused_holo.9.png
│   │   │   │   │   │   │   ├── abc_list_longpressed_holo.9.png
│   │   │   │   │   │   │   ├── abc_list_pressed_holo_dark.9.png
│   │   │   │   │   │   │   ├── abc_list_pressed_holo_light.9.png
│   │   │   │   │   │   │   ├── abc_list_selector_disabled_holo_dark.9.png
│   │   │   │   │   │   │   ├── abc_list_selector_disabled_holo_light.9.png
│   │   │   │   │   │   │   ├── abc_menu_hardkey_panel_mtrl_mult.9.png
│   │   │   │   │   │   │   ├── abc_popup_background_mtrl_mult.9.png
│   │   │   │   │   │   │   ├── abc_scrubber_control_off_mtrl_alpha.png
│   │   │   │   │   │   │   ├── abc_scrubber_control_to_pressed_mtrl_000.png
│   │   │   │   │   │   │   ├── abc_scrubber_control_to_pressed_mtrl_005.png
│   │   │   │   │   │   │   ├── abc_scrubber_primary_mtrl_alpha.9.png
│   │   │   │   │   │   │   ├── abc_scrubber_track_mtrl_alpha.9.png
│   │   │   │   │   │   │   ├── abc_spinner_mtrl_am_alpha.9.png
│   │   │   │   │   │   │   ├── abc_switch_track_mtrl_alpha.9.png
│   │   │   │   │   │   │   ├── abc_tab_indicator_mtrl_alpha.9.png
│   │   │   │   │   │   │   ├── abc_textfield_activated_mtrl_alpha.9.png
│   │   │   │   │   │   │   ├── abc_textfield_default_mtrl_alpha.9.png
│   │   │   │   │   │   │   ├── abc_textfield_search_activated_mtrl_alpha.9.png
│   │   │   │   │   │   │   ├── abc_textfield_search_default_mtrl_alpha.9.png
│   │   │   │   │   │   │   ├── abc_text_select_handle_left_mtrl_dark.png
│   │   │   │   │   │   │   ├── abc_text_select_handle_left_mtrl_light.png
│   │   │   │   │   │   │   ├── abc_text_select_handle_middle_mtrl_dark.png
│   │   │   │   │   │   │   ├── abc_text_select_handle_middle_mtrl_light.png
│   │   │   │   │   │   │   ├── abc_text_select_handle_right_mtrl_dark.png
│   │   │   │   │   │   │   └── abc_text_select_handle_right_mtrl_light.png
│   │   │   │   │   │   ├── drawable-xxxhdpi-v4
│   │   │   │   │   │   │   ├── abc_btn_check_to_on_mtrl_000.png
│   │   │   │   │   │   │   ├── abc_btn_check_to_on_mtrl_015.png
│   │   │   │   │   │   │   ├── abc_btn_radio_to_on_mtrl_000.png
│   │   │   │   │   │   │   ├── abc_btn_radio_to_on_mtrl_015.png
│   │   │   │   │   │   │   ├── abc_btn_switch_to_on_mtrl_00001.9.png
│   │   │   │   │   │   │   ├── abc_btn_switch_to_on_mtrl_00012.9.png
│   │   │   │   │   │   │   ├── abc_ic_menu_copy_mtrl_am_alpha.png
│   │   │   │   │   │   │   ├── abc_ic_menu_cut_mtrl_alpha.png
│   │   │   │   │   │   │   ├── abc_ic_menu_paste_mtrl_am_alpha.png
│   │   │   │   │   │   │   ├── abc_ic_menu_selectall_mtrl_alpha.png
│   │   │   │   │   │   │   ├── abc_ic_menu_share_mtrl_alpha.png
│   │   │   │   │   │   │   ├── abc_ic_star_black_16dp.png
│   │   │   │   │   │   │   ├── abc_ic_star_black_36dp.png
│   │   │   │   │   │   │   ├── abc_ic_star_black_48dp.png
│   │   │   │   │   │   │   ├── abc_ic_star_half_black_16dp.png
│   │   │   │   │   │   │   ├── abc_ic_star_half_black_36dp.png
│   │   │   │   │   │   │   ├── abc_ic_star_half_black_48dp.png
│   │   │   │   │   │   │   ├── abc_scrubber_control_to_pressed_mtrl_000.png
│   │   │   │   │   │   │   ├── abc_scrubber_control_to_pressed_mtrl_005.png
│   │   │   │   │   │   │   ├── abc_spinner_mtrl_am_alpha.9.png
│   │   │   │   │   │   │   ├── abc_switch_track_mtrl_alpha.9.png
│   │   │   │   │   │   │   ├── abc_tab_indicator_mtrl_alpha.9.png
│   │   │   │   │   │   │   ├── abc_text_select_handle_left_mtrl_dark.png
│   │   │   │   │   │   │   ├── abc_text_select_handle_left_mtrl_light.png
│   │   │   │   │   │   │   ├── abc_text_select_handle_right_mtrl_dark.png
│   │   │   │   │   │   │   └── abc_text_select_handle_right_mtrl_light.png
│   │   │   │   │   │   ├── layout
│   │   │   │   │   │   │   ├── abc_action_bar_title_item.xml
│   │   │   │   │   │   │   ├── abc_action_bar_up_container.xml
│   │   │   │   │   │   │   ├── abc_action_bar_view_list_nav_layout.xml
│   │   │   │   │   │   │   ├── abc_action_menu_item_layout.xml
│   │   │   │   │   │   │   ├── abc_action_menu_layout.xml
│   │   │   │   │   │   │   ├── abc_action_mode_bar.xml
│   │   │   │   │   │   │   ├── abc_action_mode_close_item_material.xml
│   │   │   │   │   │   │   ├── abc_activity_chooser_view_list_item.xml
│   │   │   │   │   │   │   ├── abc_activity_chooser_view.xml
│   │   │   │   │   │   │   ├── abc_alert_dialog_button_bar_material.xml
│   │   │   │   │   │   │   ├── abc_alert_dialog_material.xml
│   │   │   │   │   │   │   ├── abc_dialog_title_material.xml
│   │   │   │   │   │   │   ├── abc_expanded_menu_layout.xml
│   │   │   │   │   │   │   ├── abc_list_menu_item_checkbox.xml
│   │   │   │   │   │   │   ├── abc_list_menu_item_icon.xml
│   │   │   │   │   │   │   ├── abc_list_menu_item_layout.xml
│   │   │   │   │   │   │   ├── abc_list_menu_item_radio.xml
│   │   │   │   │   │   │   ├── abc_popup_menu_header_item_layout.xml
│   │   │   │   │   │   │   ├── abc_popup_menu_item_layout.xml
│   │   │   │   │   │   │   ├── abc_screen_content_include.xml
│   │   │   │   │   │   │   ├── abc_screen_simple_overlay_action_mode.xml
│   │   │   │   │   │   │   ├── abc_screen_simple.xml
│   │   │   │   │   │   │   ├── abc_screen_toolbar.xml
│   │   │   │   │   │   │   ├── abc_search_dropdown_item_icons_2line.xml
│   │   │   │   │   │   │   ├── abc_search_view.xml
│   │   │   │   │   │   │   ├── abc_select_dialog_material.xml
│   │   │   │   │   │   │   ├── activity_main.xml
│   │   │   │   │   │   │   ├── bluetooth_device_name_item.xml
│   │   │   │   │   │   │   ├── dialog_bluetooth_list.xml
│   │   │   │   │   │   │   ├── dialog_port_configuration.xml
│   │   │   │   │   │   │   ├── dialog_port.xml
│   │   │   │   │   │   │   ├── dialog_update.xml
│   │   │   │   │   │   │   ├── dialog_usb_list.xml
│   │   │   │   │   │   │   ├── item_list.xml
│   │   │   │   │   │   │   ├── main_screen_list_item.xml
│   │   │   │   │   │   │   ├── notification_media_action.xml
│   │   │   │   │   │   │   ├── notification_media_cancel_action.xml
│   │   │   │   │   │   │   ├── notification_template_big_media_narrow.xml
│   │   │   │   │   │   │   ├── notification_template_big_media.xml
│   │   │   │   │   │   │   ├── notification_template_lines.xml
│   │   │   │   │   │   │   ├── notification_template_media.xml
│   │   │   │   │   │   │   ├── notification_template_part_chronometer.xml
│   │   │   │   │   │   │   ├── notification_template_part_time.xml
│   │   │   │   │   │   │   ├── select_dialog_item_material.xml
│   │   │   │   │   │   │   ├── select_dialog_multichoice_material.xml
│   │   │   │   │   │   │   ├── select_dialog_singlechoice_material.xml
│   │   │   │   │   │   │   ├── support_simple_spinner_dropdown_item.xml
│   │   │   │   │   │   │   └── usb_device_name_item.xml
│   │   │   │   │   │   ├── menu
│   │   │   │   │   │   │   └── main.xml
│   │   │   │   │   │   ├── mipmap-hdpi
│   │   │   │   │   │   │   └── ic_launcher.png
│   │   │   │   │   │   ├── mipmap-mdpi
│   │   │   │   │   │   │   └── ic_launcher.png
│   │   │   │   │   │   ├── mipmap-xhdpi
│   │   │   │   │   │   │   └── ic_launcher.png
│   │   │   │   │   │   ├── mipmap-xxhdpi
│   │   │   │   │   │   │   └── ic_launcher.png
│   │   │   │   │   │   ├── mipmap-xxxhdpi
│   │   │   │   │   │   │   └── ic_launcher.png
│   │   │   │   │   │   ├── values
│   │   │   │   │   │   │   └── values.xml
│   │   │   │   │   │   ├── values-af
│   │   │   │   │   │   │   └── values-af.xml
│   │   │   │   │   │   ├── values-am
│   │   │   │   │   │   │   └── values-am.xml
│   │   │   │   │   │   ├── values-ar
│   │   │   │   │   │   │   └── values-ar.xml
│   │   │   │   │   │   ├── values-az-rAZ
│   │   │   │   │   │   │   └── values-az-rAZ.xml
│   │   │   │   │   │   ├── values-be-rBY
│   │   │   │   │   │   │   └── values-be-rBY.xml
│   │   │   │   │   │   ├── values-bg
│   │   │   │   │   │   │   └── values-bg.xml
│   │   │   │   │   │   ├── values-bn-rBD
│   │   │   │   │   │   │   └── values-bn-rBD.xml
│   │   │   │   │   │   ├── values-bs-rBA
│   │   │   │   │   │   │   └── values-bs-rBA.xml
│   │   │   │   │   │   ├── values-b+sr+Latn
│   │   │   │   │   │   │   └── values-b+sr+Latn.xml
│   │   │   │   │   │   ├── values-ca
│   │   │   │   │   │   │   └── values-ca.xml
│   │   │   │   │   │   ├── values-cs
│   │   │   │   │   │   │   └── values-cs.xml
│   │   │   │   │   │   ├── values-da
│   │   │   │   │   │   │   └── values-da.xml
│   │   │   │   │   │   ├── values-de
│   │   │   │   │   │   │   └── values-de.xml
│   │   │   │   │   │   ├── values-el
│   │   │   │   │   │   │   └── values-el.xml
│   │   │   │   │   │   ├── values-en-rAU
│   │   │   │   │   │   │   └── values-en-rAU.xml
│   │   │   │   │   │   ├── values-en-rGB
│   │   │   │   │   │   │   └── values-en-rGB.xml
│   │   │   │   │   │   ├── values-en-rIN
│   │   │   │   │   │   │   └── values-en-rIN.xml
│   │   │   │   │   │   ├── values-en-rUS
│   │   │   │   │   │   │   └── values-en-rUS.xml
│   │   │   │   │   │   ├── values-es
│   │   │   │   │   │   │   └── values-es.xml
│   │   │   │   │   │   ├── values-es-rUS
│   │   │   │   │   │   │   └── values-es-rUS.xml
│   │   │   │   │   │   ├── values-et-rEE
│   │   │   │   │   │   │   └── values-et-rEE.xml
│   │   │   │   │   │   ├── values-eu-rES
│   │   │   │   │   │   │   └── values-eu-rES.xml
│   │   │   │   │   │   ├── values-fa
│   │   │   │   │   │   │   └── values-fa.xml
│   │   │   │   │   │   ├── values-fi
│   │   │   │   │   │   │   └── values-fi.xml
│   │   │   │   │   │   ├── values-fr
│   │   │   │   │   │   │   └── values-fr.xml
│   │   │   │   │   │   ├── values-fr-rCA
│   │   │   │   │   │   │   └── values-fr-rCA.xml
│   │   │   │   │   │   ├── values-gl-rES
│   │   │   │   │   │   │   └── values-gl-rES.xml
│   │   │   │   │   │   ├── values-gu-rIN
│   │   │   │   │   │   │   └── values-gu-rIN.xml
│   │   │   │   │   │   ├── values-h720dp-v13
│   │   │   │   │   │   │   └── values-h720dp-v13.xml
│   │   │   │   │   │   ├── values-hdpi-v4
│   │   │   │   │   │   │   └── values-hdpi-v4.xml
│   │   │   │   │   │   ├── values-hi
│   │   │   │   │   │   │   └── values-hi.xml
│   │   │   │   │   │   ├── values-hr
│   │   │   │   │   │   │   └── values-hr.xml
│   │   │   │   │   │   ├── values-hu
│   │   │   │   │   │   │   └── values-hu.xml
│   │   │   │   │   │   ├── values-hy-rAM
│   │   │   │   │   │   │   └── values-hy-rAM.xml
│   │   │   │   │   │   ├── values-in
│   │   │   │   │   │   │   └── values-in.xml
│   │   │   │   │   │   ├── values-is-rIS
│   │   │   │   │   │   │   └── values-is-rIS.xml
│   │   │   │   │   │   ├── values-it
│   │   │   │   │   │   │   └── values-it.xml
│   │   │   │   │   │   ├── values-iw
│   │   │   │   │   │   │   └── values-iw.xml
│   │   │   │   │   │   ├── values-ja
│   │   │   │   │   │   │   └── values-ja.xml
│   │   │   │   │   │   ├── values-ka-rGE
│   │   │   │   │   │   │   └── values-ka-rGE.xml
│   │   │   │   │   │   ├── values-kk-rKZ
│   │   │   │   │   │   │   └── values-kk-rKZ.xml
│   │   │   │   │   │   ├── values-km-rKH
│   │   │   │   │   │   │   └── values-km-rKH.xml
│   │   │   │   │   │   ├── values-kn-rIN
│   │   │   │   │   │   │   └── values-kn-rIN.xml
│   │   │   │   │   │   ├── values-ko
│   │   │   │   │   │   │   └── values-ko.xml
│   │   │   │   │   │   ├── values-ky-rKG
│   │   │   │   │   │   │   └── values-ky-rKG.xml
│   │   │   │   │   │   ├── values-land
│   │   │   │   │   │   │   └── values-land.xml
│   │   │   │   │   │   ├── values-large-v4
│   │   │   │   │   │   │   └── values-large-v4.xml
│   │   │   │   │   │   ├── values-ldltr-v21
│   │   │   │   │   │   │   └── values-ldltr-v21.xml
│   │   │   │   │   │   ├── values-lo-rLA
│   │   │   │   │   │   │   └── values-lo-rLA.xml
│   │   │   │   │   │   ├── values-lt
│   │   │   │   │   │   │   └── values-lt.xml
│   │   │   │   │   │   ├── values-lv
│   │   │   │   │   │   │   └── values-lv.xml
│   │   │   │   │   │   ├── values-mk-rMK
│   │   │   │   │   │   │   └── values-mk-rMK.xml
│   │   │   │   │   │   ├── values-ml-rIN
│   │   │   │   │   │   │   └── values-ml-rIN.xml
│   │   │   │   │   │   ├── values-mn-rMN
│   │   │   │   │   │   │   └── values-mn-rMN.xml
│   │   │   │   │   │   ├── values-mr-rIN
│   │   │   │   │   │   │   └── values-mr-rIN.xml
│   │   │   │   │   │   ├── values-ms-rMY
│   │   │   │   │   │   │   └── values-ms-rMY.xml
│   │   │   │   │   │   ├── values-my-rMM
│   │   │   │   │   │   │   └── values-my-rMM.xml
│   │   │   │   │   │   ├── values-nb
│   │   │   │   │   │   │   └── values-nb.xml
│   │   │   │   │   │   ├── values-ne-rNP
│   │   │   │   │   │   │   └── values-ne-rNP.xml
│   │   │   │   │   │   ├── values-night-v8
│   │   │   │   │   │   │   └── values-night-v8.xml
│   │   │   │   │   │   ├── values-nl
│   │   │   │   │   │   │   └── values-nl.xml
│   │   │   │   │   │   ├── values-pa-rIN
│   │   │   │   │   │   │   └── values-pa-rIN.xml
│   │   │   │   │   │   ├── values-pl
│   │   │   │   │   │   │   └── values-pl.xml
│   │   │   │   │   │   ├── values-port
│   │   │   │   │   │   │   └── values-port.xml
│   │   │   │   │   │   ├── values-pt
│   │   │   │   │   │   │   └── values-pt.xml
│   │   │   │   │   │   ├── values-pt-rBR
│   │   │   │   │   │   │   └── values-pt-rBR.xml
│   │   │   │   │   │   ├── values-pt-rPT
│   │   │   │   │   │   │   └── values-pt-rPT.xml
│   │   │   │   │   │   ├── values-ro
│   │   │   │   │   │   │   └── values-ro.xml
│   │   │   │   │   │   ├── values-ru
│   │   │   │   │   │   │   └── values-ru.xml
│   │   │   │   │   │   ├── values-si-rLK
│   │   │   │   │   │   │   └── values-si-rLK.xml
│   │   │   │   │   │   ├── values-sk
│   │   │   │   │   │   │   └── values-sk.xml
│   │   │   │   │   │   ├── values-sl
│   │   │   │   │   │   │   └── values-sl.xml
│   │   │   │   │   │   ├── values-sq-rAL
│   │   │   │   │   │   │   └── values-sq-rAL.xml
│   │   │   │   │   │   ├── values-sr
│   │   │   │   │   │   │   └── values-sr.xml
│   │   │   │   │   │   ├── values-sv
│   │   │   │   │   │   │   └── values-sv.xml
│   │   │   │   │   │   ├── values-sw
│   │   │   │   │   │   │   └── values-sw.xml
│   │   │   │   │   │   ├── values-sw600dp-v13
│   │   │   │   │   │   │   └── values-sw600dp-v13.xml
│   │   │   │   │   │   ├── values-sw720dp-land-v13
│   │   │   │   │   │   │   └── values-sw720dp-land-v13.xml
│   │   │   │   │   │   ├── values-ta-rIN
│   │   │   │   │   │   │   └── values-ta-rIN.xml
│   │   │   │   │   │   ├── values-te-rIN
│   │   │   │   │   │   │   └── values-te-rIN.xml
│   │   │   │   │   │   ├── values-th
│   │   │   │   │   │   │   └── values-th.xml
│   │   │   │   │   │   ├── values-tl
│   │   │   │   │   │   │   └── values-tl.xml
│   │   │   │   │   │   ├── values-tr
│   │   │   │   │   │   │   └── values-tr.xml
│   │   │   │   │   │   ├── values-uk
│   │   │   │   │   │   │   └── values-uk.xml
│   │   │   │   │   │   ├── values-ur-rPK
│   │   │   │   │   │   │   └── values-ur-rPK.xml
│   │   │   │   │   │   ├── values-uz-rUZ
│   │   │   │   │   │   │   └── values-uz-rUZ.xml
│   │   │   │   │   │   ├── values-v11
│   │   │   │   │   │   │   └── values-v11.xml
│   │   │   │   │   │   ├── values-v12
│   │   │   │   │   │   │   └── values-v12.xml
│   │   │   │   │   │   ├── values-v13
│   │   │   │   │   │   │   └── values-v13.xml
│   │   │   │   │   │   ├── values-v14
│   │   │   │   │   │   │   └── values-v14.xml
│   │   │   │   │   │   ├── values-v17
│   │   │   │   │   │   │   └── values-v17.xml
│   │   │   │   │   │   ├── values-v18
│   │   │   │   │   │   │   └── values-v18.xml
│   │   │   │   │   │   ├── values-v21
│   │   │   │   │   │   │   └── values-v21.xml
│   │   │   │   │   │   ├── values-v22
│   │   │   │   │   │   │   └── values-v22.xml
│   │   │   │   │   │   ├── values-v23
│   │   │   │   │   │   │   └── values-v23.xml
│   │   │   │   │   │   ├── values-vi
│   │   │   │   │   │   │   └── values-vi.xml
│   │   │   │   │   │   ├── values-w820dp-v13
│   │   │   │   │   │   │   └── values-w820dp-v13.xml
│   │   │   │   │   │   ├── values-xlarge-v4
│   │   │   │   │   │   │   └── values-xlarge-v4.xml
│   │   │   │   │   │   ├── values-zh-rCN
│   │   │   │   │   │   │   └── values-zh-rCN.xml
│   │   │   │   │   │   ├── values-zh-rHK
│   │   │   │   │   │   │   └── values-zh-rHK.xml
│   │   │   │   │   │   ├── values-zh-rTW
│   │   │   │   │   │   │   └── values-zh-rTW.xml
│   │   │   │   │   │   ├── values-zu
│   │   │   │   │   │   │   └── values-zu.xml
│   │   │   │   │   │   └── xml
│   │   │   │   │   │   └── device_filter.xml
│   │   │   │   │   ├── resources-debug-androidTest.ap_
│   │   │   │   │   └── resources-debug.ap_
│   │   │   │   ├── rs
│   │   │   │   │   ├── androidTest
│   │   │   │   │   │   └── debug
│   │   │   │   │   │   ├── lib
│   │   │   │   │   │   └── obj
│   │   │   │   │   └── debug
│   │   │   │   │   ├── lib
│   │   │   │   │   └── obj
│   │   │   │   ├── shaders
│   │   │   │   │   └── debug
│   │   │   │   ├── symbols
│   │   │   │   │   ├── androidTest
│   │   │   │   │   │   └── debug
│   │   │   │   │   │   └── R.txt
│   │   │   │   │   └── debug
│   │   │   │   │   └── R.txt
│   │   │   │   └── transforms
│   │   │   │   ├── dex
│   │   │   │   │   └── debug
│   │   │   │   │   └── folders
│   │   │   │   │   └── 1000
│   │   │   │   │   └── 1f
│   │   │   │   │   └── main
│   │   │   │   │   └── classes.dex
│   │   │   │   ├── mergeJavaRes
│   │   │   │   │   └── debug
│   │   │   │   │   └── jars
│   │   │   │   │   └── 2
│   │   │   │   │   └── 1f
│   │   │   │   │   └── main.jar
│   │   │   │   ├── mergeJniLibs
│   │   │   │   │   └── debug
│   │   │   │   │   └── folders
│   │   │   │   │   └── 2000
│   │   │   │   │   └── 1f
│   │   │   │   │   └── main
│   │   │   │   │   └── lib
│   │   │   │   │   ├── arm64-v8a
│   │   │   │   │   │   └── libgpequipment.so
│   │   │   │   │   ├── armeabi
│   │   │   │   │   │   └── libgpequipment.so
│   │   │   │   │   ├── armeabi-v7a
│   │   │   │   │   │   └── libgpequipment.so
│   │   │   │   │   ├── x86
│   │   │   │   │   │   └── libgpequipment.so
│   │   │   │   │   └── x86_64
│   │   │   │   │   └── libgpequipment.so
│   │   │   │   └── stripDebugSymbol
│   │   │   │   └── debug
│   │   │   │   └── folders
│   │   │   │   └── 2000
│   │   │   │   └── 1f
│   │   │   │   └── main
│   │   │   │   └── lib
│   │   │   │   ├── arm64-v8a
│   │   │   │   │   └── libgpequipment.so
│   │   │   │   ├── armeabi
│   │   │   │   │   └── libgpequipment.so
│   │   │   │   ├── armeabi-v7a
│   │   │   │   │   └── libgpequipment.so
│   │   │   │   ├── x86
│   │   │   │   │   └── libgpequipment.so
│   │   │   │   └── x86_64
│   │   │   │   └── libgpequipment.so
│   │   │   ├── outputs
│   │   │   │   ├── apk
│   │   │   │   │   └── app-debug.apk
│   │   │   │   └── logs
│   │   │   │   └── manifest-merger-debug-report.txt
│   │   │   └── tmp
│   │   │   ├── compileDebugJavaWithJavac
│   │   │   │   └── emptySourcePathRef
│   │   │   └── expandedArchives
│   │   │   ├── commons-lang-2.6.jar_bf73tu3tfpumh5ea29dumlr20
│   │   │   │   └── org
│   │   │   │   └── apache
│   │   │   │   └── commons
│   │   │   │   └── lang
│   │   │   │   ├── ArrayUtils.class
│   │   │   │   ├── BitField.class
│   │   │   │   ├── BooleanUtils.class
│   │   │   │   ├── builder
│   │   │   │   │   ├── CompareToBuilder.class
│   │   │   │   │   ├── EqualsBuilder.class
│   │   │   │   │   ├── HashCodeBuilder.class
│   │   │   │   │   ├── IDKey.class
│   │   │   │   │   ├── ReflectionToStringBuilder.class
│   │   │   │   │   ├── StandardToStringStyle.class
│   │   │   │   │   ├── ToStringBuilder.class
│   │   │   │   │   ├── ToStringStyle$DefaultToStringStyle.class
│   │   │   │   │   ├── ToStringStyle$MultiLineToStringStyle.class
│   │   │   │   │   ├── ToStringStyle$NoFieldNameToStringStyle.class
│   │   │   │   │   ├── ToStringStyle$ShortPrefixToStringStyle.class
│   │   │   │   │   ├── ToStringStyle$SimpleToStringStyle.class
│   │   │   │   │   └── ToStringStyle.class
│   │   │   │   ├── CharEncoding.class
│   │   │   │   ├── CharRange$1.class
│   │   │   │   ├── CharRange$CharacterIterator.class
│   │   │   │   ├── CharRange.class
│   │   │   │   ├── CharSet.class
│   │   │   │   ├── CharSetUtils.class
│   │   │   │   ├── CharUtils.class
│   │   │   │   ├── ClassUtils.class
│   │   │   │   ├── Entities$ArrayEntityMap.class
│   │   │   │   ├── Entities$BinaryEntityMap.class
│   │   │   │   ├── Entities$EntityMap.class
│   │   │   │   ├── Entities$HashEntityMap.class
│   │   │   │   ├── Entities$LookupEntityMap.class
│   │   │   │   ├── Entities$MapIntMap.class
│   │   │   │   ├── Entities$PrimitiveEntityMap.class
│   │   │   │   ├── Entities$TreeEntityMap.class
│   │   │   │   ├── Entities.class
│   │   │   │   ├── enum
│   │   │   │   │   ├── Enum$Entry.class
│   │   │   │   │   ├── Enum.class
│   │   │   │   │   ├── EnumUtils.class
│   │   │   │   │   └── ValuedEnum.class
│   │   │   │   ├── enums
│   │   │   │   │   ├── Enum$Entry.class
│   │   │   │   │   ├── Enum.class
│   │   │   │   │   ├── EnumUtils.class
│   │   │   │   │   └── ValuedEnum.class
│   │   │   │   ├── exception
│   │   │   │   │   ├── CloneFailedException.class
│   │   │   │   │   ├── ExceptionUtils.class
│   │   │   │   │   ├── Nestable.class
│   │   │   │   │   ├── NestableDelegate.class
│   │   │   │   │   ├── NestableError.class
│   │   │   │   │   ├── NestableException.class
│   │   │   │   │   └── NestableRuntimeException.class
│   │   │   │   ├── IllegalClassException.class
│   │   │   │   ├── IncompleteArgumentException.class
│   │   │   │   ├── IntHashMap$Entry.class
│   │   │   │   ├── IntHashMap.class
│   │   │   │   ├── LocaleUtils.class
│   │   │   │   ├── math
│   │   │   │   │   ├── DoubleRange.class
│   │   │   │   │   ├── FloatRange.class
│   │   │   │   │   ├── Fraction.class
│   │   │   │   │   ├── IEEE754rUtils.class
│   │   │   │   │   ├── IntRange.class
│   │   │   │   │   ├── JVMRandom.class
│   │   │   │   │   ├── LongRange.class
│   │   │   │   │   ├── NumberRange.class
│   │   │   │   │   ├── NumberUtils.class
│   │   │   │   │   ├── RandomUtils.class
│   │   │   │   │   └── Range.class
│   │   │   │   ├── mutable
│   │   │   │   │   ├── MutableBoolean.class
│   │   │   │   │   ├── MutableByte.class
│   │   │   │   │   ├── Mutable.class
│   │   │   │   │   ├── MutableDouble.class
│   │   │   │   │   ├── MutableFloat.class
│   │   │   │   │   ├── MutableInt.class
│   │   │   │   │   ├── MutableLong.class
│   │   │   │   │   ├── MutableObject.class
│   │   │   │   │   └── MutableShort.class
│   │   │   │   ├── NotImplementedException.class
│   │   │   │   ├── NullArgumentException.class
│   │   │   │   ├── NumberRange.class
│   │   │   │   ├── NumberUtils.class
│   │   │   │   ├── ObjectUtils$Null.class
│   │   │   │   ├── ObjectUtils.class
│   │   │   │   ├── RandomStringUtils.class
│   │   │   │   ├── reflect
│   │   │   │   │   ├── ConstructorUtils.class
│   │   │   │   │   ├── FieldUtils.class
│   │   │   │   │   ├── MemberUtils.class
│   │   │   │   │   └── MethodUtils.class
│   │   │   │   ├── SerializationException.class
│   │   │   │   ├── SerializationUtils.class
│   │   │   │   ├── StringEscapeUtils.class
│   │   │   │   ├── StringUtils.class
│   │   │   │   ├── SystemUtils.class
│   │   │   │   ├── text
│   │   │   │   │   ├── CompositeFormat.class
│   │   │   │   │   ├── ExtendedMessageFormat.class
│   │   │   │   │   ├── FormatFactory.class
│   │   │   │   │   ├── StrBuilder$StrBuilderReader.class
│   │   │   │   │   ├── StrBuilder$StrBuilderTokenizer.class
│   │   │   │   │   ├── StrBuilder$StrBuilderWriter.class
│   │   │   │   │   ├── StrBuilder.class
│   │   │   │   │   ├── StrLookup$MapStrLookup.class
│   │   │   │   │   ├── StrLookup.class
│   │   │   │   │   ├── StrMatcher$CharMatcher.class
│   │   │   │   │   ├── StrMatcher$CharSetMatcher.class
│   │   │   │   │   ├── StrMatcher$NoMatcher.class
│   │   │   │   │   ├── StrMatcher$StringMatcher.class
│   │   │   │   │   ├── StrMatcher$TrimMatcher.class
│   │   │   │   │   ├── StrMatcher.class
│   │   │   │   │   ├── StrSubstitutor.class
│   │   │   │   │   └── StrTokenizer.class
│   │   │   │   ├── time
│   │   │   │   │   ├── DateFormatUtils.class
│   │   │   │   │   ├── DateUtils$DateIterator.class
│   │   │   │   │   ├── DateUtils.class
│   │   │   │   │   ├── DurationFormatUtils$Token.class
│   │   │   │   │   ├── DurationFormatUtils.class
│   │   │   │   │   ├── FastDateFormat$CharacterLiteral.class
│   │   │   │   │   ├── FastDateFormat$NumberRule.class
│   │   │   │   │   ├── FastDateFormat$PaddedNumberField.class
│   │   │   │   │   ├── FastDateFormat$Pair.class
│   │   │   │   │   ├── FastDateFormat$Rule.class
│   │   │   │   │   ├── FastDateFormat$StringLiteral.class
│   │   │   │   │   ├── FastDateFormat$TextField.class
│   │   │   │   │   ├── FastDateFormat$TimeZoneDisplayKey.class
│   │   │   │   │   ├── FastDateFormat$TimeZoneNameRule.class
│   │   │   │   │   ├── FastDateFormat$TimeZoneNumberRule.class
│   │   │   │   │   ├── FastDateFormat$TwelveHourField.class
│   │   │   │   │   ├── FastDateFormat$TwentyFourHourField.class
│   │   │   │   │   ├── FastDateFormat$TwoDigitMonthField.class
│   │   │   │   │   ├── FastDateFormat$TwoDigitNumberField.class
│   │   │   │   │   ├── FastDateFormat$TwoDigitYearField.class
│   │   │   │   │   ├── FastDateFormat$UnpaddedMonthField.class
│   │   │   │   │   ├── FastDateFormat$UnpaddedNumberField.class
│   │   │   │   │   ├── FastDateFormat.class
│   │   │   │   │   └── StopWatch.class
│   │   │   │   ├── UnhandledException.class
│   │   │   │   ├── Validate.class
│   │   │   │   └── WordUtils.class
│   │   │   └── gprintersdkv2.1.4.jar_lp6xoziek93y2rd4ih3h1313
│   │   │   └── com
│   │   │   └── gprinter
│   │   │   ├── command
│   │   │   │   ├── EscCommand$CHARACTER_SET.class
│   │   │   │   ├── EscCommand$CODEPAGE.class
│   │   │   │   ├── EscCommand$ENABLE.class
│   │   │   │   ├── EscCommand$FONT.class
│   │   │   │   ├── EscCommand$HEIGHT_ZOOM.class
│   │   │   │   ├── EscCommand$HRI_POSITION.class
│   │   │   │   ├── EscCommand$JUSTIFICATION.class
│   │   │   │   ├── EscCommand$STATUS.class
│   │   │   │   ├── EscCommand$UNDERLINE_MODE.class
│   │   │   │   ├── EscCommand$WIDTH_ZOOM.class
│   │   │   │   ├── EscCommand.class
│   │   │   │   ├── GpCom$ERROR_CODE.class
│   │   │   │   ├── GpCom.class
│   │   │   │   ├── GpUtils.class
│   │   │   │   ├── TscCommand$BARCODETYPE.class
│   │   │   │   ├── TscCommand$BITMAP_MODE.class
│   │   │   │   ├── TscCommand$CODEPAGE.class
│   │   │   │   ├── TscCommand$DENSITY.class
│   │   │   │   ├── TscCommand$DIRECTION.class
│   │   │   │   ├── TscCommand$EEC.class
│   │   │   │   ├── TscCommand$FONTMUL.class
│   │   │   │   ├── TscCommand$FONTTYPE.class
│   │   │   │   ├── TscCommand$FOOT.class
│   │   │   │   ├── TscCommand$MIRROR.class
│   │   │   │   ├── TscCommand$READABEL.class
│   │   │   │   ├── TscCommand$ROTATION.class
│   │   │   │   ├── TscCommand$SPEED.class
│   │   │   │   └── TscCommand.class
│   │   │   ├── io
│   │   │   │   ├── BluetoothPort$ConnectedThread.class
│   │   │   │   ├── BluetoothPort$ConnectThread.class
│   │   │   │   ├── BluetoothPort.class
│   │   │   │   ├── EthernetPort$ConnectedThread.class
│   │   │   │   ├── EthernetPort$ConnectThread.class
│   │   │   │   ├── EthernetPort$ReachableThread.class
│   │   │   │   ├── EthernetPort.class
│   │   │   │   ├── GpDevice.class
│   │   │   │   ├── GpPort.class
│   │   │   │   ├── PortParameters.class
│   │   │   │   ├── UsbPort$1.class
│   │   │   │   ├── UsbPort$ConnectedThread.class
│   │   │   │   ├── UsbPort$ConnectThread.class
│   │   │   │   └── UsbPort.class
│   │   │   ├── save
│   │   │   │   ├── DatabaseHelper.class
│   │   │   │   └── PortParamDataBase.class
│   │   │   └── service
│   │   │   ├── GpPrintService$1.class
│   │   │   ├── GpPrintService$2.class
│   │   │   ├── GpPrintService$3.class
│   │   │   ├── GpPrintService$4.class
│   │   │   └── GpPrintService.class
│   │   ├── build.gradle
│   │   ├── libs
│   │   │   ├── commons-lang-2.6.jar
│   │   │   ├── gprintersdkv2.1.4.jar
│   │   │   └── jcc-bate-0.7.3.jar
│   │   ├── proguard-rules.pro
│   │   └── src
│   │   ├── androidTest
│   │   │   └── java
│   │   │   └── com
│   │   │   └── demo
│   │   │   └── printdemo
│   │   │   └── ExampleInstrumentedTest.java
│   │   ├── main
│   │   │   ├── aidl
│   │   │   │   └── com
│   │   │   │   └── gprinter
│   │   │   │   └── aidl
│   │   │   │   └── GpService.aidl
│   │   │   ├── AndroidManifest.xml
│   │   │   ├── java
│   │   │   │   └── com
│   │   │   │   ├── demo
│   │   │   │   │   └── printdemo
│   │   │   │   │   ├── BluetoothDeviceList.java
│   │   │   │   │   ├── DeviceBootReceiver.java
│   │   │   │   │   ├── ListViewAdapter.java
│   │   │   │   │   ├── MainActivity.java
│   │   │   │   │   ├── PortConfigurationActivity.java
│   │   │   │   │   ├── PrinterConnectDialog.java
│   │   │   │   │   ├── UsbDeviceList.java
│   │   │   │   │   └── Util.java
│   │   │   │   └── gprinter
│   │   │   ├── jniLibs
│   │   │   │   ├── arm64-v8a
│   │   │   │   │   └── libgpequipment.so
│   │   │   │   ├── armeabi
│   │   │   │   │   └── libgpequipment.so
│   │   │   │   ├── armeabi-v7a
│   │   │   │   │   └── libgpequipment.so
│   │   │   │   ├── x86
│   │   │   │   │   └── libgpequipment.so
│   │   │   │   └── x86_64
│   │   │   │   └── libgpequipment.so
│   │   │   └── res
│   │   │   ├── drawable
│   │   │   │   ├── background_corner.xml
│   │   │   │   ├── button_connect_style.xml
│   │   │   │   ├── button_style.xml
│   │   │   │   ├── edittext_style.xml
│   │   │   │   └── ic_launcher.png
│   │   │   ├── drawable-hdpi
│   │   │   │   ├── ic_launcher.png
│   │   │   │   ├── ic_printer.png
│   │   │   │   └── launcher.png
│   │   │   ├── drawable-ldpi
│   │   │   ├── drawable-mdpi
│   │   │   │   ├── ic_launcher.png
│   │   │   │   ├── ic_printer.png
│   │   │   │   └── launcher.png
│   │   │   ├── drawable-xhdpi
│   │   │   │   ├── gprinter.png
│   │   │   │   ├── ic_launcher.png
│   │   │   │   ├── ic_printer.png
│   │   │   │   ├── launcher.png
│   │   │   │   └── test.bmp
│   │   │   ├── drawable-xxhdpi
│   │   │   │   ├── ic_launcher.png
│   │   │   │   ├── ic_printer.png
│   │   │   │   └── launcher.png
│   │   │   ├── layout
│   │   │   │   ├── activity_main.xml
│   │   │   │   ├── bluetooth_device_name_item.xml
│   │   │   │   ├── dialog_bluetooth_list.xml
│   │   │   │   ├── dialog_port_configuration.xml
│   │   │   │   ├── dialog_port.xml
│   │   │   │   ├── dialog_update.xml
│   │   │   │   ├── dialog_usb_list.xml
│   │   │   │   ├── item_list.xml
│   │   │   │   ├── main_screen_list_item.xml
│   │   │   │   └── usb_device_name_item.xml
│   │   │   ├── menu
│   │   │   │   └── main.xml
│   │   │   ├── mipmap-hdpi
│   │   │   │   └── ic_launcher.png
│   │   │   ├── mipmap-mdpi
│   │   │   │   └── ic_launcher.png
│   │   │   ├── mipmap-xhdpi
│   │   │   │   └── ic_launcher.png
│   │   │   ├── mipmap-xxhdpi
│   │   │   │   └── ic_launcher.png
│   │   │   ├── mipmap-xxxhdpi
│   │   │   │   └── ic_launcher.png
│   │   │   ├── values
│   │   │   │   ├── colors.xml
│   │   │   │   ├── color.xml
│   │   │   │   ├── dimens.xml
│   │   │   │   ├── strings.xml
│   │   │   │   └── styles.xml
│   │   │   ├── values-en-rUS
│   │   │   │   └── string.xml
│   │   │   ├── values-sw600dp
│   │   │   │   └── dimens.xml
│   │   │   ├── values-sw720dp-land
│   │   │   │   └── dimens.xml
│   │   │   ├── values-v11
│   │   │   │   └── styles.xml
│   │   │   ├── values-v14
│   │   │   │   └── styles.xml
│   │   │   ├── values-w820dp
│   │   │   │   └── dimens.xml
│   │   │   ├── values-zh-rCN
│   │   │   │   └── string.xml
│   │   │   └── xml
│   │   │   └── device_filter.xml
│   │   └── test
│   │   └── java
│   │   └── com
│   │   └── demo
│   │   └── printdemo
│   │   └── ExampleUnitTest.java
│   ├── build
│   │   ├── generated
│   │   │   └── mockable-android-24.jar
│   │   └── intermediates
│   │   └── dex-cache
│   │   └── cache.xml
│   ├── build.gradle
│   ├── gradle
│   │   └── wrapper
│   │   ├── gradle-wrapper.jar
│   │   └── gradle-wrapper.properties
│   ├── gradle.properties
│   ├── gradlew
│   ├── gradlew.bat
│   ├── local.properties
│   ├── PrintDemo.iml
│   └── settings.gradle
├── 佳博标签打印机编程手册 v1.0.3.pdf
├── 佳博热敏票据打印机编程手册 v1.0.1.pdf
├── 更新攻略宝典【必看】.txt
└── 自己编写蓝牙打印机的过程.docx

664 directories, 1662 files

标签:

实例下载地址

android连接佳博蓝牙打印demo

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警