https://github.com/trident-solutions/kotlin-auto-detect-otp
This is a simple android project for detecting the OTP that has sent to our mobile using the SMS Receiver.
https://github.com/trident-solutions/kotlin-auto-detect-otp
android auto-detection kotlin otp otp-detection sms-format
Last synced: 8 months ago
JSON representation
This is a simple android project for detecting the OTP that has sent to our mobile using the SMS Receiver.
- Host: GitHub
- URL: https://github.com/trident-solutions/kotlin-auto-detect-otp
- Owner: Trident-Solutions
- Created: 2019-12-13T08:28:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-15T05:46:57.000Z (over 6 years ago)
- Last Synced: 2025-05-07T00:43:43.832Z (about 1 year ago)
- Topics: android, auto-detection, kotlin, otp, otp-detection, sms-format
- Language: Kotlin
- Homepage:
- Size: 313 KB
- Stars: 33
- Watchers: 3
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://tridentnets.com/)
# Kotlin-Auto Detect OTP
This is a simple android project for detecting the OTP that has sent to our mobile using the SMS Receiver.
[](https://kotlinlang.org/)
## Demo

## Screenshot

## Sample SMS format for testing your OTP
Kindly use the below sms format for testing the OTP internally by replacing the hash key with yours.
#### Sample OTP format
<#> Otp detection: Hi, Kindly enter the below OTP 4578 to continue using our app.OKpl0nwrEpF (Replace with your hash string)
### Reference
For more information regarding the automatic verification SMS, Kindly refer this [document](https://developers.google.com/identity/sms-retriever/overview)
## Design
Kindly refer this link for design ,
Dribble link: https://dribbble.com/shots/9955834-OTP-Mobile?utm_source=Clipboard_Shot&utm_campaign=Trident_Solutions&utm_content=OTP%20Mobile&utm_medium=Social_Share
Uplabs link: https://www.uplabs.com/posts/otp-mobile
## License
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.
### ⭐ Show some ❤️ and star if you like what you see ⭐