• twitter
  • facebook
  • rules
  • news
 
Page 1 of 80 1231151

[APP][25MAR10]Gen.Y DualBOOT v1.0.6.0[W|Q|VGA][CAB|EXT]

  • Retweet Thread
  • Vote for Thread to be Featured on the XDA Portal
Default [APP][25MAR10]Gen.Y DualBOOT v1.0.6.0[W|Q|VGA][CAB|EXT]

Just to clear up the most asked question in this thread, this app will NOT work with the HTC HD2, because there is no android distro available yet for that platform (SnapDragon)

Gen.Y DualBOOT: Dual boot solution for Windows Mobile devices with XDANDROID

Before I start, I wanted to give my props to all android developers that made android possible on our devices: please support these guys: XDANDROID team (Diamond/Raphael/Blackstone..), Topaz Android Team & others that I might have missed

*Just to clear things up, this is only a bootlauncher app, u still need to install android for yourself on your device



Introduction
Android on WM devices is getting more and more popular, especially with the latest developments, and it's almost ready for daily use. I wanted to have an app so we could easily boot into both WM & Android, and Gen.Y DualBOOT was the solution. This release is made for VGA devices, and supports booting Android both from Internal Storage (moviNAND, e.g. Touch Diamond) & Storage Card (SDMemory, e.g. Touch Pro). WVGA version and QVGA version is also ready. This app has been tested on WM6.1, but will work perfectly on WM6.5.x as well.
Keep in mind that your android setup must be installed already at the root of your storage card in order for this app to work correctly (e.g. \Internal Storage\haret.exe or \Storage Card\haret.exe respectively)

User Guide
Here's a quick User Guide, showing the interface and what the buttons are for:


This app is launched by a registry key created in [HKEY_LOCAL_MACHINE\init], so it launches directly at boot after shell gets initialized.
Chefs: If u are going to cook this app into your ROM, make sure that this key gets added DURING your customization procedure (and not before!)

There are 2 checkboxes, enabling automatic boot:
AutoBoot: enabling this mode will automatically boot the OS of your choice after a 10 second countdown
> disabling autoboot will remove the countdown completely
FastBoot: enabling this mode will automatically boot the OS of your choice after a 3 second countdown (requires AutoBoot to be enabled first)

Now apart from these 2 checkboxes, u have 2 radiobuttons, which allow u to choose which OS gets automatically booted.

And last but not least, u have the 2 manual launch buttons. Pressing these buttons will directly launch (overriding autoboot) Windows Mobile or Android.

Registry
Gen.Y DualBOOT checks for 5 registry keys, which allow some form of customiation. Apart from the last key (StorageBootMode), all keys can be modified utilizing the radio & check buttons in the GUI. All of these keys can be found in:

[HKEY_CURRENT_USER\Software\Gen.Y\DualBOOT]
Here's quick list describing what the keys are for

  • "AutoBootEnabled"=dword:1 (1: enable autoboot | 0: disable autoboot)
  • "FastBootEnabled"=dword:0 (1: enable fastboot | 0: disable fastboot)
  • "AutoBootAndroid"=dword:1 (1: boot Android | 0: boot Windows)
  • "StorageBootMode"=dword:0 (1: boot from Storage Card (SDMemory) | 0: boot from Internal Storage (moviNAND))
  • v1.0.6.0 and newer: "AndroidBootFolder"="string" ("": boot from root of storage (e.g. \Storage Card\haret.exe)| "andboot": boot from \Storage Card\Andboot\haret.exe, string can be edited in registry)
  • v1.0.5.0 and older: "AndroidBootFolder"=dword:0 (1: boot from \Android\ folder on storage (e.g. \Storage Card\Android\haret.exe)| 0: boot from root of storage)

The example values are the ones that are in the CAB for Internal Storage devices.

Planned features
- Complete boot processes control
- Slight GUI redesign
- Config app in WM & Android

Changelog
Code:
v1.0.6.0
- Added flexible android boot folder option
 > Set boot folder by entering the desired folder string to the "AndroidBootFolder" key in the registry
v1.0.5.0
- Minor code adjustments
 > No longer requires seperate .MUI file
- Added program icon (+ WM6.5 png icon)
- Added shortcut to Start Menu > Programs
v1.0.4.1
- Re-checked code, now working perfectly
v1.04
- Fixed bug with autoboot being disabled on boot if android was missing
- Fixed bug with manual Android launch only working if AutoBoot set to Android
v1.03
- Added new registry key to allow booting from \Android\ folder on memory card
- Added checking for haret.exe before enabling the android boot option
 > if the android button is disabled, u can re-enable it (after disabling usb mass storage mode, or inserting the sd card that contains the android setup) simply by pressing the disabled android icon
- QVGA layout fixed
v1.02
- Signed .exe file with SDKCerts
- Fixed boot problems by moving genyboot to Launch62 in HKLM\init
 > Now boots even on stock ROMs!
v1.01
- Fixed registry issues
v1.00
- Initial Release

Download
Download the attached cabs or simply click the link below to download all resolutions in one zip package

There are 5 versions available:

  • QVGA, boot from Storage Card (e.g. Vogue, Kaiser,..)
  • WQVGA, boot from Storage Card
  • VGA, boot from Internal Storage (e.g. Diamond)
  • VGA, boot from Storage Card (e.g. Raphael)
  • WVGA, boot from Storage Card (e.g. Blackstone, Topaz, Xperia,..)

Gen.Y DualBOOT v1.0.6.0 CABs (QVGA|WQVGA|VGA|WVGA)
Gen.Y DualBOOT v1.0.6.0 VisualKitchen EXT packages for Chefs (QVGA|WQVGA|VGA|WVGA)

This app MUST be installed on your internal memory in order for autoboot to work. (installing on internal storage/storage card will cause the app not to launch on boot)
Also make sure that all registry entries are correct, since an incorrect/missing registry key can cause errors (v1.0.6.0: make sure the AndroidBootFolder key is a STRING (not dword!)

For chefs: if u are also cooking in RunCC, cooking this app to the \Windows folder is recommended to save storage space (since the progress image are the same)
For chefs: u can make Gen.Y DualBOOT start faster by moving editing the following (be aware, this will not work in all roms!). Open mxipupdate_xdandroid-genyboot_100.provxml, and change "Launch62" to "Launch52" in the following line:
Code:
<parm name="Launch62" value="genyboot.exe" datatype="string"/>

The CAB works for all languages (v1.0.6.0)

Skins
GT inspired Skins by sk8inmonk


ElCondor has made a nice Android Theme for Gen.Y DualBOOT, you can find it in this thread


I would like to express my thanks to all of you who have provided me with feedback, bug reports and donations.
This app wouldn't have been the same without you.

If u like my work and would like to thank me for the time spent, you can always donate


Attached Files
File Type: zip GenY-DualBOOT-v1.0.6.0-EXT.zip (574.4 KB, 4559 views)
File Type: zip GenY-DualBOOT-v1.0.6.0-CAB.zip (585.4 KB, 16177 views)
__________________
[APP] Gen.Y Manila v2.1 VGA CFC [OEM/CAB] | [APP] Gen.Y DualBOOT [W|Q|VGA] [CAB|EXT]

[KITCHEN] Gen.Y Kitchen R5.5 [P3700/T7272]

GSM Diamond
[ROM] Gen.Y D2 | Gen.Y D2X
[ROM] Gen.Y PX-D with XDANDROID

GSM Touch Pro
[ROM] Gen.Y TP2|X
[ROM] Gen.Y PX-TP with XDANDROID


Click here if u want to get me a cup of coffee (PayPal)

Last edited by yozgatg; 28th March 2010 at 08:13 PM. Reason: updated to version v1.0.6.0

yozgatg,

Simply amazing. Eagerly waiting for WVGA version (and Andro&#239;d to be available on HD2).

The_Steph

__________________
The_Steph
My Leo is currently running mattc Leo + Froyo w/Sense 1.6b on Sternas' Artemis 29.5 FRA ROM with 2.12.50.02 Radio ROM and guess what... It likes them all

Your work as always amazes me, now I can stop looking at the Exeda. Grat work again cant wait

__________________
Device- T-mobile HD 2/Rom/ Nights Bliss/Radio 2.10.50.28
Dark Passion Icons
Hd 2 Flashing Guide
Hard SPL












Did I get it right, with this app I am able to choose between android and windows mobile?

And Android works "perfect" on windows mobile devices? I have seen a video showing android on blackstone, and not all of the functions were usable?

Does this works better, now?

If it turns out to be right, this would be awesome :-D

But I will need a detailed plan to get it running on my device :-D

Sweet!!!! Thread has been subscribed to!!!!

__________________
Check out my work:
For All Your New Leaks, Check Out:
Wink Functions

Originally Posted by impreZzA  View Post

Did I get it right, with this app I am able to choose between android and windows mobile?

And Android works "perfect" on windows mobile devices? I have seen a video showing android on blackstone, and not all of the functions were usable?

Does this works better, now?

If it turns out to be right, this would be awesome :-D

But I will need a detailed plan to get it running on my device :-D


No its not perfect camera doesn't work along with some other pieces but its getting there.

Any plans for QVGA (Vogue)? The idea is simply awesome!

__________________

"As I walk through the Valley of the Shadow of Death, I fear no evil for I am the God of Death... and this is my valley"

I have ORD

HTC Blue Angel
ROM: WM 6.5.3 Build 23569 by sun_dream
Radio: 1.13

HTC Vogue (Sprint Touch)
ROM: WM 6.5.3 Build 23549 by me
Radio: 3.42.50

HTC HD2 (TMO)
ROM: WM 6.5.3 Build 23569 NRGZ28
Radio: 2.10.50.08_2



Learn how to flash: CDMA Rapahel, Vogue

Has my work helped you? How about some coffee?

Excellent!!
I didn't think you'll relase a WVGA version!!
Waiting for that!!!

Really hope there will be qvga version!!!!

__________________
XDA-Orbit WM6.1 Touch 4.02 Vanilla ROM
HP514 WM6 rom
I-Mate PDA-N WM5
HTC TYTN 2 6.5 shifu V4.2 WWE ROM
HTC Hero Andriod VR10.3 (hero it is not,Pain it is)

Originally Posted by egzthunder1  View Post

Any plans for QVGA (Vogue)? The idea is simply awesome!

Yes, please, add QVGA too.

__________________
Ελληνικές ρομ wm 6.5x για το Iolite(Touch Cruise 2009)

http://forum.xda-developers.com/show...20&postcount=1

Ελληνική wm 6.1 ρομ για το Χ600


http://eten-users.eu/index.php?showtopic=17009]
download: http://rapidshare.com/files/22689111...teXIP20764.rar


If you like my work
!! Click Here !!

Tags

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Rules
Forum Jump
 
All times are GMT +1. The time now is 03:32 PM.