build an android flashlight app

This commit is contained in:
Tu Tran 2017-05-02 02:25:44 -04:00
parent 7837c53791
commit 6bdb2e8636

View File

@ -32,6 +32,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
## Java:
* [Build a Simple HTTP Server with Java](http://javarevisited.blogspot.com/2015/06/how-to-create-http-server-in-java-serversocket-example.html)
* [Build an Android Flashlight App](https://www.youtube.com/watch?v=dhWL4DC7Krs)
## JavaScript:
* [Create Serverless React.js Apps](http://serverless-stack.com/)