I have done with receipt scanning using OCR(tesseract) in Android, It scans the receipt and displays the text in an EditText Now I need to save the data one by one into the SQLite. Means the receipt no should be stored into the receipt_no field, receipt date should be stored into the receipt_date field, & receipt title should be stored into the receipt_title field. How I can achieved this in Android.
Thanks in Advance.
Aucun commentaire:
Enregistrer un commentaire