I have a problem with the application.
I can not import on android study.
I state that the code of this application has been recovered by unzipping the apk, my supplier has lost the source code and has authorized me to get the code from the apk file.
I have several problems that I can not solve the first is this:
Incompatible types:
Required: java.util.arraylist
Found : android.database.sqlite.sqliteStatement
The error refers to this:
paramArrayList1 = paramSQLiteDatabase.compileStatement("INSERT INTO reparti (codice, descrizione, posizione) VALUES (?, ?, ?)");
It states that this application is working then I can not explain the reason for these errors.
How do I fix this issue?
Aucun commentaire:
Enregistrer un commentaire