Skip to content

Android üzerinde Twitter-kit kullanılarak kullanıcı verileri çekilmiş, çeşitli istatistikler kullanıcıya sunulmuş ve takip etme, takip bırakma özellikleri eklenmiştir.

Notifications You must be signed in to change notification settings

biergec/TwitterAnalizUygulamasi

Repository files navigation

TwitterAnalizUygulamasi

Android üzerinde Twitter-kit kullanılarak kullanıcı verileri çekilmiş, çeşitli istatistikler kullanıcıya sunulmuş ve takip etme, takip bırakma özellikleri eklenmiştir.

Projede Kullanılan Kütüphaneler: -Twitter Android Kit compile 'com.twitter.sdk.android:twitter:3.1.1' compile 'com.twitter.sdk.android:twitter-mopub:3.1.1' compile 'com.twitter.sdk.android:twitter-core:3.1.1' compile 'com.twitter.sdk.android:tweet-ui:3.1.1' compile 'com.twitter.sdk.android:tweet-composer:3.1.1' compile 'com.twitter.sdk.android:twitter-mopub:3.1.1'

-Glide implementation files('libs/glide-3.6.0.jar')

//noinspection GradleCompatible
implementation 'com.android.support:appcompat-v7:26.1.0'
implementation 'com.android.support.constraint:constraint-layout:1.0.2'
testImplementation 'junit:junit:4.12'
androidTestImplementation 'com.android.support.test:runner:1.0.1'
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.1'

-Event Bus compile 'org.greenrobot:eventbus:3.0.0'

About

Android üzerinde Twitter-kit kullanılarak kullanıcı verileri çekilmiş, çeşitli istatistikler kullanıcıya sunulmuş ve takip etme, takip bırakma özellikleri eklenmiştir.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages