webrtc/talk/examples
kjellander@webrtc.org 8a130c1084 Update Android projects to API level 20.
This is required in order to roll chromium_revision to
keep up with Chrome, as third_party/android_tools have now
dropped support for API level 19.

Commands used:
third_party/android_tools/sdk/tools/android update project --name OpenSlDemo --target android-20 --path webrtc/examples/android/opensl_loopback
third_party/android_tools/sdk/tools/android update project --name WebRTCDemo --target android-20 --path webrtc/examples/android/media_demo/
third_party/android_tools/sdk/tools/android update project --name AppRTCDemo --target android-20 --path talk/examples/android/
Then I restored the changes of the ANDROID_SDK_ROOT -> ANDROID_HOME since it seems the Chromium build toolchain doesn't set it properly when
build/android/envsetup.sh is sourced.

BUG=
R=glaznev@webrtc.org, henrike@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/23309004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@7582 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-10-31 17:13:37 +00:00
..
android Update Android projects to API level 20. 2014-10-31 17:13:37 +00:00
call move xmpp and p2p to webrtc 2014-10-28 22:20:11 +00:00
login move xmpp and p2p to webrtc 2014-10-28 22:20:11 +00:00
objc Remove deprecated RTCVideoRenderer constructor. 2014-09-02 20:50:00 +00:00
peerconnection win: Replace custom assert() macro with regular assert.h 2014-08-29 03:00:15 +00:00
relayserver move xmpp and p2p to webrtc 2014-10-28 22:20:11 +00:00
stunserver move xmpp and p2p to webrtc 2014-10-28 22:20:11 +00:00
turnserver move xmpp and p2p to webrtc 2014-10-28 22:20:11 +00:00
OWNERS Add new OWNERS file to talk/examples. 2014-08-07 20:01:34 +00:00