I would like to know what would be the most efficient way to create an app for android that the only thing you do is consult a database on a computer, the computer has an inventory software made with Visual Fox Pro, the database of the software is .DBf, I want to create an app that simply check that database, I do not want to edit or add records, only that the app has a textbox where a query is placed and it shows the results (Select "query" from " table ") with what language would be more convenient to program it and what would be the easiest way.