Answer the question
In order to leave comments, you need to log in
How to implement SMS parsing in a mobile application in Java?
Add SMS parsing to the mobile application using the example of one bank (most applications practice SMS parsing according to predefined formats. That is, the developer takes the SMS of a specific bank, writes the rules for how to disassemble it into parts and sews it into the code. When receiving SMS, for example, the name of the bank and the debit amount are extracted or replenishment, and the user manually selects a category to add information (for example, ''products'')). That is, in the case of payment by card or replenishment of the account, the amount is entered automatically, the user only needs to select the category where the funds are entered.). java language. Mobile application for Android.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question