| <!-- |
| Copyright 2010 The Android Open Source Project |
| |
| Licensed under the Apache License, Version 2.0 (the "License"); |
| you may not use this file except in compliance with the License. |
| You may obtain a copy of the License at |
| |
| http://www.apache.org/licenses/LICENSE-2.0 |
| |
| Unless required by applicable law or agreed to in writing, software |
| distributed under the License is distributed on an "AS IS" BASIS, |
| WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| See the License for the specific language governing permissions and |
| limitations under the License. |
| --> |
| |
| # Welcome to Android # |
| |
| <div style="float: right; width: 35%;"> |
| $news |
| </div> |
| |
| <img style="float: right; padding-right: 1.5em;" src="images/home-bugdroid.png" alt="Android Mascot"/> |
| |
| <div style="font-size: 1.3em;"> |
| $intro |
| </div> |
| <div style="clear: both;"/> |
| |
| <table border="0" style="border: 0px; margin: 0px; padding: 0px;"><tr><td align="center" style="border: 0px; margin: 0px; padding: 0px;"> |
| <div style="float: left; width: 15%; margin: 1em;"> </div> |
| <div class="rebox" style="float: left; width: 30%; margin: 1em;"> |
| <h2 style="color: white; background-color: #95C0D0; border: 0px;">Source</h2> |
| <div class="p"> |
| <p><img src="images/lil-wrench.png" alt="" style="margin: 1em; margin-bottom: 5em;"/> |
| If you're interested in contributing to the Android source code or helping |
| out with the open-source project, our Source pages have the information |
| you need.</p> |
| <p><a href="source/index.html">Get Involved »</a></p> |
| </div> |
| </div> |
| |
| <!-- |
| <div class="rebox" style="float: left; width: 30%; margin: 1em;"> |
| <h2 style="color: white; background-color: #95C0D0; border: 0px;">Porting</h2> |
| <div class="p"> |
| <p><img src="images/lil-wrench.png" alt="" style="margin: 1em; margin-bottom: 5em;"/> |
| If you're an engineer building a device |
| intended to run the Android software stack, look at our Porting pages for |
| information and tips.</p> |
| <p><a href="porting/index.html">Build a Device »</a></p> |
| </div> |
| </div> |
| --> |
| |
| <div class="rebox" style="float: left; width: 30%; margin: 1em;"> |
| <h2 style="color: white; background-color: #95C0D0; border: 0px;">Compatibility</h2> |
| <div class="p"> |
| <p><img src="images/lil-wrench.png" alt="" style="margin: 1em; margin-bottom: 5em;"/> |
| If you're an organization building an Android device, you'll want to check out our |
| Compatibility pages to find out how to take advantage of the benefits of |
| compatibility.</p> |
| <p><a href="compatibility/index.html">Get Compatible »</a></p> |
| </div> |
| </div> |
| <div style="float: left; width: 15%; margin: 1em;"> </div> |
| </td></tr></table> |
| |
| <div style="clear: both;"/> |