1 year ago
#378422
Christoph
Running an .exe on Android using Xamarin.Forms
I'm trying to build an Android app using Xamarin.Forms based on a Windows Desktop Application that I programmed. In that program, I ran an .exe using Process.Start()
, but it doesn't seem to work for Android. Google wasn't a great help, so now I'm wondering:
Is it even possible to run an .exe on Android? If so, whats the best way to do it?
c#
android
xamarin
xamarin.forms
process.start
0 Answers
Your Answer