I am trying to use the new approach for accessing android resources using the R.* mechanism introduced in Air SDK 4.0 and above. but I have a really hard time understanding how to setup the platform.xml because although I can build the .ane , when I run my app, it throws many different weird appt tool error messages!
like: values\strings.xml: Original is here. and other similar errors
or even on a project with no resources it said something like: android-res.jar is not a directory
I couldn't find any documentation rather than: http://help.adobe.com/en_US/air/extensions/WSf268776665d7970d-2e74ffb4130044f3619-7ff8.html
Can someone please tell me what am I doing wrong? here's my setup and my adt call command: