python create_avd.py 5 $ANDROID_HOME
python python updateavd.py
python python run_avd.py 5
python set_redir.py 10000
././simpledht-grading.osx ~/..../app/build/outputs/apk/debug/app-debug.apk
- Understanding of ring based routing (CHORD) Distributed Hash Table(DHT)
- ID space partitioning and re-partioning
- Serialization and Deserialization in Java
- Node join & leave in DHT
- Effective use of hash table in concurrent systems
- AsyncTask Android Official Website
- All About Sockets : Oracle Official Documentation
- Android Official guide ContentResolver
- MIT ContentResolver tutorial example
- Android official : Save Files on Device Storage
- https://www.codementor.io/java/tutorial/serialization-and-deserialization-in-java
- https://www.programcreek.com/java-api-examples/java.net.SocketException
- chord: A Scalable Peer-to-peer Lookup Service for Internet
- https://www.geeksforgeeks.org/difference-hashmap-concurrenthashmap
- https://javahungry.blogspot.com/2014/02/hashmap-vs-concurrenthashmap-java-collections-interview-question.html
- https://stackoverflow.com/questions/11327876/how-to-get-getsystemservice-using-myconext
- https://www.slideshare.net/paulyang0125/paul-present-chord-v1
- http://www.baeldung.com/java-treemap
- https://dzone.com/articles/how-concurrenthashmap-works-internally-in-java
Developed by Sourabh Bhagat