Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3423252
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T06:19:58+00:00 2026-05-18T06:19:58+00:00

I want to programmatically clear the history of the android maps (and navigation) application.

  • 0

I want to programmatically clear the history of the android maps (and navigation) application.

I know there is a way to clear the browser history via

Browser.clearSearches(getContentResolver());

and the corresponding permission: com.android.browser.permission.WRITE_HISTORY_BOOKMARKS
and this works fine (2.2.).

I couldn’t find any way to clear the Maps-History though.
Clearing the google/history online doesn’t help either.

There are some apps in the market that promote to do that, so there must be an API for it, but i really couldn’t find it yet.

I also messed around a bit with CLEAR_APP_CACHE and CLEAR_APP_USER_DATA but seems like they are signed/root-only permissions and delte too much anyways.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T06:19:58+00:00Added an answer on May 18, 2026 at 6:19 am

    Got a reply from Richard, developer of aClean:

    To clear Google-Maps-Recent-Search-Suggestions:

    SearchRecentSuggestions mapsrs = new SearchRecentSuggestions(this.getBaseContext(), "com.google.android.maps.SearchHistoryProvider", 1);
    mapsrs.clearHistory();
    

    Still doesn’t clear recent destination of Navigation, tried but there seems to be no equivalent..?

    IMPORTANT NOTE:

    Once you do mapsrs.clearHistory(); Afterwards when the Maps-Application gets force-stopped afterwards, your Application will be killed, too. Probably I’m missing to unregister/unsync the Provider. But I have abandoned to try to reset it now anyways.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

In my application, there are some actions I want to undo programmatically, without giving
I want to programmatically verify the status of an application to see if it
When I insert a DVD or CD, I want to programmatically know what type
I want to programmatically re-open the main window of my Cocoa application after the
I want to send my application in background on a button's tap programmatically. How
I want to programmatically create a new column in an MS Access table. I've
I want to programmatically invoke an event handler for a control. For example: DateTimePicker
Using C# and ASP.NET I want to programmatically fill in some values (4 text
For my C# RichTextBox, I want to programmatically do the same thing as clicking
I want to access a UIImage programmatically... i.e. myImage.hidden = TRUE; etc. I can

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.