Java (28)


Read/Write txt file in Android Angular Hybrid app

How to programmatically write and read file in your Android external storage Hybrid App? (Updated) An example in Angular application




Android Decompress zip file Hybrid app

How to programmatically unzip file in Android html5/js HybridApp?





base64 decode in Java 8

Decode base64 string in Java using APIs JDK 8: java util base64.
An example to write base64 string to file in your file system environment.