Tekrar tekrar aramamak için lazım konuları kopyala yapıştır ekliyorum
28 Eylül 2016 Çarşamba
Android Context çağırma yolları
You can get context a few ways:
By the Activity, using Your_Activity_Name.this
By the application, using getApplicationContext()
By the View, using Your_View.getContext()
Hiç yorum yok:
Yorum Gönder