DOWNLOAD SMARTERS V4 + PAINEL

blackestflag

Well-known member
Joined
Oct 19, 2022
Messages
497
Awards
4
Offline
View attachment 9079
How can I make the expiry date invisible
Hey there Wise, I personally use Android Studio and set that element to be hidden
You can achieve this by adding this code to the several different layouts (new_dashboard_layout**.xml)
Code:
android:visibility="gone"

Please note, the image isn't going to be the EXACT same for you, depends which version of the app you are using

I've found most Smarters version have at least 8 versions to change. If you want to be thorough you would need to systematically add that to all of them, but that's up to you

You can also do this with a decent text editor such as Notepad++ or Sublime. Just find the related files in the /res/layout** folders, find the related code, and add it. I prefer to use AS, but some prefer a text editor

Hope that helps some
 

Attachments

  • Untitled-1.jpg
    Untitled-1.jpg
    658.9 KB · Views: 54

wise

Member
Joined
Apr 16, 2022
Messages
38
Awards
1
Offline
Hey there Wise, I personally use Android Studio and set that element to be hidden
You can achieve this by adding this code to the several different layouts (new_dashboard_layout**.xml)
Code:
android:visibility="gone"

Please note, the image isn't going to be the EXACT same for you, depends which version of the app you are using

I've found most Smarters version have at least 8 versions to change. If you want to be thorough you would need to systematically add that to all of them, but that's up to you

You can also do this with a decent text editor such as Notepad++ or Sublime. Just find the related files in the /res/layout** folders, find the related code, and add it. I prefer to use AS, but some prefer a text editor

Hope that helps some
20240306_173333.jpg
I managed it with Android Studio
thank you for your great instructions...
 

frusinate

New member
Joined
Sep 7, 2022
Messages
3
Offline
I have also the problems with login data ovpn. If i put the link on the panel app, when i close and re-open the app, the vpn login don't restore. Thanks
 
Last edited:

juliozapata

New member
Joined
Mar 31, 2022
Messages
14
Offline
You're welcome mate. Yeah the app works fine after changes. For Smarters apps while I'm editing, I go to full screen apps and set to 16:9. Looks exactly as it would on TV then
Felix Can you give me a hand I edit the panel and still unable to connect using / or without the / at the end still not connecting to panel
 

Dataghost

New member
VIP Member
Joined
Nov 7, 2022
Messages
4
Offline
Hey there Wise, I personally use Android Studio and set that element to be hidden
You can achieve this by adding this code to the several different layouts (new_dashboard_layout**.xml)
Code:
android:visibility="gone"

Please note, the image isn't going to be the EXACT same for you, depends which version of the app you are using

I've found most Smarters version have at least 8 versions to change. If you want to be thorough you would need to systematically add that to all of them, but that's up to you

You can also do this with a decent text editor such as Notepad++ or Sublime. Just find the related files in the /res/layout** folders, find the related code, and add it. I prefer to use AS, but some prefer a text editor

Hope that helps some
Cheers brother.
 

G-man

Well-known member
Joined
Apr 16, 2021
Messages
1,908
Awards
4
Online

psykee1313

New member
Joined
Oct 14, 2023
Messages
11
Offline
For those who are still having problems changing the login and password for the panel, just go to the hosting, delete the user.php file and replace it with the one I'm putting there.

Credits from the file @JEMUMAN (I don't know if it's his, I just got it from his post in another thread

File: user.php
 
Top