Sometimes we need sending 'URI' between activity.
If you get URI using intent.getExtra, you can see NullpointException.
So we must be using this method.
First, using 'intent.putExtra()' and 'intent.getParacelableExtra()'
Second, Uri parsing.
Send string value and receive string value.
|
This is my english engineering blog. If you want korean, visit my korean blog. My korean blog is answerofgod.tistory.com
Jan 9, 2015
android uri intent
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment