Skip to content

ryosms/AndroidLibraries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

#Android Libraries

This Repository has manifest file of 'repo' that collects useful libraries for Android.

*Version Control with Repo and Git

*Repo command reference

##Usage

Install repo

$ mkdir ~/bin
$ curl https://dl-ssl.google.com/dl/googlesource/git-repo/repo > ~/bin/repo
$ chmod a+x ~/bin/repo

Sync Project

$ repo init -u git://github.com/ryosms/AndroidLibraries.git
$ repo sync

##Inclusion

###ActionBarCompat

Simple ActionBar Library. (forked from tamacjp/ActionBarCompat)

###ActionBarSherlock

ActionBar Library.

###ViewPagerIndicator

Paging indicator widgets that are compatible with the ViewPager.

###facebook-android-sdk

Facebook SDK for Android

###android-async-http

An Asynchronous HTTP Library for Android

###android-smart-image-view

Smart Image View for Android

###Twitter4J

twitter library

###AndEngine

Game Engine for Android

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published