摘要:
public class PlanView extends View{ public float currentX; public float currenty; Bitmap plan; public PlanView(Context context) { super(context); plan 阅读全文
摘要:
用线程 public class Test extends Activity {private final int SPLASH_DISPLAY_LENGHT = 10000; // 延迟10秒@Overridepublic void onCreate(Bundle savedInstanceSta 阅读全文
摘要:
when your AS show this infro: Error running app:Instant Run requires 'Tools|Android|Enable ADB integration' to be enable a Method is: 菜单栏,Tools -> Adn 阅读全文