REQUEST smarters ads vod with intro removed

AfterLife

Well-known member
VIP Member
Joined
May 15, 2021
Messages
1,115
Awards
4
Offline
hi all i would like a smarters ads vod with intro removed please if someone can possibly share thanks in advance
 

Poncho

Owner
Staff member
Admin
Joined
Apr 5, 2021
Messages
1,716
Awards
5
Offline
hi all i would like a smarters ads vod with intro removed please if someone can possibly share thanks in advance
go ahead and edit the apk and share with the rest of us pal,,, its all about give and take

not take take take
 

AfterLife

Well-known member
VIP Member
Joined
May 15, 2021
Messages
1,115
Awards
4
Offline
whats the android visability to use i have forgotten
 

jbetbetbet

Well-known member
Joined
Aug 10, 2021
Messages
197
Awards
3
Offline
Do you have to take the dex all the way back to java with jadx to use android studio
No, but it does play nicer with Java. Decompile and open folder with studio, if it doesn’t open resource manager on left side. Open a second project, then switch back. It should force it to index that way.
 

jbetbetbet

Well-known member
Joined
Aug 10, 2021
Messages
197
Awards
3
Offline
Could you make a tutorial on how to do it, many would appreciate it
Man the learning curve on this app is like running uphill on ice wearing sandals. ?
If I get some time I’ll try to put together the most basic of how to’s lol but I’m far from being the resource on this ???
 

WorldsElite

HELP WHEN I CAN
Joined
Jun 4, 2021
Messages
176
Awards
3
Offline
No, but it does play nicer with Java. Decompile and open folder with studio, if it doesn’t open resource manager on left side. Open a second project, then switch back. It should force it to index that way.
I'll give that ago never knew it was possible without taking it back to java and everytime I tried to re compile after doing it it fails.
 

AfterLife

Well-known member
VIP Member
Joined
May 15, 2021
Messages
1,115
Awards
4
Offline
Man the learning curve on this app is like running uphill on ice wearing sandals. ?
If I get some time I’ll try to put together the most basic of how to’s lol but I’m far from being the resource on this ???
what plugin is needed pal i have it installed just setting android studio up now
 

jbetbetbet

Well-known member
Joined
Aug 10, 2021
Messages
197
Awards
3
Offline
what plugin is needed pal i have it installed just setting android studio up now
Don’t need to add any plugins, biggest part is getting it to index correctly. Switching between projects will do it most of the time
 

nowacx

Well-known member
Joined
May 28, 2021
Messages
339
Awards
4
Offline
work in progress but i dunno how to remove the catchup and live epg options even though i used the android:visibility="gone"

View attachment 3364
remember, smarters has multiple layouts(sure you already know?) so ensure you did the edit to the "right" layout for the device you're working with bcos you can definitely remove that catchup n epg same way you removed live using visibility gone, so you're obviously on the right track.....
 

Havoc

Member
Joined
Jan 21, 2022
Messages
33
Awards
1
Offline
remember, smarters has multiple layouts(sure you already know?) so ensure you did the edit to the "right" layout for the device you're working with bcos you can definitely remove that catchup n epg same way you removed live using visibility gone, so you're obviously on the right track.....
If your still struggling, I recently removed catch-up in one of my edits. Found the box dimensions in manifest and set width/height and weight to zero.
 
Top