vijayakumar durai

Ranch Hand
+ Follow
since Aug 18, 2008
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
1
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by vijayakumar durai

Hi friends
I am getting value from webservice .so I am parsing the value and storing in arraylist .I am getting lot of value from websrving while storing the value in arraylist .I am getting out of memory error How to avoid that?
can anybody give example?




Thanks

13 years ago
Hi friends
I am getting out of memory error in string builder in android .I am gettin lot of values from webservice while replacing xml entity character reference character i used stringbuffer .How to avoid that can anybody give example how to do?

My appending code
13 years ago
Hi friends
I have list view and edit text in activity .If user click edittext virtual keypad shown to user .If virtual keypad arrived my layout is going up and I virtual keypad My layout is going down How to prevent layout moving up and down ? can anybody tell how to do?
when i used list view only its going up and down .I need to use listview in that activity
13 years ago
Hi friends
I want to display splash screen upto tab bar is loaded can anybody give example after tab bar loaded I want to display tab bar






Thanks
13 years ago
Hi frineds,

can any body tell how to implement onfling gesture in webview in android give example




Thanks
13 years ago
Hi friends

I want to display progress bar from moving one activity to another activity .it take time. it will display black screen when activity two is getting value from web server is it possible? if it is can anybody give example


any help would be appreciated


13 years ago
Hi friends,
can any body tell how to store and retrieve array list value in shared preference in android give example


Thanks
13 years ago
Hi friends

I am getting the value from webservice and setting the value in bean like setter and getter method .I want the get the value from another class can anybody give example?



Thanks
13 years ago
I want to search equalignorecase on hashmap value can anybody give example I tried but its not working

I am searching value here

13 years ago
Hi friends,
I am adding company name in the hash map .I have text box .If user type 'A' or 'a' I have to display 'A' or 'a' company to the user.can anybody tell how to search equalignorecase search in hashmap?

My code

13 years ago
Hi friends,

I am parsing the value using dom parsing .my attribute value is coming in html tag can any body tell how to parse the value using dom parser?




Thanks
13 years ago
Hi friends

can anybody tell how to parse html content for attribute in android give example?





thanks
13 years ago
Hi friends,
I am getting value from web service like these characters <>  & :lt span :lt p etc how to replace these characters .I want to parse the value can any body tell how to replace characters give example?

13 years ago
can any body tell how to decode the xml special character like <>" coming from web service value ? I want to parse the value so i have to replace



Thanks
13 years ago
can anybody tell how to get the html format response using soap web service




Thanks
13 years ago