[AC-4481] Not able to run an app on Android device after updating the current SDK and CLI
GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2016-11-01T15:39:25.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Shraddha Porwal |
Assignee | Shak Hossain |
Created | 2016-09-20T12:23:57.000+0000 |
Updated | 2016-11-01T15:39:25.000+0000 |
Description
Steps to Reproduce
- Import facebook SDK in the application.
- Update SDK to 5.5.0
- Run the application
Actual Result
[ERROR] : Failed to package application:
[ERROR] :
[ERROR] : /Users/shraddhaporwal/GitHub/CLOUDGUIDE/cloudguide-titanium/build/android/res/drawable-hdpi-v4/com_facebook_button_like_icon_selected.png: error: Duplicate file.
[ERROR] : /Users/shraddhaporwal/GitHub/CLOUDGUIDE/cloudguide-titanium/build/android/res/drawable-hdpi/com_facebook_button_like_icon_selected.png: Original is here. The version qualifier may be implied.
Expected Result
Application should run on the device
Attachments
Which version of ti.facebook Android are you running?
I am running 5.2.0 version
Thanks, Francisco. I tried what you explained here. This solution too did not work. Now I started getting error it complies files successfully: Request returned with HTTP status code 500 Internal Server Error
Is this happen with SDK 5.5.1.GA? Whats the Android SDK version?
It works fine with 5.5.1.GA