Import Project

Extract .zip you download from Codecanyon, you will see some file and folder. We named project folder with “ AttendanceApp“, the project location inside android_studio folder.

When your Android Studio ready you can open it and you will see display like this

  1. select “Import project (Gradle, Eclipse ADT, etc.)“.

  2. Browse location Project and press “OK” button.

  3. Wait for few minutes until all process import has finished.

Additional Steps

Sometimes, the Gradle Build fails. In some cases additional components are needed, Android Studio will ask you to do download these additional SDK components in the 'messages' tab, simply follow the instructions provided to install and download the additional components.

Last updated