Hello,
Android studio is complaining about the LoginActivity class in package mobile.taverna.apache.com.tavernamobile. It says that 'error: package R does not exist'. Is this class still used since there is one that looks the same in package org.apache.taverna.mobile.activities which is also referred to in AndroidManifest.xml. Should the mobile.taverna.pache.com.tavernamobile package be deleted? The code is in your repo here https://github.com/larrytech7/incubator-taverna-mobile/tree/master/app/src/main/java/mobile/taverna/apache/com/tavernamobile Cheers, Ian
