ksksue / PhysicaloidLibrary

Android Library for communicating with physical-computing boards (e.g.Arduino, mbed)
http://www.physicaloid.com/
357 stars 151 forks source link

Could not create plugin of type 'LibraryPlugin' while building code #44

Open ayushimundra30 opened 1 year ago

ayushimundra30 commented 1 year ago

Hi Thanshon ,

Hope you are doing well.

I am working for an open source NGO project for students learning using code without coding block based programming. The requirement to burn code into a physical device i.e Arduino Uno board using a mobile device stuck for me.

I found your source code is on older version not able to compile doing the same feature hex file select and upload . Can you help me how you import the library and design to upload code .

can you help me on this please on steps to build your git hub code .

_Failed to apply plugin 'android-library'.

Could not create plugin of type 'LibraryPlugin'. Could not generate a decorated class for type LibraryPlugin. org/gradle/api/artifacts/result/ResolvedModuleVersionResult_

Regards Ayushi Mundra