搜索资源列表
HtmlBrowser
- 一个Android手机上从Activity启动Browser,显示本地的Html代码文件的程序-Activity from an Android phone launch Browser, Html code files show the local program
Android_Launcher
- Android平台上的Launcher源代码-Android Launcher
IPCDemo01
- Activity中启动Service更新前台的例子,具有参考意义-Activity in the reception launch Service updated examples, with reference value
LaunchActivityForResult
- android kernel linux system,this example learn Launch Activity For Result in Android 4.0
Android-splash-screen
- 给自己的Android 程序添加启动界面的源代码,实现安卓应用启动时的界面。-Add the program to launch its own Android interface source code, Android application startup interface.
appcms_1.3.708
- APPCMS基于PHP MYSQL开发,支持多种平台,是国内首家专业的安卓APP移动应用下载数据和服务提供商,产品推出即被多家大型下载站采用。APPCMS的面世,解决了建站数据的更新问题,挖掘了搜索引擎的长尾流量,为更多的APP开发者提供了被用户了解的机会-APPCMS based PHP MYSQL development, support for multiple platforms, is the first professional Android APP mobile applicat
JUnitLaunchConfigDelegate
- For Android projects, android.jar gets added to the launch configuration of JUnit tests as a bootstrap entry.
AndroidJUnitTabGroup
- Tab group object for Android JUnit launch configuration type.
BaseOkay
- Launch shortcut to launch debug run Android JUnit configuration directly.
LaunchConfigTabGroup
- Tab group object for Android Launch Config type.
AndroidJUnitLaunchInfo
- Contains info about Android J Unit launch Source Code for Linux.
AndroidLaunchConfiguration
- Android Launch Configuration for Linux.
AndroidJUnitLaunchConfigurationTab
- The launch config UI tab for Android JUnit.
AndroidLaunchController
- Controls the launch of Android application either on a device or on the emulator.
AndroidLaunchController
- Controls the launch of Android application either on a device or on the emulator.
AndroidLaunchController
- Controls the launch of Android application either on a device or on the emulator.
Android_C
- 近年来,随着3G、WLAN、Wi-Fi等无线接入技术的提出与应用,以及智能手机、平板电脑等移动终端的普及,移动互联网得到快速发展,由此产生了以Andriod平台为代表的新一代操作系统,Android平台自推出以来,凭借其自身的开放性和可移植性,市场份额一路高歌猛涨,用户群体不断扩大,已成为了目前全球最受欢迎的智能终端平台,作为新技术使用的前沿阵地——大学,据调查80 以上的大学生正在使用以Android平台为代表的移动终端,因此,基于Android平台的移动应用开发也正成为数字化校园建设的新热点
Android_gwwz
- 在线商城系统源码包括Android客户端源码+jsp服务端源码+MySQL数据库。初级作品,没有使用分层架构,项目不大,注释得当。比较适合做毕业设计,安卓客户端里面默认的调用地址已经失效了,需要自己搭建服务端,把服务器端源代码目录下的shop.sql文件以utf8编码导入MySQL后,在AndroidWeb\src\hibernate.cfg.xml这个文件中更改数据库连接,安卓客户端在ConnectWeb.java中更改网站调用地址,全部配置好以后启动网站再打开安卓客户端就可以看到演示了,服务