Android Question Accessing a PhoneGap db

Gaver Powers

Member
Licensed User
Longtime User
Is it possible to access (read / write) to a database created from a different android application?

Meaning...
Can an application written in B4A - connect to a SQL db created on the device by a PhoneGap application?
 
Top