摘要:
package com.example.launcherdemo;import android.R.integer;import android.app.Activity;import android.content.Intent;import android.os.Bundle;public class ShortcutActivity extends Activity {@Overrideprotected void onCreate(Bundle savedInstanceState) {super.onCreate(savedInstanceState);if (getIntent() 阅读全文
posted @ 2013-07-05 19:40
retacn_yue
阅读(144)
评论(0)
推荐(0)
浙公网安备 33010602011771号