Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 723 Bytes

File metadata and controls

26 lines (22 loc) · 723 Bytes
redirect_from layout title permalink description
/tag/android/
page
Android Development and Testing
/android/
Android development, testing, unit testing, espresso, and automated UI testing.

{% for post in site.posts %} {% if post.meta contains 'android' %}

{{ post.title }}

{{ post.date | date: "%b %-d, %Y" }}

{{ post.excerpt | remove: '

' | remove: '

' }}
Read More...

{% endif %} {% endfor %}

{% include signup.html %}