Answered step by step
Verified Expert Solution
Link Copied!

Question

00
1 Approved Answer

Hello, I am creating an android application in android studio and I am using SQLite as the local database. I am using MySQL database as

Hello,

I am creating an android application in android studio and I am using SQLite as the local database. I am using MySQL database as the application server. I want to be able to pull the data from MySQL into Android Studio to access it and also sync the local SQLite database and the MySQL database.

I do not want to use Web services and php files to connect MySQL, I would like to use JDBC instead, so My question is:

can I use JDBC to this purpose and how?

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions