SampleCodes - meinside/andlib GitHub Wiki

Sample codes/projects

Sample Projects

  • Sample Twitter App

  • You can see the usage of OAuthBase, OAuthAuthView, TwitterServices, AsyncImageDownloadTask and etc.

  • You should edit OAuth.java with your consumer key/secret for posting tweets.

  • Includes codes for uploading photos/videos to twitter, img.ly and twitvid.

  • File Download Service

  • Sample project for showing usage of FileDownloadService.