From a11c9e15064872ad7f56571148a5c61281bfa018 Mon Sep 17 00:00:00 2001 From: Alexander Lucas Date: Tue, 2 Nov 2010 22:26:11 -0700 Subject: Added SIP Demo Change-Id: I418bd272b42b82b9048934071322013f62ac0635 --- docs/html/resources/resources_toc.cs | 3 +++ docs/html/resources/samples/images/SipDemo.png | Bin 0 -> 72267 bytes docs/html/resources/samples/index.jd | 4 ++++ 3 files changed, 7 insertions(+) create mode 100755 docs/html/resources/samples/images/SipDemo.png (limited to 'docs') diff --git a/docs/html/resources/resources_toc.cs b/docs/html/resources/resources_toc.cs index 628287d..735a00e 100644 --- a/docs/html/resources/resources_toc.cs +++ b/docs/html/resources/resources_toc.cs @@ -236,6 +236,9 @@
  • Searchable Dictionary v2 new!
  • +
  • + SIP Demo + new!
  • Snake
  • diff --git a/docs/html/resources/samples/images/SipDemo.png b/docs/html/resources/samples/images/SipDemo.png new file mode 100755 index 0000000..999bea9 Binary files /dev/null and b/docs/html/resources/samples/images/SipDemo.png differ diff --git a/docs/html/resources/samples/index.jd b/docs/html/resources/samples/index.jd index 9fc8e0b..cbe6ca3 100644 --- a/docs/html/resources/samples/index.jd +++ b/docs/html/resources/samples/index.jd @@ -73,6 +73,10 @@ adapter).
    A sample application that demonstrates Android's search framework, including how to provide search suggestions for Quick Search Box.
    +
    SIP Demo
    +
    An application that demonstrates how to make an internet-based call using the SIP + API.
    +
    Snake
    An implementation of the classic game "Snake."
    -- cgit v1.1