搜索资源列表
Androidmusicbofangqi
- 本论文的音乐播放器采用了Android开源系统技术,利用Java语言和Eclipse编辑工具对播放器进行编写。同时给出了详细的系统设计过程、部分界面图及主要功能运行流程图,本文还对高度过程中遇到的问题和解决方法进行了详细的讨论,该音乐播放器集播放、暂停、停止、上一首、下一首、音量调节、歌词显示等功能于一体,性能良好,在Android系统中能独立运行。该播放器还拥有对手机文件浏览器的访问功能、歌曲播放模式、以及歌词开闭状态的友好设置.- The music player of this the
android-sdk_r05-linux_86.tar
- 这是android的sdk开发库,是支持java的.android-sdk-linux_86-The Android SDK archive now only contains the tools. It no longer comes populated with a specific Android platform or Google add-on. Instead you use the SDK Manager to install or update SDK componen
androidDevelopingApplications
- You can develop Android applications with the same high-quality tools you use to develop Java applications
AndroidSDK(cn)
- Android 平台 是一个移动设备专用的软件堆, 包括一个操作系统, 中间件以及大量关键应用. 开发者能建立大量应用程序通过Android SDK平台。应用程序使用Java程序语言编写并且在Dalvik上运转, Dalvik是一个运行在Linux内核之上专门供嵌入使用的虚拟机。 现在Android SDK 1.0版本已经正式推出. 它包括源码框架, 实例工程,开发工具,模拟器,当然还包括你所需要的开发Android应用的全部库文件。-Android platform is a softwa
Android-Design
- 传统的桌面应用程序开发,他们能使用任何的编程语言,而且最终的产品和程序是用来运行“桌面”操作系统的;还有就是Android的程序开发者,为Android平台开发程序的JAVA程序员。我不是想说谁更好或者其它的意图。区别仅仅在于想说明并比较桌面操作系统环境的开发风格,工具。-Traditional desktop application development, they can use any programming language, and the final product and the
dex2jar-0.0.7-SNAPSHOT
- apk反编译的工具,可以看到java源码,附我整理的使用方法和一个例子-apk decompilation tools, you can see java source code, I am finishing with an example using the methods and
tianqiDemo
- 一个基于java开发的android天气程序 开发工具eclipse+jdk+sdk android内核版本2.x-A java-based development of the android weather application development tools eclipse+ jdk+ sdk android kernel version 2.x
Android
- 什么是Android? Android是一个包含作业系统,中介程式与关键应用程式,初期Android SDK提供必要的API与工具以使用JAVA语言开发在Android平台上开发应用。-What is Android? Android is one that contains operating system, middleware and key applications programs, the initial Android SDK provides the necessar
phonegap-phonegap-1.6.0-0-g66780d6
- PhoneGap 1.6.0:: Prerequisite Software PhoneGap requires you have the following software installed: 1. Eclipse Integrated Design Environment (IDE), a program to write code and manage software development 2. Java Development Kit (JDK)
MusicZone
- 这是一个用java写的ANDROID版音乐播放器,服务器用tomcat搭建,开发工具为Eclipse-This is a use Java wrote music player ANDROID version, server tomcat structures, development tools for Eclipse
mapchat
- android聊天工具,具有GPS定位功能和百度地图-android chat tools,GPS and baidu map
Embedded-Android.pdf
- This book is for people coming to Android programming from a variety of backgrounds. If you have been programming iPhone or Mac OS applications in Objective-C, you will find coverage of Android tools and Java language features relevant to Android
fanbianyi
- Java反编译工具。 可以在Android开发使用-Compler tools for android
HbxLink
- Android系统的疯狂连连看游戏源代码,代码注释比较丰富,而且资源文件完整,还有文档,看上去一切都很规范,压缩包有9M多,值得参阅的Android游戏源代码。源代码内包括了封装图片ID与图片本身的工具类,来自疯狂Java联盟。 根据游戏状态来绘制游戏界面上的全部方块。-Lianliankan game madness of the Android system source code, the rich code comments, and the resource file is compl
j2objc-0.5.6
- 可直接将java语言翻译成obj-c语言工具-Java language directly translated into the language tools obj-c
zhongruanshixun
- 实训时所做的项目的源码,包括客户端和服务器端,客户端是android平台,服务器端使用java语言,jsp/servlet技术,开发工具是myeclipse,使用的数据库是oracle。-Source of training made the project, including the client and server side, client android platform, server-side java language jsp/servlet technology, develo
NetReadTestDemo
- 一个简单严谨的读取网络数据的工具类,工具类名字为httputils.java-A simple and rigorous reading network data tools, tools class name for httputils.java
AndroidFacebook
- 仿写的Android Facebook客户端源码,不是官方的客户端源码,当初是在一个android书籍的光盘里看到的,主要是教大家如何编写网站客户端的,相信对学习Android手机编程有帮助的,JAVA源码完整,请选择正确的APK编译工具来运行。-Parodies the Android Facebook the client source code, client is not an official source, had seen in a CD-ROM of android books
ContactsManager
- 软件采用Eclipse3.5+Android SDK 2.1集成环境,应用程序编程语言采用Java高级语言开发。通过对通讯录中的联系人的管理,来方便用户通讯更加便捷,联系人的数据保存更加安全。在对Android手机通讯管理软件进行详细的系统设计时,对功能进行详细的划分并对其功能做了详细的介绍,列出了一些主要功能流程图。本软件以ContactsManager命名,主要以创新和简约的概念来设计ContactsManager的UI界面和SQLite数据库,编写一个友善界面的通讯录平台工具,实现对信息组
decompiler
- Android平台下的Java反编译工具(Java decompoiling tools)