摘要:
package com.pingyijinren.helloworld.activity; import android.app.TimePickerDialog; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.view.View; import android... 阅读全文
posted @ 2016-06-02 16:01
zqxLonely
阅读(307)
评论(0)
推荐(0)
摘要:
package com.pingyijinren.helloworld.activity; import android.app.DatePickerDialog; import android.support.v7.app.AlertDialog; import android.support.v7.app.AppCompatActivity; import android.os.Bundl... 阅读全文
posted @ 2016-06-02 15:18
zqxLonely
阅读(285)
评论(0)
推荐(0)
摘要:
package com.pingyijinren.helloworld.activity; import android.content.DialogInterface; import android.support.v7.app.AlertDialog;... 阅读全文
posted @ 2016-06-02 15:06
zqxLonely
阅读(313)
评论(0)
推荐(0)
摘要:
package com.pingyijinren.helloworld.activity; import android.content.DialogInterface; import android.support.v7.app.AlertDialog; import android.support.v7.app.AppCompatActivity; import android.os.Bu... 阅读全文
posted @ 2016-06-02 14:45
zqxLonely
阅读(192)
评论(0)
推荐(0)
摘要:
package com.pingyijinren.helloworld.model; /** * Created by Administrator on 2016/6/2 0002. */ public class Fruit { private String name; private int imageId; ... 阅读全文
posted @ 2016-06-02 14:08
zqxLonely
阅读(225)
评论(0)
推荐(0)
摘要:
package com.pingyijinren.helloworld; import android.content.Context; import android.graphics.Canvas; import android.graphics.Color; import android.graphics.Paint; import android.graphics.Point; impo... 阅读全文
posted @ 2016-06-02 12:07
zqxLonely
阅读(202)
评论(0)
推荐(0)
摘要:
HelloWorld 北京 上海 广州 深圳 package com.pingyijinren.helloworld; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; i... 阅读全文
posted @ 2016-06-02 11:19
zqxLonely
阅读(222)
评论(0)
推荐(0)