設為首頁收藏本站

艾歐踢論壇

 找回密碼
 立即註冊

QQ登錄

只需一步,快速開始

搜索
熱搜: 活動 交友 discuz
查看: 369|回復: 0
打印 上一主題 下一主題

android studio 3.6.3 for pos-master.zip

[複製鏈接]
跳轉到指定樓層
樓主
發表於 2020-4-25 13:47:38 | 只看該作者 回帖獎勵 |倒序瀏覽 |閱讀模式
1)git.exe error for android studio ( git.exe not found need to be installed via download)

https://git-scm.com/download/win
PortableGit-2.26.2-64-bit.7z.exe
get a git path from your pc
<T:\Android\PortableGit\cmd\git.exe>

then copy the file location and past it into your git executable path in android studio

Go to Settings-->Version Control-->Git and Fix Path to Git executable. Also click test button to check it is working.

( if Path to Git executable set "T:\Android\PortableGit\cmd\"  -->then error "Cannot run program. Creat process error 5. Access is denied.")
Path to Git executable SHOULD BE set   "T:\Android\PortableGit\cmd\git.exe"  then okay.


2)org.gradle.api.internal.MissingMethodException

--this has something to do with the gradle version.
path:project files -->grade-->warpper-->gradle-wrapper.property
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
//distributionUrl=https\://services.gradle.org/distributions/gradle-2.6-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-5.6.4-all.zip

3)project Structure update
modules  compile Sdk VERSION:29 (API 29:ANDROID 10.0(Q))
Build Tools Version:29.0.3
mini Sdk Version :14
Target SDK Version :29

4)Refactor-->Migrade to AndroidX

  
分享到:  QQ好友和群QQ好友和群 QQ空間QQ空間 騰訊微博騰訊微博 騰訊朋友騰訊朋友
收藏收藏 轉播轉播 分享分享 分享淘帖
回復

使用道具 舉報

您需要登錄後才可以回帖 登錄 | 立即註冊

本版積分規則

小黑屋|Archiver|手機版|艾歐踢創新工坊    

GMT+8, 2024-6-12 11:40 , Processed in 0.242372 second(s), 21 queries .

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

快速回復 返回頂部 返回列表