I just developed an android app having sqlite database so I just want to connect it to the oracle database server at the remote. Pls can someone guide me?

Android app > send HTTP request (GET/POST/PUT/DELETE) > server listen for REST request > server ask DB for data > server sends reply. Do not try to do direct connect to DB as it is bad practice because it is data and time consuming

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.