Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
要在 android 上为我的屏幕截图应用程序使用 ASL 库,我需要安装一个脚本文件(run.ps1)并在模拟器上运行它......所以有人能告诉我我该怎么做......我应该使用 ADB 还是使用 Eclipse ...?
文件.ps1似乎是 PowerShell 脚本。PowerShell 是一个 Windows 应用程序。Android 不是 Windows。因此,如果它确实是 PowerShell 脚本,则无法在 Android 上运行该脚本。
.ps1