[Xposed][1/30/2013] Allow TWC TV to work on devices with USB debug (and maybe VPN?) - Xposed Framework Modules

This is an Xposed module (See http://forum.xda-developers.com/showthread.php?t=1574401 for more on Xposed) that allows Time Warner's TWC TV app to work when USB debugging is enabled. It should also allow working with VPNs but this has not been tested.
Source code for the module is at https://github.com/Entropy512/XposedTWCTVPatcher
To install:
Install the Xposed Installer APK from the thread linked above
Install the Xposed framework using Xposed Installer
Install the APK linked in this post
Reboot your device after enabling the module in Xposed Installer
Enjoy TWC TV on a rooted device - no more need for a smali-hacked APK, just install it straight from the Play Store

Change Log
Changes:
9/11/2013:
Update to work with newer TWC updates. Sorry this took so long.
The app no longer seems to be checking for root in any way, so this just disables USB debug checks and also attempts to patch VPN detection. VPN detection patching is untested.
1/30/2013:
TWC pushed an update today. ProGuard obfuscation resulted in the name of a method we hooked changing from w to x...
fecking ProGuard...
??/??/2013
Initial release
REMOVED due to TWC app getting updated - grab the latest APK and update the TWC app.

reserved 2

Can you get this to work with red box instant?
Sent from my Nexus 7 using xda premium

cabagekiller said:
Can you get this to work with red box instant?
Sent from my Nexus 7 using xda premium
Click to expand...
Click to collapse
redbox instant??? Never heard of it.

So glad I have sling box. I didn't even know u couldnt use the twc app on a rooted phone.

https://play.google.com/store/apps/details?id=com.redboxinstant I still have my unused beta key that you can use to test it if needed.
Sent from my Nexus 7 using xda premium

wow! This works great! Thanks OP...
Installed on Sprint Note II btw

cabagekiller said:
https://play.google.com/store/apps/details?id=com.redboxinstant I still have my unused beta key that you can use to test it if needed.
Sent from my Nexus 7 using xda premium
Click to expand...
Click to collapse
Looks like it's only for Verizon users. It's probably best if someone who can regularly use the APK makes a module to do this.
I'm eventually going to write a very generic high-level guide with tips on how to figure out what an APK is doing.
If you know of anyone who has "fixed" that APK using the old smali-hack method, I can analyze that with androdiff to try and reproduce the techniques used.

Awesome!!!!
DAMMIT IT WORKED ON MY ROOTED ASUS TRANSFORMER 300 TF!!!!! Thank you for this.

Any plans on implementing the HDMI fix?

Hi, thanks for sharing this hack. I wonder if something like this would be possible to allow the install and running of Hulu Plus from the Play Store on a rooted device.

dailydR1ver said:
Any plans on implementing the HDMI fix?
Click to expand...
Click to collapse
At some point. I've been busy with other things lately. I also only have one device with working HDMI output.
seancojr said:
Hi, thanks for sharing this hack. I wonder if something like this would be possible to allow the install and running of Hulu Plus from the Play Store on a rooted device.
Click to expand...
Click to collapse
Yup, although it wouldn't come from me as I'm a Plus subscriber.
If there's a hacked Plus APK somewhere, I suggest using Androidguard's androdiff.py to figure out what it's patching.
Then use the Androguard Simple Text plugin to view the relevant source for the APK.
This should tell you which methods need to be overridden to always return true/false.

It works on galaxy s ii from Sprint running cm10. Although the app doesn't actually work. It opens and video status to play but then gets error. If you need with it when it first stats playing it turns green when it stops playing. The only Rom I have gotten it to work on is Blue Kuban. Any ideas?

iluvdroid said:
It works on galaxy s ii from Sprint running cm10. Although the app doesn't actually work. It opens and video status to play but then gets error. If you need with it when it first stats playing it turns green when it stops playing. The only Rom I have gotten it to work on is Blue Kuban. Any ideas?
Click to expand...
Click to collapse
This thread is only to discuss the mod to defeat root/USB debug checks in the app. It's not really the appropriate place to discuss any underlying device incompatibilities the app may have.
All I can say is - the graphics subsystem in CM10 on all exynos4 devices isn't exactly in the best shape. There is a reason CM10 and 10.1 never received M or stable builds for any exynos4 handset or tablet.

TWC pushed an update today.
This update changed the name of one of the methods this module hooks, so the module needed an update.
In theory, Xposed modules should keep working through an update, but if someone used ProGuard obfuscation, method names change often and as a result the module needs updating.

Re: [Xposed][1/30/2013] Allow TWC TV to work on rooted devices and with USB debugging
Would it be possible to add a block for checking of vpn?
Sent from my SPH-D710 using XDA

iluvdroid said:
Would it be possible to add a block for checking of vpn?
Sent from my SPH-D710 using XDA
Click to expand...
Click to collapse
It checks for VPN? I'll take a look at that at some point.
The problem is, it's difficult to try blocking checks without a way to test the block, due to ProGuard obfuscation of the APK - You need to do a lot of reading to figure out exactly what the hell it's trying to do.
Although if there's a smali-hacked APK somewhere that does this, I can try and use androdiff to figure out what was patched.
Next on my list is HDMI.

Re: [Xposed][1/30/2013] Allow TWC TV to work on rooted devices and with USB debugging
Take a look at this thread. http://forum.xda-developers.com/showthread.php?t=1604411&page=9. They are trying to get hdmi and vpn to. Said they may know the smali code checking for vpn. Maybe you contact that dev and work together and get them both working. If I can help any way let me know. I don't hardy know any programming but I can poke around a little.
Sent from my SPH-D710 using XDA

iluvdroid said:
Take a look at this thread. http://forum.xda-developers.com/showthread.php?t=1604411&page=9. They are trying to get hdmi and vpn to. Said they may know the smali code checking for vpn. Maybe you contact that dev and work together and get them both working.
Sent from my SPH-D710 using XDA
Click to expand...
Click to collapse
There's a good chance the network locks are done server-side... e.g. "don't allow it to work unless the connection comes from a Time Warner IP address".

Related

Network Proxy Settings

Currently I need to use my device on an enterprise network (peap wifi) and the only way to access wan or the internet is to use their proxy.
I need to use the proxy for http but cannot find anywhere to enter the proxy information, I have tried various apps from market but all have failed. Is there a way to access proxy settings? I'm sure the setting is there but I can't find a way to access it.
What do you guys use?
Sent from my MSM using XDA App
ryannathans said:
Currently I need to use my device on an enterprise network (peap wifi) and the only way to access wan or the internet is to use their proxy.
I need to use the proxy for http but cannot find anywhere to enter the proxy information, I have tried various apps from market but all have failed. Is there a way to access proxy settings? I'm sure the setting is there but I can't find a way to access it.
What do you guys use?
Sent from my MSM using XDA App
Click to expand...
Click to collapse
I know this is a nexus one site but I may be useful for you.
http://www.google.com/support/forum/p/android/thread?tid=36dabddba0ba6162&hl=en
dcmedic said:
I know this is a nexus one site but I may be useful for you.
http://www.google.com/support/forum/p/android/thread?tid=36dabddba0ba6162&hl=en
Click to expand...
Click to collapse
That just talks about 802.1x/peap. That already works on Android 2.2. (In fact it has worked since Android 1.0's wpa_supplicant, but they didn't expose it in the Android UI till 2.0 I think.) Here's a site with a bunch of proxy options, have you tried them already?
http://android-proxy.blogspot.com/
highlandsun said:
That just talks about 802.1x/peap. That already works on Android 2.2. (In fact it has worked since Android 1.0's wpa_supplicant, but they didn't expose it in the Android UI till 2.0 I think.) Here's a site with a bunch of proxy options, have you tried them already?
http://android-proxy.blogspot.com/
Click to expand...
Click to collapse
Yes I have tried that site with no luck, below are the ones listed on that site.
TransProxy: Not found on market, found it on sourceforge but it looks just a linux binary, not an apk. Is this still usable on android?
ASProxy: $5 fee, no free version
Proxy Settings Android Application: Requires some survey and won't let me download it.
Open Desire: Requires survey I can't get around. (And looks like a ROM itself)
---------
Others I have found on market:
Proxymator: Crashes when I hit OK
http Proxy Settings: Crashes when I hit OK
GAE Proxy: Does not work (won't let me select port 80)
Any others you can suggest?
Oh and if it matters it is a Squid Web Proxy
-Thanks
ryannathans said:
Yes I have tried that site with no luck, below are the ones listed on that site.
TransProxy: Not found on market, found it on sourceforge but it looks just a linux binary, not an apk. Is this still usable on android?
Click to expand...
Click to collapse
http://cleanimport.xda/index.php?threads/766569/
Everything is on XDA already. You just need to look.
highlandsun said:
http://cleanimport.xda/index.php?threads/766569/
Everything is on XDA already. You just need to look.
Click to expand...
Click to collapse
Searched this forum, not desire's android development
Thanks, I will test it on Monday
Transproxy crashes when I hit apply. So far I have found no working alturnate.
Sent from my MSM using XDA App
Bumping with urgency
Sent from my MSM using XDA App
ryannathans said:
Bumping with urgency
Click to expand...
Click to collapse
Really? What else do you want exactly? I hate when people bump posts like this.
arrrghhh said:
Really? What else do you want exactly? I hate when people bump posts like this.
Click to expand...
Click to collapse
Has anyone ever got a proxy to work?
ryannathans said:
Has anyone ever got a proxy to work?
Click to expand...
Click to collapse
Don't think so. I know VPN's don't work, wouldn't surprise me if proxy's don't either.
Okay, because all proxy apks don't work.
Thanks!
It's amazing how you can spend so much time on something like this without providing a single shred of useful information. Like a logcat.
I installed transproxy to test it out. It failed, because our kernel is missing the ipt_REDIRECT module. It took me 2 minutes to install it, get a logcat and look at the error messages to find this problem.
Since all of the proxy apps just use iptables, none of them will work without this iptables module. Simple fix - ask WisTilt2 to add it to the config of the next kernel he builds.
highlandsun said:
It's amazing how you can spend so much time on something like this without providing a single shred of useful information. Like a logcat.
I installed transproxy to test it out. It failed, because our kernel is missing the ipt_REDIRECT module. It took me 2 minutes to install it, get a logcat and look at the error messages to find this problem.
Since all of the proxy apps just use iptables, none of them will work without this iptables module. Simple fix - ask WisTilt2 to add it to the config of the next kernel he builds.
Click to expand...
Click to collapse
How did you get a logcat that was fine?
All mine ended up corrupt after running transproxy...
Dunno. Maybe you got a corrupted download, it was fine for me.
I've submitted a bug report about the kernel module for you.
http://bugs.xdandroid.com/show_bug.cgi?id=126
thanks ;D
Hopefully that gets added to kernel soon.

Cisco vpn anyconnect, when where how??

On the official samsung announcement it was promised that the sgs2 will have a cisco vpn anyconnect client. However I failed to find it, or any ETA, does anybody know any details about it?
Sent from my GT-I9100 using XDA App
I've been searching for that aswell but failed to find it. Apperently it is not on the SGS2.
I would like to be able to use it too, so if there is any info please share.
I sorta got it working.. I had to decrypt the pcf file first to get the Group password and the I used an app called vpnc from the marketplace and put in the details from the pcf file and it seems to work. I haven't got citrix running over the vpn yet, still working on that
here is the announcement
on the samsung site under /global/business/mobile/solutions.html#security_vpn
it should be possible without decryption etc., unfortunately the "more information" text on the samsung site is not linked...
bacardiandwatermelon said:
I sorta got it working.. I had to decrypt the pcf file first to get the Group password and the I used an app called vpnc from the marketplace and put in the details from the pcf file and it seems to work. I haven't got citrix running over the vpn yet, still working on that
Click to expand...
Click to collapse
is your phone rooted??
For rooted phones there is VPNC.
For none rooted ones... you gotta pray to Google
Alienfreak said:
For none rooted ones... you gotta pray to Google
Click to expand...
Click to collapse
I ain't no praying samsung promised it as a feature of the sgs2 (see my earlier msg), and it was one of the reasons I bought it. So I demand it!!
Sent from my GT-I9100 using XDA App
I am now using vpnc and I didn't have to do all the tun stuff, just needed root and that was all.
Sent from my GT-I9100T using XDA App
It's comming
OK, so after two weeks of pain with calling Samsung tech support I was finally given the secret number for their UK head office, just to get me off their backs! HA!
I was told that these missing features are indeed scheduled for a future firmware release. They are going to try and find someone for me to talk to (apparently in Sales) who knows when these are scheduled to land.
Will let you know more if I hear back from them.
Yeah mine is rooted. I lasted 3 days when I brought it, I can't stand buying something and having certain features locked...
It's finally here !
https://market.android.com/details?id=com.cisco.anyconnect.vpn.android
and works fine (only the permanent icon in the status bar is a bit annoying)

Can I connect my Xbox One controller to this device?

Ok, so I've seen that some users have been able to connect this controller to devices like the Nexus 5, so I'm wondering if it's possible on the N9?
I found this video: https://www.youtube.com/watch?v=eDQqMH4POFQ [1] and followed the instructions.
However, the app it recommends (USB/BT JoystickCenter Free) using hasn't worked for me so far. I get to the step where I enable the touchscreen driver, and I get a message that says "Can not get access to '/dev/uinput'. Please install a Custom ROM with root rights."
I'm still at stock on this tablet, but it is rooted. Super SU is installed and working well with all other root apps.
I checked Super SU, the JoystickCenter has been granted superuser permissions in it.
Anyone have any advice on what to do? Anyone get a controller working with it?
I googled the issue and found out that some devices need a special custom kernel to enable this. Are any of the existing custom kernels set up for controller support?
I'd love to pull this off, because I just got KOTOR for Android and would love to use a controller with it.
Any help would be appreciated
Same here.
Flashing a custom kernel might help. I guess you need a kernel that provides the /dev/uinput device.
"uinput is a linux kernel module that allows to handle the input subsystem from user land. It can be used to create and to handle input devices from an application. "
I've got the same problem on my Oneplus One, the controller is recognized but I can't switch on the J>T option wich is vital to make the controller work...
Anyone has a solution ?
Did you see the FAQ page for the app:
https://groups.google.com/forum/m/#!topic/pokes-android-apps/sME_vV9pPcE
No specific tips for N9, but several general purpose tips. As you pointed out, the main cause of failure is a kernel without device support.
On the YouTube vid you linked, someone posted in the comments that setting SELinux to Permissive helped him out.
I was gonna try this out, but the app has been pulled from the store. If it gets reinstated, I'll try it with the custom Rom I'm running (Dirty Unicorns 9.2 test build, LP5.1)
Sent from my Nexus 9
enriquejones666 said:
Did you see the FAQ page for the app:
https://groups.google.com/forum/m/#!topic/pokes-android-apps/sME_vV9pPcE
No specific tips for N9, but several general purpose tips. As you pointed out, the main cause of failure is a kernel without device support.
On the YouTube vid you linked, someone posted in the comments that setting SELinux to Permissive helped him out.
I was gonna try this out, but the app has been pulled from the store. If it gets reinstated, I'll try it with the custom Rom I'm running (Dirty Unicorns 9.2 test build, LP5.1)
Sent from my Nexus 9
Click to expand...
Click to collapse
Thank you so much dude, I can finally play with my Xbox One controller, it worked !!!
Zanow said:
Thank you so much dude, I can finally play with my Xbox One controller, it worked!
Click to expand...
Click to collapse
Hey, can one of you guys post the apk for the free version of the app. The app is no longer available on the PlayStore, and the developer doesn't have an XDA page. A Google search only brings up suspicious warez sites.
enriquejones666 said:
Hey, can one of you guys post the apk for the free version of the app. The app is no longer available on the PlayStore, and the developer doesn't have an XDA page. A Google search only brings up suspicious warez sites.
Click to expand...
Click to collapse
I used Aptoide to download that app, you can find every apps that are no longer available on the playstore using aptoide market.

[APP][V1.0][Xposed][Timber - Unlimited Superficial Judgements]

Timber - Unlimited Superficial Judgements​
Description:
Disables swipe limit, enables undo, passport does not work (server side limitation). Only for V4.0.5
Download:
Can't post outside links yet :/
On the Xposed Repo: proofofconcept.dontsuemeplz.timber
Changelog:
V1.0 Finally released on the xposed repo. Code has not changed since the last release on /r/xposed
Future Features:
1) Make passport mode "work" by just spoofing the GPS.
2) Auto-like swipe all mode
3) Appear to be a verified profile even if you aren't
4) Psychic mode: Know someone swiped right on you BEFORE you swipe either direction on them
Source:
Source code can be found on GitHub. This source is for an older build, I will upload the newest source soon.
Can't post outside links yet :/
License:
GPL V2.
Support:
I plan on updating this to support V4.2.3 depending on the demand.
I don't want donations, I do this for fun.
I don't work on anyone elses schedule, if you want it updated faster than I am willing to work then you are free (encouraged!) to take the source and fix it yourself
Only posting this because you said depending on the demand, but definitely count me as one of the people that would like to see it updated to the 4.2.3. Either way though, great work man!
Sent from my SM-N910P using Tapatalk
Awesome, was hoping a Tinder module would come around.. will definitely use
thank you
Joey121215 said:
Only posting this because you said depending on the demand, but definitely count me as one of the people that would like to see it updated to the 4.2.3. Either way though, great work man!
Sent from my SM-N910P using Tapatalk
Click to expand...
Click to collapse
I'm interested in 4.2.3 as well. Would be willing to beta test or even throw some donation dollars your way. In addition to location, I wouldn't mind more notification options (change notification sound, vibration on/off).
Tinder module plz :sly::sly:
Would it be possible to add an auto like feature with random dislikes.
Working √
Rom: CM 12.0
Android: 5.0.2
Xposed: 3.0 Alpha 2
Sent from my SM-N900T
Added a list of potential future features. Some of these I have worked on a bit, others are just theoretically possible. No promises that I will get these finished but I will try whenever I get some free time. Fellow devs, feel free to grab the source and help implement these features!
I get "problem parsing package" when installing.
Would be awesome if you could keep compatibility with latest versions, this app is awesome thanks!
Is there something I need to do after installing it to activate the unlimited swipe? I've downgraded to 4.0.5 and activated the module as well.
Also, definitely would love support for 4.2.3!
Really good job, thanks and of course, I'd love the support for 4.2.3
Sent from my OnePlus One.
How are you guys installing this? When I download off xposed website and try to install I get "problem parsing package". When downloading from xposed app I get "downloaded file is note a valid apk (or incompatible)"
Joe333x said:
How are you guys installing this? When I download off xposed website and try to install I get "problem parsing package". When downloading from xposed app I get "downloaded file is note a valid apk (or incompatible)"
Click to expand...
Click to collapse
Try clearing your dalvik cache. D
Joe333x said:
How are you guys installing this? When I download off xposed website and try to install I get "problem parsing package". When downloading from xposed app I get "downloaded file is note a valid apk (or incompatible)"
Click to expand...
Click to collapse
I had this same issue. For me it was b/c my ROM was old. I am still using JB 4.2.2 When I upgraded to 5.1.1. it worked.
To OP-
Are you sure that the swipes is not limited to the server ? If you hit the paywall, then adjust the time on your phone (trick it to think the time as passed by), you can keep swiping. The thing is, when I did that it "appeared" that even though I was swiping, there was no registering. Just my .2cc
Looks like when someone has mutual friends it doesn't allow me to see them. Not a big deal but is that by design or something?
Sent from my A0001 using Tapatalk
Steve_xposed said:
Timber - Unlimited Superficial Judgements​Support:
I plan on updating this to support V4.2.3 depending on the demand.
I don't want donations, I do this for fun.
I don't work on anyone elses schedule, if you want it updated faster than I am willing to work then you are free (encouraged!) to take the source and fix it yourself
Click to expand...
Click to collapse
Nice work and demand is high!!!
gunde2014 said:
Try clearing your dalvik cache. D
Click to expand...
Click to collapse
Were you able to verify that it has unlimited swipe? Do I need to have full swipe left in order to use it?
Sent from my VS985 4G using Tapatalk
I got jelly bean too, is there a way to recompile it? I have all eclipse & android sdk set up already
Im not sure how to compile im pretty noon tbh.
Works good for me and I used an auto script to swipe after installing. It swiped probably 1000 times and no matches.
Typically I get 1 match out of 30 swipes. The pay wall I believe is 100.
I've used the app for a long time and that really has not changed. It could be I got no matches after 1000 swipes but I suspect even though the app is clearing the server is locked.
---------- Post added at 08:07 AM ---------- Previous post was at 08:05 AM ----------
I reflashed JB and made a nandroid of 5.1.1. With everything set up. If there are changes I can reflash but I still like JB 4.2.2.
mikeprius said:
Typically I get 1 match out of 30 swipes. The pay wall I believe is 100.
I've used the app for a long time and that really has not changed. It could be I got no matches after 1000 swipes but I suspect even though the app is clearing the server is locked.
---------- Post added at 08:07 AM ---------- Previous post was at 08:05 AM ----------
Click to expand...
Click to collapse
i also think this is happening. does anyone else agree? or can OP confirm its not happening.

[Xposed][MODULE][6.0+] Xtadia - Play your Stadia games anywhere

Xtadia
Xtadia is a very simple Xposed module that allows to play Stadia games on any phones and any connection type.
It workarounds the current limitation of needing a Pixel phone and a WiFi network, by simulating exactly that to the Stadia app.
Google announced that these limitations were temporary, so this module will fill the gap until it is officially allowed.
Warning :
Note that these limitations were put in place for a reason, and you may not have an optimal experience at the moment by using an untested connection/configuration, on a beta service.
Compatibility :
Built for Android M+ , like Stadia.
Tested with EdXposed on Android Pie and Q.
Downloads
Xposed Repo
XDA:DevDB Information
Xtadia, Xposed for all devices (see above for details)
Contributors
AmineIzumi
Source Code: https://github.com/AmineI/Xtadia
Xposed Package Name: fr.AmI.Xtadia
Version Information
Status: Stable
Current Stable Version: 1.1
Stable Release Date: 2019-12-19
Created 2019-12-19
Last Updated 2019-12-29
Not working on OnePlus 6T on Android 10, unfortunately.
DPilot said:
Not working on OnePlus 6T on Android 10, unfortunately.
Click to expand...
Click to collapse
Grab logs so they can fix it. Use syslog from play google for such purpose [emoji41]
Does it remove country restriction too?
Currently the app is supported in a limited number of countries
Downloaded and installed , not sue what it do next...
Works great!
Great module! This is exactly what I needed! Played for an hour on data with no issues, works great on my P4XL running the December security update. Keep up the great work.
On a side note, would you be able to Port this to any app that only works on a WiFi connection?
Thanks!!
Nothing on OnePlus 7 Pro..
DPilot said:
Not working on OnePlus 6T on Android 10, unfortunately.
Click to expand...
Click to collapse
kosborn2 said:
Nothing on OnePlus 7 Pro..
Click to expand...
Click to collapse
Can you give more info and steps about what you did ? I'd gladly look into it but if you don't tell me what you did and what happened I can't do anything .
Especially since I have a OnePlus 3T, tested it on OOS Pie and now HavocOS on Android 10 as well, I don't see why it wouldn't work.
Mysteryagr said:
Does it remove country restriction too?
Click to expand...
Click to collapse
I'm afraid not ! But that restriction may be linked to your Google account country actually, isn't it ? In that case I can't spoof that through a module, your best bet would be to try and change that in your google account's settings ? Don't know much about that honestly.
Palisoulja2 said:
On a side note, would you be able to Port this to any app that only works on a WiFi connection?
Click to expand...
Click to collapse
You're welcome !
There's another module that should do that already, it's called FakeWifi - it should work for most apps, but not for Stadia as Stadia calls an API that is not spoofed by FakeWifi. Do you have a specific app in mind ?
Kingofstadia said:
Downloaded and installed , not sue what it do next...
Click to expand...
Click to collapse
It's a module for the existing Stadia app, so there is no interface - for it to work you must go in your Xposed module list and enable the Xtadia module. That's all.
If you're not familiar with Xposed, I'd advise a whole lot of reading about it - basically, Xposed is a framework that allows modules (like Xtadia) to "modify" applications (like Stadia). Install either Xposed Framework or EdXposed.
Everything done properly
But
How to get invite code because without it we can't play a single game
---------- Post added at 10:05 AM ---------- Previous post was at 10:03 AM ----------
Palisoulja2 said:
Great module! This is exactly what I needed! Played for an hour on data with no issues, works great on my P4XL running the December security update. Keep up the great work.
On a side note, would you be able to Port this to any app that only works on a WiFi connection?
Thanks!!
Click to expand...
Click to collapse
Bro how did u get the invite code
I m stuck on invite code in the stadia app
Manish sorout said:
I m stuck on invite code in the stadia app
Click to expand...
Click to collapse
Well we can't buy Stadia for you, just buy it on the Google store or wait until the public release
AmineIzumi said:
You're welcome !
There's another module that should do that already, it's called - it should work for most apps, but not for Stadia as Stadia calls an API that is not spoofed by FakeWifi. Do you have a specific app in mind ?
Click to expand...
Click to collapse
I don't have a specific app but I assumed fakewifi wasn't working properly because it wasn't working for stadia, but you're saying it's because it's calling up a different API. If Fakewifi doesn't work I'll reach out to you if I run into a wifi only app. Keep up the great work. Thanks again!
Manish sorout said:
Everything done properly
But
How to get invite code because without it we can't play a single game
---------- Post added at 10:05 AM ---------- Previous post was at 10:03 AM ----------
Bro how did u get the invite code
I m stuck on invite code in the stadia app
Click to expand...
Click to collapse
Bro, do you need a buddy pass? Just say the word, i got your back
Can anyone tell me the proper way to install this module? It's not in the downloads section of Xposed obviously so I downloaded the apk and copied to my SD. When I try to do a manual install from within Xposed I can see the apk file I copied over but it is greyed out and I cannot select it for install. I can install it from the regular file explorer like any other apk but that doesn't seem to do anything.
wwwryan said:
Can anyone tell me the proper way to install this module? It's not in the downloads section of Xposed obviously
Click to expand...
Click to collapse
Obviously ? It is though. And I tested installing it from there too. I even included the repo link in the thread .
AmineIzumi said:
Obviously ? It is though. And I tested installing it from there too. I even included the repo link in the thread .
Click to expand...
Click to collapse
Yeah sorry, no idea. It definitely wouldn't show up in my Xposed for some reason. Maybe it's not a default repo in Xposed? I've never really used anything other than the default repos built into Xposed so my apologies. I followed the instructions here and then was able to install it through EdXposed and can confirm it works great.
Hi
I tried all thing but I was caught when I login from with my orginal google account where location is set to country India and by list of Google does not support India even I don't have any refer code. Now at this condition my mind say below things and if anyone have tried done below step please let us know output results .
1. I have wireguard support in my rooted android using android 10 pixel rom so if I buy azire VPN and spoof will it work ??
2. After spoofing we will get specific country gmail I'd and password then I can bypass it is this correct I don't think I am breaking any law if yes then let me know I will delete my post .
Anyone can help if tried this thing..
How to get invite code because without it we can't play a single game
los 14.1 magisk systemless xposed nexus 9 not working. logs attached
@AmineIzumi is there any way to make this a Magisk module and still have the same functionality?

Categories

Resources