Skip to main content

How to run Android on Windows Mobile Phone


Install Android on your HTC Windows Mobile phone – Guide

Welcome to the official XDANDROID AOSP thread which is dedicated to getting Android running on our beloved HTC devices. 
Phhusson: has dedicated most of his time helping users and updating kernel to run Eclair and his work for other msm7k devices. However phhusson is not alone as there are also other members working on this. You can find some of them on http://www.htc-linux.org. I've listed some of the developers i know of that currently are working on and they deserve credits and thanks. We also have to note that before this work done there was quite a substantial number of people starting working on linux for our devices. Without them we may not be where we are today. So respect and credits to everyone involved in working on linux kernel for msm devices. 
I am not responsible for any damages or problems your device encounters. The build is relatively safe and shouldn't cause any problems.

This tutorial will guide you to install Android on the following HTC Windows Mobile Devices, if your device is not in this list, do not worry, we will soon have a tutorial for you too.
  • HTC Artemis
  • HTC Elf, HTC Elfin, HTC Touch
  • HTC Excalibur, T-Mobile Dash
  • HTC Gene, HTC P3400
  • HTC Herald, T-Mobile Wing
  • HTC Opal, HTC Touch Viva
  • HTC Pharos
  • HTC Prophet
  • HTC Startrek
  • HTC Wizard
Wing Linux’s Android version is designed to be run directly from your storage card — no need for repartitioning or complex installation.
Download the Wing-Linux’s Android Cab file here.
Installation
The following is the normal installation procedure and does not require any manual partitioning. It will install Wing Linux to a filesystem image residing on your fat32-formatted SD card.
1) Download the latest Wing Linux Zip file and unzip it

2) Install the wing-linux-[version]-rootfs.cab file to your phone (either directly or using
ActiveSync). Ensure you install it to Storage Card (not internal memory) — it won’t run
anywhere else.

3) Now, install the .cab file for your phone. Without this, Wing Linux will not work. Remember
to install it to storage card as well.
4) Click on Start -> Programs -> Wing Linux to start

5) Follow the on screen instructions. First bootup takes a long time — please
be patient.
If you encounter screen problems, skip to the “Troubleshooting” section below.

Once your system is booted, you can follow the section “Logging in Remotely” to connect
to it via SSH.
Installing to a Dedicated Partition
Installation to a partition has a speed advantage over the normalinstallation method,
but requires more work to set up and maintain.

For these steps, you will need to be using Linux on your computer and have an SD
card reader. You can use the WM5Storage program on your phone to turn your phone
into a mass storage device, but I don’t recommend this method as it’s much slower
than using the SD card directly.

1) Begin by partitioning your SD card on your Linux computer. I recommend the following
scheme:

Partition 1: VFAT (fat32) partition covering most of your SD card
Partition 2: Linux (ext3) partition at least 250mb in size

2) Place your SD card back into your phone and follow all steps in the “Installation”
section above through step 3 to install Wing Linux onto your fat32 partition

3) Remove your SD card again and attach it to your computer. Mount both the fat32
and ext3 partitions.

4) As root, extract the rootfs.tar.gz file (located in the linux/ directory on your
vfat partition) to your ext3 partition. For example, if your vfat partition is
/media/disk and your ext3 partition is /media/disk-1, do the following:

cd /media/disk-1
sudo tar -xzvf /media/disk/linux/rootfs.tar.gz

5) Unmount both partitions and detach the SD card from your computer, reinstalling
it back into your device.

6) Delete the file “/Storage Card/linux/rootfs.img.status” — this will bypass the
installation program that normally installs Wing Linux to your vfat partition.
7) Click on Start -> Programs -> Wing Linux to start Wing Linux
 Wing Linux will start booting from your partition.
Logging In Remotely
If you’d like to control the phone from another computer, plug in a USB cord to it
and configure your usb0 device (from Linux) as follows:
# sudo ifconfig usb0 10.100.0.2 up
Ubuntu users may have to run this several times before it takes effect.
Now you can ssh into the phone as follows:
# ssh root@10.100.0.1
The password is “wing”.
Troubleshooting
Q: When I boot, I see a lot of scrolling text, then my screen fades to white and appears   to freeze.

A: Normally, the video settings for your board configuration should be detected and used   automatically.  If this fails, the display could be white and non-responsive.
In this case, please submit the contents of “/Storage Card/linux/dispdump.txt”   to a new thread on the Wing Linux forums (see http://wing-linux.sf.net) along with   an account of all steps you took to start Wing Linux.  Include as detailed a description   as possible as to what you saw on the screen throughout the whole startup process.  This   will greatly help us debug the problem.
Note that if you’re attempting to run Wing Linux on a device that isn’t supported, there’s   no guarantee that anything will work, but if we have this information, we can try and get   your device supported.  Be sure to try all board configurations before giving up though,   as one configuration may work better than another.

Comments

Popular posts from this blog

How to Overcome the "No More Sessions are allowed for User Hotspot Mikrotik"

Login Error Message Hotspot Mikrotik there are many.   In his prior articles we have reviewed about the Explanation of Error Message in Mikrotik Hotspot Login page.   This time we will discuss one of Message Error during log Hotspot Mikrotik, namely  No More Sessions are allowed for User $ (username). Why does the error message no more sessions are allowed for user $ (username) should be discussed? Because of this error message is quite often appear at hotspot user login, especially if you use the same username and password for many people. Why no more sessions are allowed for user $ (username) can arise? From the translation into Indonesian we already know that: there is no more sessions are allowed for this username.   So here username to be used by a user had no sessions will be allowed to be used by the Server Hotspot user login.   This is caused by the configuration of the proxy hotspot on the shared user is limited, while users who want to log more than sha

How to Format a Large Hard Drive With FAT or FAT32

32 GB is the file size limit for partitions when formatting with the FAT or FAT32  file system  on Windows. What A File System Is & How You Can Find Out What Runs On Your Drives   What A File System Is & How You Can Find Out What Runs On Your Drives READ MORE Well, as some of you will know, FAT/FAT32 can actually handle up to 16 TB hard drives and up to 2 TB are supported in most operating systems. Microsoft has set a 32 GB partition size limit for the FAT/FAT32 file system to promote NTFS, which is generally more efficient when working with large partitions. In truth, this limitation only exists in recent versions of Windows. Moreover, Windows does recognize large hard drives formatted with FAT/FAT32. Finally, you can circumvent the 32 GB limit. In this article, I will show you how to format a large hard drive with FAT/FAT32 or create a 32+ GB partition with that file system. The Manual Way You don’t need a tool to circumvent the 32 GB partition limit, you can  manu

How to Disable Windows 10 Update

Windows 10 Forces Me to Update "Every time I try to shut down my computer, I was forced to update my Windows 10. But I really don't want to update my operating system because the automatic update might take up the system and network resources. Is there anybody can help me solve this problem and disable Windows 10 update? Thanks in advance." Whenever you are faced with Windows 10's automatic update notification like: Install updates automatically  Download Updates but choose when to install them Check for updates but let me choose whether to download and install them What would you do? Here, we have the following solutions. All solutions to disable Windows 10 update: Solution 1. Disable Windows Update Service Solution 2. Change the Setting of the Group Policy Editor Solution 3. Meter Your Network Connection Solution 4. Change the Way of Windows 10 Updates Using Registry Tips Before proceeding with the four solutions to fully stop Windows 10 upd