7
Battery status, time etc in rigt down cornerview story

http://forum.xda-developers.com – Hello! After I updated ma galaxy tab 2 (P3110) the icons on right down corner was dissapeared. Now i have 4.1.1 android, how I can get them back, there is some option to turn it back? http://iv.pl/images/52549844792157518226.png - This picture shows what I want to have. Thx for helping. (HowTos)

8
Memo to Linux Devs: Focus on Design, Not Technologyview story

http://www.thevarguy.com – In the open source channel, many developers could stand to focus a bit less on technology itself, and a bit more on making products look and feel smart, intuitive and elegant–especially when it comes to communicating with end users. Most Linux distributions don’t get this right, but Canonical, the company behind Ubuntu Linux, shines as an outlier. (IT news)

7
help with my HTC one xview story

http://androidforums.com – By let m :smokingsomb:YES I GOT MY PHONE FROM ATT AND I had to get them to unlock it.for the sim card but since then if I try to send pictures it I think.it.needs to.be rebooted I'm going throughout straight talk now every thing works but send picture or multimedia (General)

7
Android socket file transfer between two android phonesview story

http://stackoverflow.com – So im trying to create an android program that transfers a file from one android phone to another. I put the send and receive methods to be called when the send button is clicked, but it doesnt seem to send the file to the destination. (HowTos)

7
My move to T-mobileview story

http://androidforums.com – a few months back I moved to the Houston area... ATT coverage SUCKS around here... I don't get service at a number of places I spend time and was planning to move on to another service as soon as my time with ATT was done (can cancel with no ETF in another week or so) with my job situation right now and my usage prepaid seemed to be a good option... (General)

7
WTS: Sprint HTC Evo Shift 4G plus accessoriesview story

http://forums.androidcentral.com – Item Description : Sprint HTC Evo Shift 4G with slide-out physical QWERTY keyboard. Price : $80 shipped Condition : Screen is flawless - it has had a screen protector on it since day one, and I just applied a brand new one before boxing it up after upgrading. Couple small scratches around the outside edges of the phone from day-to-day use, but very minor. (HowTos)

7
Listview with image from the galleryview story

http://stackoverflow.com – I have a 'contacts' application within my app and I would like to be able to set an image against a persons name within the listview. How can I select a picture from the gallery and set this as the image? I've seen loads of examples where the image is loaded into an array but I don't believe this is what I'm looking for. (HowTos)

7
Nadia Heninger Is Watching Youview story

http://techcrunch.com – It’s been a bad week for online security. An “extremely critical” Ruby on Rails security hole; a Yahoo! Mail XSS exploit; and yet another Java 0-day vulnerability. (IT news)

7
how to Display image dinamicaly in listview android?view story

http://stackoverflow.com – ( i have image in res/drawable, the name of image in database) I've done to display image from res/drawable to listview, but images appear same picture.. i want display difference image from the others.... how to change image id from drawable folder (using setImageResource()). (HowTos)

7
Dynamic UI with sliding menu and actionbarsherlockview story

http://stackoverflow.com – Trying to achieve a dynamic UI with facebook like sliding menu and actionbarsherlock .First i have look into android documentation which introduce fragment to handle dynamic button. (HowTos)