Apk
Any version for android?
The issue is quite old, so I'm just commenting here in the hope that it will be useful to others facing the same problem in the future.
Let me remind you of the requirements for this software: At least 8 Gb RAM and a decent and recent graphic card with more that 8gb vram. No phone will handle the gpu use case, because of power limitations: if flagship phones can't even run fortnite at 60 fps, just let down the idea of image generation. Moreover, phones usually don't have this much ram, and gpu vram and ram are often shared on the same physical memory so you'll end up needing 16gb of memory. Unless you have a last-gen rog phone, it won't cut it.
So, let's just talk about the cpu-generated scenario. You would need 8gb of memory, which is quite rare on phone these days, except in the new-gen middle to flagship range. As mentionned in #91, running the software with less ram is possible but not recommended, and we would need the option to add swap, which is often absent in android or not customizable.
Moreover, Android is a light operating system but uses more ram than others for the same tasks, for example just type "android vs ios ram use" in google to understand.
Even admitting to have enough ram, you would need to have a processor powerful enough not to wait tens of minutes for each photo, which found only in the new flagships.
Then the developer would have to compile an apk...
I'm sorry, but running on android is not possible, too many constraints are present. If you absolutely want to "generate" images from android, you can code an application that makes the link between the desktop application and your phone, transmitting the pictures directly from the phone and uploading the results to your phone. But the most practical case is really to run the application on a real PC, with proper performance. If you wanted to run the app on android because you don't have a PC, the VPS solution is the best. For a relatively low price, you will have temporary access to a powerful enough PC on which you could even generate videos, and you will only pay for the time you use it, which will probably be a few dollars maximum, even for high usage.
Hoping to have been useful, please close the issue if this comment solved your problem.