For Android studio, my question is how can I write(Java Code) an activity where avtivity 1 calls activity 2, and activity one sends a number to activity 2. After that the activity 2 prints this number out and increase it by one and sends it back to activity 1
thanks in advance and sorry if this already asked someone else