function on_resume() local location = system:location() ui:show_text(location[1].." "..location[2]) end