[AC-126] Android: Unable to build app for SDK 3.5.1.GA after updating from Titanium Studio to Appcelerator Studio (Re: AssetCryptImpl.java)
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2015-05-14T17:37:40.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Appcelerator CLI, Studio |
Labels | android, cli, studio |
Reporter | Adam Fennell |
Assignee | Radamantis Torres-Lechuga |
Created | 2015-05-13T11:11:56.000+0000 |
Updated | 2015-05-14T17:37:40.000+0000 |
[~anfen] can you please try with a new android application?
Creating a new default Alloy app, with no changes made by me, causes exactly the same issue. If it it helps, I believe for some reason the "mail-merge" style token *<%- encryptedAssets %>* in the file F:\My Documents\My Dev\Mobile\Titanium_Studio_Workspace\Test\build\android\gen\com\test\android\AssetCryptImpl.java, is not being replaced with the encrypted assets, and so is blank, which causes the *"cannot find symbol"* error when trying to compile the AssetCryptImpl.java file.
An update was released today for *"Appcelerator Command-Line Interface"* version 0.2.283, I was using 0.2.282. After updating, the problem still remains with the exact same symptoms for both our main app and the basic test one you asked me to create. If it helps, you can remotely connect to my PC (VNC, TeamViewer, etc.) to test.
This issue is a duplicate of CLI-616. Marking as duplicate and linking ticket