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 6634885
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T22:59:00+00:00 2026-05-25T22:59:00+00:00

Just looking for some advice on this one, what exactly is a loading screen

  • 0

Just looking for some advice on this one, what exactly is a loading screen loading? The only thing I can think of is images and objects (classes) but that is all done in my constructor and, even on slower phones, finished pretty much instantaneously.

There can be a sharp fall in the Frames Per Second (FPS) when the screen is initially loaded (all images are on screen) but after a second or so the FPS is back up at 60 (so it takes a few seconds to load something). Looking at the Logcat, there are a couple things from the “Adapter” class that are in the process of loading, so I’m thinking that may cause the initial drop in FPS but how to I preload this?

I am making an Android game.

Hope this question makes sense, and thanks in advance!

LogCat Example

08-23 17:19:24.769: WARN/Addapter(1460): info.icon:2130837504
08-23 17:19:24.769: WARN/Addapter(1460): info.icon:2130837527
08-23 17:19:24.769: WARN/Addapter(1460): info.icon:2130837508
08-23 17:19:24.769: WARN/Addapter(1460): info.icon:2130837564
08-23 17:19:24.769: WARN/Addapter(1460): info.icon:2130837564
08-23 17:19:24.779: WARN/Addapter(1460): info.icon:2130837513
  • 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-25T22:59:01+00:00Added an answer on May 25, 2026 at 10:59 pm

    Not exactly sure what you’re asking but I’ll give it a go.

    A loading screen basically just ‘loads’. It can load whatever you want like images, a tilemap for your game, music, shaders, meshes, configuration, etc. You obviously don’t want to have things loading during the game. You don’t always need an actual loading screen, especially if your game doesn’t have that many assets. You can just load them from the UI thread and it won’t matter that everything freezes up since its not going to take that long and no one should be doing anything during loading anyways.

    As for the sharp fall in FPS, that could just be the garbage collector cleaning up some forgotten objects during the loading process. Look at logcat to see if you see something like “GC_CONCURRENT” during the freezes. Thats the gc(garbage collector). Theres really not much you can do about it other than paying close attention to your allocations and keeping track of all your references

    But looking at your logs now, I have to ask what is “Addapter”? Did you copy&paste those logs or did you write them manually and accidentally add an extra d? If you’re using a third party library or something it would be useful to post that information since they could have their own that cause a ‘sharp’ drop in fps

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

Sidebar

Related Questions

Really quick here... I think I have the answer, but just looking for some
Does anyone have some numbers on this? I am just looking for a percentage,
I've done some Googling, and can't find anything, though maybe I'm just looking in
Couldn't think of a more appropriate question title, but I'm looking for some advice
Okay. Just looking for some advice on how to debug a problem with connecting
Just looking for some advice on how to structure my relationships in an app
Hoping to get some clear advice on this one. I want to push updates
I was just looking through some information about Google's protocol buffers data interchange format.
I'm just looking for some direction when it comes to NHibernate and WCF. At
I'm looking at some vb.net code I just inherited, and cannot fathom why the

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.