gideros icon indicating copy to clipboard operation
gideros copied to clipboard

Kiip plugin doesn't work on Android

Open totebo opened this issue 7 years ago • 3 comments

Android Studio error:

No resource identifier found for attribute 'appComponentFactory' in package 'android'
Message{kind=ERROR, text=No resource identifier found for attribute 'appComponentFactory' in package 'android', sources=[/Volumes/H/Temp/No Brakes Builds/Android Studio/No Brakes/app/build/intermediates/manifests/full/debug/AndroidManifest.xml:59], original message=, tool name=Optional.of(AAPT)}

This line is marked red on export: QDir::mkpath: Empty or null file name

Full export log attached.

log.txt

totebo avatar Aug 10 '18 12:08 totebo

How can that be ? file name doesn't seem empty by the look of your log. Code is here: https://github.com/gideros/gideros/blob/master/gdrexport/ExportXml.cpp#L389

hgy29 avatar Aug 16 '18 09:08 hgy29

It's strange. I've filled in the required fields. Does it work when you export it?

totebo avatar Aug 16 '18 10:08 totebo

Think this is still relevant.

totebo avatar Dec 04 '18 09:12 totebo