Click here to Skip to main content
16,012,015 members

Comments by analogx (Top 7 by date)

analogx 6-Oct-14 16:06pm View    
Try using innerText on td tag of your table
analogx 6-Oct-14 16:05pm View    
Can you please tell what and how you have tried?
Then may be we can help you
analogx 4-Feb-13 9:50am View    
one more thing can you post your solution so that others can benefit from it...
analogx 4-Feb-13 9:44am View    
What have tried to debug,one solution is to put toast in onCreate() method to check whether it is going in it or not...after that you can narrow down the search.Also what is your logcat saying about the application crash it must be giving some kind of error info about it.
analogx 4-Feb-13 9:37am View    
WELL the problem is that the application is done by my friend and he has designed it only for a specific device screen size,so whenever i install it on other device other than his the screen proportions are way out,in some it is very small while in some it goes out of screen size so i asked the question whether how can i solve the problem of images resolution...isnt there any other way other than scrapping the code...