--- layout: default ---

Engineering Blog

Technical blog posts on Android internals.

rss_feed RSS Feed
{% for post in site.engineering reversed %}
{{ post.excerpt }}

{{ post.title }}

calendar_today {{ post.date | date: '%B %d, %Y' }} {% if post.modified %} edit_calendar {{ post.modified | date: '%B %d, %Y' }}{% endif %} {% if post.author %} person_outline {{ post.author }}{% endif %}

{% endfor %}