I want to develop GPS tracking system to track vehicles. Some of the basic requirements are,
- To get longitude, latitude of vehicle
- Stop vehicle remotely by command, or web based control panel or SMS , or when it goes beyond the specified circle in map.
- Get some information about vehicle other than location like, Fuel , vehicle state (key on/key off) etc.
I am thinking to develop this on Android and using web services. Android phone will be fitted in vehicle forever and that will be connected to vehicle with micro controller, and will use vehicle's battery. I am having electronics resource person to deal with electronics part.
My questions are.
- Is there any best minimal way than I am approaching ? Like, does android device really needed ?
- Is it possible to use that without internet connection ? (I know, for the requirement no 2 and 3 internet is must, but can my first requirement cant be fulfilled without internet ? )
- Is there any tutorials available for this ?
0 comments:
Post a Comment