Haret question - Touch Pro2, Tilt 2 Android Development

This may be a dumb question but...
If I'm in a loaded instance of AOSP 2.1 can Haret or Gen Y be used to load another instance of android?

No. HaRET is a Windows CE executable which must be run in Windows CE (Windows Mobile). When HaRET is run, it unloads Windows Mobile from RAM before loading the Linux kernel, and later Android. Thus, once Android is loaded, running HaRET is impossible as it cannot run under Linux.

Related

Windows CE instalation problems

hello,
I have a hitachi g1000 with windows mobile 2002, i want to rid off from sprint win version with all functions and feature and install a normal winCE.
the problem is, I cant do that, downloaded from micrsoft website trial verision but when run setup.exe it stops and ask tell my windows on PC need some other application and etc and etc. I install one application .NET Framework 2 but still not possible to go on with setup.
I would like to know is it only with me or someone also experince similar problems, please share with me yourexperience if you have installed on your pda win CE and how.
is there any other way to install it on my hitachi, or what I'm doing wrong?
Hello dar22.
It seems you misunderstand the whole Pocket PC OS issue.
You cannot just install Windows CE because it is not a generic operating system like Windows XP.
First, Windows Mobile is a derivative of Windows CE, but it also adds some functions. Even if you could replace your OS pure windows CE cannot run most apps developed for the PPC.
Second, Windows Mobile is custom tailored for every device (so is Win CE) and the result is called ROM image. You can't just install a generic version and then add drivers because they all come together from the manufacturer.
So to conclude this:
Unless the devices OEM provides an upgrade, there is no way to change the OS.
yes I uderstand than the generic WIN CE comes without drivers for a specific PDA, but the whole idea that I don't need that pda's most of it's functions such as camera and phone functions, I need only to have WINCE on it.
Can anybody advice me how to rid off from original Windows Mobile and install instead of that pure win ce version?
I mean what applications should I have on my PC to flash my device with WIN CE?
You still haven't understood me.
When I said 'drivers' I meant such basic things like memory, touch screen, device buttons.
Even those things need specific drivers from the OEM so there is no way to install Win CE on your device, unless:
1) You can dump the original ROM and extract all the drivers.
2) You can get MS Platform Builder (full and legal version), incorporate the drivers and create a special image for your device.
(I think you actually have to be an OEM and have contract with MS for the second part)
I am not sure what you tried to install, but there is no Win CE version you can just flash to any device and it will work.
levenum, thanks for your support, what you think can I install linux instead? I just don't want to have the sprint windows version
Well, you could try looking for linux version, but I am not sure there is one for your device.
You see, for mobile devices it is pretty much the same thing with linux. OEMs do not release even the basic drivers so there are no generic OS for these devices.
There are linux projects for HP iPaqs and also xanadux project (look in the WiKi) for HTC devices, but I don't know of anything for your device.
Perhaps if you specify what exactly bugs you about the OS maybe we can recommend apps and reg tweaks to get around is.

Compatibilty Mode

In XP and Vista applications can be run in compatibility mode if for whtever reason they do not run in the latest version of windows,
In the similar way is there anyway of running an application in WM5 mode ?
I have a program that does not run properly on WM 6, but i don't like the idea of having to run WM5 just for this 1 program.
no 1 have any ideas on this ?
i think this doesn't exists at all on windows mobile platforms

Linux Emulation on Windows Mobile?

Hello Friends,
I am wondering if anyone has heard of emulating a Linux operating system locally on Windows Mobile (CE)? Something like PocketDOS but running a basic Linux operating system instead of DOS? I read about Bochs (http://forum.xda-developers.com/showthread.php?t=291899), which may boot a Linux image, but from I've read Bochs doesn't work too well with newer Windows Mobile?
I know I can use Putty (SSH) or VNC and such for remote Linux access, but the goal here is to get some basic version of Linux running locally. I'm not sure Haret's Android port is ready for prime time yet (from what I've read) on my specific phone (Touch Pro 2)
Does anyone have any ideas?

Can we natively run Ubuntu on the Desire?

Hello,
I'm a recent Android user and I'm fascinated by this phone, much over iPhone/iOS.
I'm an old Linux dog and I was wondering about the Desire running Linux.
I've seen recently somebody started Ubuntu on the HD2 by modifying the bootloader (haret), we have the Linux kernel booting natively on the Desire, so instead of an Android image can't we just boot a linux image?
The vnc running solution is not quite what I have in mind. I want to run Ubuntu natively on the hardware so I have a few questions:
-does the desire kernel support KMS? or should I try to compile an xorg driver for the snapdragon video chipset?
-do the other drivers from the kernel can be accessed as simply as in linux? I mean in linux every driver I need is compiled in the kernel, so the desire kernel should already have all the necessary drivers in it, for wifi, touchscreen, etc, just for the sistem to use them. So can a linux use them like android does?
-r/w access I think can be bypassed as long as we boot from the sd card, I've seen the solution on this forum, correct me if I'm wrong.
-I've developed a few branch distros based on Ubuntu for my work, but all of them are x86/x64 based, so it's just package customisations, here ve have a non x86 CPU so it must all be cross-compiled, i know there are arm repos for Ubuntu, are they snapdragon compatible?
I know this area is Android development and not Ubuntu development but here are all the guys that really know something about the inners of the system.
Please pardon my English, I did my best.
afaik no one has been able to get debian running on desire.
I'd start with that if I were you.
I tried to get Debian to boot on the Desire and it turned to be impossible to boot. If you can get Debian to boot than naturally Ubuntu would boot without any issues.
I was using the VNC method though.
Well,
you can't install Ubuntu right away...
but you can make a fairly usable Linux modifying some of the available ROMs around.
The most difficulty thing is the X11 system, I don't know if there are any driver...
if android use Framebuffer, maybe you can run X11 over FB.
the rest all can be arranged... removing dalvik & core android... add basic gnome stuff, &c...
if you find some solution for dual boot and want to make a "normal" linux for HTC Desire, I can help you in this for I don't want to be flashing a custom image, then my normal "daily-use" android every now and then
It would be brilliant if we could get Maemo running on the Desire. Considering it is after all just Debian linux it should not be an impossible task. The only difficulty is drivers but that will come with time.
These days I'm busy with my exams,
I started the thread earlier than I can get to work for data/ideas collecting.
Now for what I plan on doing:
-boot a kernel and load the initial files from the sd card instead of internal flash:
h**p://forum.xda-developers.com/showthread.php?t=689911
-put a simple init script to show "hello world" and drop you to a bash prompt,
from there is Linux installing/debugging
The drivers should be provided by the kernel: /dev/eth0 or /dev/wifi0 for wifi, /dev/fb0 framebuffer, etc etc etc.

[GUIDE]How to Install Windows 8 on VMware Virtual Machine

Well, if you want to install windows 8 in vmware in windows 7, you can find the complete step by step guide at this link...
http://windows8mods.com/2011/08/09/how-to-install-windows-8-on-vmware-virtual-machine/
Also, i have the same question. Windows 8 Developer Preview is ok but I can't not in stall Windows 8 Customer Preview in VMWare in windows 7!
I've found this guide which seems a little bit more complete: http://www.mytricks.in/2012/03/guide-installing-windows-8-customer_01.html
Thanks, i will try it according to your instruction
Successful! I also found out an other way to in stall windows 8 customer in Oracle VM VirtualBox
You need a guide? Huh, I guess I just got lucky. All I did was install it to VMware, and then tell it to install guest additions. The first time it froze while installing (black screen), but it worked the second time when I had the VM windowed.
It's best to work with VMWare than VirtualBox IMO.
Youtube video
Here you find a youtube movie how too install Windows 8 release preview on VmWare.
Dont forget the product key
Sent from my Kindle Fire using xda premium
Here are some little tweeks to speed up the vm:
Install vmware tools (vm (in the top menu while running the vm) -> install tools. Then wait till a new disk appears in your vm, then run setup.exe or setup64.exe if you're using 64 bot windows 8 which is on the newly appeared disk.
Give it as much CPU and ram as possible.
Enable CPU virtualization and 3d acceleration.
Quit the emu and open the .vmx file of the vm (found in the map where the vms are stored) and increase vramsize: this is the video memory (i use 1gb as I have 2gb and the additional memory makes the emu a lot smoother
Verstuurd van mijn HTC One X met Tapatalk

Categories

Resources