!636
!629

main {
  static Object androidContext;
  static String programID;

  public static void main(String[] args) throws Exception {
updateWidgetWithText("Josef");
}}