• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Search results

  1. P

    Apps textview save and reuse

    Hello I come to you because I have one problem and all my tentative doesn't solve my problem. I would like to save the value of one textview inside on variable, and reuse this variable to put inside one other. For the moment my code look like that : public class mainresult extends...