February 2012
5 posts
2 tags
Install Java in Ubuntu
Installing Oracle Java SDK in Ubuntu is not easy as before because not so long ago Oracle decided to change licensing of Java. Which in the long run will hurt only users. Distributions can no longer make automated installs of Oracle Java, users are required to agree with the license displayed on Oracle’s web site. I googled two way to install it:
This one I haven’t tried. Source:...
Release 99 →
2 tags
Term
3GPP was originally the standards partnership evolving GSM systems towards the 3rd Generation. However, since the completion of the first LTE and the Evolved Packet Core specifications, 3GPP has become the focal point for mobile systems beyond 3G.
ITU Radiocommunication Sector (ITU-R) is one of the three sectors (divisions or units) of the International Telecommunication Union (ITU) and is...
1 tag
Alien
Alien is a program that converts between Red Hat rpm, Debian deb, Stampede slp, Slackware tgz, and Solaris pkg file formats. If you want to use a package from another linux distribution than the one you have installed on your system, you can use alien to convert it to your preferred package format and install it. It also supports LSB packages.
Run this command to install alien and other necessary...
SQA
SQA大致上可分3大組
1.SIT Team: 負責系統整合測試, 也就是雜七雜八的都包了
每個軟體版本我們會去做BAT(Basic Acceptace Test)來判斷這個軟體版本是不是可被整個PROJECT各單位使用
也會做很多不同fUNCTION EX: WIFI, BT等的functional, IOT, stability, performance等的測試
2.CE Team: Carrier Engagement
負責LAB實驗室認證及實網Field Trial test,主要跑底層Protocol的測項
3.Logo Team: 負責Logo相關的Certification
ex: Wi-Fi, BT, MS, Android相關Logo的取得等
大致上分這三個Team,另外量產前也要負責release軟體給產線的工作
簡單來講是這樣的模式