GUI is always an important part of any application, because ordinary users dont know and don't care what's behind the scene; they w...
Android Selectors
4:32 PM
GUI is always an important part of any application, because ordinary users dont know and don't care what's behind the scene; they...
How to Know System Density And Screen Resoulation
8:02 PM
how to Know System Density : ----------------------- or low scale:0.75 for medium scale:1.0 for large scale:1.5 float scale; DisplayMetrics ...
Top Interview Tips
8:34 PM
Ready aim hired Perceptions about interviews usually depend on the interviewer's likeability and first impressions. Right after a job in...
Android Interview Questions And Answers
8:25 PM
What is android? Android is a stack of software for mobile devices which has Operating System, middleware and some key applica...
Logic : Getting Random Numbers and Random Questions using Array List Class
8:23 PM
getting Random Numbers : ======================= public ArrayList getRandomList() { Random rand = new Random(); ArrayList alist = new ...
Subscribe to:
Posts (Atom)