sorry I'v been busy with work but the locations where i make the changes are
/app/src/main/java/com/limelight/preferences/PreferenceConfiguration.java
and
moonlight-android/app/src/main/res/values/arrays.xml
you are going to need Android studios, Java Jdk and Git. just google Android studio and Java jdk and install the latest. Also in Android studio you have to install Ndk files, google howto .With Android studios DO NOT HAVE ANY SPACES INYOUR COMPUTER NAME < this gave me a lot of problems.
Git
https://gitforwindows.org/
with Git it's a bit weird to use I'll explain it as best as i can
When you are done installing Git right click and click on "Git GUI HERE" then a window should pop up with 3 options click on the clone one then next go to github moonlight repositoriey there should be a link with clone or download, copy the link and past it in the " GIT window for Source location". Next (this part got me suck for a while) on Target directory click the browse then select your location where you want to download moonlight, it should look like this " C:/Users/YOURCOMPUTERSNAME/Documents" but you need to make a small change like this " C:/Users/YOURCOMPUTERSNAME/Documents/Moonlight" MAKE SURE YOU ADD THE LAST PART, this makes the file at your targeted location. ( you can change the name to anything it doesn't need to be name moonlight.)
Also I'm not a programmer most of the time I just search for what I'm looking for and try to under stand it :silly: .
I can go in-depth with a guild if need too