Is it possible to build an apk out of the script developed or use the script as an executable on others machine?

I have designed the the appium code and it works fine on my machine.

Is there a way i can package it to an apk and use it on other laptops? Or can i convert it in to an executable and run it on other machines without the need of having installing the whole package of SDK’s?

Any other ideas on this?