/location-finder

Location Finder Android application being developed alongside a location-based Android Application Framework

Primary LanguageJava

Location Finder

Summary

An android application that provides an interface for searching for & routing to a location on University of East Anglia's campus.

Development - Framework Integration

Integrate the UEA Open Day Android Application Framework by creating a directory inside

app/src/main/java/uk/ac/uea/roomfinder/

to sit with the /activity/ and /model/ directories.

The framework can be found here.

A.Towli