Skip to content

daghlas/NavDrawer

Repository files navigation

#DB CONNECTION Open 'Databae Connection' folder and copy 'LoginRegister' folder to your XAMPP 'htdocs' folder Start mysql and create database, name: 'loginregister' with table: 'users' Create columns; id, 'fullname', 'email', 'username' and 'password' in your databse, where id = AI save the databse #RUNNING THE APP launch cmd, extract your device's ip address using command - 'ipconfig' launch android studio import the project replace the ip on the Login, Signup and MainActivity java files with your ip where relevant run the app on the emulator if using a handset, make sure both devices are on the same network

About

Android application to implement creating of navigation drawer fragments and menu elements

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages