Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
RobSos
Total activity
5
Last activity
March 10, 2022 00:36
Member since
March 09, 2022 21:50
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
March 10, 2022 00:36
I followed the instrunctions but got error > Could not resolve all task dependencies for configuration ':app:debugRuntimeClasspath'. > Could not resolve project :PC. Required by: proj...
Community
IntelliJ IDEA Users
Problems with finding package R when working with Android and IntelliJ projects
0 votes
Edited
March 09, 2022 22:50
when I try this I get another issue which is error: package CommonPackage does not existimport CommonPackage.Main; ^ It doesn't show any erros after I do the import, until I run and compile...
Community
IntelliJ IDEA Users
Problems with finding package R when working with Android and IntelliJ projects
0 votes
Created
March 09, 2022 22:18
No, I mean I have 2 modules, both using Java, 1 is an Android App the other is a regular Idea Java project that runs on PC. The PC app is dependant on the Android App. My sample project is: Upload ...
Community
IntelliJ IDEA Users
Problems with finding package R when working with Android and IntelliJ projects
0 votes