exislow / kleinanzeigen-magic

[DO NOT USE] [Or you will get blocked! This app need re-factoring.] Speed up your eBay Kleinanzeigen workflows -- for free!
GNU Affero General Public License v3.0
44 stars 7 forks source link

Thanks and Questions #22

Closed panzli1 closed 1 year ago

panzli1 commented 2 years ago

Hello, first of all thanks for the cool project. Will there ever be an APK? And what is the easiest way to edit the source code and recompile the program?

exislow commented 2 years ago

You can generate an APK using this project by yourself, since it is built with quasar (https://quasar.dev/quasar-cli-vite/developing-cordova-apps/build-commands). I do not own an Android device, thus I cannot help here.

The easiest way is grabbing any IDE of your choice (IntelliJ, VSCode etc.), edit the code and recompile it how it is described in the README.md / according to the Quasar docs (quasar.dev).