开发者

sending data from tab to another tab in android

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜