I have to create a database with 3 tables manually and include that file to my android app.
Is this possible. how?
I have to create a database with 3 tables manually and include that file
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Try this…
Open terminal and follow the commands.
here you can create tables and can use as normal sql console.