I\'m making couple of Android library apps for a project. To simplify the question, let\'s say I have two libraries(utilLib, screenLib) in this
you will have to import com.screenLib.R and com.utilLib.R In your code it should probably throw an error "cannot resolve hello"
Lemmme know if this is right!!!!