https://github.com/spacefox/android-notificateurs
Notificateur Android pour Zeste de Savoir
https://github.com/spacefox/android-notificateurs
Last synced: 2 months ago
JSON representation
Notificateur Android pour Zeste de Savoir
- Host: GitHub
- URL: https://github.com/spacefox/android-notificateurs
- Owner: SpaceFox
- Created: 2017-04-07T21:24:26.000Z (about 8 years ago)
- Default Branch: develop
- Last Pushed: 2017-04-02T14:58:02.000Z (about 8 years ago)
- Last Synced: 2025-01-30T18:39:05.396Z (4 months ago)
- Language: Java
- Size: 561 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ZdS Notificateur
================
[](https://play.google.com/store/apps/details?id=com.zestedesavoir.android)
Projet Android destiné à notifier les utilisateurs Zeste de Savoir de toutes leurs nouvelles
notifications et de les consulter en ouvrant le navigateur web sur leurs téléphones.Bientôt disponible sur le Google Play Store !
Comment exécuter le projet ?
----------------------------Ce projet propose 3 environnements :
- `release` : Génère un APK pour dialoguer avec la prod de Zeste de Savoir.
- `beta` : Génère un APK pour dialoguer avec la beta de Zeste de Savoir.
- `debug` : Génère un APK pour dialoguer avec une instance locale de Zeste de Savoir.Attention : Si vous voulez générer l'APK de release, il vous faudra créer votre propre keystore.
Captures
-------- 
Licence
-------Copyright 2017 Gérard Paligot
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.