- Jul 18, 2020
- 10,134
- 12,771
- 521
Offline
*not my work. Sharing for those interested
To add Url= 3 places
/res/layout/provider_edit.xml - line 9
/res/layout-21/provider_edit.xml - line 9
/res/layout-22/provider_edit.xml - line 9
Search for http://yourdns
ort
For server name, same files as above line 5. 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 55
Change
const/4 v3, 0x0
To
const/4 v3, 0x1
To add Url= 3 places
/res/layout/provider_edit.xml - line 9
/res/layout-21/provider_edit.xml - line 9
/res/layout-22/provider_edit.xml - line 9
Search for http://yourdns
For server name, same files as above line 5. 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 55
Change
const/4 v3, 0x0
To
const/4 v3, 0x1