Questions tagged [uaprof]
4 questions
1
vote
2 answers
Android: How to get UAProf value in Android SDK?
I am currently developing an Android application with a WebView component which displays a website that is designed for mobile phones and thus the x-wap-profile header must be sent to the site in order to resize the CSS and the images.
Can anyone…

KaHa6uc
- 493
- 3
- 11
1
vote
1 answer
how to get UAprof url for samsung mobile
when i connect to the servlet from my andoid mobile browser I need to get UAprof url for my samsung mobile in x-wap-profile headers but im not getting the header ...
but when i tried to connect the servlet from htc i could to get uaprof url in…

thinkrahul
- 11
- 1
- 2
1
vote
0 answers
Improving performance of WURFL code
I tested the following code which prints the properties of the UserAgent. However I notice that it takes noticeable time to execute the code.
// Initialize the WURFL library.
String projRoot = System.getProperty("user.dir");
wurflFile = projRoot +…

AnilJ
- 1,951
- 2
- 33
- 60
-1
votes
1 answer
Where can i find a good web to obtain UAPROF's?
i'm trying to find a good UAPROF website but only i can see that http://www.uaprof.com/ . I need UAPROFS of HTC and in that web a lot of links are broken. Do you know another web or resource to find that UAPROFS ?
Thank you in advance for your…

Rex Herreros
- 1
- 2