Skip to content

Instantly share code, notes, and snippets.

View riosc's full-sized avatar

Carlos David Rios Vertel riosc

  • Santiago, Chile.
View GitHub Profile
@riosc
riosc / gist:7675715
Created November 27, 2013 13:31
view customization android
BACKGROUND COLOR VIEW
=========================
http://stackoverflow.com/questions/2173936/how-to-set-background-color-of-a-view
@riosc
riosc / gist:7601829
Last active December 29, 2015 02:39
pass data betwen activity android
http://stackoverflow.com/questions/2736389/how-to-pass-object-from-one-activity-to-another-in-android
http://stackoverflow.com/questions/2091465/how-do-i-pass-data-between-activities-in-android
http://stackoverflow.com/questions/3913592/start-an-activity-with-a-parameter
@riosc
riosc / gist:7552108
Created November 19, 2013 20:36
remove tracked file git
http://stackoverflow.com/questions/936249/removing-a-file-from-git-source-control-but-not-from-the-source
@riosc
riosc / gist:7520680
Last active December 28, 2015 15:19
cell lines disapear on scroll
http://stackoverflow.com/questions/1539681/uitableview-separator-lines-disappear-between-cells-on-scroll
http://stackoverflow.com/questions/13166744/uitableviews-cell-separator-disappears-after-scrolling
@riosc
riosc / gist:7499421
Created November 16, 2013 12:03
vim commands unix
http://www.yolinux.com/TUTORIALS/LinuxTutorialAdvanced_vi.html
@riosc
riosc / gist:7478850
Last active December 28, 2015 09:29
map operation android
http://stackoverflow.com/questions/1066589/java-iterate-through-hashmap
http://stackoverflow.com/questions/507602/how-to-initialise-a-static-map-in-java
http://stackoverflow.com/questions/46898/how-do-i-iterate-over-each-entry-in-a-map
@riosc
riosc / gist:7377004
Created November 8, 2013 20:20
custom url scheme ios
http://iosdevelopertips.com/cocoa/launching-your-own-application-via-a-custom-url-scheme.html
@riosc
riosc / gist:7370630
Created November 8, 2013 12:53
change bundle identifier android
http://stackoverflow.com/questions/14705874/bundle-id-in-android
@riosc
riosc / gist:7265926
Created November 1, 2013 14:07
save nsdictionary or nsarray
http://stackoverflow.com/questions/3829631/is-it-possible-to-save-nsmutablearray-or-nsdictionary-data-as-file-in-ios
@riosc
riosc / gist:7239061
Created October 30, 2013 19:51
squash commit con git
http://makandracards.com/makandra/527-squash-several-git-commits-into-a-single-commit