This is the first and second activity file of the program i'm developing.. in the first file.. the user is entering a city.. which shall be searched in the database and the corresp
Solution 1:
String xnewcode=cursor.getString(0);
0 is not the good colum, should be 2.
Regards,
Stéphane
Share
Post a Comment
for "Android App Which Retrieves The Zip Code For Each City"
Post a Comment for "Android App Which Retrieves The Zip Code For Each City"