Android : putExtra sting convert to variable

on Thursday, September 4, 2014


I want to send a large amount of data to other activity through putExtra. Is there any way to convert the "string" in putExtra("string", data )to a variable given that it's stupid to write 100 different strings;


0 comments:

Post a Comment