TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Android Bootstrap - Android library of fundamental components

2 pointsby hitherejoebirchalmost 11 years ago
Library providing implementations of fundamental android components.<p>Built for Android Studio and Gradle.<p>Android Bootstrap includes a full working implementation of Fragments, Fragment Pager, ActionBar via AppCompat, Navigation Drawer, ViewPagerIndicator, http-request, GSON, Robotium for integration testing, API Consumption with an API on Parse.com and much more.

2 comments

hitherejoebirchalmost 11 years ago
It&#x27;s basically a timesaver for starting projects &#x2F; hackathons and little projects. It provides easy to use implementations of Fragments, Fragment Pager, ActionBar via AppCompat, Navigation Drawer, ViewPagerIndicator, http-request, GSON, Robotium for integration testing, API Consumption with an API on Parse.com and many more fundamental android components :)
wass36almost 11 years ago
What is it exactly?