https://github.com/therealpad/pokemon-compagnon
Simple mobile app connected to the wear app
https://github.com/therealpad/pokemon-compagnon
android android-app android-application android-studio kotlin kotlin-android wear-os wearable wearos
Last synced: 10 days ago
JSON representation
Simple mobile app connected to the wear app
- Host: GitHub
- URL: https://github.com/therealpad/pokemon-compagnon
- Owner: TheRealPad
- Created: 2022-12-20T15:34:54.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T22:34:33.000Z (almost 3 years ago)
- Last Synced: 2025-03-06T12:50:12.566Z (8 months ago)
- Topics: android, android-app, android-application, android-studio, kotlin, kotlin-android, wear-os, wearable, wearos
- Language: Kotlin
- Homepage:
- Size: 8.21 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pokemon-compagnon

## Description
Simple pikachu who loves to play with you
You can give a nickname to your friend !
## run project
Open the project on android studio.
I work with the API 30 for the emulator (Google pixel 2 for the phone and wear OS large Round for the watch).
Start the wear and app sub project separately.
## commit norm
Add feature:
```
[Add] commit message
```
Update feature:
```
[Mod] commit message
```
Fix bug:
```
[Fix] commit message
```
Remove:
```
[Del] commit message
```App and wear app made by Pierre-Alexandre Delgado, 3rd year student at Epitech Paris. (pierre-alexandre.delgado-arevalo@epitech.eu)