Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-24947] Android: Project is not compiling after add compiled module

GitHub Issuen/a
TypeBug
PriorityNone
StatusClosed
ResolutionInvalid
Resolution Date2017-11-09T23:59:32.000+0000
Affected Version/sRelease 6.1.1
Fix Version/sn/a
ComponentsAndroid
Labelsn/a
Reporter Ricardo Ramirez
AssigneeJoshua Quick
Created2017-07-06T21:33:58.000+0000
Updated2017-11-09T23:59:32.000+0000

Description

Attachments

FileDateSize
error-module.txt2017-07-06T21:27:35.000+000026596

Comments

  1. Joshua Quick 2017-07-14

    [~rramirez], I haven't tried this for myself, but if you need a quick solution, you should be able to work-around this issue by renaming the drawable directories in the "androidcropper" module. Go to the following directory... "~/androidcropper/platform/android/res/" And rename the following directories by adding a "-v4" to the end of them: * "drawable" -> "drawable-v4" * "drawable-hdpi" -> "drawable-hdpi-v4" * "drawable-mdpi" -> "drawable-mdpi-v4" * "drawable-xhdpi" -> "drawable-xhdpi-v4"
  2. Ricardo Ramirez 2017-07-18

    Thanks ! I will check with the customer if works

JSON Source