Skip to content

SpilledMilkCOM/TestingMobile123

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TestingMobile123

Testing mostly Xamarin to see which platforms (Windows, iOS, Android, Web?) I can deploy to AND to see how much code sharing there is. Only the UWP code is in so far, I'll be trying to port to Android soon.

Loading a Picture

Uses the FileOpenPicker(), StorageFile.OpenAsync(), and BitmapImage.SetSourceAsync() to load a picture and assign it to a property to bind to the UI.

Geolocation

Uses Geolocator.GetGeopositionAsync() to retrieve the user's location and display it on the main page.

Launch Bing Maps

Uses Launcher.LaunchUriAsync(new Uri("bingmaps:")) to launch the Windows Store Maps application with the location found (or entered) into the Lat/Long fields.

About

Testing mostly Xamarin to see which platforms (Windows, iOS, Android, Web?) I can deploy to AND to see how much code sharing there is.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages