Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
platform_frameworks_base
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dhina17
platform_frameworks_base
Commits
8c124744
Commit
8c124744
authored
10 years ago
by
Rich Slogar
Committed by
Android Git Automerger
10 years ago
Browse files
Options
Downloads
Plain Diff
am
76dd6aa7
: Merge "docs: studio revision 1-1" into lmp-docs
* commit '
76dd6aa7
': docs: studio revision 1-1
parents
d2856643
76dd6aa7
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/html/tools/revisions/studio.jd
+28
-1
28 additions, 1 deletion
docs/html/tools/revisions/studio.jd
with
28 additions
and
1 deletion
docs/html/tools/revisions/studio.jd
+
28
−
1
View file @
8c124744
...
...
@@ -29,7 +29,7 @@ everything you need to begin developing Android apps:</p>
<p>For an introduction to Android Studio, read the
<a href="{@docRoot}tools/studio/index.html">Android Studio</a> guide.</p>
<p>Periodic updates are pushed to Android Studio without requiring you to update
from here
. To
<p>Periodic updates are pushed to Android Studio without requiring you to update. To
manually check for updates, select <strong>Help > Check for updates</strong> (on Mac, select
<strong>Android Studio > Check for updates</strong>).</p>
...
...
@@ -43,6 +43,33 @@ Android Studio, as denoted by revision number. </p>
<div class="toggle-content opened">
<p><a href="#" onclick="return toggleContent(this)">
<img src="{@docRoot}assets/images/triangle-opened.png" class="toggle-content-img"
alt=""/>Android Studio v1.1</a> <em>(February 2015)</em>
</p>
<div class="toggle-content-toggleme">
<p>Various fixes and enhancements:</p>
<ul>
<li>Added support for the <a href="{@docRoot}design/wear/index.html">Android Wear</a> watch
template. </li>
<li>Modified new project and module creation to include
<a href="{@docRoot}tools/projects/index.html#mipmap"><code>res/mipmap</code></a> folders for
density-specific launcher icons. These <code>res/mipmap</code> folders replace the
<a href="{@docRoot}guide/topics/resources/drawable-resource.html"><code>res/drawable</code></a>
folders for launcher icons. </li>
<li>Updated launcher icons to have a
<a href="{@docRoot}design/material/index.html">Material Design</a> look and added an
<code>xxxhdpi</code> launcher icon. </li>
<li>Added and enhanced <a href="{@docRoot}tools/help/lint.html"><code>lint</code></a> checks
for region and language combinations, launcher icons, resource names, and other common
code problems.</li>
<li>Added support for Best Current Practice (BCP) language tag 47. </li>
</div>
</div>
<div class="toggle-content closed">
<p><a href="#" onclick="return toggleContent(this)">
<img src="{@docRoot}assets/images/triangle-closed.png" class="toggle-content-img"
alt=""/>Android Studio v1.0.1</a> <em>(December 2014)</em>
</p>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment