0% found this document useful (0 votes)
57 views

Install Application in Android Device: Classscheduler - Apk

To install the application, download the APK file to your device and install when prompted, making sure to enable unknown sources in settings. The steps include downloading and extracting the project files, importing the project into Eclipse, and automatically creating the database and tables on first run. The user can then add batches and view the class schedule.

Uploaded by

PrateekMandi
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
57 views

Install Application in Android Device: Classscheduler - Apk

To install the application, download the APK file to your device and install when prompted, making sure to enable unknown sources in settings. The steps include downloading and extracting the project files, importing the project into Eclipse, and automatically creating the database and tables on first run. The user can then add batches and view the class schedule.

Uploaded by

PrateekMandi
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Install Application In Android Device

If you want to install this application into your device, download ClassScheduler.apk file into
your device and install it when prompted to do so. For this to work in your device, you must
go to Settings-> Applications and turn on Unknow Sources option.

Steps to download, open and run this project


The following are the steps to be taken to run the existing part of the application.
1. Download ClassScheduler.rar and unzip it into any directory in your system. For
example, if you extract to c:\ then it will create a directory c:\classscheduler.
2. Start Eclipse IDE and import this project into Eclipse Workspace as follows :
1. Select File->Import
2. Select General node and Existing Projects into Workspace
3. Click on Next
4. Select root directory radio button and select folder into which you extracted
.rar file (c:\classscheduler). It displays the name of the project
(ClasssScheduler) in Projects listbox.
5. Click Finish button. Project is imported into current workspace.
3. When you run project first time database is automatically created and tables are
created.
4. Click on Add Batch button and add a couple of batches
5. Use List Classes button and check the scheduler for the selected batch

You might also like