Auction-based Pricing Mechanism for Secondary Mobile Data Market in Dynamic Environment
- v0.2 (July 23 proof of concept test)
- See MobiAucAndroid/seller/src/main/java/io/hengky/mobiaucseller/view/MainActivity.java:line:294 for Algorithm.
- See MobiAucAndroid/seller/src/main/java/io/hengky/mobiaucseller/view/MainActivity.java:line:434 for testing code.
- v0.1
- Finished bluetooth connection. Both seller and buyer behave the same (Discoverable and DoDiscovery)