8
Strange behavior of Android 9 patch imageview story

http://stackoverflow.com – I am developing a chat application for that I am using 9 patch bubble Function for displaying the bubble on screen static void showMessage(String message, boolean leftSide) { Log.d("abc","show"); final TextView textView = new TextView(activity); textView.setTextColor(Color.BLACK); textView.setText(message); int bgRes = R.drawable.left_message_bg; (HowTos)

8
Reading the protected framebuffer - Linux, Androidview story

http://stackoverflow.com – Platform : Arm CPU, Android Jellybean - Linux 3.4(customized for Android) Project : A debug tool collecting various dumps on a system crash. Work so far : Using Ion memory (available from ICS), i am collecting the complete dump on a soft reboot resulting from system crash. Problem : I want to store the screenshot at the time of crash. (HowTos)

8
Support recent battery problemsview story

http://androidforums.com – so i normally get 2 days on my RAZR MAXX HD battery, or if i charge everynight i have 50-60% battery when i plug in....the last two days i have used my whole battery by 10pm and haven't changed my habits. i am hoping to post this screenshot and you guys tell me what happened. (General)

8
Weird thin line under div with partially transparent background on androidview story

http://stackoverflow.com – Well, the title explains all in combination with the screenshot I guess. The CSS for the header would be as follows: #mainHeader { background: url(../img/header.png) repeat-x; width: 100%; height: 60px; margin: 0 auto; } The image is exactly 60px high and of course I've already checked if the line is not accidentically part of the background image. (HowTos)

8
Android - sliding menu using jfeinstein10 libraryview story

http://stackoverflow.com – I created a sample application to test how sliding menu works. Shown below in the screen shot is what i get as of now. But when i click on the categories button (shown in image below) i should get a secondary menu as shown in the zomato app's screenshot below. how can i do this ? Am i proceeding in the correct way or not? (HowTos)

8
General Newbie to rooting. be gentle :(view story

http://androidforums.com – I recently got fed up with my college WiFi and think ill have better speeds over my phone network then fighting 300 students on one connection. (General)

8
[ubuntu] Getting problem when sending mail using yahoo through msmtpview story

http://ubuntuforums.org – I am configuring ~/.msmtprc as below :-- account yahoo host smtp.mail.yahoo.com port 465 tls on tls_certcheck off tls_starttls off auth on from imarunsinghal@yahoo.in user imarunsinghal@yahoo.in password passwd And using following command as below :-- cat << EOF | msmtp -a yahoo imarunsinghal@gmail.com -C ~/.msmtprc Subject:test good EOF I am able to send mail using yahoo account. (Hardware)

8
[ubuntu] Root disk fullview story

http://ubuntuforums.org – In short: / was completely filled up after a nightly run of a JAVA algorithm. I am sure that I had more then 4GB on root the same evenying (I accidentialy checked with df). I killed the process and freed some space and then found a discrepancy between df and du. du shows 16GB on root and df claims 7GB. I attached a disk space analyser screenshot which shows 7.8 GB. (Hardware)

7
Android 4.2.2 battery bugview story

http://forums.androidcentral.com – I put my Nexus 4 on charge over night, as usual. I woke up with 100% battery, obviously, drained the battery down to 75% and thought I'd put it back on charge to keep it topped up. As soon as I put it on it said it was fully charged, even though it couldn't have been. (HowTos)

7
is my battery defective?view story

http://forums.androidcentral.com – Hi everyone, I'm new to these forums but looks like a great site. I've just purchased the nexus 10 and am wondering if I have a bad battery or if I'm just paranoid and looking too closely. I unplugged my tab at 630am and turn on GPS for about ten minutes and turn WiFi on. In about 20 minutes it I'd down to 95%. No live wallpaper, only had GPS on momentarily. I feel like it drains way to fast? (HowTos)