mmin18 / LayoutCast

Cast android code and resource changes to the running application through ADB.
1.71k stars 173 forks source link

Casting asset changes fails #59

Open ChaitanyaPramod opened 9 years ago

ChaitanyaPramod commented 9 years ago

Fails with the following error.

I'm using Windows 10 and 1.50915 version of the cast.py script

cast com.chaitanyapramod.testapplication:41128 as gradle project with both /res and /src changed (v1.50915)
Fail to exec [u'C:\\Users\\chaitanya\\ADT\\sdk\\build-tools\\22.0.1\\aapt.exe', 'package', '-f', '--auto-add-overlay', '-F', u'.\\app\\build\\lcast\\res.zip', '-S', u'.\\app\\build\\lcast\\res', '-S', u'.\\app\\src\\main\\res', '-A', u'.\\app\\build\\lcast\\assets', '-M', u'.\\app\\src\\main\\AndroidManifest.xml', '-I', u'C:\\Users\\chaitanya\\ADT\\sdk\\platforms\\android-23\\android.jar']

ERROR: asset directory '.\app\build\lcast\assets' does not exist