Titanium JIRA Archive
Appcelerator Community (AC)

[AC-5562] Module Conflict

GitHub Issuen/a
TypeBug
Priorityn/a
StatusResolved
ResolutionNot Our Bug
Resolution Date2018-02-01T09:18:55.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsAppcelerator Modules
Labelsandroid
Reportersonufana4u
AssigneeShak Hossain
Created2018-02-01T07:04:06.000+0000
Updated2018-02-01T13:17:06.000+0000

Description

Am using Ti.GA & Ti.Goosh Module.When i try to install on android device then giving an error. Is it because i didn't install play service sdk ? Please help on this. [ERROR] : Failed to package application: [ERROR] : [ERROR] : /Users/sonu/Documents/Appcelerator_Studio_Workspace/test/build/android/AndroidManifest.xml:17: error: Error: No resource found that matches the given name (at 'value' with value '@integer/google_play_services_version'). [ERROR] Application Installer abnormal process termination. Process exit value was 1

Attachments

FileDateSize
Screen Shot 2018-02-01 at 1.26.33 PM.png2018-02-01T07:57:32.000+000018233

Comments

  1. sonufana4u 2018-02-01

    Do i need to install Google play service SDK !Screen Shot 2018-02-01 at 1.26.33 PM.png|thumbnail!
  2. Mostafizur Rahman 2018-02-01

    [~sonufana4u], Thanks for sharing with us. Please install Google play service from your Android SDK manager and let us know how it goes.
  3. Hans Knöchel 2018-02-01

    Titanium SDK 7 fixed a major issue where conflicting Google Play Services libraries would break the build. While this was not really an SDK issue but a module issue, modules in SDK 7+ need to reference the centralized "ti.playservices" library to share it across all modules. I can see that both Ti.GA and Ti.Goosh are updated to incorporate those changes, but you will need to update to SDK 7 to make the new versions work.
  4. sonufana4u 2018-02-01

    I just created a dummy project and added only Ti.Goosh module.Still it was giving the same error.So for temporary fix i just changed timodule.xml file inside Ti.Goosh module like that and it works..I know its not a good approach but its not a conflict issue.Will update to Ti.SDK 7 soon and will let you know if i face any issues..Thanks for your reply..

JSON Source