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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T22:23:07+00:00 2026-06-15T22:23:07+00:00

Where can I get proper documentation of Andengine GLES2, I am making a social

  • 0

Where can I get proper documentation of Andengine GLES2, I am making a social game and need to send a lot request to server in background AsynTask doesn’t seem to work. Also I am having issues in switching layout within a class between scenes. I have tried googling it but it ends up in some some unanswered questions in forum.

Also can anyone suggest a better 2-D game engine for making a big android social game which uses java not c or c++.

  • 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-15T22:23:08+00:00Added an answer on June 15, 2026 at 10:23 pm

    As far as I know AndEngine GLES2 is one of the most versatile engines for Android. But there are others of course:

    • Angle (java written 2D Engine)
    • Rokon (more physics, and apparently good documentation)
    • Libgdx (Cross platform development based on HTML5)

    However I have never tested any of them but AndEngine. And yes, you are right, it is a little annoying to have so much unknown functionalities without any documentation at all (but the basic examples, that only show how it works and don’t explain anything…). But AndEngine gets regularly updated and it works pretty good!

    For your other questions, AndEngine has 2 main threads: the uiThread and the UpdateThread, so if you want to start an AsyncTask you may have to run it on one of those threads:

     runOnUiThread(new Runnable() {
        @Override
        public void run() {
            new AsyncTaskLoader().execute(callback);
        }
     });
    

    And what about that ‘switching layout within a class between scenes’ ? I had isses, too, when switching between scenes. Elaborate your questions a little more and add some code, I am sure there will be someone who can help (and without documentation this is the only way to progress : )

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

Sidebar

Related Questions

I can't seem to get the proper RegEx for validating an IP address, including
How can I get Mathematica to export/save/write a text file with proper Fortan77 formatting,
I can't get the proper way to upload a file on button click using
Can get all triples with value null in specific field? All people with date_of_birth
We can get class Class object by 3 methods: MyClass.class obj.getClass Class.forName(className) I don't
I can get the file path with: (message (file-name-directory (or buffer-file-name load-file-name))) But if
I can get this to work: [<DllImport(user32.dll)>] extern bool GetClientRect(nativeint, RECT*) let getClientRect hwnd
You can get the nodes of the document object of an <iframe> with the
You can get underground processes by ps ux I am searching a way to
You can get a list of databases using PRAGMA database_list or a list of

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.