-
蓝牙4.0 android Eclipse demo源码
对于Android开发新手,网上很多蓝牙4.0通讯的demo都显得过于复杂和不好理解上手,这个demo相对来说写的比较容易理解,注释也都清晰,对新手学习借鉴意义比较大。
- 2022-03-21 11:51:30下载
- 积分: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
-
天气预报源码
这是一个很好的天气源码,能够根据用户的id地址自动定位用户多在的城市,并获取城市的天气情况,而且用户能够自己设置城市查询城市的天气情况,功能很强大,希望大家能够喜欢。源码并非本人原创,忘了来源了,大家可以借鉴下哈!!
- 2022-02-05 07:16:23下载
- 积分:1
-
安卓开发——侧拉菜单
侧拉菜单在现在的移动APP开发中应用越来越普遍,很多开发新手都希望能学习如何使用侧拉菜单。这个程序是一个简单的侧拉菜单实现,希望能够帮助大家学习。
- 2022-01-26 04:22:28下载
- 积分:1
-
Android用Intent实现Camera 拍照功能
Android用Intent实现Camera 拍照功能
- 2014-01-19下载
- 积分:1
-
phpPushMessage.tar
PHP 向 Android推送消息,使用mqtt协议进行推送(PHP push message to Android client)
- 2012-08-17 13:15:42下载
- 积分:1
-
3D绘图安卓程序
在surfaceView绘图程序中,必须另外建立一个thread来连续调用我们的draw方法。但是3D绘图程序是由系统自动连续运行我们建立的onDrawFrame()方法,因此不需要自己建立thread运行绘图工作。3D绘图程序必须换成使用GLSurfaceView类,并且实现GLSurfaceView.Renderer界面。
- 2023-07-14 12:45:03下载
- 积分:1
-
android 刮刮乐效果 实例源码下载
android 刮刮乐效果 实例源码下载
- 2014-09-20下载
- 积分:1
-
MyFeiGe(8.1)
Android Java,经过修改的飞鸽传输代码,希望能帮到大家(Modified Feige transmission code)
- 2012-08-08 10:33:48下载
- 积分:1
-
Android-application-development
本文详细在介绍了Android开发环境搭建的基础上,详述了Android应用程序的框架,UI系统的实现,以及2D,3D接口的控制和使用,是Android应用开发入门的经典教程。(This paper introduces in detail in the Android development environment to build, based on the details of the Android application framework, UI system implementation, as well as 2D, 3D interface to control and use, is a classic Android Application Development Tutorial.)
- 2013-08-03 10:25:49下载
- 积分:1