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

  • SEARCH
  • Home
  • 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 4050614
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T14:05:30+00:00 2026-05-20T14:05:30+00:00

I really need some help. I have a report of a force close with

  • 0

I really need some help. I have a report of a force close with this stack trace, and I cant find any information on how to prevent, nor can I replicate this type of error. I was hoping someone would have some insight on why this is happening.

com.google.googlenav.map.Tile.getTile(Unknown Source)
com.google.googlenav.map.Tile.read(Unknown Source)
com.google.googlenav.map.MapTile.read(Unknown Source)
com.google.googlenav.map.FlashRecord.loadTileFromDataEntry(Unknown Source)
com.google.googlenav.map.FlashRecord.loadTile(Unknown Source)
com.google.googlenav.map.MapFlashService.loadFlashRecordTile(Unknown Source)
com.google.googlenav.map.MapFlashService.getMapTile(Unknown Source)
com.google.googlenav.map.MapService.getTile(Unknown Source)
com.google.googlenav.map.Map.drawTile(Unknown Source)
com.google.googlenav.map.Map.drawMapBackground(Unknown Source)
com.google.googlenav.map.Map.drawMap(Unknown Source)
com.google.android.maps.MapView.drawMap(MapView.java:1048)
com.google.android.maps.MapView.onDraw(MapView.java:486)
android.view.View.draw(View.java:6739)
android.view.ViewGroup.drawChild(ViewGroup.java:1648)
android.view.ViewGroup.dispatchDraw(ViewGroup.java:1375)
android.view.View.draw(View.java:6742)
android.view.ViewGroup.drawChild(ViewGroup.java:1648)
android.view.ViewGroup.dispatchDraw(ViewGroup.java:1375)
android.view.View.draw(View.java:6742)
android.widget.FrameLayout.draw(FrameLayout.java:352)
android.view.ViewGroup.drawChild(ViewGroup.java:1648)
android.view.ViewGroup.dispatchDraw(ViewGroup.java:1375)
android.view.View.draw(View.java:6742)
android.widget.FrameLayout.draw(FrameLayout.java:352)
com.android.internal.policy.impl.PhoneWindow$DecorView.draw(PhoneWindow.java:1872)
android.view.ViewRoot.draw(ViewRoot.java:1422)
android.view.ViewRoot.performTraversals(ViewRoot.java:1167)
android.view.ViewRoot.handleMessage(ViewRoot.java:1744)
android.os.Handler.dispatchMessage(Handler.java:99)
android.os.Looper.loop(Looper.java:144)
android.app.ActivityThread.main(ActivityThread.java:4937)
java.lang.reflect.Method.invokeNative(Native Method)
java.lang.reflect.Method.invoke(Method.java:521)
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868)
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626)
dalvik.system.NativeStart.main(Native Method) 
  • 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-20T14:05:31+00:00Added an answer on May 20, 2026 at 2:05 pm

    Not my own but this is what fixed crashes on my MapView

    public class TrackMapView extends MapView {
        public TrackMapView(Context context, AttributeSet attrs) {
            super(context, attrs); 
        }
    
        @Override
        public void draw(Canvas canvas) {
            try {
                if(this.getZoomLevel() >= 21) {
                    this.getController().setZoom(20);
                }
                super.draw(canvas);
            }
            catch(Exception ex) {           
                getController().setCenter(this.getMapCenter());
                getController().setZoom(this.getZoomLevel() - 2);
                Log.d("TrackMapView", "Internal error in MapView:" + Log.getStackTraceString(ex));
            }
        }
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I really need some help with this as I have been trying to fix
i really need some help on this. I searched the internet but couldn't find
We Really need some help on this one: We've Struggled with all the Apple
I'm confused about how DQL works, and really need some help here. I have
ASP.NET 4.0 Need some help with this vexing HTTP POST problem - I have
i have questions that i am really need some help on it: i develop
I am really struggling with the issue below and need some help...I have found
I'm pants at MySQL, so I really need some help with this, please: I
I really need some help with the OSMdroid library. It is useful to have
I don't really know what to entitle this, but I need some help with

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.