SlideShare a Scribd company logo
1 of 4
Download to read offline
International Journal of Trend in Scientific Research and Development (IJTSRD)
Volume: 3 | Issue: 3 | Mar-Apr 2019 Available Online: www.ijtsrd.com e-ISSN: 2456 - 6470
@ IJTSRD | Unique Paper ID – IJTSRD22774 | Volume – 3 | Issue – 3 | Mar-Apr 2019 Page: 806
College Information System using Android
Win Win Maw1, Cho Cho Myint2, San San Lwin3
1,3Lecturer, 2
Assistant Professor
1Faculty of Computer System and Technologies, University of Computer Studies, Mandalay, Myanmar
2Department of Natural Science University of Computer Studies, Mandalay, Myanmar
3Department of Information System, Technological University, Kyaukse, Myanmar
How to cite this paper: Win Win Maw |
Cho Cho Myint | San San Lwin "College
Information System using Android"
Published in International Journal of
Trend in Scientific Research and
Development(ijtsrd),
ISSN: 2456-6470,
Volume-3 | Issue-3,
April 2019, pp.806-
809, URL:
https://www.ijtsrd.c
om/papers/ijtsrd22
774.pdf
Copyright © 2019 by author(s) and
International Journal of Trend in
Scientific Research and Development
Journal. This is an Open Access article
distributed under
the terms of the
Creative Commons
Attribution License (CC BY 4.0)
(http://creativecommons.org/licenses/
by/4.0)
ABSTRACT
Nowadays, Android is the newest mobile deviceOperatingSystem(OS), whichis
the more popular in mobile device field than any other mobile OS such as i-
Phone OS, Windows mobile OS and so on. This has been designedtothebestfirst
step toward the exciting new open source mobile development. The format of
this paper is such that it will take through Android application development.
Android applications are developed in Java, especially android studio software
and run on the Windows OS. In this paper, the user will be understand aboutthe
creation of college information system software such as the java programming
coding, Android SDK management and android studio after learning of this
application programming coding. This software will be absolutely useful for
students and teachers in educational fields because it is included the college
information that show in detail.
KEYWORDS: College Information, Android Studio
1. INTRODUCTION
Android is a mobile operating system developed by Google,
based on a modified version of the Linux kernel and other
open source software and designed primarily for touch
screen mobile devices such as smart phones and other
mobile devices (such as tablets). The android is a powerful
operating system and it supports large number of
applications in Smart phones and other mobiledevices(such
as tablets). These applications are more comfortable and
advanced for the users. The hardware that supportsandroid
software is based on ARM architecture platform.
Android is a Linux-based operating system designed and
programming platform developed by Google for smart-
phones and other mobile devices (such as tablets). Android
has a large community of developers writing applications
(“apps”) that extend the functionality of devices, written ina
customized version of the java programming language.
Android includes a software development kit for writing
original code and assembling software modules to create
apps for Android users.Androidrepresentsanecosystem for
mobile apps. Apps are developed for a variety of reasons:
addressing business requirements, building new services,
creating new businesses, and providing games and other
types of content for users. It is the use the Android software
development kit (SDK) to develop apps that take advantage
of the Android operating system and user interface(UI).The
SDK includes a comprehensive set of development tools
including a debugger,software librariesof prewrittencode,a
device emulator, documentation, sample code, and tutorials.
Use these tools to create apps that look great and take
advantage of the hardware capabilities available on each
device.
1.1 Perspective
The software mainly uses Android client devices (such as
mobile phone, tablet computer, laptop, etc.) to log in via
wireless net, then the procedure interacts with shared
database by access to the specified WEB server. With the
continuous improvement of college information system
respectively acquire needed information from shared
database, at the same time, inputting data into shared
database according to actual situations. Thus, shared
database becomes a bridge for mobile campus to obtain
different system information in colleges indirectly. After
installing the generated mobile campus APK softwareonthe
Android client, the login page can be opened Input the
student name and password as student roll number, click
login, then the system will detect whether the client
networking. If the network is normal, the system will access
to remote database for authentication, while caching the
IJTSRD22774
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID - IJTSRD22774 | Volume – 3 | Issue – 3 | Mar-Apr 2019 Page: 807
access contents to the local database. After login, parents
view the attendance details, exam schedule details, exam
result details and also view the grade details.
2. PROPOSED SYSTEM
The proposed system for college information system is fully
an automated one using WirelessAndroid.In thissystem, we
are using PHP Page for Admin side to maintain the student
details. Admin can register the student details and
requirements such as attendance, exam details are added
into the database. This a centralized one, by which the data
server updates the each and every detail; the coordination
between server and client becomes much easier.Thesystem
provides high security for all its data. Server can update or
delete student information. In server side, easily add the
details about attendance, exam schedule, exam results and
grade details. Server easily updates each andeverystudent’s
details.
3. PROPOSED SYSTEM ARCHITECTURE
Figure: 1 Block Diagram of the Whole System
The system architecture has a smart phone with android OS,
a web services, a database server and the user as its
components. The android smart phoneortabletmustuse3G
or Wi-Fi network for internet connectivity to ensure better
performance however 2G should also satisfy user request
with added disadvantage of time lag. The user will login to
the application through an android smart phone. The user-
type is verified with the database server and access is given
to the appropriate user. The web application also can be
used to login and perform certain operations such as
registration of users, generation of reports. The web
application and the android application access data from a
common Database server through the internet.
4. SYSTEM MODULES
4.1 User Module
In this module we are authenticating the users by providing
username and password. If username and password is valid
then they will be taken to their screens. To identify user we
are using unique International Mobile Equipment Identity
(IMEI) number of android device with the number stored at
server. When they get matched with each other system
checks the status of that device and transfer the control to
respective user-interface.
4.2 Database Module
The proposed system used MySql as its database because of
their simplicity and flexibility. This module store every
single information about students, faculty and model their
data on specified operations. These operation can bestoring
student attendance, result data or can be authentication
credentials.
4.3 Staff Module
This module is designed for staff, which use mobile phone to
take attendance, upload result and upload college
notifications. The entered admin details are encrypted and
sent to server for verification. Only after successful
authentication the operations are performed. If username
and password cannot match, he/she cannot enter in to
attendance page.
4.4 Attendance Module
The purpose of Attendance Entry Module is to enter the
attendance using cell phone. In this module Lecturer takes
the attendance using the cell phone. Lecturers select the
branch, semester and year. After this session he enters in to
attendance page. Staff make a mark on the absentees.
Lecturer are only allowed to take attendance during their
lecture time. In case of swapping of lecture or extra lecture,
HOD can allow other faculty to take attendance of students
by swapping the logic of time-table permanently or
temporarily.
4.5 Marks Entry Module
The marks scored by the students are stored in the database
through this module. The exam cell will login, select thetype
of the exam e.g., unit test, model exam and then the year,
section and subject in the application which displays the
students list. Now, the marks for each student isenteredand
submitted to store in the database.
4.6 Result Generation Module
This module allows the HOD and Lecturer to generate
various reports on the student attendance and marks data.
To generate reports, the user must login through app and
ensures that internet is on. In this module, application
generates PDF file dynamically using java program.
4.7 Notification Module
This module allows the department HOD to update students
about any college related information through notifications.
The students can view notifications provided by the
interface provided by application. HOD can send message to
only available options like all student, all faculty, specific
faculty and to all.
5. SYSTEM FLOWCHART
5.1 Flowchart for Admin/ Head of Department (HOD)
Figure:2 Flow chart for Admin
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID - IJTSRD22774 | Volume – 3 | Issue – 3 | Mar-Apr 2019 Page: 808
5.1.1 Admin Login
The first step in this application is to get the HOD, staff
members and teaching faculty to register. They need to first
register their phone’s International Mobile Equipment
Identity (IMEI) number in the database. The respective
person will then provide his or her phone’s e-mail id and
password for registration. After registering the admin is
allowed to log in. He or she can now view admin homepage
where there are options to take attendance, upload results,
send notifications to student. He can also view the
attendance taken and uploaded results.
5.1.2 Take Attendance
System will validate admin to check whether admin is
applicable to take attendance for any subject which he/she
selected from the application after validation issuccess.Next
function of this module to check the time-table database to
know when to allow admin to upload attendance. If adminis
legitimate to take attendance and applying the operation at
correct lecture time, now he can take attendance.
5.1.3 Upload Result
Admin can upload student’s term-test marks through
application. The same authentication will be performed by
system as Take attendancemodule. Thiswillnotbecomplete
without HOD’s permission as HOD can only allowfaculties to
upload marks.
5.1.4 Send notification to students/faculty
HOD can send notification to students or teaching faculty or
some selected faculty or that faculty he wants to
communicate his message to. Notifications relatedtocollege
meeting, important information, training and placement
related information.
5.2 Flowchart for Faculty/ Teaching Staff
Figure:3 Flow chart for Faculty/ Teaching Staff
5.2.1 Take Attendance
Teaching faculty can take attendance of students during the
lecture i.e. within that time frame. If he or she takes
attendance anytime else he is not allowed to do that. After
taking attendance he can view it in the PDF file generated
and keep it for future use.
5.2.2 Upload Result
Faculties can even upload results of the students. PDF is
generated of the same and it can be viewed by the faculty in
future.
5.2.3 View Uploaded Result
Result that is been uploaded can be viewed by the professor
through the PDF file generated. This PDF file can be used in
future.
5.2.4 Check notifications
Faculty can receive important announcements, information
regarding meetings from the HOD or admin through these
notifications.
5.3 Flowchart for Students
Figure:4 Flowchart for Student
5.3.1 View Attendance
Students can view attendance uploaded by the faculty or
HOD. They receive a PDF file and can view it anytime.
5.3.2 View Results
Students can even view results uploaded by the HOD. A PDF
file is received and students have to first download it and
then view it.
5.3.3 Give Feedback
Students have the facility to give feedback about the faculty
or the teaching staff. This is an additional advantage
provided to students by the college staff.
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID - IJTSRD22774 | Volume – 3 | Issue – 3 | Mar-Apr 2019 Page: 809
5.3.4 View notices sent by college
Notices are sent to the students by HOD or admin. Useful
information, college notices, important announcements are
received on students registered phone. They can view it
anytime.
6. Hardware and Software Requirements
6.1 Hardware that is essential in this System are as
follow:
Intel Core i3 Processor or more.
Minimum 100 GB HDD.
Minimum 4 GB of RAM.
3.0Hz or more Clock Rate
Standard Keyboard and Serial Mouse.
2GB or more VGA card
HD quality Monitor
3MB or more Cache Memory
6.2 Software that is essential in this System are as
follow:
Android Studio.
PHP MYSQL database
SQL Server (Either on localhost/domain)
XAMPP / PHPmyAdmin tool
Android SDK (Minimum API 15)
Java Programming Language Platform
Windows 7/8/8.1/10 Operating System
NET Framework 4.0 later, with ASP.NET functionality
tested[4-6]
7. CONCLUSION
This paper assists in automating the existingmanualsystem.
This is a paperless work. The application offers reliability,
time savings and easy control. It can be used as a base for
creating and enhancing applications for viewing results,
tracking attendance for collegesor anyworkplace.Itreduces
the man power required. It provides accurate information
always. Malpractice can be reduced. All years together
gathered information can be saved and can be accessed at
any time. Students will view results, attendance and
curriculum details and notifications using this application
anywhere and anytime. The application will greatly simplify
and speed up the result preparation and management
process. It provide high security and a system that reduces
the work and resources required in traditional process. The
data which is stored in the repository helps in taking
intelligent decisions by the management. So it is better to
have an android application for students information
management. All the stakeholders, faculty and management
can get the required information without delay. This system
is essential in the colleges/hostels and universities.
REFERENCES
[1] Campus Application of FH Kiel 1.0 for
Android,http://www.handster.com/campus_applicatio
n_offhkiel.html
[2] Mobile App Development, http:// www. Rapids of
technologies.com/android-
applicationdevelopment.html.
[3] Application Fundamentals, http://developer
android.com/ guide /topics/fundamentals.html
[4] Yang Shulin, Hu jipieng “Research and Implementation
of Web Services in Android Network Communication
Framework Volley” IEEE- ICCSN.2014.20.
[5] Darien Graham-Smith (February 2013). “Write Your
Own Android App With Basic for Android – Part I”
(PDF). PD PRO Magazine.
[6] https://en.wikipedia.org/wiki/Array_DBMS
[7] https://www.rd-alliance.org/array-
database/introduction-array-databases
[8] file:///D:/ch2/The%20Java%20platform%20%20
Wikibooks

More Related Content

What's hot

Student faculty document sharing | SFDS | Ajay Balava
Student faculty document sharing | SFDS | Ajay BalavaStudent faculty document sharing | SFDS | Ajay Balava
Student faculty document sharing | SFDS | Ajay BalavaAjay Balava
 
J2ee project lists:-Mumbai Academics
J2ee project lists:-Mumbai AcademicsJ2ee project lists:-Mumbai Academics
J2ee project lists:-Mumbai AcademicsMumbai Academisc
 
Presentation of database management system
Presentation of database management systemPresentation of database management system
Presentation of database management systemMd. Touhidur Rahman
 
Farming assistant web service ppt
Farming assistant web service pptFarming assistant web service ppt
Farming assistant web service pptrucha
 
College Managmenet System
College Managmenet SystemCollege Managmenet System
College Managmenet Systemijtsrd
 
Community reporting system: road violation
Community reporting system: road violationCommunity reporting system: road violation
Community reporting system: road violationjournalBEEI
 
I03402059063
I03402059063I03402059063
I03402059063theijes
 
Institute of CS & IT (The Women University Multan)Pakistan
Institute of CS & IT (The Women University Multan)PakistanInstitute of CS & IT (The Women University Multan)Pakistan
Institute of CS & IT (The Women University Multan)PakistanChachu Princeses
 
IRJET - College Recommendation System using Machine Learning
IRJET - College Recommendation System using Machine LearningIRJET - College Recommendation System using Machine Learning
IRJET - College Recommendation System using Machine LearningIRJET Journal
 
Smart Attendance Management System Using Android WIFI Technology
Smart Attendance Management System Using Android WIFI TechnologySmart Attendance Management System Using Android WIFI Technology
Smart Attendance Management System Using Android WIFI TechnologySukanta Biswas
 
Mobile Phone Based Attendance System
Mobile Phone Based Attendance SystemMobile Phone Based Attendance System
Mobile Phone Based Attendance SystemIOSR Journals
 
Report on e-Notice App (An Android Application)
Report on e-Notice App (An Android Application)Report on e-Notice App (An Android Application)
Report on e-Notice App (An Android Application)Priyanka Kapoor
 
An Android Application Studhelper for Engineering Students
An Android Application Studhelper for Engineering StudentsAn Android Application Studhelper for Engineering Students
An Android Application Studhelper for Engineering StudentsIJCSIS Research Publications
 

What's hot (20)

Student faculty document sharing | SFDS | Ajay Balava
Student faculty document sharing | SFDS | Ajay BalavaStudent faculty document sharing | SFDS | Ajay Balava
Student faculty document sharing | SFDS | Ajay Balava
 
Presentation1
Presentation1Presentation1
Presentation1
 
J2ee project lists:-Mumbai Academics
J2ee project lists:-Mumbai AcademicsJ2ee project lists:-Mumbai Academics
J2ee project lists:-Mumbai Academics
 
Presentation of database management system
Presentation of database management systemPresentation of database management system
Presentation of database management system
 
Farming assistant web service ppt
Farming assistant web service pptFarming assistant web service ppt
Farming assistant web service ppt
 
College Managmenet System
College Managmenet SystemCollege Managmenet System
College Managmenet System
 
Community reporting system: road violation
Community reporting system: road violationCommunity reporting system: road violation
Community reporting system: road violation
 
student supervision system
student supervision systemstudent supervision system
student supervision system
 
I03402059063
I03402059063I03402059063
I03402059063
 
M learning in education
M learning in educationM learning in education
M learning in education
 
Institute of CS & IT (The Women University Multan)Pakistan
Institute of CS & IT (The Women University Multan)PakistanInstitute of CS & IT (The Women University Multan)Pakistan
Institute of CS & IT (The Women University Multan)Pakistan
 
IRJET - College Recommendation System using Machine Learning
IRJET - College Recommendation System using Machine LearningIRJET - College Recommendation System using Machine Learning
IRJET - College Recommendation System using Machine Learning
 
Smart Attendance Management System Using Android WIFI Technology
Smart Attendance Management System Using Android WIFI TechnologySmart Attendance Management System Using Android WIFI Technology
Smart Attendance Management System Using Android WIFI Technology
 
IRJET- Campus Suite
IRJET- Campus SuiteIRJET- Campus Suite
IRJET- Campus Suite
 
Mobile Phone Based Attendance System
Mobile Phone Based Attendance SystemMobile Phone Based Attendance System
Mobile Phone Based Attendance System
 
3 Content/Body
3 Content/Body3 Content/Body
3 Content/Body
 
Srs document
Srs documentSrs document
Srs document
 
Report on e-Notice App (An Android Application)
Report on e-Notice App (An Android Application)Report on e-Notice App (An Android Application)
Report on e-Notice App (An Android Application)
 
An Android Application Studhelper for Engineering Students
An Android Application Studhelper for Engineering StudentsAn Android Application Studhelper for Engineering Students
An Android Application Studhelper for Engineering Students
 
Sonal Ekbote
Sonal EkboteSonal Ekbote
Sonal Ekbote
 

Similar to College Information System using Android

AN ANDROID APPLICATION FOR CAMPUS INFORMATION SYSTEM
AN ANDROID APPLICATION FOR CAMPUS INFORMATION SYSTEMAN ANDROID APPLICATION FOR CAMPUS INFORMATION SYSTEM
AN ANDROID APPLICATION FOR CAMPUS INFORMATION SYSTEMIRJET Journal
 
Comparative Study and Analysis of Multiplatform Mobile Application Development
Comparative Study and Analysis of Multiplatform Mobile Application DevelopmentComparative Study and Analysis of Multiplatform Mobile Application Development
Comparative Study and Analysis of Multiplatform Mobile Application DevelopmentIJMTST Journal
 
Android app for hostel outpass form
Android app for hostel outpass formAndroid app for hostel outpass form
Android app for hostel outpass formIJARIIT
 
Development of an Institutional App by adopting Android Play
Development of an Institutional App by adopting Android PlayDevelopment of an Institutional App by adopting Android Play
Development of an Institutional App by adopting Android PlayIJMTST Journal
 
IRJET- Contest Information Desk Android Application
IRJET-  	  Contest Information Desk Android ApplicationIRJET-  	  Contest Information Desk Android Application
IRJET- Contest Information Desk Android ApplicationIRJET Journal
 
project documentation.docx
project documentation.docxproject documentation.docx
project documentation.docxpoojamogaveer
 
amit final ppt
amit final pptamit final ppt
amit final pptAmit Kumar
 
IRJET- An Android Platform for Acquainting Differently Abled Students with Wr...
IRJET- An Android Platform for Acquainting Differently Abled Students with Wr...IRJET- An Android Platform for Acquainting Differently Abled Students with Wr...
IRJET- An Android Platform for Acquainting Differently Abled Students with Wr...IRJET Journal
 
Mobile Application Project report
Mobile Application Project reportMobile Application Project report
Mobile Application Project reportChin2uuu
 
Android Based E-Learning Application Class-E
Android Based E-Learning Application Class-EAndroid Based E-Learning Application Class-E
Android Based E-Learning Application Class-EIRJET Journal
 
Android Based Smart Department
Android Based Smart DepartmentAndroid Based Smart Department
Android Based Smart DepartmentIRJET Journal
 
Mobile application Project report B.Tech Final year
Mobile application Project report B.Tech Final yearMobile application Project report B.Tech Final year
Mobile application Project report B.Tech Final yearChin2uuu
 
A privacy learning objects identity system for smartphones based on a virtu...
A privacy   learning objects identity system for smartphones based on a virtu...A privacy   learning objects identity system for smartphones based on a virtu...
A privacy learning objects identity system for smartphones based on a virtu...ijcsit
 
IRJET- Student Statistics System using Confined Android App
IRJET- Student Statistics System using Confined Android AppIRJET- Student Statistics System using Confined Android App
IRJET- Student Statistics System using Confined Android AppIRJET Journal
 
IRJET- Displaying Smart Phone Data in the Desktop using Firebase
IRJET- Displaying Smart Phone Data in the Desktop using FirebaseIRJET- Displaying Smart Phone Data in the Desktop using Firebase
IRJET- Displaying Smart Phone Data in the Desktop using FirebaseIRJET Journal
 
Voicenotes - Android Based Smart Classroom
Voicenotes - Android Based Smart ClassroomVoicenotes - Android Based Smart Classroom
Voicenotes - Android Based Smart ClassroomIRJET Journal
 
Android Application for College
Android Application for CollegeAndroid Application for College
Android Application for Collegepaperpublications3
 
Alumni Record System
Alumni Record SystemAlumni Record System
Alumni Record SystemIRJET Journal
 
Synopsis of online Attendance System
Synopsis of online Attendance SystemSynopsis of online Attendance System
Synopsis of online Attendance SystemShyam Sundar Pandey
 
IRJET- Enabling Identity-Based Integrity Auditing and Data Sharing with Sensi...
IRJET- Enabling Identity-Based Integrity Auditing and Data Sharing with Sensi...IRJET- Enabling Identity-Based Integrity Auditing and Data Sharing with Sensi...
IRJET- Enabling Identity-Based Integrity Auditing and Data Sharing with Sensi...IRJET Journal
 

Similar to College Information System using Android (20)

AN ANDROID APPLICATION FOR CAMPUS INFORMATION SYSTEM
AN ANDROID APPLICATION FOR CAMPUS INFORMATION SYSTEMAN ANDROID APPLICATION FOR CAMPUS INFORMATION SYSTEM
AN ANDROID APPLICATION FOR CAMPUS INFORMATION SYSTEM
 
Comparative Study and Analysis of Multiplatform Mobile Application Development
Comparative Study and Analysis of Multiplatform Mobile Application DevelopmentComparative Study and Analysis of Multiplatform Mobile Application Development
Comparative Study and Analysis of Multiplatform Mobile Application Development
 
Android app for hostel outpass form
Android app for hostel outpass formAndroid app for hostel outpass form
Android app for hostel outpass form
 
Development of an Institutional App by adopting Android Play
Development of an Institutional App by adopting Android PlayDevelopment of an Institutional App by adopting Android Play
Development of an Institutional App by adopting Android Play
 
IRJET- Contest Information Desk Android Application
IRJET-  	  Contest Information Desk Android ApplicationIRJET-  	  Contest Information Desk Android Application
IRJET- Contest Information Desk Android Application
 
project documentation.docx
project documentation.docxproject documentation.docx
project documentation.docx
 
amit final ppt
amit final pptamit final ppt
amit final ppt
 
IRJET- An Android Platform for Acquainting Differently Abled Students with Wr...
IRJET- An Android Platform for Acquainting Differently Abled Students with Wr...IRJET- An Android Platform for Acquainting Differently Abled Students with Wr...
IRJET- An Android Platform for Acquainting Differently Abled Students with Wr...
 
Mobile Application Project report
Mobile Application Project reportMobile Application Project report
Mobile Application Project report
 
Android Based E-Learning Application Class-E
Android Based E-Learning Application Class-EAndroid Based E-Learning Application Class-E
Android Based E-Learning Application Class-E
 
Android Based Smart Department
Android Based Smart DepartmentAndroid Based Smart Department
Android Based Smart Department
 
Mobile application Project report B.Tech Final year
Mobile application Project report B.Tech Final yearMobile application Project report B.Tech Final year
Mobile application Project report B.Tech Final year
 
A privacy learning objects identity system for smartphones based on a virtu...
A privacy   learning objects identity system for smartphones based on a virtu...A privacy   learning objects identity system for smartphones based on a virtu...
A privacy learning objects identity system for smartphones based on a virtu...
 
IRJET- Student Statistics System using Confined Android App
IRJET- Student Statistics System using Confined Android AppIRJET- Student Statistics System using Confined Android App
IRJET- Student Statistics System using Confined Android App
 
IRJET- Displaying Smart Phone Data in the Desktop using Firebase
IRJET- Displaying Smart Phone Data in the Desktop using FirebaseIRJET- Displaying Smart Phone Data in the Desktop using Firebase
IRJET- Displaying Smart Phone Data in the Desktop using Firebase
 
Voicenotes - Android Based Smart Classroom
Voicenotes - Android Based Smart ClassroomVoicenotes - Android Based Smart Classroom
Voicenotes - Android Based Smart Classroom
 
Android Application for College
Android Application for CollegeAndroid Application for College
Android Application for College
 
Alumni Record System
Alumni Record SystemAlumni Record System
Alumni Record System
 
Synopsis of online Attendance System
Synopsis of online Attendance SystemSynopsis of online Attendance System
Synopsis of online Attendance System
 
IRJET- Enabling Identity-Based Integrity Auditing and Data Sharing with Sensi...
IRJET- Enabling Identity-Based Integrity Auditing and Data Sharing with Sensi...IRJET- Enabling Identity-Based Integrity Auditing and Data Sharing with Sensi...
IRJET- Enabling Identity-Based Integrity Auditing and Data Sharing with Sensi...
 

More from ijtsrd

‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementationijtsrd
 
Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...ijtsrd
 
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and ProspectsDynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and Prospectsijtsrd
 
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...ijtsrd
 
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...ijtsrd
 
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...ijtsrd
 
Problems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A StudyProblems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A Studyijtsrd
 
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...ijtsrd
 
The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...ijtsrd
 
A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...ijtsrd
 
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...ijtsrd
 
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...ijtsrd
 
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. SadikuSustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadikuijtsrd
 
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...ijtsrd
 
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...ijtsrd
 
Activating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment MapActivating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment Mapijtsrd
 
Educational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger SocietyEducational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger Societyijtsrd
 
Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...ijtsrd
 
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...ijtsrd
 
Streamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine LearningStreamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine Learningijtsrd
 

More from ijtsrd (20)

‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation
 
Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...
 
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and ProspectsDynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
 
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
 
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
 
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
 
Problems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A StudyProblems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A Study
 
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
 
The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...
 
A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...
 
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
 
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
 
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. SadikuSustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
 
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
 
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
 
Activating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment MapActivating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment Map
 
Educational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger SocietyEducational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger Society
 
Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...
 
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
 
Streamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine LearningStreamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine Learning
 

Recently uploaded

POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
Capitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitolTechU
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Jisc
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
Blooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxBlooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxUnboundStockton
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxAvyJaneVismanos
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceSamikshaHamane
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentInMediaRes1
 
MARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupMARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupJonathanParaisoCruz
 

Recently uploaded (20)

Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Capitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptx
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
Blooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxBlooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docx
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptx
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in Pharmacovigilance
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media Component
 
MARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupMARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized Group
 
ESSENTIAL of (CS/IT/IS) class 06 (database)
ESSENTIAL of (CS/IT/IS) class 06 (database)ESSENTIAL of (CS/IT/IS) class 06 (database)
ESSENTIAL of (CS/IT/IS) class 06 (database)
 

College Information System using Android

  • 1. International Journal of Trend in Scientific Research and Development (IJTSRD) Volume: 3 | Issue: 3 | Mar-Apr 2019 Available Online: www.ijtsrd.com e-ISSN: 2456 - 6470 @ IJTSRD | Unique Paper ID – IJTSRD22774 | Volume – 3 | Issue – 3 | Mar-Apr 2019 Page: 806 College Information System using Android Win Win Maw1, Cho Cho Myint2, San San Lwin3 1,3Lecturer, 2 Assistant Professor 1Faculty of Computer System and Technologies, University of Computer Studies, Mandalay, Myanmar 2Department of Natural Science University of Computer Studies, Mandalay, Myanmar 3Department of Information System, Technological University, Kyaukse, Myanmar How to cite this paper: Win Win Maw | Cho Cho Myint | San San Lwin "College Information System using Android" Published in International Journal of Trend in Scientific Research and Development(ijtsrd), ISSN: 2456-6470, Volume-3 | Issue-3, April 2019, pp.806- 809, URL: https://www.ijtsrd.c om/papers/ijtsrd22 774.pdf Copyright © 2019 by author(s) and International Journal of Trend in Scientific Research and Development Journal. This is an Open Access article distributed under the terms of the Creative Commons Attribution License (CC BY 4.0) (http://creativecommons.org/licenses/ by/4.0) ABSTRACT Nowadays, Android is the newest mobile deviceOperatingSystem(OS), whichis the more popular in mobile device field than any other mobile OS such as i- Phone OS, Windows mobile OS and so on. This has been designedtothebestfirst step toward the exciting new open source mobile development. The format of this paper is such that it will take through Android application development. Android applications are developed in Java, especially android studio software and run on the Windows OS. In this paper, the user will be understand aboutthe creation of college information system software such as the java programming coding, Android SDK management and android studio after learning of this application programming coding. This software will be absolutely useful for students and teachers in educational fields because it is included the college information that show in detail. KEYWORDS: College Information, Android Studio 1. INTRODUCTION Android is a mobile operating system developed by Google, based on a modified version of the Linux kernel and other open source software and designed primarily for touch screen mobile devices such as smart phones and other mobile devices (such as tablets). The android is a powerful operating system and it supports large number of applications in Smart phones and other mobiledevices(such as tablets). These applications are more comfortable and advanced for the users. The hardware that supportsandroid software is based on ARM architecture platform. Android is a Linux-based operating system designed and programming platform developed by Google for smart- phones and other mobile devices (such as tablets). Android has a large community of developers writing applications (“apps”) that extend the functionality of devices, written ina customized version of the java programming language. Android includes a software development kit for writing original code and assembling software modules to create apps for Android users.Androidrepresentsanecosystem for mobile apps. Apps are developed for a variety of reasons: addressing business requirements, building new services, creating new businesses, and providing games and other types of content for users. It is the use the Android software development kit (SDK) to develop apps that take advantage of the Android operating system and user interface(UI).The SDK includes a comprehensive set of development tools including a debugger,software librariesof prewrittencode,a device emulator, documentation, sample code, and tutorials. Use these tools to create apps that look great and take advantage of the hardware capabilities available on each device. 1.1 Perspective The software mainly uses Android client devices (such as mobile phone, tablet computer, laptop, etc.) to log in via wireless net, then the procedure interacts with shared database by access to the specified WEB server. With the continuous improvement of college information system respectively acquire needed information from shared database, at the same time, inputting data into shared database according to actual situations. Thus, shared database becomes a bridge for mobile campus to obtain different system information in colleges indirectly. After installing the generated mobile campus APK softwareonthe Android client, the login page can be opened Input the student name and password as student roll number, click login, then the system will detect whether the client networking. If the network is normal, the system will access to remote database for authentication, while caching the IJTSRD22774
  • 2. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID - IJTSRD22774 | Volume – 3 | Issue – 3 | Mar-Apr 2019 Page: 807 access contents to the local database. After login, parents view the attendance details, exam schedule details, exam result details and also view the grade details. 2. PROPOSED SYSTEM The proposed system for college information system is fully an automated one using WirelessAndroid.In thissystem, we are using PHP Page for Admin side to maintain the student details. Admin can register the student details and requirements such as attendance, exam details are added into the database. This a centralized one, by which the data server updates the each and every detail; the coordination between server and client becomes much easier.Thesystem provides high security for all its data. Server can update or delete student information. In server side, easily add the details about attendance, exam schedule, exam results and grade details. Server easily updates each andeverystudent’s details. 3. PROPOSED SYSTEM ARCHITECTURE Figure: 1 Block Diagram of the Whole System The system architecture has a smart phone with android OS, a web services, a database server and the user as its components. The android smart phoneortabletmustuse3G or Wi-Fi network for internet connectivity to ensure better performance however 2G should also satisfy user request with added disadvantage of time lag. The user will login to the application through an android smart phone. The user- type is verified with the database server and access is given to the appropriate user. The web application also can be used to login and perform certain operations such as registration of users, generation of reports. The web application and the android application access data from a common Database server through the internet. 4. SYSTEM MODULES 4.1 User Module In this module we are authenticating the users by providing username and password. If username and password is valid then they will be taken to their screens. To identify user we are using unique International Mobile Equipment Identity (IMEI) number of android device with the number stored at server. When they get matched with each other system checks the status of that device and transfer the control to respective user-interface. 4.2 Database Module The proposed system used MySql as its database because of their simplicity and flexibility. This module store every single information about students, faculty and model their data on specified operations. These operation can bestoring student attendance, result data or can be authentication credentials. 4.3 Staff Module This module is designed for staff, which use mobile phone to take attendance, upload result and upload college notifications. The entered admin details are encrypted and sent to server for verification. Only after successful authentication the operations are performed. If username and password cannot match, he/she cannot enter in to attendance page. 4.4 Attendance Module The purpose of Attendance Entry Module is to enter the attendance using cell phone. In this module Lecturer takes the attendance using the cell phone. Lecturers select the branch, semester and year. After this session he enters in to attendance page. Staff make a mark on the absentees. Lecturer are only allowed to take attendance during their lecture time. In case of swapping of lecture or extra lecture, HOD can allow other faculty to take attendance of students by swapping the logic of time-table permanently or temporarily. 4.5 Marks Entry Module The marks scored by the students are stored in the database through this module. The exam cell will login, select thetype of the exam e.g., unit test, model exam and then the year, section and subject in the application which displays the students list. Now, the marks for each student isenteredand submitted to store in the database. 4.6 Result Generation Module This module allows the HOD and Lecturer to generate various reports on the student attendance and marks data. To generate reports, the user must login through app and ensures that internet is on. In this module, application generates PDF file dynamically using java program. 4.7 Notification Module This module allows the department HOD to update students about any college related information through notifications. The students can view notifications provided by the interface provided by application. HOD can send message to only available options like all student, all faculty, specific faculty and to all. 5. SYSTEM FLOWCHART 5.1 Flowchart for Admin/ Head of Department (HOD) Figure:2 Flow chart for Admin
  • 3. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID - IJTSRD22774 | Volume – 3 | Issue – 3 | Mar-Apr 2019 Page: 808 5.1.1 Admin Login The first step in this application is to get the HOD, staff members and teaching faculty to register. They need to first register their phone’s International Mobile Equipment Identity (IMEI) number in the database. The respective person will then provide his or her phone’s e-mail id and password for registration. After registering the admin is allowed to log in. He or she can now view admin homepage where there are options to take attendance, upload results, send notifications to student. He can also view the attendance taken and uploaded results. 5.1.2 Take Attendance System will validate admin to check whether admin is applicable to take attendance for any subject which he/she selected from the application after validation issuccess.Next function of this module to check the time-table database to know when to allow admin to upload attendance. If adminis legitimate to take attendance and applying the operation at correct lecture time, now he can take attendance. 5.1.3 Upload Result Admin can upload student’s term-test marks through application. The same authentication will be performed by system as Take attendancemodule. Thiswillnotbecomplete without HOD’s permission as HOD can only allowfaculties to upload marks. 5.1.4 Send notification to students/faculty HOD can send notification to students or teaching faculty or some selected faculty or that faculty he wants to communicate his message to. Notifications relatedtocollege meeting, important information, training and placement related information. 5.2 Flowchart for Faculty/ Teaching Staff Figure:3 Flow chart for Faculty/ Teaching Staff 5.2.1 Take Attendance Teaching faculty can take attendance of students during the lecture i.e. within that time frame. If he or she takes attendance anytime else he is not allowed to do that. After taking attendance he can view it in the PDF file generated and keep it for future use. 5.2.2 Upload Result Faculties can even upload results of the students. PDF is generated of the same and it can be viewed by the faculty in future. 5.2.3 View Uploaded Result Result that is been uploaded can be viewed by the professor through the PDF file generated. This PDF file can be used in future. 5.2.4 Check notifications Faculty can receive important announcements, information regarding meetings from the HOD or admin through these notifications. 5.3 Flowchart for Students Figure:4 Flowchart for Student 5.3.1 View Attendance Students can view attendance uploaded by the faculty or HOD. They receive a PDF file and can view it anytime. 5.3.2 View Results Students can even view results uploaded by the HOD. A PDF file is received and students have to first download it and then view it. 5.3.3 Give Feedback Students have the facility to give feedback about the faculty or the teaching staff. This is an additional advantage provided to students by the college staff.
  • 4. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID - IJTSRD22774 | Volume – 3 | Issue – 3 | Mar-Apr 2019 Page: 809 5.3.4 View notices sent by college Notices are sent to the students by HOD or admin. Useful information, college notices, important announcements are received on students registered phone. They can view it anytime. 6. Hardware and Software Requirements 6.1 Hardware that is essential in this System are as follow: Intel Core i3 Processor or more. Minimum 100 GB HDD. Minimum 4 GB of RAM. 3.0Hz or more Clock Rate Standard Keyboard and Serial Mouse. 2GB or more VGA card HD quality Monitor 3MB or more Cache Memory 6.2 Software that is essential in this System are as follow: Android Studio. PHP MYSQL database SQL Server (Either on localhost/domain) XAMPP / PHPmyAdmin tool Android SDK (Minimum API 15) Java Programming Language Platform Windows 7/8/8.1/10 Operating System NET Framework 4.0 later, with ASP.NET functionality tested[4-6] 7. CONCLUSION This paper assists in automating the existingmanualsystem. This is a paperless work. The application offers reliability, time savings and easy control. It can be used as a base for creating and enhancing applications for viewing results, tracking attendance for collegesor anyworkplace.Itreduces the man power required. It provides accurate information always. Malpractice can be reduced. All years together gathered information can be saved and can be accessed at any time. Students will view results, attendance and curriculum details and notifications using this application anywhere and anytime. The application will greatly simplify and speed up the result preparation and management process. It provide high security and a system that reduces the work and resources required in traditional process. The data which is stored in the repository helps in taking intelligent decisions by the management. So it is better to have an android application for students information management. All the stakeholders, faculty and management can get the required information without delay. This system is essential in the colleges/hostels and universities. REFERENCES [1] Campus Application of FH Kiel 1.0 for Android,http://www.handster.com/campus_applicatio n_offhkiel.html [2] Mobile App Development, http:// www. Rapids of technologies.com/android- applicationdevelopment.html. [3] Application Fundamentals, http://developer android.com/ guide /topics/fundamentals.html [4] Yang Shulin, Hu jipieng “Research and Implementation of Web Services in Android Network Communication Framework Volley” IEEE- ICCSN.2014.20. [5] Darien Graham-Smith (February 2013). “Write Your Own Android App With Basic for Android – Part I” (PDF). PD PRO Magazine. [6] https://en.wikipedia.org/wiki/Array_DBMS [7] https://www.rd-alliance.org/array- database/introduction-array-databases [8] file:///D:/ch2/The%20Java%20platform%20%20 Wikibooks