BenoitDuffez / AndroidCupsPrint

Port of cups4j to Android. Allows wireless printing from any Android device to any CUPS-enabled print server or network printer.
https://benoitduffez.github.io/AndroidCupsPrint
GNU Lesser General Public License v3.0
228 stars 66 forks source link

Development setup guide #181

Open pholcroft opened 4 years ago

pholcroft commented 4 years ago

A quick getting started guide would be really appreciated for this repository. Even if it is just a few lines written down in the wiki on what to do to get up an running. People can always improve the guide later on.

I've spent two days trying to get this project running without success. At first I tried upgrading the project to the latest version, but that just broke everything. I started from scratch on day two and am stuck compiling the cupsprint.iml module.

I am new to Android Studio, but I would like to get logcat working at minimum so I can debug the issues I am having and if possible fix them.

Anyone more familiar with Android Studio would be helping everyone out by creating this simple guide. I am happy to flesh out the guide further once I have managed to get myself up and running.

Zeratoxx commented 2 years ago

Try again now, gradle got updated within fixes for breaking changes in develop branch

Zeratoxx commented 2 years ago

its actually a selfrunner, android studio should set up itself automatically and you should be ready to go