8
EditText behavior for arabic localeview story

http://stackoverflow.com – I have a login screen that consists of two EditText views. When using an arabic locale the password input field gets right aligned and starting to work according to RTL language rules. The username input field is not affected in any way. The layout XML for my two input fields looks like this: <!-- Username input. (HowTos)

8
Passing ArrayList of an object from one activity to another in androidview story

http://stackoverflow.com – So the case is i want to send data from one activity to another with the help of ArrayList of objects. Below is the class code which i want to use as object. (HowTos)

8
No output when traversing SOCKS5 proxy with Fabric/Paramikoview story

http://stackoverflow.com – When trying to traverse a SOCKS5 proxy to a RHEL5 Linux host using Fabric 1.6, the command returns but no output is returned to the stdout. $> fab -H myhost -f ./fabfile.py remote_test --show=debug Using fabfile '/home/myuser/fabric/fabfile.py' Commands to run: remote_test Parallel tasks now using pool size of 1 [myhost] Executing task 'remote_test' [myhost] run: echo testing Enter SOCKS5 pass (HowTos)

8
PRO *C Why the sql user & password should be mentioned in make fileview story

http://stackoverflow.com – I have a wierd question and i am trying to backtrace to the root cause. The scenario is, I have a bunch of c, cpp & Pro C code scattered in multiple folders [huge # of files]. Dozens of make files. We regularly run the makefiles to create the latest executables when we change something in code/config/libs. The problem is: My SQL User id and passwords are expiring at regular intervals. (HowTos)

8
Note 2 screen blankview story

http://forum.xda-developers.com – Out of nowhere, my screen just turn blank. (HowTos)

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)

7
Sardine android webdavview story

http://stackoverflow.com – I have a big problem with Sardine on Android. I have download the Sardine library for Android and use it in my project. (HowTos)

7
Google Drive API on Android NoClassDefFoundErrorview story

http://stackoverflow.com – I am currently working on an android project and I have created an empty test project so that I can test how to use the Google Drive SDK in my Android App. I have followed the guidelines from https://developers.google.com/drive/quickstart-android#step_2_enable_the... but I am getting an error. (HowTos)

7
Trouble making calls?view story

http://androidforums.com – So, i'm running the same setup as i've been running for months now, (MNR 1.4.8, ENG HBOOT) and all of a sudden since two or three days ago I haven't been able to place/receive phone calls. Even to check my voicemail, it takes over 45 seconds to connect and hear that lovely "please enter your password". (General)

7
Grub-BIOS UUID-base Arch/LXDE fails to boot completly 2/3 of timesview story

https://bbs.archlinux.org – Hi,I have a GRUB-BIOS systemd based Arch/LXDE fresh installation (latest 2/2013 image).About 2 out of 3 times I boot the system freezes after  displaying that the  /dev/sda2 (my root) is clean.Yet, about 1 out of 3 trials, boot completes without problems.In either case I don't add any parameters, and just wait for Grub's timeout.The same happen with the Linux fallback as well.T (HowTos)