资源简介

一个简单手机桌面管理小程序demo。 功能如下 1、在本程序界面屏蔽返回键,将手机桌面替换成自己的桌面。效果:按下home就是回到本程序。 2、右上角提供操作功能:管理者输入密码,显示手机所有程序,选择自己想要显示的程序。 3、显示的程序可以直接启动,退出,Home键会到本程序,多任务键可回到启动程序。 4、屏蔽设置应用,从下拉菜单,多任务键,显示应用进入无效。 5、提供设置功能:管理者输入密码,跳设置界面,可选择切换桌面。 6、因为是桌面应用,开机无延时自启动。缓存应用信息,开机自动显示保存的应用。

资源截图

代码片段和文件信息

/**
 * Automatically generated file. DO NOT MODIFY
 */
package www.enpot.com.cn.serverdemo.test;

public final class BuildConfig {
  public static final boolean DEBUG = Boolean.parseBoolean(“true“);
  public static final String APPLICATION_ID = “www.enpot.com.cn.serverdemo.test“;
  public static final String BUILD_TYPE = “debug“;
  public static final String FLAVOR = ““;
  public static final int VERSION_CODE = 1;
  public static final String VERSION_NAME = “1.0“;
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2016-11-29 11:26  ServerDemo\
     文件        6148  2016-11-24 10:21  ServerDemo\.DS_Store
     目录           0  2016-11-29 11:55  __MACOSX\
     目录           0  2016-11-29 11:55  __MACOSX\ServerDemo\
     文件         120  2016-11-24 10:21  __MACOSX\ServerDemo\._.DS_Store
     目录           0  2016-11-29 11:40  ServerDemo\.git\
     目录           0  2016-11-29 11:26  ServerDemo\.git\branches\
     文件          15  2016-11-29 11:26  ServerDemo\.git\COMMIT_EDITMSG
     文件         315  2016-11-29 11:40  ServerDemo\.git\config
     文件          73  2016-11-29 11:26  ServerDemo\.git\description
     文件          23  2016-11-29 11:26  ServerDemo\.git\HEAD
     目录           0  2016-11-29 11:26  ServerDemo\.git\hooks\
     文件         478  2016-11-29 11:26  ServerDemo\.git\hooks\applypatch-msg.sample
     文件         896  2016-11-29 11:26  ServerDemo\.git\hooks\commit-msg.sample
     文件         189  2016-11-29 11:26  ServerDemo\.git\hooks\post-update.sample
     文件         424  2016-11-29 11:26  ServerDemo\.git\hooks\pre-applypatch.sample
     文件        1642  2016-11-29 11:26  ServerDemo\.git\hooks\pre-commit.sample
     文件        1348  2016-11-29 11:26  ServerDemo\.git\hooks\pre-push.sample
     文件        4951  2016-11-29 11:26  ServerDemo\.git\hooks\pre-rebase.sample
     文件        1239  2016-11-29 11:26  ServerDemo\.git\hooks\prepare-commit-msg.sample
     文件        3611  2016-11-29 11:26  ServerDemo\.git\hooks\update.sample
     文件        7792  2016-11-29 11:40  ServerDemo\.git\index
     目录           0  2016-11-29 11:26  ServerDemo\.git\info\
     文件         240  2016-11-29 11:26  ServerDemo\.git\info\exclude
     目录           0  2016-11-29 11:26  ServerDemo\.git\logs\
     文件         164  2016-11-29 11:26  ServerDemo\.git\logs\HEAD
     目录           0  2016-11-29 11:40  ServerDemo\.git\logs\refs\
     目录           0  2016-11-29 11:26  ServerDemo\.git\logs\refs\heads\
     文件         164  2016-11-29 11:26  ServerDemo\.git\logs\refs\heads\master
     目录           0  2016-11-29 11:40  ServerDemo\.git\logs\refs\remotes\
     目录           0  2016-11-29 11:40  ServerDemo\.git\logs\refs\remotes\origin\
............此处省略2857个文件信息

评论

共有 条评论