Android Studio – How to get value/string from one method to another?
I am a beginner so I get confused by basic things. So, I want to use the value/string called kuupaev from "public void onDateSet" in lisamise_nupp.setOnClickListener (I have written "kuupaev" where I need to use it). Problem is, I can't…