I'm new to Android App Development and wanted to create a very simple Google Maps based App.
So far I have created a basic App which immediately shows your location via GPS
on a map as soon as you start the App. I have also managed to get the Google location button on screen, which goes to your current location when pressed.
However, I have made a custom button image and wanted to replace the default button with my own. Is that possible, and if so, what is the best way of going about that?
Also, I require my App to conduct a search upon opening using Taxis
as the search criteria, is this also possible?
Sorry if these are such noobish questions, I'd appreciated any help I can get.
Many thanks, Bill.