Monday, April 25, 2011

Getting Start with Android

Repost from old blog (Nov. 5, 2009) with some updates.

On the eve of the launch of Motorola Droid by Verizon Wireless, I started working on Android. I picked Android because its huge potential market. Second, I can utilized my current tools to develop mobile apps without spending more money. With this current economy, I need to save for the rainning days. I can use my existing Windows system to develop an Android app. On the other hand, I need to spend thousand dollar more to purchase a MacBook for iPhone development.

System Requirements (http://developer.android.com/sdk/requirements.html) need to install in order
1. First thing first, download and install JavaTM Platform, Standard Edition Development Kit (JDKTM) if it's not exist in your system. For Ubuntu Linux, using Ubuntu Software Center to install and configure Sun Java(TM) Development Kit 6 sun-java6-jdk package.
2. Download and extract Eclipse IDE for Java EE Developers to your root (C:\) in Microsoft Windows or your home folder in Linux. For Ubuntu Linux, the current version in Software Center is not up to date and you may forgot to install other required development plug-ins like eclipse-pde, eclipse-jdt in addition to Eclipse Integrated Development Environment, so just download the latest version from Eclipse.org site and extract to your home folder.
3. Download and extract Android SDK to your root (C:\) in Microsoft Windows or your home folder in Linux.
Optional:
For Microsoft Windows, update system variables path=%path%;C:\android-sdk-windows\tools if necessary according to http://developer.android.com/sdk/installing.html
4. Download and configure ADT Plugin for Eclipse per instructions at http://developer.android.com/sdk/eclipse-adt.html#preparing
5. Adding SDK Components

Finally, working with the first simple sample project: "Hello, World" http://developer.android.com/guide/tutorials/hello-world.html

Sunday, April 17, 2011

Compare 3G, 4G,Wi-Fi, WiMAX, and Ethernet (Wired)

Summary from Wikipedia and other places in internet:

3G is a generation of standards for mobile phones and mobile telecommunications services fulfilling specifications by the International Telecommunication Union. Application services include wide-area wireless voice telephone, mobile Internet access, video calls and mobile TV, all in a mobile environment.

4G is the fourth generation of cellular wireless standards. It is a successor to 3G and 2G families of standards. A 4G system is expected to provide a comprehensive and secure all-IP based solution where facilities such as ultra-broadband (giga-bit speed such as 1000+ MiB/s) Internet access, IP telephony, gaming services, and streamed multimedia may be provided to users.

Wi-Fi is a trademark of the Wi-Fi Alliance. It is not a technical term. However, the Alliance has generally enforced its use to describe only a narrow range of connectivity technologies including wireless local area network (WLAN) based on the IEEE 802.11 standards, device to device connectivity.

WiMAX (Worldwide Interoperability for Microwave Access) is a telecommunications protocol that provides fixed and fully mobile Internet access. The current WiMAX revision provides up to 40 Mbit/s with the IEEE 802.16m update expected to offer up to 1 Gbit/s fixed speeds.

Ethernet is a family of frame-based computer networking technologies for local area networks (LANs).  Ethernet is standardized as IEEE 802.3. The combination of the twisted pair versions of Ethernet for connecting end systems to the network, along with the fiber optic versions for site backbones, is the most widespread wired LAN technology. It has been used from around 1980 to the present.

Data transfer rates in order from low to high speed:

  • 3G:  128Kbps to 384Kbps
  • 10BASE-T Ethernet (Wired) 802.3: 10Mbps
  • Wi-Fi 802.11b: 11MBps (Max)
  • Wi-Fi 802.11g: 54MBps (Max)
  • 100BASE-T Fast Ethernet (Wired) 802.3u: 100 Mbps
  • Wi-Fi 802.11n: 300MBps  (Max)
  • 4G: 100Mbps (mobile) to 1GBps (fixed)
  • WiMax 802.16m: 40Mbps to 1Gbps
  • 1000BASE-T Fast Ethernet (Wired) 802.3: 1GBps

4G and Wi-Fi have almost the same bandwidth. The difference between them is in range. Wi-Fi is targeted to cover low range networks, while 4G was designed to replace high range mobile networks.

How to recognize a fake Geek Squad renewal scam | Consumer Advice

Except from  https://consumer.ftc.gov/consumer-alerts/2022/10/how-recognize-fake-geek-squad-renewal-scam Scammers are at it ag...