搜索资源列表
J2MEGameProgrammingchm
- Have you ever seen players eyes light up as they explore the worlds that you ve created in your games? If you have, then game development probably has you hooked firmly in its grasp! If you ve never taken your games beyond the PC, now s the time! "J2
Jump.java
- This the J2ME code for the Jumping game .. here the Patrick, the hero of San Francisco city wants to destroy the entire road gangster’s car to make sure they are dead on the spot and the Freeways are clean for the people of United States. Patrick wan
Android
- Android 系统里的音乐播放机相关Java源代码,我想这是比较有参考价值的,代码内的关键部分都做有注释,方便学习Android的朋友做参考,注意:主界面(判断是否已经有访问权限,如果没有,则跳转的到Auth页面进行授权) -Android' s music player system related to Java source code, I think this is more a reference value, a key part of the code done in a
Yobo.Android
- Android 系统里的音乐播放机相关Java源代码,我想这是比较有参考价值的,代码内的关键部分都做有注释,方便学习Android的朋友做参考,注意:主界面(判断是否已经有访问权限,如果没有,则跳转的到Auth页面进行授权) //否则就到Yobo界面(展示个人的电台和音乐盒)…… -Android' s music player system related to Java source code, I think this is more a reference value
OauthTest
- Android版新浪、网易、腾讯、搜狐微博OAuth认证实例集,想更多了解OAuth认证的朋友,请下载java源码包,在示例中完整解析了OAuth认证的过程:定义URL编码方式,请求url,得到注册应用后服务商提供的key和secret,生成32个字符长度且每次都不同的随机字符串,设置Oauth协议版本,请求签名等操作。 在用户授权页面,实现: 1.初始化OAuth对象 2.获取用户授权页面并填充至webView 3.根据载入的url判断匹配规则的结果执行
weiboSina
- Android手机上的新浪微博客户端程序Java源码下载,可了解到android中的域名获取等操作,http操作,发微博的作者操作,sqlite操作和微博浏览显示操作,包括了界面到数据库和网络较综合的操作技巧。包括使用sqlite创建数据库 用来保存用户登录blog所需要的信息,SoftReference软引用,建立新线程下载图片,通过微博客户端获取账号列表,在此使用IF判断来处理:如果为空说明第一次使用跳到AuthorizeActivity页面进行OAuth认证,如果不为空读取这些记录的Use
Activitytest
- 基于Android的activity的跳转实验代码。可以实现不同的activity的跳转,用java实现。-Android-based activity jump experimental code. You can achieve different jump activity, and implemented by java.