Android Fire Project(1)Recall Env and Knowledge

本文详细介绍了Android开发所需的环境搭建步骤,包括下载并配置Android SDK、安装Gradle,以及如何将项目导入到Android Studio和Eclipse中。同时,提供了多个易于理解的例子,覆盖了从基础概念到高级组件的应用,如EasyExample项目集,以及Android Spring Framework的使用。此外,还涵盖了与Android开发相关的不同组件和应用,如GCM、数据库管理、音视频处理等。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

Android Fire Project(1)Recall Env and Knowledge
 
1. Android SDK Standalone Tool
The file I get is android-sdk_r24.0.2-macosx.zip. Unzip the file and link to /opt
 
> sudo ln -s /Users/carl/tool/android-sdk-macosx /opt/android-sdk
 
Adding the path
export ANDROID_HOME=/opt/android-sdk
 
2. Gradle Installation
 
Unzip and place the file
export GRADLE_HOME=/opt/gradle
export PATH="/opt/gradle/bin:$PATH"
> gradle -v

------------------------------------------------------------
Gradle 2.2.1
------------------------------------------------------------

Build time:   2014-11-24 09:45:35 UTC
Build number: none
Revision:     6fcb59c06f43a4e6b1bcb401f7686a8601a1fb4a

Groovy:       2.3.6
Ant:          Apache Ant(TM) version 1.9.3 compiled on December 23 2013
JVM:          1.6.0_65 (Apple Inc. 20.65-b04-466.1)
OS:           Mac OS X 10.10.2 x86_64
 
 
3. Easy Example
 
Import these projects to Android Studio
Change the SDK location
File -> Project Structure into Project Structure ->SDK Location ->SDK location select Android SDK location
 
Import the project in Eclipse
Install the plugin for eclipse: ANDROID - https://dl-ssl.google.com/android/eclipse/
 
Android Spring Framework to handle the Base Layer
 
Android Native UI
 
Grade and Other Android Basic
http://sillycat.iteye.com/blog/2043335 Feel and Install Android Studio
 
Android Talker Project
 
GCM Related Project
 
http://sillycat.iteye.com/blog/2002143 GCM-5 upgrade android os
 
Android Native UI
 
Android Content App
http://sillycat.iteye.com/blog/2079697 PhoneGap Jquery Mobile
 
References:
Env Build
 
gradle
 
 
 
 
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值