Thursday, July 30th, 2009 By: admin Category :
Network
There is nothing special that you have to do during the installation process. Simply choose an installation which makes sense for you and go for it. This document gives directions on installing everything to do with networking from scratch, to avoid making any assumptions about what was installed or configured during installation....
Thursday, July 30th, 2009 By: admin Category :
Google Android
What is Android?
Android is a software platform and operating system for mobile devices, based on the Linux operating system, developed by Google and later the Open Handset Alliance. It allows developers to write managed code in a Java-like language that utilizes Google-developed Java libraries, but does not support programs...
Thursday, July 30th, 2009 By: admin Category :
Google Android
1.1.1 The Red Layer
The red layer from figure 1 represents the services offered by the Linux kernel and associated GNU utility packages ported to the ARM architecture. These components are licensed under the GNU General Public License, the GPL, or the GNU Lesser General Public License, the LGPL. Being subject to the GNU GPL...
Thursday, July 30th, 2009 By: admin Category :
Google Android
The Android Platform
Application separation
Each application is digitally signed
Each application runs as its own user
Applications can’t interferewit heach other
Thursday, July 30th, 2009 By: admin Category :
Python Programming
What Is Python?
Python is a dynamic, object-oriented language that can be used for developing a wide range of software applications, from simple programs to more complex embedded applications. It includes extensive libraries and works well with other languages. A true open-source language, Python runs on a wide range of operating...