0
votes
0answers
27 views

Error during connect windows mobile with printer via bluetooth

I've a big problem. I would like to connect my windows mobile with printer via bluetooth. It`s small printer for receipts. I use this method to search and connect with it: private void ...
1
vote
0answers
22 views

issue with ios woosim bluetooth printing version iOS[2012.11.01]

I am using woosim printer for bluetooth version. I use it to print the different bills. I am using version iOS[2012.11.01]. In the previous version I was facing the issue that some portion was not ...
0
votes
0answers
45 views

Android bluetooth printer test without bluetooth printer

I have printer which doesn't have Bluetooth. I want to test my code of Bluetooth printer support if my code support for Bluetooth or not . I have simple printer of HP . Is there anyway or third party ...
2
votes
1answer
231 views

How to print image and some data from an android device, using printer (print via bluetooth)?

I am developing one app in which i have to print one receipt, receipt has one logo(static) image view, how can i print this to bluetooth printer? and also i have taken signature by using ...
3
votes
2answers
190 views

My android application prints only 1 ticket every 5 seconds

Firstly, thank you for your time reading my question. I'm still a noob when it comes to programming in Java and I am grateful for any advice or assistance. The App I wrote a small android ...
0
votes
0answers
111 views

Print to pos printer over bluetooth-serial or wlan-serial adapter via Android

Is it possible to print to pos printer with only serial port over bluetooth serial or wlan-serial adapter? So, my question is will this work on any printer with serial port? I don't believe that this ...
0
votes
3answers
362 views

Format text in bluetooth printer

actually, I have to implement a module the which connect to a BT termical printer and print in it. I have a simple but functionally example, it works with the printer. The problem is that these text ...
0
votes
4answers
1k views

Can I print with windows phone 8 using Bluetooth to a portable printer?

I am developing an app on windows phone 8. This app must print tickets using a mobile printer like a Zebra MZ 220 Mobile Printer. I have been googling trying to get information about printing to a ...
0
votes
1answer
222 views

Requesting Battery status from Mobile Bluetooth Printer (ESC/POS)

I am successfully printing to a Bixolon SPP-R200 mobile bluetooth printer. I would now like to ask the printer for it's current battery level. Based on the Bixolon command manual, the following ...
1
vote
0answers
154 views

Android bluetooth Printing Runtime Error

I have a program that sends data from android mobile phone to mobile printing Bluetoth. I am having trouble with my code. runtime error occurs. I can not analyze it. please help. Thank you very much ...
1
vote
1answer
148 views

Android WiFi protocol and Bluetooth Stack version wringer.

I am working on an app that will be printing to a Bluetooth and/or Wifi printer (device links below) from an Android device, and I was wondering if the Bluetooth stack and Wifi protocol in Android 2.2 ...
1
vote
0answers
269 views

Android Bluetooth sharing connection between activities with auto pair

very rare do i come here because most of my problems are solved with examples and samples ect. which im not to bad with. now my problem is i cant figure out what the hell is going on. So i bought this ...
0
votes
1answer
465 views

Printer Bixolon is not connected to Samsung Galaxy Tab

I am using pocket printer Bixolon SPP-R200 for printing by Bluetooth in Android. I have tested my application on HTC (with Android 2.3.7) and Asus (with Android 4.0.3) and they work fine with printer. ...
1
vote
1answer
697 views

Android Printing App for Zebra RW420 printer

I mean to start developing a simple android application for printing labels using zebra RW420 printer. They have SDK for android but I cannot figure out where to start from. I invision an app with a ...
1
vote
2answers
417 views

How to connect Bluetooth printer using Windows Phone 7?

Currently I am working on a project where I need to develop money collector module. In that project money collector(Person) goes to customer and accept the money, for that he has to give a receipt ...
0
votes
1answer
153 views

Bluetooth printing via SPP from microcontroller

We've got a self-built mobile device which can transfer data via Bluetooth SPP to a PC. On the market there are numerous devices acting as mobile printers via Bluetooth. Some of them use a custom ...
4
votes
2answers
519 views

How to change the font size while printing in android?

I am sending the text to the bluetooth printer via my android cell. Both the printer and my device are connected via the bluetooth. It's Working fine and I am getting the desired text on the paper. ...
0
votes
1answer
173 views

Printing Transaction Receipts via Android devices [closed]

I am developing an app which will perform booking spaces,Check-In spaces etc.We need print reciepts as well for each tranaction. Please suggest how this can be accomplished or what could be the good ...
0
votes
2answers
1k views

How to detect bluetooth device and get the bluetooth address of detected device from android app

I want to the detect bluetooth device and get the bluetooth address of detected device from my android app . My task is to print a bill by using Bluetooth printer from my android app .
1
vote
1answer
122 views

stariosdk getport failure advice needed

I have developed an app in phonegap (html5, JQuery, JS) and I want to develop a plugin to print to a BT printer. I download printer manufacturer's SDK and I imported the appropriate .jar file to my ...
2
votes
1answer
1k views

Print data from android app using bluetooth printer

I am developing an android app for restaurant . I want to print the bill after ordering from my app . I am using Bluetooth printer for the printing task . Any body having experience in printing data ...
1
vote
1answer
652 views

Android: Printing via bluetooth or wifi

I have develop android application for phone and tablets that demands printing files (mostly print bill receipts ) to a Bluetooth printer. For this task We would need a portable printer (handheld, it ...
1
vote
0answers
189 views

try to print to a star bluetooth printer with jquery

i am in mobile app and i want to print to a star bluetooth printer. Star has an SDK which includes a .jar library called StarIOPort3.1.jar which is responsible for opening/closing the printer port, ...
0
votes
1answer
1k views

steps for bluetooth printer for Android

I am interested to develop bluetooth printer app for Android so please guide me how to begin it? Is there any free third party library for that ?
0
votes
1answer
202 views

Bluetooth Magstripe card reader and printer

I've found this awesome tool http://www.chargeanywheredirect.com/bluetooth-credit-card-reader-printer.html, but im not sure if i can use it to make my own mobile app cuz they dont have public api. If ...
0
votes
1answer
533 views

how to include and use stariosdk for android bluetooth printing

i am in android app and i want to use stariosdk in order to print a receipt from my app. This is the link for star SDK: http://www.starmicronics.com/support/SDKDocumentation.aspx I'm trying to ...
0
votes
1answer
233 views

Android Printing via Bluetooth SPP

I need to print plain text in my android application. As far as I can tell I need to create an socket with SPP UDID to my device. The sample codes I've seen, people just get an OutputStream from the ...
0
votes
0answers
130 views

can Able AP1300-BT printer be used with android?

I own an Able AP1300-BT printer. I have been checking the web and haven't find any SDK for android to let me print via bluetooth from my application. Has anybody been able to accomplish this?.
0
votes
0answers
646 views

Android How to use printing application within my app to print text file without Internet [duplicate]

I have to develop android application for creating and printing invoices. Can you propose me a solution how to print text files from this my application using bluetooth printer through some ...
6
votes
1answer
1k views

Android send file/data from application through Bluetooth to the PC/printer/scanner/another device

Can anyone help me/ suggest me how can I fulfill this requirements? I searched on the same topic but I can not understand from where OR how can I get the Bluetooth devices which are currently enabled. ...
0
votes
2answers
216 views

Determine High and Low Bytes of x and y from a byte array

I want to send an Android Bitmap to a printer (Mobile Bluetooth Printer Bixolon SPP R-200) using their SDK I can convert the Bitmap to a byte Array. For reference purposes (and to understand what I am ...
1
vote
2answers
843 views

blue-tooth printing from android programmatically

i need to find a way to print file/content/.. programmatically from my application to blue-tooth printer (or) printer connected with USB. Could anybody give me a idea? any reference will be helpful. ...
3
votes
1answer
758 views

Print from mobile browser to bluetooth printer

Is there way to print from Apple and Android mobile browsers via bluetooth. I already searched a lot about this topic on whole internet but i did not find anything relevant. My goal is that my web ...
4
votes
1answer
2k views

Android: Connecting and Printing to Bixolon SPP-R200

I would like to print to a Bixolon SPP-R200 as I've heard, it's one of the easier mobile bluetooth printers to set up with android. However I am not sure how to get started. I guess first I'd have ...
0
votes
1answer
382 views

How to print from iPad using bluetooth?

I have a printer which supports the printing over the bluetooth network . I searched for printing from iOS and went through the Apple documentation on UIPrintInteractionController class . But no ...
3
votes
0answers
296 views

Does the latest Android support bluetooth printing profiles? [closed]

One of our existing app currently prints using wi-fi. I need to enable it to print using bluetooth. According to the developer guide Android bluetooth api implements only Headset and A2DP profiles. ...
0
votes
1answer
1k views

Print images via Bluetooth printer Android

Hello i am new in developing Android applications, I need to create an application (Tablet - Samsung 10.1 Android ver 3.1) that will print images via Bluetooth printer (Canon CP800 - SELPHY), i have ...
32
votes
2answers
2k views

Use a handheld bluetooth printer with android

I have a bluetooth Handheld printer that I am able to communicate to using a SPP connection from my Mac(using Coolterm). When I'm trying to do the same from Android (using platform 7) I am running ...
1
vote
1answer
137 views

CommportIdentifier in android

We are trying to establish an flow Control from android device to Bluetooth Thermal Printer for that we need to understand the xon and xoff signal sent by printer. We are stuck at ...
2
votes
1answer
283 views

samsung galaxy ace and trying to pair my mobile with MOb-58 printer

I have written Bluetooth program in android it working fine. But when I am trying to run my apk in samsung galaxy ace and trying to pair my mobile with MOb-58 printer it will ask 4 to 5 times the same ...
3
votes
1answer
242 views

Bluetooth printer skipping lines of print

We are pairing a blue tooth printer with an android phone and trying to print a file. The printer has 16K memory. It is ignoring a few lines of the file randomly. Is there a method to ensure that the ...
5
votes
2answers
880 views

Is there a way to connect android device to external printer through Bluetooth?

I need to connect to printer through Bluetooth. Is there a way to do it. Printer I use is CMP10BT. Thanks in advance.
1
vote
1answer
129 views

ActiveX C++ control WriteFile fails after 4 attempts

I have an ActiveX HTML object written in C++. The code is used to print to a bluetooth printer. I am able to make 4 successful calls to the code (shown below) and then the "WriteFile" function ...
0
votes
1answer
572 views

String to Bluetooth SPP R200 format routine for Android

I am trying to print a message to a Bluetooth connected printer via SPP R200 protocol though my Android phone. I have paired, connected with the device. But the language the printer speaks is not the ...
-1
votes
1answer
2k views

can generic Bluetooth dongle be used for printers that support printing over Bluetooth?

I have tried using a Bluetooth dongle (Advik) with my "KodakESP-3+2445" printer. I have created an Android client to connect to this printer. I select a UUID for OPP (Object Push Profile) and was able ...
1
vote
1answer
805 views

Printing from a passive handheld printer on Android through Bluetooth programatically

I have a hand held Bluetooth printer model # SUP80M1 from SunPhor company from China. It is badly documented and the only statement about the Bluetooth interface from the 80 line documentation is ...
6
votes
2answers
3k views

Printing From Android to Mobile Bluetooth Printer with PhoneGap

I'm new with PhoneGap but i know that it wraps web applications so that we can access native API's from javascript. We are using Android as an embedded type of system and want to get it to work with ...
0
votes
4answers
9k views

Bluetooth Printing on Android

I am trying to print to an HP DeskJet 450wbt printer from my T-Mobile Pulse Mini phone, using the Android Bluetooth API. The code is as shown below. The connection fails with "Service discovery ...
0
votes
1answer
189 views

What is the lowest power consume way to print over bluetooth on Android?

I'm developing an app that requires to print over Bluetooth to a Bixolon thermal printer.I have already got it, so if you need help to print over Bluetooth, I would be happy to help you. The Dilemma: ...
10
votes
5answers
10k views

Bluetooth and WIFI Printing for Android

We would need a portable printer (handheld, it is important) that can connect to android phone via bluetooth or wifi. What I know currently: No standard printing SDK available for Android this time ...

1 2