https://github.com/shiburagi/signupphone
https://github.com/shiburagi/signupphone
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shiburagi/signupphone
- Owner: shiburagi
- License: apache-2.0
- Created: 2017-09-09T14:16:55.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-09T14:21:27.000Z (about 8 years ago)
- Last Synced: 2025-03-05T00:46:58.018Z (8 months ago)
- Language: Java
- Size: 130 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sign Up Phone
**Sign Up Phone App** is an **Android Application project**, developed to create an app to experiment new phone no auth method on firebase**.
I will keep improve this project code until it stable and useful.
## Features
* Sign Up/Sign In
* Verification
Android 15.0+ support## Confiquration
**First** : Create a project at [Firebase](https://firebase.google.com/), please refer to [Add Firebase to your app](https://firebase.google.com/docs/android/setup#add_firebase_to_your_app)
**Second** : download the Firebase config file

**Third** : Replace the 'google-services.json' file in 'Read-Contact/app/' with your Firebase config file

**Finally** : Now, you can run it by using your own Firebase storage.
## Contact
For any enquiries, please send an email to tr32010@gmail.com.## License
Copyright 2016-2017 Shiburagi
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 athttp://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.