i want to send result proccess in php to android then i want to display the result in emulator..
but i cant send the result from php to android cz the result is an array 2Dimension
1 2 3
4 5 6
7 8 9
10 11 12
how to parse the result in android?