Hello,
After a forum & google search I have found this solution (http://forum.xda-developers.com/showpost.php?p=3661716&postcount=49)
but apparently it does not work on 2.3.3
So I am asking here, is it possible to change the UAString to a custom string permanently on the nexus s?
(in my case, to this string: Mozilla/5.0 (Linux; U; Android 2.2.1; iw-il; GT-I9000 Build/FROYO) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1)
thanks
Gonizahavy said:
Hello,
After a forum & google search I have found this solution (http://forum.xda-developers.com/showpost.php?p=3661716&postcount=49)
but apparently it does not work on 2.3.3
So I am asking here, is it possible to change the UAString to a custom string permanently on the nexus s?
(in my case, to this string: Mozilla/5.0 (Linux; U; Android 2.2.1; iw-il; GT-I9000 Build/FROYO) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1)
thanks
--Goni Zahavy
Click to expand...
Click to collapse
in the browser type about:debug
then press menu, more, settings, go to the bottom and pick your user agent.
Thanks, but I already know about this method and it is not what I am looking for.
I need to change the user agent to the specific string I have mentioned in the first post.
(if you're asking why: because my network provider's website does not let me access his android features unless I am using a "supported phone".)
Gonizahavy said:
Thanks, but I already know about this method and it is not what I am looking for.
I need to change the user agent to the specific string I have mentioned in the first post.
(if you're asking why: because my network provider's website does not let me access his android features unless I am using a "supported phone".)
Click to expand...
Click to collapse
your only solution is to change the code yourself and compile a version of a ROM with the browser having that specific user agent string. or maybe you can convince the cyan team to add that one into it.
i dont know of any other easy ways you could do it.
Is it possible to recompile just the browser and not the complete ROM?
Related
Hi,
I'm newbie of Android and using stock version of Milestone now.
I searched a lots from forums, and seems that I can edit the file below to pretend my Milestone to be HTC Desire.
/data/data/com.android.browser/shared_prefs/com.android.browser_preferences.xml
Replace the string to this: "Mozilla/5.0 (Linux; U; Android 2.1-update1; en-gb; HTC Desire Build/ERE27) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17"
The reason is that one of the VAS, which I've subscribed when I was using N97, cannot be run on Android before. Now since the Operator carries HTC Desire so there is a Android client for it. However, I cannot download the client as it checks the phone model before allowing the download... I don't want to waste the VAS services so see if I can change the user agent setting to fool the web server. The easiest way is asking someone to send me the APK installation file, but no one using Desire and that operator...
Question:
Would anyone tell how can I edit the above file? I cannot see it in ASTRO File Manager, so I wonder mine is not root yet... Could anyone give me idea what can I do in anyway to fool the web site? Even I think of using my Milestone as proxy to allow my PC (with spoofed user-agent) to access the site, but I failed.
Thanks in advance.
Hi,
'm experiencing a strange issue, 'm trying to work on a website routing script for mobile devices, and when I navigate it using my Xoom with Tiamat rom it is recognized as MacOSx instead of Android.
This is the UserAgent i'm able to log:
mozilla/5.0 (Linux; U; intel mac osx 10_6_3; 3.2; it-it; mz601 build/htj85b) AppleWebKit/534.13 (KHTML, like Gecko) Version/4.0 Safari/534.13
Is there a way to return to stock value for my Xoom?
uninstall the browser thru titianum, then drop the stock browser in /system/app.
should work, idid this in reverse before tiamat 2.3.0 came out
Hello, i was given the following code and i'm new to this so I cant figure out where to put it. I'm using Basic4Android and im trying to change the user agent for a webview, anyway... here's the code:
Code:
Mozilla/5.0 (Linux; U; Android 4.0.3; de-ch; HTC Sensation Build/IML74K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30
I know it probably sounds kinda noobish, i wanna know where to put that line of code...
any help would be greatly appreciated!!!
I'm using habit browser on my tablet and the User Agent PC string is giving me the old version of google search on the web.
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_3; ja-jp) AppleWebKit/533.16 (KHTML, like Gecko) Version/5.0 Safari/533.16
Anyone know what I need to change on this to get the newer version of google?
A few months ago the stock browser with my HTC android phone reported a "mobile" user agent string:
Mozilla/5.0 (Linux; Android 5.0.2; HTC6500LVW 4G Build/LRX22G) AppleWebKit/537.36 \ (KHTML, like Gecko) Version/4.0 Chrome 33.0.0.0 Mobile Safari/537.36
Auto update is enabled on this phone, and sometime over the last month that user agent string changed, it's now a "generic" string that no longer is recognized as being from a mobile device:
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/33.0.0.0 Safari/534.24
This is the stock browser that comes with the phone. I also have Dolphin installed, and that still reports a mobile type device.
Anyone know why/how this happened and how to reverse it, get back a user agent string that reports the HTC device type? The browser is displaying pages as though they're desktop - very, very small features.
Hi,
Which version of the HTC ONE do you have?