+ All Categories
Home > Documents > Lessons in developing a mobile application for a Thai university Antony Harfield Department of...

Lessons in developing a mobile application for a Thai university Antony Harfield Department of...

Date post: 26-Mar-2015
Category:
Upload: michelle-lyons
View: 218 times
Download: 2 times
Share this document with a friend
Popular Tags:
22
Lessons in developing a mobile application for a Thai university Antony Harfield Department of Computer Science and IT, Faculty of Science, Naresuan University
Transcript
Page 1: Lessons in developing a mobile application for a Thai university Antony Harfield Department of Computer Science and IT, Faculty of Science, Naresuan University.

Lessons in developing a mobile application for a

Thai university

Antony Harfield

Department of Computer Science and IT,Faculty of Science, Naresuan University

Page 2: Lessons in developing a mobile application for a Thai university Antony Harfield Department of Computer Science and IT, Faculty of Science, Naresuan University.

I’m going to be talking about...

an iPhone application on Naresuan University

for students, staff and visitors

developed by undergrad studentsas part of a final year project

But first...

Page 3: Lessons in developing a mobile application for a Thai university Antony Harfield Department of Computer Science and IT, Faculty of Science, Naresuan University.

Campus electronics

• Smartphones and tablets are the devices of choice for today’s student (not the laptop?)

• 2010 ECAR Study (survey of 100 US educational institutions)... “roughly half of the students interviewed owned mobile devices with Internet access”.

• 2012?

Page 4: Lessons in developing a mobile application for a Thai university Antony Harfield Department of Computer Science and IT, Faculty of Science, Naresuan University.

Campus mobilization

• Slow to adapt to the ‘mobilized student’

• Quinn on mLearning in higher education: “The 2010 Campus Computing survey shows that only 13.1% of institutions already have developed or enabled mobile learning and administrative capabilities, and only another 10.1% are doing so in the 2010-2011 academic year.”

Page 5: Lessons in developing a mobile application for a Thai university Antony Harfield Department of Computer Science and IT, Faculty of Science, Naresuan University.

The Thai perspective

• Similar pattern...

• Survey at Mahidol: almost all students have either laptop, smartphone or tablet

• But not many mobile applications: currently 4 apps on the Apple App Store (for iPhone)

Page 6: Lessons in developing a mobile application for a Thai university Antony Harfield Department of Computer Science and IT, Faculty of Science, Naresuan University.

Not all bad news...

• Some universities are starting to embrace mobile

• Example: University of Warwick (UK)

• Access timetables/exam results, renew library books, number of free workstations in computer rooms

• Bus timetables, event listings and sign-up

• Showcasing student work

• Not yet fully integrating ‘learning’ and ‘admin’

Page 7: Lessons in developing a mobile application for a Thai university Antony Harfield Department of Computer Science and IT, Faculty of Science, Naresuan University.

Not all bad news...

• Example (from a college in the US): students use mobile apps to answer questions in class

• No one ‘killer app’ that fits every professor’s teaching style

Page 8: Lessons in developing a mobile application for a Thai university Antony Harfield Department of Computer Science and IT, Faculty of Science, Naresuan University.

Why so slow?

• Expertise

• Expensive

• Already invested in web

• Incompatible

• Just slow

Page 9: Lessons in developing a mobile application for a Thai university Antony Harfield Department of Computer Science and IT, Faculty of Science, Naresuan University.

What mobile-based services can supportlearning, communication and administration

in higher education?

Social networking?

Mobile LMS?

Many possibilities

Page 10: Lessons in developing a mobile application for a Thai university Antony Harfield Department of Computer Science and IT, Faculty of Science, Naresuan University.

Mobile is “no longer separate from social networking and everyday access to information and resources”and hence it “needs to become an integral part of higher education practice”(Kukulska-Hulme)

Page 11: Lessons in developing a mobile application for a Thai university Antony Harfield Department of Computer Science and IT, Faculty of Science, Naresuan University.

Developing an app at NU

• Technical considerations

• Social considerations

• Political considerations

Page 12: Lessons in developing a mobile application for a Thai university Antony Harfield Department of Computer Science and IT, Faculty of Science, Naresuan University.

Technical considerations

• Choice of technology...

• Native apps: iPhone, Android or WP7

• Web-based apps: use common web technologies and potentially can run on many platforms

Page 13: Lessons in developing a mobile application for a Thai university Antony Harfield Department of Computer Science and IT, Faculty of Science, Naresuan University.

Technical considerations

• Designing for mobile is not the same as desktop/web

• Physical differences: screen size and input method

• Mobile apps used frequently, but for very short periods of time

• ... waste of time to duplicate a university website

Page 14: Lessons in developing a mobile application for a Thai university Antony Harfield Department of Computer Science and IT, Faculty of Science, Naresuan University.

NU app: initial requirements

• Find a room/building/service on campus

• Search a map for nearby places

• View a student or teacher’s timetable

• Find out about events and news

• Search and renew books from the library

• Connect to Facebook pages and YouTube sites

Page 15: Lessons in developing a mobile application for a Thai university Antony Harfield Department of Computer Science and IT, Faculty of Science, Naresuan University.

NU app: implementation

• Implemented on iPhone (but Android version is now under development)

• Requirements: Mac, Xcode, iOS Developer Account for submitting to the App Store

• Apple must review your app

Page 16: Lessons in developing a mobile application for a Thai university Antony Harfield Department of Computer Science and IT, Faculty of Science, Naresuan University.

QuickTime™ and aH.264 decompressor

are needed to see this picture.

Page 17: Lessons in developing a mobile application for a Thai university Antony Harfield Department of Computer Science and IT, Faculty of Science, Naresuan University.

Issues

• On time & effort...

• Kukulska-Hulme: “academic staff were deterred by the perceived amount of time and effort they would need to invest in understanding mobile learning when it was considered peripheral to the delivery of their courses.”

• Not always true... harness existing data or systems... utilise social platforms/sources (Facebook, YouTube)

Page 18: Lessons in developing a mobile application for a Thai university Antony Harfield Department of Computer Science and IT, Faculty of Science, Naresuan University.

Issues

• On integrating data...

• Utilise existing data were possible

• NU app pulls data from registrar website (student and lecturer timetables, exam times, etc)

• Tap into news/event feeds (RSS)

• Would like to use the library data

Page 19: Lessons in developing a mobile application for a Thai university Antony Harfield Department of Computer Science and IT, Faculty of Science, Naresuan University.

Issues

• On resistance...

• In the UK: “Research shows that in many areas, the majority of pupils own a smartphone, but many schools ban the devices and the National Association of Head Teachers says they hold ‘potential for mischief and distraction’.”

Page 20: Lessons in developing a mobile application for a Thai university Antony Harfield Department of Computer Science and IT, Faculty of Science, Naresuan University.

Issues

• On ownership...

• Some departments defensive about their data (especially true in Thailand)

• Example: library would like to control who has access to its data (even the public catalog)

Page 21: Lessons in developing a mobile application for a Thai university Antony Harfield Department of Computer Science and IT, Faculty of Science, Naresuan University.

Conclusion

• Mobile is happening now!

• Key question: how can universities decide what services (administration, communication, learning) to provide on mobile?

Page 22: Lessons in developing a mobile application for a Thai university Antony Harfield Department of Computer Science and IT, Faculty of Science, Naresuan University.

Thank you

• References are included in the paper

• Download our app (search for ‘Naresuan’ on the App Store)

• Feel free to drop me an email: [email protected]

• Or visit us in CSIT at Naresuan University


Recommended