android开发桌面源码,android launcher 源码 自己开发启动桌面

/*

5k桌面 源码

作者:基哥

AndroidManifest.xml重要配置:

壁纸背景(三选一):

android:theme="@android:style/Theme.Wallpaper"

android:theme="@android:style/Theme.Wallpaper.NoTitleBar"

android:theme="@android:style/Theme.Wallpaper.NoTitleBar.Fullscreen"

*/

package l.l;

import android.app.*;

import android.content.*;

import android.content.pm.*;

import android.os.*;

import android.view.*;

import android.widget.*;

import android.widget.AdapterView.*;

import java.util.*;

import android.util.*;

import android.net.*;

import android.provider.*;

public class l extends Activity {

GridView g;

private List apps;

int w,h,p;

Context c;

@Override

protected void onCreate(Bu

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值