It’s been two weeks now since I dived into SharePoint branding. In an effort to ramp up on SharePoint, I found a number of really helpful online resources to help me get going. One such site is at http://technet.microsoft.com/en-us/sharepoint/hh126807 which hosts 15 self-paced modules along with corresponding downloadable materials. Here is an excerpt: This course describes how [...]
Author Archives | Matt
Android Architecture Diagram
Basically Android has the following layers: applications (written in java, executing in Dalvik) framework services and libraries (written mostly in java) applications and most framework code executes in a virtual machine native libraries, daemons and services (written in C or C++) the Linux kernel, which includes drivers for hardware, networking, file system access and inter-process-communication [...]
Tip: Importing Required Packages
Tip: After you have pasted sample code into an Eclipse project, press Ctrl (or Cmd) + Shift + O to import the required packages.



