Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 74450d37 authored by Anirudh Dewani's avatar Anirudh Dewani Committed by Android (Google) Code Review
Browse files

Merge "Docs changes for WiFiDirect sample"

parents 31743d8c 5d0dbea9
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -464,6 +464,8 @@ web_docs_sample_code_flags := \
		            resources/samples/USB "USB" \
		-samplecode $(sample_dir)/WeatherListWidget \
		            resources/samples/WeatherListWidget "Weather List Widget" \
		-samplecode $(sample_dir)/WiFiDirectDemo \
                            resources/samples/WiFiDirectDemo "Wi-Fi Direct Demo" \
		-samplecode $(sample_dir)/Wiktionary \
		            resources/samples/Wiktionary "Wiktionary" \
		-samplecode $(sample_dir)/WiktionarySimple \
+10 −0
Original line number Diff line number Diff line
@@ -727,6 +727,16 @@ var ANDROID_RESOURCES = [
      en: 'A sample application to demonstrate how to use voicemail content provider APIs in Android 4.0.'
    }
  },
  {
    tags: ['sample','newfeature', 'new'],
    path: 'samples/WiFiDirectDemo/index.html',
    title: {
      en: 'Wi-Fi Direct Demo'
    },
    description: {
      en: 'A demo application to demonstrate how to use Wi-Fi Direct APIs.'
    }
  },
  {
    tags: ['sample', 'ui', 'widgets'],
    path: 'samples/Wiktionary/index.html',
+32.5 KiB
Loading image diff...