TwiterPI
Тестовое задание на вакансию Android Developer..
Это реализация примитивного твиттер клиента, умеет показывать поисковые запросы и все!
Для тех кто посетил страницу проекта случайно. Программа не умеет:
- Проверка на доступность сети (при первом запуске сеть должна быть)
- Умение писать/отправлять твиты.
- Отображать TimeLine..
- Ретвиты / лайки / блек лист в общем и целом это тестовое задание
Библиотеки:
- Твиттер twitter4j (Twitter API)
compile 'org.twitter4j:twitter4j-core:4.0.4' - Обновление по вертикальному или горизонтальному свайпу SwipyRefreshLayout
compile 'com.github.omadahealth:swipy:1.2.3@aar' - Android Smart Image View
- Интерактивные ссылки в TextView Created by: Nathan Esquenazi
Иконки
//------------------------------------------
Test assignments for vacancy Android Developer
This is the implementation of a primitive client twitter, is able to display search queries and all!
For those who visited the project page by accident. The program does not:
- Check for network access (in first start the network should be)
- Ability to write/send tweets.
- Display TimeLine ..
- Retweets / like / blacklist in general this test task
Libraries:
- Twitter twitter4j (Twitter API)
compile 'org.twitter4j:twitter4j-core:4.0.4' - Refresh on a vertical or horizontal swipe SwipyRefreshLayout
compile 'com.github.omadahealth:swipy:1.2.3@aar' - Android Smart Image View
- Clickable and highlighted links within a TextView Created by: Nathan Esquenazi
Icons