I have passed a String to intent using putExtra() method before starting an activity . When I call that string in another activity , It returns null
putExtra()