Cevaplar
Veri kaydından sonra Mainactiviy'e Dönüş
Geleceği Yazanlar Kullanıcısı
05 Ekim 2016 tarihinde cevaplandı
05 Ekim 2016 tarihinde cevaplandı
public void onSharedPreferenceChanged(SharedPreferences sharedPreferences, String key) {
ayarlariYukle();
sharedPreferences.registerOnSharedPreferenceChangeListener(MainActivity.this);
}
Shared prefence ile kaydediyorum.Bu
ayarlariYukle();
sharedPreferences.registerOnSharedPreferenceChangeListener(MainActivity.this);
}
Shared prefence ile kaydediyorum.Bu
Play Console Uygulama Kaldırma
Geleceği Yazanlar Kullanıcısı
05 Ocak 2021 tarihinde cevaplandı
05 Ocak 2021 tarihinde cevaplandı
https://youtu.be/EaH1Ls04uK8?t=277