https://github.com/shiburagi/messaging-app
https://github.com/shiburagi/messaging-app
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shiburagi/messaging-app
- Owner: shiburagi
- License: apache-2.0
- Created: 2016-08-20T14:29:03.000Z (about 9 years ago)
- Default Branch: dev_shiburagi
- Last Pushed: 2017-08-29T10:15:07.000Z (about 8 years ago)
- Last Synced: 2025-04-08T23:26:02.650Z (6 months ago)
- Language: Java
- Size: 42.9 MB
- Stars: 28
- Watchers: 1
- Forks: 19
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Messaging App
**Messaging App** is an **Android Application project**, developed to create an app likely same as Whatsapp.
This application used **Firebase as storage**.I will keep improve this project code until it stable and useful.
## Features
* Contact Listing
* Realtime chat
* Push notification
## Preview
Android 15.0+ support
## Download
* **APK** : (https://github.com/shiburagi/Messaging-App/tree/dev_shiburagi/apk)## 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.