Advertisement
Guest User

Untitled

a guest
Jan 18th, 2020
436
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.61 KB | None | 0 0
  1. 1/19/20
  2. 7:39 AM Unsupported Modules Detected: Compilation is not supported for following modules: My_Movies_App. Unfortunately you can't have non-Gradle Java modules and Android-Gradle modules in one project.
  3.  
  4. 7:39 AM * daemon not running; starting now at tcp:5037
  5.  
  6. 7:39 AM Gradle sync started with IDEA sync
  7.  
  8. 7:39 AM Project setup started
  9.  
  10. 7:39 AM Unsupported Modules Detected: Compilation is not supported for following modules: My_Movies_App. Unfortunately you can't have non-Gradle Java modules and Android-Gradle modules in one project.
  11.  
  12. 7:39 AM Gradle sync finished in 934 ms (from cached state)
  13.  
  14. 7:39 AM NDK Resolution Outcome: Project settings: Gradle model version=5.4.1, NDK version is UNKNOWN
  15.  
  16. 7:39 AM Executing tasks: [:app:generateDebugSources] in project /home/xdavidt/StudioProjects/My_Movies_App
  17.  
  18. 7:39 AM * daemon started successfully
  19.  
  20. 7:39 AM Gradle build finished in 10 s 622 ms
  21.  
  22. 7:41 AM Executing tasks: [:app:assembleDebug] in project /home/xdavidt/StudioProjects/My_Movies_App
  23.  
  24. 7:41 AM Emulator: VK_VERSION_1_1 check failed: vkBindBufferMemory2 not found
  25.  
  26. 7:41 AM Emulator: VK_VERSION_1_1 check failed: vkBindImageMemory2 not found
  27.  
  28. 7:41 AM Emulator: VK_VERSION_1_1 check failed: vkGetDeviceGroupPeerMemoryFeatures not found
  29.  
  30. 7:41 AM Emulator: VK_VERSION_1_1 check failed: vkCmdSetDeviceMask not found
  31.  
  32. 7:41 AM Emulator: VK_VERSION_1_1 check failed: vkCmdDispatchBase not found
  33.  
  34. 7:41 AM Emulator: VK_VERSION_1_1 check failed: vkGetImageMemoryRequirements2 not found
  35.  
  36. 7:41 AM Emulator: VK_VERSION_1_1 check failed: vkGetBufferMemoryRequirements2 not found
  37.  
  38. 7:41 AM Emulator: VK_VERSION_1_1 check failed: vkGetImageSparseMemoryRequirements2 not found
  39.  
  40. 7:41 AM Emulator: VK_VERSION_1_1 check failed: vkTrimCommandPool not found
  41.  
  42. 7:41 AM Emulator: VK_VERSION_1_1 check failed: vkGetDeviceQueue2 not found
  43.  
  44. 7:41 AM Emulator: VK_VERSION_1_1 check failed: vkCreateSamplerYcbcrConversion not found
  45.  
  46. 7:41 AM Emulator: VK_VERSION_1_1 check failed: vkDestroySamplerYcbcrConversion not found
  47.  
  48. 7:41 AM Emulator: VK_VERSION_1_1 check failed: vkCreateDescriptorUpdateTemplate not found
  49.  
  50. 7:41 AM Emulator: VK_VERSION_1_1 check failed: vkDestroyDescriptorUpdateTemplate not found
  51.  
  52. 7:41 AM Emulator: VK_VERSION_1_1 check failed: vkUpdateDescriptorSetWithTemplate not found
  53.  
  54. 7:41 AM Emulator: VK_VERSION_1_1 check failed: vkGetDescriptorSetLayoutSupport not found
  55.  
  56. 7:41 AM Emulator: createOrGetGlobalVkEmulation: Warning: Vulkan 1.1 APIs missing from device
  57.  
  58. 7:41 AM Gradle build finished in 5 s 861 ms
  59.  
  60. 7:41 AM Install successfully finished in 2 s 674 ms.: App restart successful without requiring a re-install.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement