- Place the created icons in the
/other
folder and add the new lines of code in the appfilter.xml, you can gather it with icon request. - Run the
raster.sh
script and wait until it's done. - Change the version code and version name in the app's
build.gradle
file. - Open Android studio, plug your phone in (allow USB debugging), choose your build flavor and click the green play button to run it on your phone.
- You can also generate an APK file in Android studio, more on that here