This video shows the steps to have the inputs in edit text displayed always in capital letter (upper case) in your Android App. Irrespective of the case of the letters entered (lower or upper case), the input letters will always appear in capital letter in the EditText widget in your…
Tag: letters
How to read texts from an image (OCR) using google vision library in your Android App?
This video shows the steps to implement the google vision library to read or detect the texts and strings from an image, like an OCR (Optical Character Recognition). It demonstrates the functionality using different fonts and text sizes in the different images. I hope you like this video. For any…