• 大小: 1.19M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2020-12-23
  • 语言: Java
  • 标签: Android  蓝牙  打印机  

资源简介

蓝牙热敏打印机 此工程创建于2014年8月,使用蓝牙和usb传输打印数据,打印数据是将打印内容装换成bitmap,bitmap处理成二值图像。

资源截图

代码片段和文件信息

package com.circlemenu;

/*
 * Copyright 2013 Csaba Szugyiczki
 *
 * Licensed under the Apache License Version 2.0 (the “License“);
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing software
 * distributed under the License is distributed on an “AS IS“ BASIS
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */

import com.printshare.R;

import android.annotation.SuppressLint;
import android.content.Context;
import android.content.res.TypedArray;
import android.util.AttributeSet;
im

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2015-10-29 07:10  GWP80_B-master\
     目录           0  2015-10-29 07:10  GWP80_B-master\GWP\
     文件         466  2015-10-29 07:10  GWP80_B-master\GWP\.classpath
     文件         813  2015-10-29 07:10  GWP80_B-master\GWP\.project
     目录           0  2015-10-29 07:10  GWP80_B-master\GWP\.settings\
     文件         113  2015-10-29 07:10  GWP80_B-master\GWP\.settings\org.eclipse.core.resources.prefs
     文件         587  2015-10-29 07:10  GWP80_B-master\GWP\.settings\org.eclipse.jdt.core.prefs
     文件        2407  2015-10-29 07:10  GWP80_B-master\GWP\AndroidManifest.xml
     文件        3921  2015-10-29 07:10  GWP80_B-master\GWP\build.xml
     目录           0  2015-10-29 07:10  GWP80_B-master\GWP\libs\
     文件      759479  2015-10-29 07:10  GWP80_B-master\GWP\libs\androidannotations-3.3.2.jar
     文件       19096  2015-10-29 07:10  GWP80_B-master\GWP\libs\support-annotations-22.2.0.jar
     文件         148  2015-10-29 07:10  GWP80_B-master\GWP\lint.xml
     文件         891  2015-10-29 07:10  GWP80_B-master\GWP\project.properties
     目录           0  2015-10-29 07:10  GWP80_B-master\GWP\res\
     目录           0  2015-10-29 07:10  GWP80_B-master\GWP\res\anim\
     文件         322  2015-10-29 07:10  GWP80_B-master\GWP\res\anim\bluetooth_circle_menu_amplify.xml
     文件         321  2015-10-29 07:10  GWP80_B-master\GWP\res\anim\bluetooth_circle_menu_reduce.xml
     文件         228  2015-10-29 07:10  GWP80_B-master\GWP\res\anim\menu_bottombar_in.xml
     文件         236  2015-10-29 07:10  GWP80_B-master\GWP\res\anim\menu_bottombar_out.xml
     文件         329  2015-10-29 07:10  GWP80_B-master\GWP\res\anim\print_progress_anim.xml
     文件         506  2015-10-29 07:10  GWP80_B-master\GWP\res\anim\wait_dialog_loading_animation.xml
     目录           0  2015-10-29 07:10  GWP80_B-master\GWP\res\color\
     文件         305  2015-10-29 07:10  GWP80_B-master\GWP\res\color\bt_list_title.xml
     文件         311  2015-10-29 07:10  GWP80_B-master\GWP\res\color\list_subtitle.xml
     文件         311  2015-10-29 07:10  GWP80_B-master\GWP\res\color\list_title.xml
     文件         317  2015-10-29 07:10  GWP80_B-master\GWP\res\color\list_title_last.xml
     目录           0  2015-10-29 07:10  GWP80_B-master\GWP\res\drawable-hdpi\
     文件        6042  2015-10-29 07:10  GWP80_B-master\GWP\res\drawable-hdpi\actionbar_test.png
     文件         542  2015-10-29 07:10  GWP80_B-master\GWP\res\drawable-hdpi\background.9.png
     文件      125345  2015-10-29 07:10  GWP80_B-master\GWP\res\drawable-hdpi\bluetooth_print_circlemainmenu.png
............此处省略169个文件信息

评论

共有 条评论