Currently, functions related to menus in Actionbar of Abstracts Activity (favouriting the abstract, moving to next abstract, moving back to previous abstract) and Notes (insertion, deletion, updating of note) in DatabaseHelper.java are static. This should be accessed in non-static fashion.