Month: August 2014

  • Simple Android Signature Capture Tutorial and Source Code

    Hello my friends! Today’s code is about capturing a user’s signature and saving it as a PNG image in the device SD card. This android signature capture tutorial is useful if your app requires some signature for purposes like purchases, receipts or any transactions that needs a signature as a proof . Our simple program below will […]

  • Android Calculator Tutorial and Source Code Example

    What if there’s an easy way to use a calculator for your android app? That would be great! Right? Well, I’ll try to help you guys with that with these lessons. Our post for today is about an android calculator tutorial and after the tutorial is the source code download, available in zip format. Just a […]