Categories
android

My very first published Android app!

So I finally got round to releasing an app of my own on the Google play store, it’s nothing amazing but might come in handy to a few developers out there. It’s an app that generates a valid South African ID number, which will pass the validation checks that some websites need. Inspired by Evans […]

Categories
android network printing printing sockets

Simple Printing in Android to a Network Printer

So for a few days I have been researching how to send a document to a network printer without using any third party libraries in android. This sounds like a simple task but by default Android doesn’t offer this service, sure there are loads of apps that can do it but this took me a […]