hiya! so i bought a shiny new htc one x (maybe that causes the problem) with android 4.0.3 (i guess that causes the problem) and the sad news is kontrolleur won’t start but throws an exception: (i’ve downloaded it from google play (alias android market) is that up-to-date?)
Exception class name: java.lang.ArrayIndexOutOfBoundsException
Source file: Kontrolleur.java
Source class: processing.android.test.kontrolleur.Kontrolleur
Source method: getTargetIP
Line number: 788
Stack trace:
java.lang.ArrayIndexOutOfBoundsException: length=1;
index=1
at processing.android.test.kontrolleur.Kontrolleur.getTargetIP(Kontrolleur.java:788)
at processing.android.test.kontrolleur.Kontrolleur.initMenu(Kontrolleur.java:216)
at processing.android.test.kontrolleur.Kontrolleur.setup(Kontrolleur.java:216)
at processing.core.PApplet.handleDraw(Unknown Source)
at processing.core.PGraphics.Android2D.requestDraw(PGraphicsAndroid2D.java:161)
at processing.core.PApplet.run(Unknown Source)
at java.lang.Thread.run(Thread.java:864)
i don’t know if the source of the problem is coming from processing or it can be corrected in kontrolleur. anybody can confirm this with android 4?