Skip to content
This repository was archived by the owner on Mar 27, 2023. It is now read-only.

ivan-masich/yatc

Repository files navigation

To build this app you need:

  1. Create class OAuthConnectionData in package com.masich.yatc, and put to it CONSUMER_KEY and CONSUMER_SECRET from your twitter app;

  2. Then run this commands from root of app to compile apk:

    android update project --path ./ ant release

    or if you got error "Failure [INSTALL_FAILED_ALREADY_EXISTS]" when use adb install ant debug

About

Simple twitter client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages