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.
我在 stackoverflow 和 Github 中阅读了许多关于此问题的帖子,但我无法解决我的问题,并且在运行代码时仍然出现此错误:
错误:发现任务 ':TMessagesProj:packageDebug' 的配置有问题
为属性“signingConfig.storeFile”指定的文件“D:\telegram\Telegram-master\TMessagesProj\debug.keystore”不存在。
我不知道现在该怎么办。请帮忙!
我刚刚通过将 debug.keystore 复制并粘贴到所选路径来解决了这个问题。
您的 android studio 的 debug.keystore 位于
C:\用户\ %USERPROFILE% .android
然后您可以找到 debug.keystore 并将其复制并粘贴到:
电报\电报主\ TMessagesProj