Author Topic: Correction to Android Studio Bones Demo (tar.gz) for Windows environment  (Read 20487 times)

Offline glossum

  • byte
  • *
  • Posts: 2
    • View Profile
After importing http://jpct.de/download/others/AndroidStudioBonesDemo.tar.gz and correcting Gradle version there are still some errors. It seems that windows version of Android Studio 2.2.2 cannot work with the name containing two dots.
So in windows you need to:

- rename file "ninja.group.bones" to, for example, "ninja_group.bones"
- correct this filename in "workspace.xml"
- replace "R.raw.ninja" with "R.raw.ninja_group" in CollisionTestActivity.java and NinjaDemoActivity.java
« Last Edit: November 04, 2016, 10:18:53 pm by glossum »

Offline raft

  • Moderator
  • quad
  • *****
  • Posts: 1993
    • View Profile
    • http://www.aptalkarga.com
Re: Correction to Android Studio Bones Demo (tar.gz) for Windows environment
« Reply #1 on: November 07, 2016, 09:26:14 am »
interesting. I'm not an Android Studio user so I cant comment on it.

maybe you can also update wiki page so this may help others too?

Offline glossum

  • byte
  • *
  • Posts: 2
    • View Profile
Re: Correction to Android Studio Bones Demo (tar.gz) for Windows environment
« Reply #2 on: November 12, 2016, 10:08:34 am »
Sure I can, but how to register in Wiki?

Offline raft

  • Moderator
  • quad
  • *****
  • Posts: 1993
    • View Profile
    • http://www.aptalkarga.com
Re: Correction to Android Studio Bones Demo (tar.gz) for Windows environment
« Reply #3 on: November 12, 2016, 01:31:47 pm »
send EgonOlsen a message