The JSON plumbing for the Android temperature monitor app is done. json_encode and Gson makes it very simple to get data into the phone. Now comes the fun stuff: UI design, high/low temperature alarms, maybe some graphs.
The JSON plumbing for the Android temperature monitor app is done. json_encode and Gson makes it very simple to get data into the phone. Now comes the fun stuff: UI design, high/low temperature alarms, maybe some graphs.