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

Commit af3227ff authored by Alexander Lucas's avatar Alexander Lucas Committed by Android (Google) Code Review
Browse files

Merge "Added Honeycomb-Gallery to docs." into honeycomb

parents baf9af94 d8472540
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -400,6 +400,8 @@ web_docs_sample_code_flags := \
                            resources/samples/CubeLiveWallpaper "Live Wallpaper" \
		-samplecode $(sample_dir)/Home \
		            resources/samples/Home "Home" \
                -samplecode $(sample_dir)/Honeycomb-Gallery \
                            resources/samples/Honeycomb-Gallery "Honeycomb Gallery" \
		-samplecode $(sample_dir)/JetBoy \
		            resources/samples/JetBoy "JetBoy" \
		-samplecode $(sample_dir)/LunarLander \
+10 −0
Original line number Diff line number Diff line
@@ -404,6 +404,16 @@ var ANDROID_RESOURCES = [
      en: 'A home screen replacement application.'
    }
  },
  {
    tags: ['sample', 'new'],
    path: 'samples/Honeycomb-Gallery/index.html',
    title: {
      en: 'Honeycomb Gallery'
    },
    description: {
      en: 'An image gallery application using Honeycomb-specific APIs.'
    }
  },
  {
    tags: ['sample', 'gamedev', 'media'],
    path: 'samples/JetBoy/index.html',
+301 KiB
Loading image diff...