I am developing application that connect to the oracle server in my network and i have to fetch data and insert data from my android application.
I know fundamental of web-services but for faster execution i don't want to use web-services. by connecting to my wi-fi i have to access oracle server database. is it possible to doing something like that or any other way any suggestion would be appreciated.