Skyler Kaufman | 4443691 | 2011-04-07 15:11:52 -0700 | [diff] [blame] | 1 | <!-- |
| 2 | Copyright 2010 The Android Open Source Project |
| 3 | |
| 4 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 5 | you may not use this file except in compliance with the License. |
| 6 | You may obtain a copy of the License at |
| 7 | |
| 8 | http://www.apache.org/licenses/LICENSE-2.0 |
| 9 | |
| 10 | Unless required by applicable law or agreed to in writing, software |
| 11 | distributed under the License is distributed on an "AS IS" BASIS, |
| 12 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 13 | See the License for the specific language governing permissions and |
| 14 | limitations under the License. |
| 15 | --> |
| 16 | |
Skyler Kaufman | 991ae4d | 2011-04-07 12:30:41 -0700 | [diff] [blame] | 17 | # Welcome to Android # |
| 18 | |
| 19 | <div style="float: right; width: 35%;"> |
Scott Fan | 5f4014c | 2013-02-16 16:11:40 +0800 | [diff] [blame] | 20 | $news |
Skyler Kaufman | 991ae4d | 2011-04-07 12:30:41 -0700 | [diff] [blame] | 21 | </div> |
| 22 | |
| 23 | <img style="float: right; padding-right: 1.5em;" src="images/home-bugdroid.png" alt="Android Mascot"/> |
| 24 | |
| 25 | <div style="font-size: 1.3em;"> |
Scott Fan | 5f4014c | 2013-02-16 16:11:40 +0800 | [diff] [blame] | 26 | $intro |
Skyler Kaufman | 991ae4d | 2011-04-07 12:30:41 -0700 | [diff] [blame] | 27 | </div> |
| 28 | <div style="clear: both;"/> |
| 29 | |
| 30 | <table border="0" style="border: 0px; margin: 0px; padding: 0px;"><tr><td align="center" style="border: 0px; margin: 0px; padding: 0px;"> |
Dan Morrill | f8c5046 | 2011-04-08 10:07:43 -0700 | [diff] [blame] | 31 | <div style="float: left; width: 15%; margin: 1em;"> </div> |
Skyler Kaufman | 991ae4d | 2011-04-07 12:30:41 -0700 | [diff] [blame] | 32 | <div class="rebox" style="float: left; width: 30%; margin: 1em;"> |
| 33 | <h2 style="color: white; background-color: #95C0D0; border: 0px;">Source</h2> |
| 34 | <div class="p"> |
| 35 | <p><img src="images/lil-wrench.png" alt="" style="margin: 1em; margin-bottom: 5em;"/> |
| 36 | If you're interested in contributing to the Android source code or helping |
| 37 | out with the open-source project, our Source pages have the information |
| 38 | you need.</p> |
| 39 | <p><a href="source/index.html">Get Involved »</a></p> |
| 40 | </div> |
| 41 | </div> |
| 42 | |
Dan Morrill | f8c5046 | 2011-04-08 10:07:43 -0700 | [diff] [blame] | 43 | <!-- |
Skyler Kaufman | 991ae4d | 2011-04-07 12:30:41 -0700 | [diff] [blame] | 44 | <div class="rebox" style="float: left; width: 30%; margin: 1em;"> |
| 45 | <h2 style="color: white; background-color: #95C0D0; border: 0px;">Porting</h2> |
| 46 | <div class="p"> |
| 47 | <p><img src="images/lil-wrench.png" alt="" style="margin: 1em; margin-bottom: 5em;"/> |
| 48 | If you're an engineer building a device |
| 49 | intended to run the Android software stack, look at our Porting pages for |
| 50 | information and tips.</p> |
| 51 | <p><a href="porting/index.html">Build a Device »</a></p> |
| 52 | </div> |
| 53 | </div> |
Dan Morrill | f8c5046 | 2011-04-08 10:07:43 -0700 | [diff] [blame] | 54 | --> |
Skyler Kaufman | 991ae4d | 2011-04-07 12:30:41 -0700 | [diff] [blame] | 55 | |
| 56 | <div class="rebox" style="float: left; width: 30%; margin: 1em;"> |
| 57 | <h2 style="color: white; background-color: #95C0D0; border: 0px;">Compatibility</h2> |
| 58 | <div class="p"> |
| 59 | <p><img src="images/lil-wrench.png" alt="" style="margin: 1em; margin-bottom: 5em;"/> |
| 60 | If you're an organization building an Android device, you'll want to check out our |
| 61 | Compatibility pages to find out how to take advantage of the benefits of |
| 62 | compatibility.</p> |
| 63 | <p><a href="compatibility/index.html">Get Compatible »</a></p> |
| 64 | </div> |
| 65 | </div> |
Dan Morrill | f8c5046 | 2011-04-08 10:07:43 -0700 | [diff] [blame] | 66 | <div style="float: left; width: 15%; margin: 1em;"> </div> |
Skyler Kaufman | 991ae4d | 2011-04-07 12:30:41 -0700 | [diff] [blame] | 67 | </td></tr></table> |
| 68 | |
| 69 | <div style="clear: both;"/> |