Reputation: 1202
Basically:
So i created simple console c# project to generate database. But then realized that i can't use Realms on Windows.
What is the most comfort way to do it if i work in Visual Studio 2015 with Xamarin under Windows 7?
I think I can just send Excel file to my Android phone (or use emulator) and perform data processing and database building in Android application but... this just sounds wrong.
Upvotes: 0
Views: 1198
Reputation: 17969
We have an internal build working on Windows but not yet ready for release.
So, yes, whilst it feels ugly, your Android emulator approach is the best idea right now.
Upvotes: 1