724 reputation
420
bio website None
location San Jose, CA
age
visits member for 1 year, 11 months
seen 12 mins ago
stats profile views 56

android (java), ios (obj-c), windows (dotnet), *nix (perl, php), html+jquery+css


May
16
revised Android: Why does “launch timeout has expired” occur when launching an activity within the same app?
Updated code sample.
May
16
comment Android: Why does “launch timeout has expired” occur when launching an activity within the same app?
@Oam: I've added the settings activity code and layout xml to the question.
May
16
revised Android: Why does “launch timeout has expired” occur when launching an activity within the same app?
Added code for the settings activity.
May
16
asked Android: Why does “launch timeout has expired” occur when launching an activity within the same app?
May
8
comment How to interpret BusyBox top command output for load average?
I was looking at top documentation, and should have been looking for load average! Thanks.
May
8
accepted How to interpret BusyBox top command output for load average?
May
7
asked How to interpret BusyBox top command output for load average?
May
7
comment how to enable ps -ux option on busy box
A co-worker just pointed me to this article on setting up the ARM-GCC toolchain on Windows: dev.frozeneskimo.com/notes/setting_up_arm_gcc_windows
May
7
comment how to enable ps -ux option on busy box
@itisravi I've never cross-compiled on Windows for Linux, could you post some quick instructions? See my question here: serverfault.com/questions/505491/…
Apr
30
comment Display view in a scroll view on screen
View.getTop() was what I needed!
Apr
25
comment How can i give imageview click effect like a button in Android?
I also added a case for ACTION_CANCEL, it works great, thanks!
Apr
19
comment Booting with Android App
+1 Whether this is a duplicate or not, it helped me!
Mar
11
comment PHP and SQL 2008 - Truncate table not working
Also make sure that the user specified in your $connectionInfo has permission to delete from the table.
Mar
8
comment Microsoft´s sqlsrv driver for PHP not returning any result when querying “SELECT SCOPE_IDENTITY() AS id”
I had the same issue with the "Messages" data generated by SQL Server. Using sqlsrv_next_result() resolved it.
Mar
7
comment How to manage PHP odbc_exec timeout?
I'm using PHP in batch, hence the CLI version, which hardcodes max_execution_time to zero.
Mar
7
comment How to manage PHP odbc_exec timeout?
Oh, so I should use odbc_execute() instead of odbc_exec(). I'll give that a try, thanks!
Mar
7
asked How to manage PHP odbc_exec timeout?
Mar
5
answered Eclipse linked folder error “does not match the expected package”
Mar
5
revised Eclipse linked folder error “does not match the expected package”
grammar
Mar
5
asked Eclipse linked folder error “does not match the expected package”