I am trying to pass data between two activities using Intents, but at the moment when I try to get the data from the previous activity it just gives me the defa
Intents