Skip to content
View in the app

A better way to browse. Learn more.

ResHax

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Help us keep the site running.

CODE TOAST

Featured Replies

  • Author
  • Localization

HPAndroid, posted Sun Mar 04, 2018 1:38 am (32869)


How to see the Toast message in this code. I think it was encrypted and hidden somehow. Please help me how to view message Toast will display. Thanks a lot!
This is the code: http://www56.zippyshare.com/v/tCJ3LYkj/file.html
  • Author
  • Localization

HPAndroid, posted Sat Mar 10, 2018 4:50 am (33017)


Hope somebody can help me! :(
  • Author
  • Localization

HPAndroid, posted Sun Mar 11, 2018 1:52 am (33057)


I can not understand the smali file. I just want to delete that Toast message from my game. Hope somebody can help me! My purpose is to help the player not be bothered by Toast messages attached by someone. :(
  • Author
  • Localization

Acewell, posted Sun Mar 11, 2018 6:17 am (33063)


thats some kind of text file :)
on line 1260 is this
Code:
    invoke-virtual {v2}, Landroid/widget/Toast;->show()V

i guess you could somehow disable the show() at the end.
  • Author
  • Localization

HPAndroid, posted Sun Mar 11, 2018 7:51 am (33068)


Acewell wrote:
thats some kind of text file :)
on line 1260 is this
Code:
    invoke-virtual {v2}, Landroid/widget/Toast;->show()V

i guess you could somehow disable the show() at the end.


Thank you! But I do not understand what the 1260 line means. I just want to see the content that will display that toast message on the screen. May you help me!
Here is an example:Image
  • Author
  • Localization

Acewell, posted Sun Mar 11, 2018 10:38 am (33079)


i mean if you open that file in Notepad and go to line 1260 you will see that.
i can't help further because i have no idea what this all is. :)
  • Author
  • Localization

HPAndroid, posted Sun Mar 11, 2018 12:29 pm (33084)


Thank you for helping Acewell! :)
Guest
This topic is now closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.