Find lua 5.1 on fedora machines (taken from fedora hw git)
package org.hedgewars.hedgeroid;import android.support.v4.app.FragmentActivity;// TODOpublic class WeaponsetCreatorActivity extends FragmentActivity { public static final String PARAMETER_EXISTING_WEAPONSETNAME="existingWeaponsetName";}