I am trying to send a bundle from one activity to another. When I load the bundle in the recieving activity all the information seems to be null. Here is some code:
Use Intent.putExtra(Bundle) method.
Intent.putExtra(Bundle)
intent.putExtra(b);