Using RapidMiner Project in Android Application

sWn
sWn New Altair Community Member
edited November 5 in Community Q&A
Hello!

I tried using RapidMiner in my Android App, but i cannot start my App. I'm using ECLIPSE which crashes right after compiling.
Do I have to do something to get it work or is the RapidMiner project simply too big for an Android App?

Sincerely
sWn

Answers

  • sWn
    sWn New Altair Community Member
    Hello again,

    to answer this question by myself (since this was more an Android/Eclipse Issue): I just needed more Memory so I increased it in the eclipse.ini. Now it's compiling, but the next error came up:

    When i call RapidMiner.init() everything works fine with a normal project. When calling from an Android App I'm getting an "ExceptionInInitializerError".
    I found sth. about the JVM (http://rapid-i.com/rapidforum/index.php?topic=2721.0;wap2), but since this seems to be again an Android problem I'm just posting this hoping that there might be someone having the same problem.

    Sincerely
    sWn