game.multiplayer = bundle.getString("multiplayer" ,null);
is giving the error:java
java.lang.NoSuchMethodError: android.os.Bundle.getString
Other methods likeandroid
game.word.word = bundle.getStringArray("word");
work fine.ide
Anyone any idea?idea
http://stackoverflow.com/questions/8916532/java-lang-nosuchmethoderror-android-os-bundle-getstringspa