Android programming: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
http://www.benmccann.com/dev-blog/android-audio-recording-tutorial/
/* @import "/css/basic.css"; */
@import "/css/galleriffic-3.css";


.tpllabel {
http://developer.android.com/guide/practices/ui_guidelines/index.html
        float: left;
        width: 15%;
}


.tplvalue {
http://developer.android.com/guide/topics/graphics/opengl.html
        float: right;
        width: 83%;
}


http://www.ibm.com/developerworks/opensource/library/os-android-networking/index.html?S_TACT=105AGX54&S_CMP=C0611&ca=dnw-1023&ca=dth-o&open&cm_mmc=5479-_-n-_-vrm_newsletter-_-10731_118478&cmibm_em=dm:0:13881280


h1.firstHeading {
http://www.ibm.com/developerworks/opensource/library/os-android-sensor/index.html?S_TACT=105AGX54&S_CMP=C0618&ca=dnw-1024&ca=dth-o&open&cm_mmc=5515-_-n-_-vrm_newsletter-_-10731_119403&cmibm_em=dm:0:13881280 - sensors and media recording
  display: none;
}


.cleared {
[[Category:Android]]
  clear: both;
}
 
td.month_name {
  font-size: large;
}
 
#p-logo a { background: url(/images/smacw1.png) 35% 50% no-repeat !important; }