How to start develop application for fire os in android studio IDE

前端 未结 4 576
生来不讨喜
生来不讨喜 2021-01-13 12:20

I am going to start develop application for fire TV i can create an application using Eclipse successfully, But when i try the same procedure to create new application which

相关标签:
4条回答
  • 2021-01-13 12:43

    Invalidate Caches And Restart Also Works. Try It Out By Going To File and selecting Invalidate caches and restart

    0 讨论(0)
  • 2021-01-13 12:53

    My case, delete ~/.gradle/ and suddenly all working well again.

    good luck!

    0 讨论(0)
  • 2021-01-13 12:59

    I couldn't understand about ~/.gradle/ folder... but now I got it and solved! delete here folder!

    0 讨论(0)
  • 2021-01-13 13:02

    Just go to Android Studio -> File -> Close project. After closing the project,reopen it afresh. This solved the problem for me.

    0 讨论(0)
提交回复
热议问题