Guys,I thought of changing the signal and wifi icons in SystemUI.apk using png icons.But things turned out to be more complicated.Android 5.0 is using vector drawables eg: android: pathData="M19.700001,20.000000l2.000000,0.000000l0.000000,2.000000l-2.000000,0.000000z"/> .Do anyone have idea how do we analyse these vector positions for drawables.