开发者

sending data from tab to another tab in android

开发者 https://www.devze.com 2023-03-01 12:28 出处:网络
i have 3 tab ( History , Upload, smth) in the \"history\" tab i have a listview that have data, i want from my \"upload\" tab where i have an edit text and a button, when i press the button i want the

i have 3 tab ( History , Upload, smth) in the "history" tab i have a listview that have data, i want from my "upload" tab where i have an edit text and a button, when i press the button i want the listview ,in my "history" tab , to be updated wit开发者_运维问答h what i wrote in the edittext.


I use SharedPreferences. Save it to SharedPreferences in the one tab, retrieve from SharedPreferences in the other.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号