Unzip files in Android
You need an app that can unzip files? Android provides the classes that are required for this. Basically you will need to checkout two classes. There are other related classes… Read more »
You need an app that can unzip files? Android provides the classes that are required for this. Basically you will need to checkout two classes. There are other related classes… Read more »
Using WebViews on Android is pretty interesting. I have come across some situations where I had to use a WebView to display some HTML content. Displaying HTML content is pretty… Read more »
Android has been criticized by a few of not having stricter security policies, on which a user could count on if his device is lost or stolen. Since more and… Read more »