Page 1 of 1

Android question: Develop a piece of code that inserts a new record in a database that is available in another applicati

Posted: Wed Apr 27, 2022 3:38 pm
by answerhappygod
Android question:
Develop a piece of code that inserts a new record in a database
that is available in another application and can be accessed via
the authority "uni.v6.x2". The new record, which is detailed below,
must be saved in a table named 'customers'.
'name':'Zena'
'age':34
'address':'Califonia'