I developed alone this Android application for the Interface Design subject in the university to test my skills with Android Studio and Kotlin Language.
About the App
There are four main destinations on the bottom navigation bar, the News Section, the Guide Section, the Skin Section and the Chat Section, also has a Navigation Drawer that lets you login in the app.
The News Section has some minecraft news that are loaded from Firebase.
The Guide Section loads a list with the Entities and Items of the game.
The Skin Section has an OpenGL ES environment which shows your current Minecraft Skin and the Chat Section has a global chat for all the logged users.
See MORE SCREENSHOTS
Features
- Firebase Integration with signup and login.
- Also login with Google accounts
- Sync with Mojang Account to be able to see your Minecraft Skin.
- Global Chat.
- Load Entities and Items list from an API.
- OpenGL ES Integration to see your Skin in a 3D environment (currently shows the skin on a plane, I need to make the 3D Model)
- Google Analytics and Ads.
As soon as possible I will publish the apk on this website. Before that I want to fix some things and add some others like being able to change your Minecraft skin using the app.