I read on the past devworx> edition about Geo-location based application and I was thinking about exploring the area and do my BTech final project on it, but I have only the basic idea and know nothing about its requirements (coding background), will I be able to develop something as its completely knew to me or how complex it might get. Please give some insight..
Hello
pr@dyut. If you want help from a coding perspective, then i would suggest you to take the html5 and javascript path to develop Geolocation based apps for android.
Using HTML5 & geo-location javascript api, you can develop an app to access location information i your pages. Refer
Head First HTML5 programming and learn html5/javascript (you should know html4/css
before tinkering with html5). Ch-5 has a full GEO-LOCATION section and discusses everything you need to know about it.
Then after you have an idea, you can use some frameworks ( eg-phonegap) and deploy it in android using the respective SDK.
You can also build it natively within the sdk.
nashpd has given some nice tutorials
here. Refer post # 10.
Refer the book and tell us your opinions mate.