TinderStack
Overview
A stack of cards similar to Tinder
This is a Decompiler that extracts the source code of an Android application (including XML files and image assets). Works directly from your android device.
Implementation of List to Grid: Icon Transition.
Icon Transition x3 slower:
Special PhoneEditText
library that allows you to have internationals phone codes in a simple EditText
, all international phone codes came from https://countrycode.org
Music Player APP looks and feels like a classic device.
Powerfull Shodan client written using RxJava and Retrofit. You can integrate this client into existing apps or create new one. With this Shodan client you can:
This library intends to make JSON very easy to interact with in Java; it also makes (de)serialization painless.
It wraps around the well-known org.json
classes (JSONObject
, JSONArray
, etc.) which also happen to be included in the Android SDK. As we all know, those stock classes tend to be a pain. They feel bulky, and make you try/catch way too many Exceptions.