Recent content by Anth0ny229

  1. A

    Post [Download] T-Mobile S7 Nougat Odin Files

    I ended up just factory resetting once I upgraded. I also just left the APN settings since it's the same and I haven't had a problem.
  2. A

    Post Stock SMS app vs. 3rd party ones on Nougat, pros and cons?

    I use Android Messages. Google just changed the name of their messenger app. But I love it because it's fast easy to use and handles everything I need.
  3. A

    Post System UI Tuner - Apply System UI Tuner settings on any Android device.

    I used it to remove the annoying Alarm Icon. I always have an alarm so having a icon for it seems a little redundant. Thank you for this!
  4. A

    Post 📚 [Help Thread][Galaxy S7] Ask Any Question, Noob Friendly

    I believe Knox uses an efuse. Once it has been triggered it's there forever. This article explains it. http://omegadroid.co/wanted-knox-void-warranty-0x1/
  5. A

    Post [Download] T-Mobile S7 Nougat Odin Files

    Yeah it does. The only file I didn't use in Odin was the CSC. I then just went Settings/Mobile Networks/Access Point Names and added my own MetroPCS access point and deleted the rest. Here is my settings and it works great.
  6. A

    Post 📚 [Help Thread][Galaxy S7] Ask Any Question, Noob Friendly

    Stock roms are okay but a custom ROM would be even better. One example is there is a nougat ROM that's pre rooted which would be nice to have. MetroPCS takes forever to issue updates so I ended up using a T-Mobile ROM for now.
  7. A

    Post 📚 [Help Thread][Galaxy S7] Ask Any Question, Noob Friendly

    I understand that the Galaxy with the snapdragon professor has a locked bootloader. What my question is, is now that it can be rooted using a development bootloader is it possible to use other Roms besides what's in the only root topic for it. There's some good Roms for nougat but it sucks being...
  8. A

    Post [Download] T-Mobile S7 Nougat Odin Files

    Quick question. I have a galaxy s7 sm-g930t1 which is the galaxy s7 with metro-pcs. Will this work on this model. It has snapdragon which has a locked bootloader that makes sure its signed. I would assume it would work as long as I also flash the bootloader with this version but I want to be...
  9. A

    Post Smali Visual Studio Extension

    You actually gave it a try? Did you test build/deployment with a modification?
  10. A

    Post Smali Visual Studio Extension

    Yup exactly! :)
  11. A

    Thread Smali Visual Studio Extension

    About SmaliVS SmaliVS is a Visual Studio project and language extension for the smali file type. Smali is the disassembly output from APK's using the smali\baksmali tools. Using this extension will allow you to dump an apk form your device. It will automatically dissasemble the apk and create...
  12. A

    Thread Xposed binding for Xamarin

    I have spent almost two weeks trying to get the bindings for Xposed framework for a rooted android phones to work. Here is the basic tutorial https://github.com/rovo89/XposedBridge/wiki/Development-tutorial It says to use "provided" rather than "compile" here...
  13. A

    Thread FM Radio on MetroPCS

    Now that we can root would it be possible to enable the FM radio. T mobile is already enabled but unfortunately MetroPCS is always behind.
  14. A

    Post [UNOFFICIAL][5.1/6][v87.1][28 Nov]Xposed for Samsung Lollipop/Marshmallow

    Is there a version for the s7 that has the classes.jar and sources.jar that can be used for module development. And also is there any modules that have been written in C# with Xamarin? I really would like to create it with that I've been at it over a week and nobody seems to be offer any help...