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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T03:26:36+00:00 2026-05-27T03:26:36+00:00

I am newbie to android development and currently I am studying the 3D animation

  • 0

I am newbie to android development and currently I am studying the 3D animation by going through the file Rotate3dAnimation in ApiDemos project. This class shows the image in reverse order, I am trying to display this control to display the image in actual order but my bad luck continues. Could you please advice me which line that shows the image in reverse order?

Thanks,
Shan

  • 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-27T03:26:36+00:00Added an answer on May 27, 2026 at 3:26 am

    The answer is simple you change the applyed rotations to:

    applyRotation(-1, 0, 90); and applyRotation(1, 0, 90);

    this is when you first call it and when you call it for the second half you use following:

            if (mPosition > -1) {
                mStartView.setVisibility(View.GONE);
                mEndView.setVisibility(View.VISIBLE);
                mEndView.requestFocus();
    
                //rotation = new Rotate3dAnimation(90, 180, centerX, centerY, 310.0f, false);
                rotation = new Rotate3dAnimation(-90, 0, centerX, centerY, 310.0f, false);
            } else {
                mEndView.setVisibility(View.GONE);
                mStartView.setVisibility(View.VISIBLE);
                mStartView.requestFocus();
    
                rotation = new Rotate3dAnimation(-90, 0, centerX, centerY, 310.0f, false);
                //rotation = new Rotate3dAnimation(90, 0, centerX, centerY, 310.0f, false);
            }
    

    I’ve commented out the old implementation.

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

Sidebar

Related Questions

I am a newbie to Android app development. For 1 of my project, I
I currently working on my personal project in Android. I'm quite a newbie in
I am newbie to Android development and this webview and webview client is killing
Extreme Android developer newbie here...well, new to Android development, not development in general. I
Hi am newbie to android development. I had created one application where i need
Everyone, I am a newbie to android development. Now I have a question that
I am a newbie to android app development. I want to customize my android
I am a newbie to Android and the Eclipse development environment and would like
I am newbie in android. I developed an android application that shows 15 tabs.
Im a newbie in android development and thats why im asking you experts such

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.