This is a new CL because of merge conflict in the old one.
Naming changed to 'property.name' style for property names.
Property 'value' attributes changed to 'location' for props containing location.
Suffix '.dir' added to properties' names indicating directories.
'-description' prefix added to intermediate/internal targets.
'*.location' properties removed, as 'location' attribute should take care of
full paths, adding $basedir implicitly, so hopefully there is no need to
define them explicitly.
External property names (taken from other files or hardcoded somewhere)
stayed untouched in this CL.
Some minor improvements to comments in order to make them more consistent.
Merge commit 'e95a86cfec18836ddbff149690a13766bfc9ada3' into eclair
* commit 'e95a86cfec18836ddbff149690a13766bfc9ada3':
Fix target for ApiDemos (API is now 4)
Merge commit 'c7d0cec7e83d5194c35e88b17d3acc937fa87511' into eclair
* commit 'c7d0cec7e83d5194c35e88b17d3acc937fa87511':
Fix broken XML generated during "Extract string"
Merge commit 'a457ef41e82b67a31a06f6ffb602cd39c43a1018' into eclair
* commit 'a457ef41e82b67a31a06f6ffb602cd39c43a1018':
Add OS version to ping service (win/mac only)
Merge commit 'd271d9a503b181b240250ce2664ff22fbf4e763b' into eclair
* commit 'd271d9a503b181b240250ce2664ff22fbf4e763b':
Enable adb forwarding and starting up of monkey server
Merge commit '9a7b2700fd015252f59a25524f8f6231f9bb1fc4' into eclair
* commit '9a7b2700fd015252f59a25524f8f6231f9bb1fc4':
Make SSL error a bit more human readable.
Merge commit 'f07bd569c361969e64aaebd9da1ddab15d86d425' into eclair
* commit 'f07bd569c361969e64aaebd9da1ddab15d86d425':
Codename in minsdkversion for release platform shows 'null' in error string
Merge commit '49ac0f9df009ace5175267ad60be51114ee19817' into eclair
* commit '49ac0f9df009ace5175267ad60be51114ee19817':
Make sure that the android pref folder is always present when queried.
Merge commit 'afd9ae8e9b3581203806dbba503233be2f768f9f' into eclair
* commit 'afd9ae8e9b3581203806dbba503233be2f768f9f':
Make the Ant script sign and zipalign release builds.
Merge commit 'ac0faba93338aa49cb5f71650e43de09a44e6b0e' into eclair
* commit 'ac0faba93338aa49cb5f71650e43de09a44e6b0e':
Update the version of the tools/docs/platforms
Merge commit '0d223cab6aa4912cfba11a9ccf8f2fcb7bb3218e' into eclair
* commit '0d223cab6aa4912cfba11a9ccf8f2fcb7bb3218e':
Add support for the new qualifier in the config selector.
Merge commit '0cef5c4666b9c77161421c8a52b7dddff42f12da' into eclair
* commit '0cef5c4666b9c77161421c8a52b7dddff42f12da':
Add a functional test that renders all the layouts of ApiDemos
Merge commit 'a2b55f835b498e4cd0d341d54a9de897e3221166' into eclair
* commit 'a2b55f835b498e4cd0d341d54a9de897e3221166':
On project creation, put the app package in build.properties
Merge commit '2f8d7a9fffe7e6c01900a4c59a8567e8ca00264f' into eclair
* commit '2f8d7a9fffe7e6c01900a4c59a8567e8ca00264f':
Also display error on empty minSdkVersion for preview targets.