登录
首页 » Java » AndroidManifestParser

AndroidManifestParser

于 2013-10-14 发布 文件大小:5KB
0 162
下载积分: 1 下载次数: 9

代码说明:

  Checks that a class is valid and can be used in the Android Manifest.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • android 仪表盘 示例源码
    android 仪表盘 示例源码
    2014-09-05下载
    积分:1
  • 使用Java进行SNMP编程
    使用SNMP4J进行SNMPv3编程的步骤如下: 1) 创建Snmp对象snmp 2) 创建USM对象,并创建User,添加到USM对象中。 创建User是需要指定securityName,认证协议MD5/SHA1,认证密钥,加密算法DES/AES,加密密钥。 添加User到USM对象中时候,可以指定engineID也可以不指定。 3) 创建UserTarget对象target,并指定version, address, timeout, retry等参数,这些和SNMPv1/v2相同。 另外还必须指定SNMPv3特有的两个参数SecurityLevel和SecurityName。 SNMP4J会根据这个SecurityName到USM的UserTable中查找匹配的User,用这个User的信息进行认证加密处理。 查找的时候必须同时匹配SecurityName和engineID,但是如果添加User到USM对象中时候,没有指定engineID,那么SecurityName相同即匹配成功。 4) 创建ScopedPDU对象pdu,并指定操作类型(GET/GETNEXT/GETBULK/SET), 添加VariableBinding(也就是待操作的OID), 如果是GETBULK操作,还可以指定MaxRepetitions和NonRepeaters。 注意一定要指定MaxRepetitions,默认值是0,那样不会返回任何结果。 如果agent上设定的contextEngineId和snmpEngineId不一致,那么需要调用ScopedPDU.setContextEngineID()方法设定contextEngineId。 如果agent上设定了contextName,那么需要调用ScopedPDU.setContextName()方法设定contextName。   5) 调用snmp.send(pdu, target)方法,发送请求请返回结果
    2022-09-11 20:15:03下载
    积分:1
  • GameView
    Android 游戏框架 View,游戏入门必须了解实例(Android View game framework, game entry must understand the examples)
    2013-09-05 11:16:59下载
    积分:1
  • ngamesocket
    高效的服务器socket服务器java游戏,包括所有源代码。
    2022-02-07 10:17:44下载
    积分:1
  • tomcat源码
    资源描述 一套完整的tomcat源码 方便大家学习 免费下载
    2022-02-03 14:02:22下载
    积分:1
  • android 课程管理系统
    实现课程表的基本功能,包括增删改查,以及查看课程表,还可以做课堂笔记,可以进行参考学习 ,简单的课程设置,包括课程的增删改查,使得日常查询更为方便
    2022-06-18 15:17:45下载
    积分:1
  • ISSAuthorize
    Android与IIS身份验证案例源码,在Android移动项目开发中,访问服务器时,为了简洁方便,我们经常使用http协议来传递JSON格式的数据。然而有些项目需要有一定的安全性,如使用Android客户端登陆到MIS系统。虽然我们是通过Android手机客户端的登陆Activity中登陆到系统的,但是略懂电脑的黑客是能够跳过登陆Activity,从而直接进入系统的。这样,会造成一些由于系统的不安全所带来的麻烦。建立一种防止黑客强行登录的身份验证模式尤为重要。此时,系统的身份验证成为阻挡黑客登陆的一道屏障。那么,怎样实现一个身份验证呢?让我们以IIS为宿主,一步一步的实现身份验证吧(Android and IIS authentication case source code, in the Android mobile project development, access to the server, in order to be simple and convenient, we often use the HTTP protocol to transfer JSON format data. However, some of the project needs to have a certain security, such as the use of Android client login to the MIS system. Although we are through the Android mobile client landing Activity landing to the system, but slightly understand the computer hacker is able to skip the landing Activity, thus directly into the system. In this way, it will cause some of the problems caused by the system is not safe. It is particularly important to establish an identity authentication mode to prevent hackers logging in. At this point, the identity of the system has become a barrier to prevent hackers landing. So, how to achieve an identity verification? Let us take IIS as the host, step by step to achieve authentication bar)
    2016-06-20 11:04:56下载
    积分:1
  • java通信API
    导入java.io文件.*;
    2022-06-03 07:12:55下载
    积分:1
  • pdf 和 excel 电机
    你好此应用程序将通过不同的系统输入。输入将字母数字数据的形式。Pdf 和 excel 报告,我们需要从输入的数据是:1.在对时间的特定系统中的数据输入的数目 &指定日期2.关于时间的特定数据实时状态和日期和已输入的所有系统。3.总体的实时状态和什么是他的所有系统已输入的数据。
    2023-08-14 10:55:04下载
    积分:1
  • memcached使用实例
    一个完整的memcached使用实例,memcached安装在windows上,使用java代码测试memcached是否安装部署成功,包括编译好的exe 及 jar文件-A complete use memcached instances, memcached installed on windows, using java code tests whether the installation memcached successful deployment, including the compiled exe and jar files
    2022-06-20 19:06:03下载
    积分:1
  • 696518资源总数
  • 105559会员总数
  • 1今日下载