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

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -