How can I retrieve recently used contacts in android?
问题 I want the list of recently used contacts in my application. Just like in composing a new message there is a list of recently used contact, how can I access those contacts? 回答1: try this code: /* * Copyright (C) 2006 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by