mazenrashed / Printooth

A well documented, high-level Android interface that makes printing via bluetooth printers easier
Mozilla Public License 2.0
399 stars 113 forks source link

Could not find com.android.support:design:29.0.0. #81

Open Suret1 opened 3 years ago

Suret1 commented 3 years ago

how can I resolve this problem?

kengdara commented 3 years ago

Me too, how to solve this pls...

Suret1 commented 3 years ago

Me too, how to solve this pls...

I couldn't figure it out. I used another library for the printer

manuvarghese236 commented 3 years ago

Me too, how to solve this pls...

I couldn't figure it out. I used another library for the printer

Which library is used? I have got the same error.

Suret1 commented 3 years ago

Me too, how to solve this pls...

I couldn't figure it out. I used another library for the printer

Which library is used? I have got the same error.

https://github.com/DantSu/ESCPOS-ThermalPrinter-Android

rizkirakasiwi commented 2 years ago

same error Could not find com.android.support:design:31.0.0

Earthlingz commented 2 years ago

Me too, how to solve this pls...

I couldn't figure it out. I used another library for the printer

Which library is used? I have got the same error.

https://github.com/DantSu/ESCPOS-ThermalPrinter-Android

surprisingly this is easy to use

mkevison commented 1 year ago

Same problem here

Okuro3499 commented 1 year ago

add android.enableJetifier=true to your gradle.properties file