import java.util.*; import java.util.zip.*; import java.util.List; import java.util.regex.*; import java.util.concurrent.*; import java.util.concurrent.atomic.*; import java.util.concurrent.locks.*; import javax.swing.*; import javax.swing.event.*; import javax.swing.text.*; import javax.swing.table.*; import java.io.*; import java.net.*; import java.lang.reflect.*; import java.lang.ref.*; import java.lang.management.*; import java.security.*; import java.security.spec.*; import java.awt.*; import java.awt.event.*; import java.awt.image.*; import javax.imageio.*; import java.math.*; import android.app.*; import android.widget.Button; import android.view.*; import android.view.KeyEvent; import android.view.inputmethod.*; import android.text.*; import android.view.View; import android.widget.*; import android.graphics.*; import android.app.Activity; import android.content.Context; import javax.net.ssl.*; import java.security.SecureRandom; import java.security.cert.X509Certificate; import java.text.SimpleDateFormat; class main { public static void main(final String[] args) throws Exception { //androidShowFullScreenImage(#1101167); androidShow(aVerticalLinearLayout( aImageView("#1101167"), aFontSize(32, aSetForeground(aBlack(), aCenteredTextView(""))), aButton("No thanks, I'll do something else", "aShowStartScreen") )); } static ImageView aImageView(String imageID) { return androidClickableImage(imageID, -1, null); } static Button aButton(String text, final Object action) { Button b = aButton(text); if (action != null) b.setOnClickListener(new View.OnClickListener() { public void onClick(View v) { pcallF(action); } }); return b; } static Button aButton(String text) { Button b = aButton(); b.setText(text); return b; } static Button aButton() { return androidUI(new F0