Jump to content
  • Sign Up

Archived

This topic is now archived and is closed to further replies.

  • 0
valhenry7790

Failed to start, Library classicube not found. Error on Android 2.2.1 x86

Question

7 answers to this question

Recommended Posts

The ClassiCube version for Android currently requires Android 2.3 at a minimum, as multiple system libraries that ClassiCube depends on were only added in Android 2.3

(Although it might be possible to rewrite the code to avoid depending on those system libraries (so that ClassiCube would work on Android 2.2), it would still take quite a lot of code and research to do that, so is unfortunately unlikely to be worked on any time soon)

Share this post


Link to post
1 hour ago, UnknownShadow200 said:

The ClassiCube version for Android currently requires Android 2.3 at a minimum, as multiple system libraries that ClassiCube depends on were only added in Android 2.3

(Although it might be possible to rewrite the code to avoid depending on those system libraries (so that ClassiCube would work on Android 2.2), it would still take quite a lot of code and research to do that, so is unfortunately unlikely to be worked on any time soon)

If so then why is Classicube's APK minimum SDK version, version 8 (Android 2.2's SDK version), if Android 2.2 is not supported?

Share this post


Link to post
10 minutes ago, valhenry7790 said:

If so then why is Classicube's APK minimum SDK version, version 8 (Android 2.2's SDK version), if Android 2.2 is not supported?

Because the java part of the android client can still technically run on Android 2.2, although it's pretty useless currently since all it can do is show a dialog saying that it can't load the native part

It was left that way for testing purposes, I didn't really expect people to actually try running it on an Android 2.2 device in practice

 

Share this post


Link to post

×
×
  • Create New...