This will become a simple BLE discoverer app, based on a starter-mobile project. Under the hood one can find Xamarin.Forms and ReactiveUI.
Hopefully this will show how to Do It Right™.
- BleExplorer-Android: The main Android app project.
- BleExplorer-iOS: The main iOS (both iPhone and iPad) application project.
- BleExplorer-Core: Code that is shared between the two projects. This project also has Xamarin.Forms set up and ready to go.