MoonMeet-Android
MoonMeet-Android copied to clipboard
A new era of chatting and meeting people !
! DISCOUNTED !
MoonMeet - Android
Description
- Moon Meet is a social media platform including chatting feature.
- Moon Meet is a platform formed with Mobile Android App & Website.
- Moon Meet is an Open Source Project licensed under the GNU GPL License 2.0.
- Moon Meet is an Open Source Project means that anyone can see, change, get the source code and can contribute to make this project more better.
- Moon Meet nothing with its contributors, so let's contribute together to make it Alive !
- Contribute !
Screenshots
Commit message
When you've made changes to one or more files, you have to commit that file. You also need a message for that commit.
You should read these guidelines: https://www.freecodecamp.org/news/writing-good-commit-messages-a-practical-guide/
And that summarized:
- Short and detailed
- Prefix one of these commit types:
feat:A feature, possibly improving something already existingfix:A fix, for example of a bugstyle:Feature and updates related to stylingrefactor:Refactoring a specific section of the codebasetest:Everything related to testingdocs:Everything related to documentationchore:Code maintenance (you can also use emojis to represent commit types)
Examples:
feat: Speed up ChatAdapter with new techniquefix: Fix provider_paths.xml crash on app launchrefactor: Reformat code at File.java- ...
Compilation Guide
You will require updated Android Studio and Android SDK.
-
Download the Moon Meet source code from https://github.com/AlucardTN/MoonMeet (git clone https://github.com/AlucardTN/MoonMeet.git)
-
Go to https://console.firebase.google.com/, create one android app with application IDs org.mark.moonmeet, turn on firebase messaging and download google-services.json.
-
Open the project in the Studio (note that it should be opened, NOT imported).
Thanks for contributing
Thanks, they help to keep Moon Meet alive. It's better to have multiple people work on a project, for more ideas, less bugs (sadly sometimes more), and generally quicker development. Each (helpful) contribution that gets thankfully accepted.
Feel free to contribute & share.
Social
Social links are removed since they're fake and not official, so stay tuned for new links.
Special Thanks
License
Moon Meet Copyright(C) 2021 SectionTN.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.