- An Android App used to digitlly sign PDF
Add PDF | Draw And Signature | View PDF and Add Sign | Manage Signatures | Save and Share PDF |
---|---|---|---|---|
- Java as programming language.
- RxJava as framework for asynchronous jobs.
- Single activity support.
- Modern XML UI toolkit.
- Material components
- ViewBinding for binding .xml views to objects in Activities and Fragments
- Room for local data layer.
- Lifecycle components.
- ViewModel for implementing MVVM pattern.
- Livedata as dataholder for UI layer.
- Java as programming language
- You can add your sign using built in drawing activity
- You can also add PDF to add the sign to it.
- You can also save Many signatures it uses room database to store it.
- You can also save the signature added PDF and also share from it.