project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/SchemeCreatorActivity.java
somehow scale was omitted from this catch-all VG init. late addition to the struct perhaps.
package org.hedgewars.hedgeroid;
import android.app.Activity;
// TODO stub for the actual scheme editor
public class SchemeCreatorActivity extends Activity {
}