How to display an integer int a; ( present in activity A1) in another activity A2.
And By display i mean, to print it in the UI when A2 is accessed.
Plz tell what to write in the java file and also in XML file.
ThnX in advance.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
In Activity1 class
In Activity2 class