cost 186 ms
React Native 構建失敗並顯示“未指定 compileSdkVersion”消息

[英]React Native build fails with "compileSdkVersion is not specified" message

我使用expo init RNCourse-Bare創建了一個新的 React Native 項目,我遵循 expo 裸方法。 我沒有更改項目中的任何內容,只是嘗試使用npm run android --info命令針對虛擬設備運行它,這是我的 output: 這是我的.bash_profile ...

如何在不下載 Android Studio 的情況下下載 Android SDK 和工具?

[英]How can I download the Android SDK and Tools without downloading Android Studio?

目前我所在地區的寬帶連接一直很慢。 我想知道是否有一種方法可以在我朋友家的另一台“非常愚蠢”/基本的計算機上下載 android 應用程序開發所需的所有文件,然后只將 Pendrive 上的文件帶回我的桌面,因為它不是可以把我的“桌面”帶到他們家我目前正在關注這個視頻: https://youtu ...

Flutter 無法識別 android sdk

[英]Flutter can't recognize android sdk

我正在運行 Ubuntu 20 並嘗試在沒有 android 工作室的情況下設置 flutter 環境。 手動安裝 android sdk && 它的路徑是$HOME/android 。 這是目錄的日志$ ls # cmdline-tools licenses $ ls cmdl ...

m1 mac 上的 Unity 錯誤:“無法從密鑰庫中讀取密鑰:密鑰庫格式無效”

[英]Unity Error on m1 mac : " Failed to read key from keystore: invalid keystore format"

我是統一的新手,我安裝了最新的統一集線器和統一(不是蘋果硅優化的)。 然后我通過統一編輯器本身安裝了 android SDK 並嘗試按原樣運行示例 3d 項目。 它一直顯示錯誤: " Failed to read key from keystore: invalid keystore format ...

FileObserver 不工作 Android SDK 30

[英]FileObserver not working on Android SDK 30

我正在開發一個 android 應用程序,我在其中使用FileObserver獲取特定文件夾上的數據更改。 該文件夾是 WhatsApp Images,每當有新文件添加到該文件夾時,我都會在觸發FileObserver的onEvent時執行進一步的工作。 在我設置targetSdkVersion= ...

運行 flutter doctor --android-license 時出錯

[英]error when i run flutter doctor --android-license

伙計們,大家好,我是 flutter 的新手,我想在我的設備上設置 flutter 和 android SDK(不使用 android studio),但是當我運行flutter doctor --android-licenses命令時,我在運行命令后收到此錯誤 這就是我配置路徑的方式 我已 ...

flutter 構建 apk 重復安裝平台工具

[英]flutter build apk installing platform-tools repeatedly

我已經在 windows-10 上安裝了 flutter 和 android-SDK(沒有 android studio)。安裝成功完成,一切正常,web 中沒有錯誤,但是當我運行flutter build apk時,它會拋出一些警告 它開始下載平台工具、構建工具和模擬器(如果已經存在,它仍然會像平 ...

騎手“找不到 Android Sdk”,即使它在那里

[英]Rider “Android Sdk not found” even though it is there

您好,今天我重置了我的電腦並安裝了 Rider,並通過設置/環境安裝了 Xamarin Android 和 Xamarin iOS Sdk。 因為我想創建一個新的 Xamarin.Forms 項目,所以 Rider 說缺少 Android Sdk。 所以我切換到下載 Sdk 的設置並將其應用到 Ri ...

Android Studio on mac M1

[英]Android Studio on mac M1

我正在嘗試在我的 Macbook 13" M1 上使用 Android Studio(Arctic Fox 2020.3.1 Beta 3)設置 Flutter,但我無法使用 Z5ACEBC4CB70DDBB074B0AC76AAB176AE 醫生獲取此信息: 當我嘗試接受 android 許可證 ...

如何解決:您尚未接受 flutter 的許可協議?

[英]how to solve this : you have not accepted the license agreements on flutter?

3 我正在使用 Google flutter 開發 android 和 ios 應用程序。 當我將 shared_preferences 之類的新依賴項添加到 pubspec.yaml 然后在終端中執行 flutter 運行時,出現此錯誤: 我知道為什么會這樣。 因為我系統上最新的Android ...

未能安裝以下 Android SDK 軟件包,因為某些許可證尚未被接受。 29號平台

[英]Failed to install the following Android SDK packages as some licences have not been accepted. platform 29

我有這個錯誤 aobut 接受 sdk 許可協議 我有兩個 android-sdk 一個在 /usr/lib/android-sdk 另一個在 home/bug/Android/Sdk 使用此命令,我在 home/bug/Android 中接受 ------ 但是如何接受 /usr/lib/andr ...

找到最新版本的sdk-tools-linux-*.zip

[英]Find the latest version of sdk-tools-linux-*.zip

我使用 Travis 通過模擬器在 Android 上運行我的 JUnit 測試。 到目前為止,這非常有效。 但是,如何確定 sdk-tools-linux-*.zip 的最新版本是什么? 目前,我使用的是版本 4333796。 SDK 工具版本和 Android SDK 版本或構建工具版本之間是 ...

Flutter 無法在 Android 上構建 App,因為在 JDK 安裝中找不到所需的工具

[英]Flutter can't build App on Android because it can't find required tool in JDK installation

我可以使用 flutter 為 Linux 設備構建應用程序,但我不能為任何連接的設備構建應用程序。 當我運行flutter doctor時,我得到 但是我安裝了 Android Studio 事情是我什至不使用 Android Studio,我使用 Visual Studio Code 但由於其他 ...

減小已安裝的 ndk-bundle 的大小

[英]Reduce size of installed ndk-bundle

我已經從sdkmanager安裝了ndk-bundle 。 ndk-bundle 大約需要 4.2GB。 該捆綁包具有適用於不同架構和平台的工具鏈。 有沒有辦法只為一個特定的平台和架構安裝工具鏈? 我只想安裝 arm 和 aarch64 工具鏈作為 ndk 的一部分,並且適用於任何一個androi ...


 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM