As per my requirement i we long press on any location address and try to add it to either new or existing contact i should be able to display the location address in address fields. I tried below solution but didn't work. I need to populate address in street, city, zipcode and state fileds.
Tried with Intent and putparceableArrayExtra but didn't work either ways. Please help me.