Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android support #2

Open
GarboMuffin opened this issue Oct 9, 2020 · 15 comments · May be fixed by #224
Open

Android support #2

GarboMuffin opened this issue Oct 9, 2020 · 15 comments · May be fixed by #224
Labels

Comments

@GarboMuffin
Copy link
Member

Can output Android Studio source code?

@micahlt
Copy link

micahlt commented Oct 10, 2020

Interesting... it seems like this would be hard to do without a virtual machine running gradle in the cloud.

@GarboMuffin
Copy link
Member Author

The idea would be that it outputs the source code that a user would manually compile, or something like that.

There's also Cordova

@micahlt
Copy link

micahlt commented Oct 11, 2020

Interesting concept! Cordova, however, still utilizes Gradle under the hood.

@AwesomeKalin
Copy link

You could output a Cordova project that the user then compiles themselves

@SurvivCreator
Copy link

@GarboMuffin Have you considered outputing .apk files similar to how website 2 apk outputs .apk from a standalone HTML file.

@SurvivCreator
Copy link

SurvivCreator commented Sep 21, 2021

The website is https://websitetoapk.com
The problem it has to be a standalone file. Uploading a folder with assets and the HTML file separately doesn't work...

@SurvivCreator
Copy link

Do you think this is possible in the future @GarboMuffin ?

@GarboMuffin
Copy link
Member Author

It seems that outputting a valid APK with a signature valid enough to be sideloaded is a very involved process, so that won't be happening any time soon

Telling people to install Android Studio and build it themselves is probably viable

@GarboMuffin GarboMuffin linked a pull request Dec 12, 2021 that will close this issue
@hello-smile6
Copy link
Contributor

It seems that outputting a valid APK with a signature valid enough to be sideloaded is a very involved process, so that won't be happening any time soon

Telling people to install Android Studio and build it themselves is probably viable

There's always v86, could you build in a VM?

@PPPDUD

This comment was marked as resolved.

@GarboMuffin
Copy link
Member Author

Issues are closed when they've either been fixed, we decide it won't be implemented, etc. We don't close them for just taking a long time.

@PPPDUD

This comment was marked as off-topic.

@PPPDUD
Copy link

PPPDUD commented Oct 4, 2022

Is this in progress still? And, if so, when do you think it will come out?

@GarboMuffin
Copy link
Member Author

GarboMuffin commented Oct 5, 2022

The volunteer that was working on this (me) happens to have other priorities at the moment. I don't know

@PPPDUD
Copy link

PPPDUD commented Oct 5, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants