To add Url= 3 places
/res/layout/provider_edit.xml - line 10
/res/layout-21/provider_edit.xml - line 10
/res/layout-22/provider_edit.xml - line 10
Search for http://yourdnsort
For server name, same files as above line 6. search yourservername
For your own pop up toast msg
Your message will have to be base64 encoded.
Navigate to
smali/studio/scillarium/ottnavigator/MainActivity.smali
Line 56
Change
const/4 v3, 0x0
To
const/4 v3, 0x1
Line 84
const-string v1, "Base64 encoded Toast"
App Name Change - after testing seems to crash after a few seconds of opening the app will look into this
AndroidManifest
Line 27
android:label=OTT Navigator"
smali/studio/scillarium/ottnavigator/app.smali
Line 177
const-string v0, "OTT Navigator"
Images are all in /res/drawable xxhpi ect