[TIMOB-1898] Android: support structured addresses for contacts
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-06-07T22:38:31.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Android |
Labels | android, feature |
Reporter | Bill Dawson |
Assignee | Eric Merriman |
Created | 2011-04-15T03:04:59.000+0000 |
Updated | 2017-06-07T22:38:31.000+0000 |
Description
Our original iteration of the contacts api for Android uses the native 1.6 (api level 4) contacts api. That did not support structured addresses (street, postcode, country, etc.)
As part of #1860 we now have easy access to the newer (api level 5+) contacts api, so it should be easy putting in structured addresses when the device has 2.0 or higher.
Closing ticket due to the time passed and lack of progress.