Commit Graph

15 Commits

Author SHA1 Message Date
Mark Lu
95698f127a docs: fix code snippets in SQL Databases page
In the "Saving Data in SQL Databases" page, this commit makes the
following updates:
-the create snippet now includes the subtitle column
-the insert and query snippets no longer references undefined variables
-the delete snippet now references the table with "FeedEntry.TABLE_NAME"

Bug: 25856493
Change-Id: I4fdf8e271a1141776c2427c0b3fef8ec403dc423
2016-08-08 15:35:57 -07:00
Mark Lu
c4a0139e26 docs: remove trailing white space from jd files
Change-Id: Id7fb958460bf2f28d88c6120df0395690f32783a
2016-07-18 10:42:11 -07:00
Mark Lu
3b6a1a624c docs: fix syntax error in "Saving Files" document
The second code sample in section "Save a File on Internal Storage"
is missing a "}" brace in the try block. This commit adds the brace
to all languages of the document.

Bug: 25963385
Change-Id: I4b83ad7e7e081c0e3f036c5b9a36c8ff5489754b
2016-06-23 18:32:33 -07:00
Janis Danisevskis
d24382984d Document restricted app private file permissions
Make the docs reflect changes in private file access permissions.

Starting with API level 24 app private files are exclusively accessible
to the owning app. Files can no longer be shared by name because apps
cannot relax the files system permissions.

Bug: 27636012
Change-Id: Iac80504b06f6e37ce109222092f77788ed388393
2016-03-23 10:33:35 +00:00
Jeff Sharkey
190d0468b0 Revert "Document restricted app private file permissions"
This reverts commit c83343f7ee.

Change-Id: I08961a1cb858868e104214ce3d0aa3cfcbb054bc
2016-03-22 21:22:39 +00:00
Janis Danisevskis
c83343f7ee Document restricted app private file permissions
Make the docs reflect changes in private file access permissions.

Starting with API level 24 app private files are exclusively accessible
to the owning app. Files can no longer be shared by name because apps
cannot relax the files system permissions.

Bug: 27636012
Change-Id: Ibcb5032986c819829fa13ba07a74f20f2997e995
2016-03-22 16:53:21 +00:00
smain@google.com
1f933dd0cf add helpouts widget to wave 3 pages
Change-Id: I83c1a0af4975a4544a7f7dcb745bf5fbdf173c6e
2014-12-10 10:21:36 -08:00
Joe Fernandez
33baa5ad7d Removing quotes from page.tags values
Change-Id: I9e12079568ef7be8574743a34856ed2839e1e76a
2013-11-14 21:00:10 +00:00
Scott Main
802254faa1 fix typo and clarify class references in database lesson
bug: 9372560

Change-Id: I703c4196a026cb0b1469ee55491ee674868768ca
2013-06-10 13:54:37 -07:00
kmccormick
741b2f20a1 Doc update: typos in code snippets.
"Bug: 8475026"

Change-Id: If516a2a6c6416f1fb10c0d4f0c94bd5e849e0cc9
2013-03-29 14:03:20 -07:00
Scott Main
7d711b1995 add tags to some docs.
Training classes from top to bottom of "Connectivity and the Cloud"

Change-Id: I42afb34b2a3c64d0d7a325027a19e0ab7a1847a4
2013-03-11 15:01:13 -07:00
Scott Main
6aad995042 docs: resolve bugs from external tracker
Change-Id: I680970ec63701197103f6c5ab55c25c736aa0519
2013-01-08 12:02:38 -08:00
Scott Main
f8daf19971 docs: misc bug fixes. including important versioning fixes for first app class
Change-Id: Ifda2509fc90dd795bfd6c5e9b3d7eebcbd77892a
2013-01-04 18:09:29 -08:00
Scott Main
688447e512 fix the lesson title names
Change-Id: I09ba41685664b92b5082376a8b9e885bf444415f
2012-10-04 12:43:05 -07:00
Scott Main
11f03b4b69 DO NOT MERGE
cherrypick from jb-dev Change-Id: I9579a7eb04cb39d3b457dde390b6b2a7b240a429
docs: android training - Data Storage

Change-Id: I62b6d5385355555aa3e184bfd4418a0d2e0c1719
2012-10-02 16:14:36 -07:00