Esp8266 as a WiFi access point storing AM2320 sensor data.
Using react-native to query and display the data.
Get the apk here
You can also build the apk yourself by following instructions from react-native docs.
For the Arduino sketch you need ESP8266 board from board manager, and include am2320 && arduinoJSON && /server/lib/Time libraries.