Oleg Muraveyko

402d

Android App Developer

Contact me

About Me

Hello, I'm Oleg Muraveyko from Russia. Why 402d?

I do not like the dominance of advertising in applications. I believe that it is more correct to develop applications that users want to purchase. There is a status code http 402(Payment Required) and D(evelopment). Therefore, in my applications there is no advertising.

My new app

My Most Popular Android App

My Other Apps

Server for RawBT

Server for RawBT

I have isolated the functions that require the RawBT application to run continuously in the background into a separate application. With this server, you can use a single printer from all devices on your local network. Access to the printer via a local network using the direct printing protocol (port 9100). API access via a web socket (port 40213)

AutoPrint for RawBT

AutoPrint for RawBT

This application is designed to automate the printing process. The application uses full file system access to track new files in the directories you specify. This is an optional extension for the RawBT print service. Before you start, provide the required permissions.

Печать чека НПД

Печать чека НПД

The application is an intermediary between the program developed by the Tax Service of Russia and RawBT. Receives information from the API and generates a print job for the printer driver using text printing commands, etc. This allows you to achieve the clarity and readability of the receipt laid down by the printer manufacturer.

project name

TextToPrint - Demo how print use PrintDocumentAdapter

Since other software developers are too lazy to implement printing, I did it for them.The application does not print alone, it only sends the job to the printer driver. By the print button, a standard PrintDocumentAdapter for WebView is created.

github.com/402d/TextToPrint