Which statement follows the best practices for defining a constant for an action that can be broadcast?
Answer: public final static String ACTION_NEW = "com.murach.weather.ACTION_NEW";
Android Questions | Multiple Choice | Questions and Answers | Test Bank