[
https://issues.apache.org/jira/browse/WEEX-141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16328662#comment-16328662
]
ASF GitHub Bot commented on WEEX-141:
-------------------------------------
Github user cxfeng1 commented on a diff in the pull request:
https://github.com/apache/incubator-weex-site/pull/10#discussion_r162028021
--- Diff: source/guide/integrate-to-your-app.md ---
@@ -8,102 +8,50 @@ version: 2.1
# Integrate to Your App
-## Integrate to Android
-Tip:The following documents assume that you already have a certain Android
development experience.
+## Integrate to Android Platform
+The following documents assume that you already have a certain Android
development experience.
-### Android has two ways to integrate weex
-1.using source code: Can quickly use the latest features of WEEX,
according to your own characteristics of the project. So, you can do some
related improvements.
-2.using SDK: WEEX will regularly release a stable version at
jcenter.[jcenter](https://bintray.com/alibabaweex/maven/weex_sdk/view)
+### Quick Start Five Steps
-### Prerequisites
-Make sure the following configuration is complete:
+The keys to intergrating Weex into your Android application are the
following five step:
-+
[JDK](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html)
version >= 1.7 , and configure the environment variable
-+ Android SDK installed and configure the environment variable
-+ Android SDK version 23 (compileSdkVersion in build.gradle)
-+ SDK build tools version 23.0.1 (buildToolsVersion in build.gradle)
-+ Android Support Repository >= 17 (for Android Support Library)
+1.Configure gralde dependency in build.gradle
--- End diff --
Gradle
> Integrate With App Document
> ---------------------------
>
> Key: WEEX-141
> URL: https://issues.apache.org/jira/browse/WEEX-141
> Project: Weex
> Issue Type: Improvement
> Components: Android
> Reporter: codefurture
> Assignee: zhengshihan
> Priority: Major
>
> Integrate With App Document
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)