increase project default tagert to 8 and use android:installLocation
/* * otr4j, the open source java otr library. * * Distributable under LGPL license. * See terms of license at gnu.org. */packagenet.java.otr4j.session;/** * * @author George Politis */publicenumSessionStatus{PLAINTEXT,ENCRYPTED,FINISHED}