Which GraphHopper version are you using?
graph.encoded_values: road_class,road_class_link,road_environment,max_speed,road_access
All properties that you specify explicitly in the config.yml need to be specified in the Java code too (Android). Or I would do the opposite: instead of using the config.yml for the import I would also use Java code to init GraphHopper.