I would like to know how to make a more elaborate query using INNER JOIN to join two tables in SQLite for android. I know how to do queries using INNER JOIN in MySQL. What I want to know is how to do them in an android application, if it is the same way and if there is no problem.