You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pfives edited this page Mar 11, 2013
·
5 revisions
If you want to use AndrOAuth completely as is, the jar file is your best bet. Use the library project if you need to make changes to the code to fit your specific project.
Jar File
Download the androauth.jar file
Add the file to the libs directory of your Android project
Navigate to your project's properties
Select Java Build Path and then Libraries
Add the jar file from the libs directory
Library Project
Clone the AndrOAuth repository
Build a new Android library project from existing source and point to the repository