windows - c# run apk file on android emulator -


we want run our android application on windows tablet thinking write application check android emulator running or not .apk installed or not. there other approach build application?

my approach: (call command c# process class)

  1. start or launch android emulator
  2. waiting android emulator ready
  3. install or launch .apk android emulator


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -