Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: Android build problem  (Read 9879 times)

0 Members and 1 Guest are viewing this topic.

sergioawd

  • Newbie
  • *
  • Posts: 9
    • View Profile
Re: Android build problem
« Reply #15 on: July 30, 2016, 04:19:20 pm »
You shouldn't copy/move/rename files. You essentially put code generated for ARM v7 into the folder where there's code for ARM v6.

But this shouldn't cause the other problem. There's obviously something wrong or broken with your SDK, if ant fails.

I solved It, Thank you vey much.

Mario

  • SFML Team
  • Hero Member
  • *****
  • Posts: 879
    • View Profile
Re: Android build problem
« Reply #16 on: August 05, 2016, 12:28:42 pm »
You should probably post what you did, just in case someone else stumbles over this thread with a similar problem.

 

anything