You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the Yindian App supports the following modes:
public static final int IPA = 0;
public static final int HIRAGANA = 1;
public static final int KATAKANA = 2;
public static final int NIPPON = 3; // This is the database representation
public static final int HEPBURN = 4;