Giter Club home page Giter Club logo

Comments (10)

osfanbuff63 avatar osfanbuff63 commented on June 27, 2024

Just to clarify, we don't need to run this on the Android device running Pojav, this just simplifies the process of getting all the files ready correct? If we're running on Android, that might be a bit harder because I don't know if Qt for Python runs on Android, meaning we're stuck to the CLI (which ofc isn't ideal).

from vanilla-installer-python.

Madis0 avatar Madis0 commented on June 27, 2024
  • It needs to be a jar
  • It needs to detect the correct path somehow (Fabric installer detected the correct one, but maybe Pojav gave it as a parameter)
  • I can do the testing on Pojav itself

from vanilla-installer-python.

nsde avatar nsde commented on June 27, 2024

Shouldn't we create a separate Kotlin/Java Project for Pojav?

from vanilla-installer-python.

Madis0 avatar Madis0 commented on June 27, 2024

Well, I thought you could compile it with something like Jython.

But if not, scrap this idea, as it's not worth creating a new project for, then it'd just wait for packwiz's implementation.

from vanilla-installer-python.

osfanbuff63 avatar osfanbuff63 commented on June 27, 2024

Well, I thought you could compile it with something like Jython.

But if not, scrap this idea, as it's not worth creating a new project for, then it'd just wait for packwiz's implementation.

We could also compile to an APK, allowing us to use the existing VI code base. Not sure if that's idea though.

from vanilla-installer-python.

nsde avatar nsde commented on June 27, 2024

The current release (a Jython 2.7.x) only supports Python 2 (sorry)

Sorry, but I don't think its not a good idea to simply compile it to an APK. It's not as easy as that. Python is just not made for mobile app developement.

The closest thing to that would be that we could program an adb feature, which would install the files via USB. But maybe even that would be worth creating a new repository for, because it's a completely different system.

This repo's name is VanillaInstaller, so it wouldn't make sense to add any unrelated functionality. We should keep it lightweight.

from vanilla-installer-python.

osfanbuff63 avatar osfanbuff63 commented on June 27, 2024

You can compile PySide6 to C++ which can then be compiled to an android APK, allowing this functionality. So I wouldn't rule it out in the future, but not for now.

from vanilla-installer-python.

osfanbuff63 avatar osfanbuff63 commented on June 27, 2024

We could also make this somewhat of a monorepo if we wanted, although I'm not sure.

TL;DR: Maybe at some point, but not high priority right now.

from vanilla-installer-python.

nsde avatar nsde commented on June 27, 2024

You can compile PySide6 to C++ which can then be compiled to an android APK, allowing this functionality

This is probably way too cumbersome...

from vanilla-installer-python.

osfanbuff63 avatar osfanbuff63 commented on June 27, 2024

You can compile PySide6 to C++ which can then be compiled to an android APK, allowing this functionality

This is probably way too cumbersome...

Who knows, it's still an early idea :P
Correction, https://pypi.org/project/pyqtdeploy can do this it seems. Again, still an early idea.

from vanilla-installer-python.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.