[android-developers] Address format in Honeycomb / ICS

2012-02-14 Thread Mr. K
I have an app which can retrieve the mailing address from contact information on the device. I retrieve the information for street address, post code, city etc. using the contacts API using code similar to below. I then display the address on separate lines and the user can accept it or change

[android-developers] Address format in Honeycomb / ICS

2012-02-11 Thread Mr. K
I have an app which can retrieve the mailing address from contact information on the device. I retrieve the information for street address, post code, city etc. using the contacts API using code similar to below. I then display the address on separate lines and the user can accept it or change