This is a simple android project for detecting the OTP that has sent to our mobile using the SMS Receiver.
Kindly use the below sms format for testing the OTP internally by replacing the hash key with yours.
<#> Otp detection: Hi, Kindly enter the below OTP 4578 to continue using our app.OKpl0nwrEpF (Replace with your hash string)
For more information regarding the automatic verification SMS, Kindly refer this document
Kindly refer this link for design ,
Uplabs link: https://www.uplabs.com/posts/otp-mobile
Copyright 2019, Trident Solutions
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.