Wednesday, January 26, 2011
Monday, January 24, 2011
create android application from command line
android create project --target 2 --path ./MyAndroidApp --activity MyAndroidActivity --package my.android.package
Monday, November 8, 2010
Friday, November 5, 2010
Thursday, November 4, 2010
Tuesday, October 5, 2010
intellij live templates keyboard shortcuts
http://www.jetbrains.com/idea/features/code_assistance.html#Live_Templates
Tuesday, September 7, 2010
CentOS 5.5 64bit as a guest on Virtualbox
CentOS 5.5 64bit failed to install as a guest on VirtualBox. It pauses with "NET: Registered protocol family 2" before the installer even starts. The 32bit version installed fine however.
To get the 64 bit version to install as a guest on VirtualBox (redhat 64bit profile), I had to enable IO APIC under System|Motherboard
To get the 64 bit version to install as a guest on VirtualBox (redhat 64bit profile), I had to enable IO APIC under System|Motherboard
Subscribe to:
Comments (Atom)