What's new
Install the app
How to install the app on iOS

Follow along with the video below to see how to install our site as a web app on your home screen.

Note: This feature may not be available in some browsers.

Welcome to My Sharing Site

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Resource icon

Download OTT Navigator v1.6.3.8 HC - XC Only 2021-06-05

Download
< Previous | Next >
1.jpg

*not my work. Sharing for those interested

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://yourdns:port

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
Similar resources Most view View more
Top