Gtalk - Galaxy Note GT-N7000 Themes and Apps

Does int note gtalk do video or do we need modded one? I like how i can gtalk over cell data on my infuse and will miss that....
Sent from my INFUSE powered by ZEUS

To enable google talk using 3g do the following
adb pull /data/data/com.google.android.gsf/databases/gservices.db
$ sqlite3 gservices.db
insert into overrides (name, value) VALUES ('gtalk_vc_wifi_only', 'false');
(control-d to exit sqlite)
$ adb push gservices.db /data/data/com.google.android.gsf/databases/gservices.db
( u can do the same thing using root explorer and sqlite)

drgopoos said:
To enable google talk using 3g do the following
adb pull /data/data/com.google.android.gsf/databases/gservices.db
$ sqlite3 gservices.db
insert into overrides (name, value) VALUES ('gtalk_vc_wifi_only', 'false');
(control-d to exit sqlite)
$ adb push gservices.db /data/data/com.google.android.gsf/databases/gservices.db
( u can do the same thing using root explorer and sqlite)
Click to expand...
Click to collapse
Thanks very helpfull. Will that work for gtalk on most phones? Also my main? Was does gtalk have video on the note
Sent from my INFUSE powered by ZEUS

Should work on all phones..
Dint understand the second half of ur question
@Taptalk-GalaxyNote

Does the Google talk app support video its simple. Not every Google talk app has video chat function. Certain phones have it. Like my infuse doesnt so i have to use a modded apk. Where my girlfriends sgs2 gtalk has video. All i wanna know is if u can to video chat on galaxy note gtalk ...
Sent from my INFUSE powered by ZEUS

Yes. It does by default and I've used a few times already.
Sent from my GT-N7000

It's working fine on GNote. I used couple of times.
Sent from my GT-N7000 using xda premium

Related

[Q] build.prop settings to spoof Box.net for LG?

Anyone know what the settings should be to change the build.prop so it will spoof Box.net and get us the free 50gb account?
I checked Box's site & this offer's still running for LG phones through March 31st.
I tried directions from http://www.droidhype.com/2011/12/28/free-50gb-box-net-account-for-new-and-existing-users/ but it looks like our build.prop has more lines that I'm probably not changing (n00b...be nice!)
"2.Open your /system/build.prop file as a text file and edit (use root explorer or equivalent) the following lines to show this:
ro.product.manufacturer=LGE
ro.product.model=VS910 4G"
TIA!
I gave up on it...ended up running across multiple people on xda that were setting people up with 50gb accounts.
I want to say the last guy I seen doing it was in the evo3d or vivid forum
Sent from my SAMSUNG-SGH-I727 using XDA App
tstaiano said:
Anyone know what the settings should be to change the build.prop so it will spoof Box.net and get us the free 50gb account?
I checked Box's site & this offer's still running for LG phones through March 31st.
I tried directions from http://www.droidhype.com/2011/12/28/free-50gb-box-net-account-for-new-and-existing-users/ but it looks like our build.prop has more lines that I'm probably not changing (n00b...be nice!)
"2.Open your /system/build.prop file as a text file and edit (use root explorer or equivalent) the following lines to show this:
ro.product.manufacturer=LGE
ro.product.model=VS910 4G"
TIA!
Click to expand...
Click to collapse
Hey, just want to say that the guide worked fine for me on SGS2, As soon as I rebooted and then logged into box I was upgraded to the 50GB
Search Bar much?
http://forum.xda-developers.com/showthread.php?t=1515306
Sent from my SAMSUNG-SGH-I727 using XDA

Visual Voice Mail for AOSP [Need Help]

I'm trying to get Verizon Visual Voicemail working on CM10 on SGS3. I have 3 different apk's:
Verizon's Visual Voicemail from the market (pulled from my DInc)
Verizon's Visual Voicemail Nexus from the market (after a few build.prop edits)
Stock Touchwiz Visual Voicemail (Thanks to NoSympathy)
Both market versions install without a problem, but have connection timeouts when trying to verify my vvm subscription.
The Touchwiz version won't even install.
Anyone have any ideas? I'm digging through the apk's to try and find why both market versions time out.
I would try stuff from the gnex since it is built for AOSP
con247 said:
I would try stuff from the gnex since it is built for AOSP
Click to expand...
Click to collapse
The Visual Voicemail Nexus app from the market is for the Verizon Galaxy Nexus.
I was digging through the code last night until about 10:00 and I'm starting to think it may be an APN problem...
badseed767 said:
The Visual Voicemail Nexus app from the market is for the Verizon Galaxy Nexus.
I was digging through the code last night until about 10:00 and I'm starting to think it may be an APN problem...
Click to expand...
Click to collapse
You are correct, however - I think what con's trying to refer you to is what I'd try first - go online and search "verizon galaxy nexus visual voicemail apk", find it, download it, transfer to your phone, and install from "unknown souce". It may work right off the bat, but it may not also. If not, it sure will give you a good starting point with where to go with it since A) its already build for AOSP and B) already built to communicate with the Verizon network.
Good luck!
Rather than beating your head in trying to get it to work you could save the 3 or 4 bucks a month and just use Google voice, is kind of irritating through the initial setup but in the end works well and does the same thing. Just my 0.02
Sent from my Galaxy S III using Xda Premium
badseed767 said:
I'm trying to get Verizon Visual Voicemail working on CM10 on SGS3. I have 3 different apk's:
Verizon's Visual Voicemail from the market (pulled from my DInc)
Verizon's Visual Voicemail Nexus from the market (after a few build.prop edits)
Stock Touchwiz Visual Voicemail (Thanks to NoSympathy)
Both market versions install without a problem, but have connection timeouts when trying to verify my vvm subscription.
The Touchwiz version won't even install.
Anyone have any ideas? I'm digging through the apk's to try and find why both market versions time out.
Click to expand...
Click to collapse
Could you post the apk for the Stock one? I've been trying to get my hands on it since synergy ROM doesn't have it included and now I can't even see any of the voicemail apps in the market. Short of flashing back to stock ripping it and then re-flashing the ROM I don't know how else to get ahold of it lol.
badseed767 said:
I'm trying to get Verizon Visual Voicemail working on CM10 on SGS3. I have 3 different apk's:
Verizon's Visual Voicemail from the market (pulled from my DInc)
Verizon's Visual Voicemail Nexus from the market (after a few build.prop edits)
Stock Touchwiz Visual Voicemail (Thanks to NoSympathy)
Both market versions install without a problem, but have connection timeouts when trying to verify my vvm subscription.
The Touchwiz version won't even install.
Anyone have any ideas? I'm digging through the apk's to try and find why both market versions time out.
Click to expand...
Click to collapse
With the Droid Incredible I had to do these steps to get Verizons visual voice mail to work with CM7.2
Use file manager and go to "/system"
Mount the folder R/W(Read/Write
open build.prop in Text Editor
look for "ro.horizontalVvvm = True" and chenge it to False
look for "ro.horizontalBUA = True" and change it to False
save your edit, and back out to thr "/system" folder. Once again switch the directory back to R/O, exit your apps and reboot.
You shoulkd now be able to install your Vvm.apk without it telling you to uninstall it because one is already installed.
Note I am using Virtuous rom however it should work for most roms I would imagine.
If you do not have a Vvm.apk here is one from the Droid X but it works great on my incredible. Looks almost like the stock incredible version.
mc-pdfd-live.dyndns.org/droid/VIRTUOUS_ROM_3.2.0_ADDONS/Motorola_Virtual_Voicemail/virtual-voicemail.zip
Hope this helped.
Taken from post
http://forum.xda-developers.com/showthread.php?t=796011
pickle3782 said:
With the Droid Incredible I had to do these steps to get Verizons visual voice mail to work with CM7.2
Use file manager and go to "/system"
Mount the folder R/W(Read/Write
open build.prop in Text Editor
look for "ro.horizontalVvvm = True" and chenge it to False
look for "ro.horizontalBUA = True" and change it to False
save your edit, and back out to thr "/system" folder. Once again switch the directory back to R/O, exit your apps and reboot.
You shoulkd now be able to install your Vvm.apk without it telling you to uninstall it because one is already installed.
Note I am using Virtuous rom however it should work for most roms I would imagine.
If you do not have a Vvm.apk here is one from the Droid X but it works great on my incredible. Looks almost like the stock incredible version.
mc-pdfd-live.dyndns.org/droid/VIRTUOUS_ROM_3.2.0_ADDONS/Motorola_Virtual_Voicemail/virtual-voicemail.zip
Hope this helped.
Taken from post
http://forum.xda-developers.com/showthread.php?t=796011
Click to expand...
Click to collapse
The stock vvm app installs fine, it just hangs while trying to verify the subscription. I thought it might have been the ro.horizontal.vvm line in the build.prop like on cm7, but that line wasn't even in there. I added it just to see and it made no difference. I switched to Google voice and I'm loving how it integrates directly into the phone app instead of having to run a separate vvm app. Thanks for the post.
Btw, anyone wanting the stock tw or old Verizon apk, feel free to pm me and ill send it to you.
Sent from my SCH-I535 using xda premium
Sorry for not being too much help, but is Verizon's VVM better than Google Voice?
Sent from my SCH-I535 using xda premium
Even when it was working on tw, no. Google voice is infinitely better, especially once you have it incorporated into the aosp phone app. The voice mails show up in your call log. Only problem is had was recording my greeting. After the initial setup, it's totally seamless.
Sent from my SCH-I535 using xda premium
The only problem I have with using google voice is that it like stores all my text messages. Not cool.
otherwise I'd use google voice. Unles there is a way to turn that off.
Please read forum rules before posting
Questions go in Q&A
Thread moved
Thank you for your cooperation
Friendly Neighborhood Moderator
captainwtf said:
The only problem I have with using google voice is that it like stores all my text messages. Not cool.
otherwise I'd use google voice. Unles there is a way to turn that off.
Click to expand...
Click to collapse
If you go into the settings for gv, there's a setting to pick what app receives text messages.
Sent from my SCH-I535 using xda premium
Hey so while Im glad that many of you are finding GVoice is a solution for you, but Im still hoping for a VV apk that works on the GS3. Anyone know a solution for the rest of us? Thanks.
I never got VVM to work. But foud a good app called you mail works just like verizion but its free
Sent from my SCH-I800 using xda app-developers app
Use file manager and go to "/system"
Mount the folder R/W(Read/Write
open build.prop in Text Editor
look for "ro.horizontalVvvm = True" and chenge it to False
look for "ro.horizontalBUA = True" and change it to False
save your edit, and back out to thr "/system" folder. Once again switch the directory back to R/O, exit your apps and reboot.
You shoulkd now be able to install your Vvm.apk without it telling you to uninstall it because one is already installed
Sound like a great idea to try. Has anyone tried that yet?

Unable to make Google Talk Video Calls without WiFi

Hey guys in the pass I have been able to make Google Video calls without being connected to WiFi however now I'm receiving a message that I must be connected to WiFi in order to make a video call. Does anyone know how to fix this issue so I cab make/receive calls whether I'm on WiFi or data?
Sent from my One X using xda app-developers app
movadoevo8 said:
Hey guys in the pass I have been able to make Google Video calls without being connected to WiFi however now I'm receiving a message that I must be connected to WiFi in order to make a video call. Does anyone know how to fix this issue so I cab make/receive calls whether I'm on WiFi or data?
Sent from my One X using xda app-developers app
Click to expand...
Click to collapse
you need to change "gtalk_vc_wifi_on" value to "false" in the gservices.db (main)in /data/data/com.google.android.gsf/databases
Crappyvate said:
you need to change "gtalk_vc_wifi_on" value to "false" in the gservices.db (main)in /data/data/com.google.android.gsf/databases
Click to expand...
Click to collapse
How can the above be accomplished with a text editor?
Sent from my One X using xda app-developers app
Crappyvate said:
you need to change "gtalk_vc_wifi_on" value to "false" in the gservices.db (main)in /data/data/com.google.android.gsf/databases
Click to expand...
Click to collapse
I can't find that path a anywhere in my internal storage. Can you provide me with more info. I have android/data folder but don't see data/data
Sent from my One X using xda app-developers app
movadoevo8 said:
I can't find that path a anywhere in my internal storage. Can you provide me with more info. I have android/data folder but don't see data/data
Sent from my One X using xda app-developers app
Click to expand...
Click to collapse
you need to be rooted. are you ? you will also need a sql editor like aSQLiteManager and aShell free from the market
Just download gtalkenabler from the app store your phone has to be rooted for the app to work.
Sent from my SAMSUNG-SGH-I717 using xda app-developers app
chak29 said:
Just download gtalkenabler from the app store your phone has to be rooted for the app to work.
Sent from my SAMSUNG-SGH-I717 using xda app-developers app
Click to expand...
Click to collapse
I downloaded Gtalk Enabler called "Enable Video Chat over 3G/4G" app. I am rooted and when i launched the app i did allow super user app access, however when i test it still asks me to enable wifi. I tried to reboot and all and still does not work. I'm running CM10, thanks.
Crappyvate said:
you need to be rooted. are you ? you will also need a sql editor like aSQLiteManager and aShell free from the market
Click to expand...
Click to collapse
I am rooted, but I don't know how to complete the task. If i download SQLitemanager and aShell free how do i complete the task? So far i tried downloading SQLitemanager and looking for the path mentioned above, but I cannot find it. Thanks for all your help.
movadoevo8 said:
I can't find that path a anywhere in my internal storage. Can you provide me with more info. I have android/data folder but don't see data/data
Sent from my One X using xda app-developers app
Click to expand...
Click to collapse
So i downloaded Ashell and SQlite manager. I am able to navigate to data/data/com.google.android.gsf/databases and located the file called gservices.db. I click on it and open it, then it goes to a screen to select which app i want to use to open it. I was assuming I should use SQlitemanager, however it is not listed as one of the apps to choose to edit. I see a bunch of other apps the only one that i can even get close enough to edit with is text editor. I did find the ""gtalk_vc_wifi_on" value to "false"" line however it is not exactly like you wrote shows up as ""gtalk_vc_wifi_only6& Q plusone:enable_instant_share_video58"
Not sure if i can use text editor to edit this i don't want to screw this up. Any input or guidance is greatly appreciated, thanks.
How to edit gservices.db to make gtalk available over data
movadoevo8 said:
So i downloaded Ashell and SQlite manager. I am able to navigate to data/data/com.google.android.gsf/databases and located the file called gservices.db. I click on it and open it, then it goes to a screen to select which app i want to use to open it. I was assuming I should use SQlitemanager, however it is not listed as one of the apps to choose to edit. I see a bunch of other apps the only one that i can even get close enough to edit with is text editor. I did find the ""gtalk_vc_wifi_on" value to "false"" line however it is not exactly like you wrote shows up as ""gtalk_vc_wifi_only6& Q plusone:enable_instant_share_video58"
Not sure if i can use text editor to edit this i don't want to screw this up. Any input or guidance is greatly appreciated, thanks.
Click to expand...
Click to collapse
when you select "gservices.db" in ashell you should get a warning asking if you want to get a copy of the file, answer yes
asqlitemanager should now be available as one of the options to open the db
once it opens the gservices.db select "main"
in table "main" select "Data"
hit "PgDn" until you find the following line "gtalk_vc_wifi_only" and hit edit on the left hand-side
change value "true" to "false" and hit "oK"
hit back button a couple of times and you should get a prompt asking you if yo want to "commit changes" answer yes
before you try to initiate a gtalk over data make sure you kill/restart the gtalk app (you may wanna clear cache and data, doesn't hurt}
Done !
Crappyvate said:
when you select "gservices.db" in ashell you should get a warning asking if you want to get a copy of the file, answer yes
asqlitemanager should now be available as one of the options to open the db
once it opens the gservices.db select "main"
in table "main" select "Data"
hit "PgDn" until you find the following line "gtalk_vc_wifi_only" and hit edit on the left hand-side
change value "true" to "false" and hit "oK"
hit back button a couple of times and you should get a prompt asking you if yo want to "commit changes" answer yes
before you try to initiate a gtalk over data make sure you kill/restart the gtalk app (you may wanna clear cache and data, doesn't hurt}
Done !
Click to expand...
Click to collapse
Strange that is exactly what I been trying to do, however when I click on the services.db and choose yes to make a copy I then do not get SQLiteManage as one of the apps to choose from.
Could it be because I need the paid sqeditor?
Sent from my One X using xda app-developers app
movadoevo8 said:
Strange that is exactly what I been trying to do, however when I click on the services.db and choose yes to make a copy I then do not get SQLiteManage as one of the apps to choose from.
Could it be because I need the paid sqeditor?
Sent from my One X using xda app-developers app
Click to expand...
Click to collapse
no...did you try to scroll down to try to find asqltitemanager ? maybe try to reinstall asqlitemanager
https://play.google.com/store/apps/details?id=dk.andsen.asqlitemanager&feature=search_result#?t=W251bGwsMSwxLDEsImRrLmFuZHNlbi5hc3FsaXRlbWFuYWdlciJd
Aww that was the problem I Dowloaded sqlmanagerlite instead of Asqlmanagerlite.
FYI I followed all the steps you provided, however the value was already set to false.I'm using CM10 maybe the dev made that change by default..problem is I can't make talk video calls without getting the pop up message that I need to turn on WiFi. Any thoughts?? Also its weird how I have been able to make video calls by default in the pass sometimes I wouldn't get the pop up message asking me to enable WiFi and sometimes I would.
Sent from my One X using xda app-developers app
movadoevo8 said:
Aww that was the problem I Dowloaded sqlmanagerlite instead of Asqlmanagerlite.
FYI I followed all the steps you provided, however the value was already set to false.I'm using CM10 maybe the dev made that change by default..problem is I can't make talk video calls without getting the pop up message that I need to turn on WiFi. Any thoughts?? Also its weird how I have been able to make video calls by default in the pass sometimes I wouldn't get the pop up message asking me to enable WiFi and sometimes I would.
Sent from my One X using xda app-developers app
Click to expand...
Click to collapse
make sure you're looking at the right value in the db. force stop the app and restart it.
I am looking at the correct value. Even trued clearing the cache and disabling the app, however no luck. See attached screen shots.
Sent from my One X using xda app-developers app
movadoevo8 said:
I am looking at the correct value. Even trued clearing the cache and disabling the app, however no luck. See attached screen shots.
Sent from my One X using xda app-developers app
Click to expand...
Click to collapse
did you commit changes ?? Also make sure you go to your task manager and kill the app and then restart it.
I did save the settings however those settings you see on the sqlmanager was already like that. I also killed the app in task manager and cleared cache. Not sure if its because I'm running CM10 or what the reason is.
Thanks for trying to help me, I guess I'll just have to deal with it. Sucks BC my friends who have the Samsung Galaxy S3 don't have this issue with stock.
Sent from my One X using xda app-developers app
movadoevo8 said:
I did save the settings however those settings you see on the sqlmanager was already like that. I also killed the app in task manager and cleared cache. Not sure if its because I'm running CM10 or what the reason is.
Thanks for trying to help me, I guess I'll just have to deal with it. Sucks BC my friends who have the Samsung Galaxy S3 don't have this issue with stock.
Sent from my One X using xda app-developers app
Click to expand...
Click to collapse
running aokp based on cm10 and I don't have that issue, I've always edited the db and it works. Try to h8rift about it ?
Crappyvate said:
running aokp based on cm10 and I don't have that issue, I've always edited the db and it works. Try to h8rift about it ?
Click to expand...
Click to collapse
How do you like AOKP rom?
It seems the JB version of the talk app doesn't recognize that DB change as it still displays the prompt even when the database has been modified.
Bummer.
sassafras

Vudu apk

Just read over on engadget that Vudu have finally released an app for select Android tablets (galaxy 10.1 not being one of them. The app is free, so I am wondering if any of the wizards here could nab the .apk and post it here for us to enjoy. Would be pretty awesome to be able to watch my ultra-violet movies on my note Thanks in advance
https://play.google.com/store/apps/details?id=air.com.vudu.air.DownloaderTablet
https://www.box.com/shared/d9h6884jctmi5wlf2nzi
Sent from my GT-N8010 using Tapatalk 2
lm that guy said:
https://www.box.com/shared/d9h6884jctmi5wlf2nzi
Sent from my GT-N8010 using Tapatalk 2
Click to expand...
Click to collapse
You Rock!:highfive: thanks so much for doing that
Works perfectly. Thanks again
brett_day said:
Works perfectly. Thanks again
Click to expand...
Click to collapse
No Problem. I was able to download the app on my note. Maybe its compatible now?
Sent from my GT-N8010 using Tapatalk 2
lm that guy said:
No Problem. I was able to download the app on my note. Maybe its compatible now?
Sent from my GT-N8010 using Tapatalk 2
Click to expand...
Click to collapse
interesting. Just went to Google play to see and it still shows it as not being compatible with mine. Very strange. Oh well, thanks to you kind sir, I am enjoying it as we speak
Phones are not supported. I just tried this on my Samsung Galaxy SII
I could not press the play button because the UI does not let me scroll down to that. I can attempt to download but it is telling me I do not have sufficient storage. It downloads to the Internal storage and cannot be moved. I am trying to see what I am able to do with the application.
The screen on the note is big enough you should be able to navigate the UI though it may be a little difficult I was not able to log in until I searched for a title then the sign in was visible.
lm that guy said:
https://www.box.com/shared/d9h6884jctmi5wlf2nzi
Sent from my GT-N8010 using Tapatalk 2
Click to expand...
Click to collapse
Thanks so much dude, works like a charm! :good:
Gs3 doesn't have enough real estate either. I can barely hit whatever button is right under the cover art.
Asked me to log in. My vudu account is from Walmart and this app will only slow you to log in via fb or your normal vudu account.
Update
Changed lcd density to 300 and works well.
Sent from my SAMSUNG-SGH-I747 using Tapatalk 2
Kindle fire HD
Works ok on my Kindle Fire HD 7. The movie plays upside down when in a propped up case, but that's not a huge deal. Only plays in SD. But, hey, it works.
Thank you!
lm that guy said:
https://www.box.com/shared/d9h6884jctmi5wlf2nzi
Sent from my GT-N8010 using Tapatalk 2
Click to expand...
Click to collapse
Confirm it works on a razr maxx
Thanks for the ApkI it does work on the RAZR Max although it does stay locked in landscape and there is no way to login in. Was able to stream a trailer and when stopped screen went black this also has happens at the start up so be patient with it if do install it on a done as it does seem this is only made for devices with a fast processor.
---------- Post added at 05:02 PM ---------- Previous post was at 04:58 PM ----------
knifegodflux said:
Phones are not supported. I just tried this on my Samsung Galaxy SII
I could not press the play button because the UI does not let me scroll down to that. I can attempt to download but it is telling me I do not have sufficient storage. It downloads to the Internal storage and cannot be moved. I am trying to see what I am able to do with the application.
The screen on the note is big enough you should be able to navigate the UI though it may be a little difficult I was not able to log in until I searched for a title then the sign in was visible.
Click to expand...
Click to collapse
Thanks for the ApkI it does work on the RAZR Max although it does stay locked in landscape and there is no way to login in. Was able to stream a trailer and when stopped screen went black this also has happens at the start up so be patient with it if do install it on a done as it does seem this is only made for devices with a fast processor.
https://www.box.com/shared/wzb4fhpvbasvbtcwupwm
Vudu apk with added multi window mod support
ycavan said:
Gs3 doesn't have enough real estate either. I can barely hit whatever button is right under the cover art.
Asked me to log in. My vudu account is from Walmart and this app will only slow you to log in via fb or your normal vudu account.
Update
Changed lcd density to 300 and works well.
Sent from my SAMSUNG-SGH-I747 using Tapatalk 2
Click to expand...
Click to collapse
How do you do change the LCD density?
Sent from my SAMSUNG-SGH-I747
If you are rooted, the easiest way is to get a market app that edits build.prop correctly. Do not use LCD density changer apps! They tend to not set permissions correctly and your phone will not boot all the way.
If you have adb, you can do the following after plugging your phone in:
Open cmd prompt
>adb shell
$ <-- is the shell prompt
$su
# <-- is the root prompt
#mount -o remount,rw /system
#chmod 777 /system/build.prop
#cp /system/build.prop /system/build.bak <-- make a backup
Open another cmd prompt
>abd pull /system/build.prop
Open WordPad or any text editor
Find the line that contains the keyword density
change that value. The smaller the number, the smaller everything on your screen gets. Most tablets are set for 240. The gs3 is normally 320. I only needed a little more space so i could see my movies so i changed it to 300.
Save the file
>adb push build.prop /system/build.prop
Go back to first cmd prompt
#chmod 644 /system/build.prop
#reboot
Sent from my SAMSUNG-SGH-I747 using Tapatalk 2
install wont work
When in try to install it i get the error "Parse error There is a problem parsing the package." Does anyone know why i'm getting it or have another download i could try
I'm getting the same error
Sent from my Kindle Fire using Tapatalk 2
Normally that means that the package is corrupt. I would recommend downloading on a PC and copying the apk over.
Sent from my SAMSUNG-SGH-I747 using Tapatalk 2
I did download on the computer and copy to my phone same error
Does anyone know where vudu stores the movies that you download I can't find vudu or my movie in the file browser?
Sent from my KFJWI using Tapatalk 2

The easiest way yet to get tethering. NO decompile/compile necessary!

Hey guys!
Thanks to scrosler's brilliant discovery that all it takes is a simple "Yes" response from a server to enable tethering and seeing his method of modifying the TetheringProvision.apk file in oder to replace the entitlement.mobile.att.net with his server I just thought why not simply edit the HOSTS file in /etc ???
So I fired up root explorer and opened /etc/hosts, then put as first line:
74.208.15.145 entitlement.mobile.att.net
save/exit
That's it !! Now I was able to go to my own server and look in the log file what exact URL the phone is calling and found it's calling /mhs1
So I put a index.html unter /mhs1 that just reads "Yes" *with no newline afterwards!*
And voila!
Hotspot activates!
P.S. I encourage everyone with the possibility to do that to use their own server. Maybe Scrosler will be so generous to host the /mhs1 index.html on his server as well and provide his IP address. This IP here is a test server that is probably going to go offline in about 1 month.
And it gets even easier...
Using any of the ad-blockers out there (I use AdAway), just enter the HOST entry in the manual redirect list. Now it's not even necessary any more to browse to the /etc/hosts file
See attachment!
Or you could just use this. Even easier.
http://forum.xda-developers.com/showthread.php?p=41196496
Sent from my SAMSUNG-SGH-I337 using xda premium
Or use my server HERE
ZPaul2Fresh8 said:
Or you could just use this. Even easier.
http://forum.xda-developers.com/showthread.php?p=41196496
Sent from my SAMSUNG-SGH-I337 using xda premium
Click to expand...
Click to collapse
Oh cool! I didn't know ES now does that. Like foxfi it seems to trick the hotspot into turning on. I personally like the stock experience best with a quick widget on the home screen. That's why I used to hack the framework.
Good to know that now we have several options
Sent from my SAMSUNG-SGH-I337 using Tapatalk 2
Worked for me, thank you. Ended up hosting my own "yes" file. :silly:
Or to make it super easy just down load fox fi >.> http://foxfi.com/bin/
Sent from my PC36100 using Xparent Skyblue Tapatalk 2
Or you could simply use ES File Explorer.
Do we have to be rooted to use ES net manager?
Probably a dumb question.
Oh cool. . People confirmed it is working workout root. .
Sent from my SAMSUNG-SGH-I747 using xda app-developers app

Categories

Resources