By mswatcher
via mobile.tutsplus.com
Submitted: Feb 14 2013 / 07:14
On the Android platform, the Intent system allows users to share content between apps. You can send and receive multiple types of data on Android but in this tutorial we will implement receiving either a text String or an image, displaying the received content in the app’s user interface!
Add your comment