I have to create an Android App for Automated Parking System. Let me give you the overall background idea of this app development.
I should be able to find out in which floor where parking place is available when I was entering in to my office, through my mobile phone Antroid App.
The parking place availability information should be automatically gets updated in my database where my Android App is going to hit through webservice.
Lets assume like I am going to keep a sensor infront of the each parking place. So when a person parking his car then the sensor will be active. So by this time in my DB one new data should be entered.
When the person taking away his car from that parking place, my sensor will be on nonactive state. So at this time that respective data should gets deleted from my DB.
So basically I want to know can we makes this DB updation based on the sensor output? If so how could we achive?
Please let me know if you have any questions on understanding my req.
Looking forward for your quick responses. Thanks!
Regards, Velava.S