1. is much faster (reading 1000 times an automation JSON document is 20x faster than json-lib). You can also find benchmarks online.
2. provides good API - with streaming reader/writer capabilities and out of the box JAX-RS integration etc.
3. runs on android
4. already in eclipse Orbit repository