I have the Custom Renderer sample to show the camera preview to the user. I want to add a button to the form that gets information based on the device (gps location and bearing) and then send this information back to the portable library to do some processing. How to I add a OS specific listener to the button and then pass this information back the main form after gathering?
↧