I've integrated veracode greenlight with Android studio but while running veracode scan I am getting below error, even my code is successfully compiled, R.java is successfully generated in intermediated directory .

 

Error:(6, 28) java: cannot find symbol

 symbol:  class R

 location: package net.abc.def

 

import net.abc.def.R; => this line is giving above error.

 

Any help will be appreciated.

 

Thanks in advance,

 


Topics (1)

Ask the Community

Get answers, share a use case, discuss your favorite features, or get input from the community.

Trending Topics