Wednesday, 13 February 2019

running/controlling an emulator on remote server

i know this not suitable question for SO but i have nowhere else to ask hopefully i'll get a answer before mods close this question !

so I use couple of android apps on daily bases , and it's very time consuming. I want to somehow automatize the process.

The idea is to install some sort of emulator on the server, and program that emulator through some programming language to run the apps on the server when its needed.

I'm a web developer , I work with PHP, nodejs , python , not really familiar with mobile space , so I thought to ask here.

Is there any solution out there to do what I want ? I search around and found Appium but I'm not sure if it would do what I want.

Please note these apps don't have a public 'api' for me to use.

Also I only have remote access to server via 'ssh terminal', so solutions with 'GUI' dependency wont work for me.



from running/controlling an emulator on remote server

No comments:

Post a Comment