What Activity method you use to retrieve a reference to an Android view by using the id attribute of seenagape 9 years ago What Activity method you use to retrieve a reference to an Android view by using the id attribute ofa resource XML? A.findViewByReference(int id); B.findViewById(int id) C.retrieveResourceById(int id) D.findViewById(String id) ← Previous question Next question →