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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T21:33:05+00:00 2026-06-18T21:33:05+00:00

In the developer’s reference http://developer.android.com/reference/android/opengl/GLSurfaceView.Renderer.html onDrawFrame() is described as: Called to draw the current

  • 0

In the developer’s reference
http://developer.android.com/reference/android/opengl/GLSurfaceView.Renderer.html
onDrawFrame() is described as:

Called to draw the current frame.
This method is responsible for drawing the current frame.

What is frame? What is current frame?

  • 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-06-18T21:33:06+00:00Added an answer on June 18, 2026 at 9:33 pm

    A frame is a rendering of the current state of your game or application at a specific time. See Wikipedia for more information on the general notion. The current frame is the frame drawn based on the current state of your game/app (ie. player position, shields on, enemy location, etc…).

    onDrawFrame() should execute drawing methods to show the state. Ideally it is called about 60 times per second (FPS), but the actual calling rate can vary. Your other event handlers will take input and change the state of your app/game instead of directly changing how it is drawn. When onDrawFrame() is called, just use the state to impact the rendering.

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

Sidebar

Related Questions

http://developer.android.com/reference/android/R.attr.html#screenOrientation is sensorPortait a typo mistake? I see threads around guiding people to use
http://developer.android.com/reference/android/widget/TextView.html#attr_android:password I can't find where in the android code it applied the android:password xml
http://developer.android.com/reference/android/app/Notification.html#number Can anyone please confirm if this was removed from ICS (or before)? I
http://developer.android.com/tools/publishing/app-signing.html I have a keystore that I already have an alias and password for.
http://developer.android.com/resources/samples/ApiDemos/src/com/example/android/apis/app/TextToSpeechActivity.html I was going to add this but how can i add it if
http://developer.android.com/guide/practices/screens_support.html states: Terms and concepts Screen size Actual physical size, measured as the screen's
http://developer.android.com/training/basics/firstapp/building-ui.html I have been following this tutorial, but I have two errors, both R
http://developer.android.com/resources/tutorials/views/hello-spinner.html I'm following this ^ tutorial on making a spinner but when I get
http://developer.apple.com/library/mac/#documentation/Cocoa/Reference/Foundation/Classes/NSArray_Class/NSArray.html Is it O(n) or O(log n)
http://developer.android.com/resources/samples/BluetoothChat/index.html As you know, the emulator does not have bluetooth support. My question is:

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.