zhdh2008 / JohnsonUtils4Droid

Useful l tools library for Android
7 stars 0 forks source link

React Native #54

Open zhdh2008 opened 8 years ago

zhdh2008 commented 8 years ago

1.安装Chocolatey 2.React-Native 环境搭建 3.React-Native中文官网 4.英文官网 5. Genymotion Emulator 抓包获取genymotion虚拟镜像文件下载地址为http://files2.genymotion.com//dists/6.0.0/ova/genymotion_vbox86p_6.0_160609_160125.ova HEAD /dists/6.0.0/ova/genymotion_vbox86p_6.0_160609_160125.ova HTTP/1.1 Connection: Keep-Alive Accept-Encoding: gzip, deflate Accept-Language: zh-CN,en,* User-Agent: Mozilla/5.0 Host: files2.genymotion.com

HTTP/1.1 200 OK Date: Thu, 14 Jul 2016 03:38:19 GMT Content-Type: application/octet-stream Content-Length: 306995200 Connection: keep-alive X-CFHash: "70d908895a0d459f9395941f0e5ca206" Last-Modified: Thu, 09 Jun 2016 16:21:24 GMT X-CF3: M CF4Age: 0 CF4ttl: 31536000.000 X-CF2: H Server: CFS 0213 X-CF1: 15709:fA.sjc1:cf:cacheB.sjc1-v:P Content-Type: application/octet-stream 离线安装ova Genymotion+VirtualBox详解—目录结构,路径更改,重新加载已存在的模拟器

INSTALL_FAILED_NO_MATCHING_ABIS 的解决办法 http://forum.xda-developers.com/showthread.php?t=2528952

zhdh2008 commented 8 years ago

React Native实战(一):配置和起步 React Native 常用命令 React Native中文文档-极客学院

zhdh2008 commented 8 years ago

When executing 'react-native run-android', The following problem occurs.

com.android.ddmlib.InstallException: Unable to upload some APKs at com.android.ddmlib.Device.installPackages(Device.java:920) at com.android.builder.testing.ConnectedDevice.installPackages(Connected Device.java:113) at com.android.builder.testing.ConnectedDevice$installPackages$0.call(Un known Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSi teArray.java:45) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCa llSite.java:108) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCa llSite.java:128) at com.android.build.gradle.internal.tasks.InstallVariantTask.install(In stallVariantTask.groovy:119)

Solution

This problem happened when you use gradle 1.3.1

zhdh2008 commented 8 years ago

React-native专题 http://www.lcode.org/react-native/

zhdh2008 commented 8 years ago

H5、react-native 、native应用对比分析 如何评价react-native react-native学习指南

zhdh2008 commented 8 years ago

Android第三方开发框架集:https://segmentfault.com/q/1010000004494394

zhdh2008 commented 8 years ago

react-native开发IDE: 1.使用Sublime 3