This may be a fairly simple question, but I want to be sure. My guess is that it can't be done.
Question 1: For example, I have an executable for Linux (no GUI , just cmd line , it just makes some computations) and it works well in my x86 desktop and I want to be able to run it in my Android tablet. The tablet is running Ubuntu for Android. Is it possible to run the executable in the Ubuntu environment on Android?
Question 2: I have a standard commercial Linux app and I want to install and run it on Ubuntu for Android. Is that possible?
If it's not possible, is there any workaroud to this?