Martin Nekula

Greenhorn
+ Follow
since Sep 02, 2012
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Martin Nekula

Greetings,

I made a client for JVoiceXML interpreter for PC and would like to create an Android version of this client.
But first problem I ran into is that the client needs to find the interpreter by JNDI context:



But obviously the "javax.naming.*" cannot be used in Android application.
So I would like to ask what options do I now have, if any, to establish the context and create this Android port.

Thanks.
12 years ago