i tried to do some test with datasnap server written in delphi and the client written in java/android but i don't understand why when i test my application android on a emulator with android 2.3 all connection and functions works perfectly and when i tried to start my application with another emulator with android 4.2, the application start but the connection doesn't work and i cannot call functions from the server. is there anything I can do?
sorry for my bad english. thanks in advance
02-27 10:53:03.454: W/System.err(619): com.embarcadero.javaandroid.DBXException 02-27 10:53:03.464: W/System.err(619): at com.embarcadero.javaandroid.DSRESTConnection.execute(DSRESTConnection.java:336)– user1931849 Feb 27 at 10:50