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

Commit 801fda54 authored by Scott Main's avatar Scott Main
Browse files

AndroidU lesson on designing for multiple screens.

This change adds the text for the AndroidU lesson "Designing for Multiple
Screens", which shows how to write applications that adapt properly
to screen size, density and orientation for maximum compatibility.
Update makefile and resources-data.js for rendering source in HTML
Add ZIP file for sample

Change-Id: I671bb3063d5bf02681bc547ffe5262a9df22037a
parent 89c3bc38
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -432,6 +432,8 @@ web_docs_sample_code_flags := \
		            resources/samples/MultiResolution "Multiple Resolutions" \
		            resources/samples/MultiResolution "Multiple Resolutions" \
		-samplecode $(sample_dir)/NFCDemo \
		-samplecode $(sample_dir)/NFCDemo \
		            resources/samples/NFCDemo "NFC Demo" \
		            resources/samples/NFCDemo "NFC Demo" \
		-samplecode $(sample_dir)/training/multiscreen/newsreader \
		            resources/samples/newsreader "News Reader" \
		-samplecode $(sample_dir)/NotePad \
		-samplecode $(sample_dir)/NotePad \
		            resources/samples/NotePad "Note Pad" \
		            resources/samples/NotePad "Note Pad" \
		-samplecode $(sample_dir)/SpellChecker/SampleSpellCheckerService \
		-samplecode $(sample_dir)/SpellChecker/SampleSpellCheckerService \
+720 B
Loading image diff...
+3.32 KiB
Loading image diff...
+1.58 KiB
Loading image diff...
+132 KiB
Loading image diff...
Loading