I want my activity to pass a value to another activity class that extends view. Can you please tell me a solution? I am new to Android Programming.
I m relatively new to Android development. I m developing an app with a ListView. I ve followed the info in #1338475 and have my app recognizing the fling gesture, but after the gesture is complete, ...