An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

[![Screenshot](https://tridentnets.com/banner.png)](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.

[![Kotlin](https://img.shields.io/badge/Platform-Kotlin-blue.svg)](https://kotlinlang.org/)

## Demo
![Otp Detection](https://user-images.githubusercontent.com/57178805/70522647-8975c680-1b67-11ea-8e9b-0ed09c81ad9a.gif)

## Screenshot
![Screenshot](https://user-images.githubusercontent.com/57178805/70772076-67fc2100-1d99-11ea-93ee-fb6eb3fe486c.png)

## 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 ⭐