upm icon indicating copy to clipboard operation
upm copied to clipboard

Failed to resolve: io.mraa.at how to solve? or Can not more run android things apps in intel edison

Open ghost opened this issue 8 years ago • 5 comments

image

ghost avatar Dec 07 '17 23:12 ghost

Hi @neuberfran, try changing your dependency to compile 'io.mraa.at.upm:upm_jhd1313m1:1.+'. Seems like our build that publishes Android Things packages for UPM timed out and only a few modules were updated to 1.5. We'll have to run it again.

Propanu avatar Dec 08 '17 16:12 Propanu

hi @Propanu not solved. I had tried this xxx

ghost avatar Dec 08 '17 17:12 ghost

Let's try locking it to the previous version, 1.3.0 for the time being: compile 'io.mraa.at.upm:upm_jhd1313m1:1.3.0' I'll let you know once all packages have been updated to 1.5 and you should be able to switch back to your original code. There were no changes between versions to jhd1313m1.

Propanu avatar Dec 08 '17 17:12 Propanu

Ok. I stay waiting. But the main driver I want to use is this: compile 'io.mraa.at.upm:upm_smartdrive:1.+' from photo 02 below yyyy yy2

ghost avatar Dec 08 '17 18:12 ghost

Hi @neuberfran, I think most of the packages, including the ones you're trying to use have been updated by now.

Propanu avatar Dec 12 '17 20:12 Propanu