{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This ROM has been Built with a sole Objective of Developing a Smooth Rom with Very Sleek and Smooth Windows Phone Interface..!
Also I've Designed each Element of ROM to bring the Essence of Windows Phone UI, as well as Smooth and completely Lag-free UI Experience!
Full ROM Specifications & Features:
Visual Elements
New Phone Dialer
Custom made Boot Animation
New UI transition which have been Optimization for Smooth animations
Windows Styled Unique Settings
Heavily Modded Windows phone Theme
Heavily Modded Notification with Date bar,Settings Shortcut Icon,Carrier Label on Bottom Handle
New Clear Font
PERFORMANCE
Seeder Entropy Applied internally through new "Haveged" Engine.
Improvised Power saving tweaks.
SD read-ahead speed Increased.
Single core CPU optimization.
Media stage-fright tweaks for faster video streaming.
Graphics enhancement tweaks & GPU rendering implemented globally [GPU Libs Ported from P-500].
Deleted many unwanted system apps.
MEDIA
Wp7 Ringtones , Notification Tones.
Beats and various other Lib Files combined to Obtain Crisp and Clear Audio.
Custom changes in Original Audio LIBS for Volume Boost(Optimized Levels , so no Distortion at Highest Volume).
Mega Beats Audio Implemented along with some Custom changes to Ace Libs.
JPEG Image optimization implemented.
Video stream rate increased & optimized
The resultant audio is THE Best you have ever heard in any Phone... Ear Splitting BASS without loss of Clarity.
Also Output has been Amplified 5X Times than the Default Audio....!!!!!!
Screenshots
Click Here
CREDITS
ItachiSama for Cm7.2 .
D3hum4niz3d for Mega Bass Beats.
72ls1 for Theme components.
idcrisis for Seeder entropy .
Ryuinferno for original Init.d enabler apk extracted & edited by ReaperXL2
ReaperXL2 for Various tweaks & scripts modded & edited for SGA
ReaperXL2 for Various Build.prop tweaks & additional instructions
Aniket[The"A"Factor] (That's me!) for making Concept of this Rom , All the Layouts , BootAnimation , Theming and Bringing this ROM to you...!
TESTER
Bogdan WP - It was only possible due to his Enthusiastic Testing and Feedbacks that I've been able to make this Rom for Gio. [I don't have this device].
Steps for Installation
Download [Gio]Wp-ReMix.zip
Re-Boot into Recovery .
Do Factory-Reset(format cache,format data,wipe Ext),also Wipe Dalvik Cache.
Repeat the Step 3 again.
Install Zip [Gio]Wp-ReMix.zip from Sd-Card.
Re-Boot.
It will take 2-3 mintues for the Rom to Start Initially.
Re-Boot again .
Done !
DOWNLOADS
Wp-ReMix [26/02/2013] - [Here]
Tiles Collection - [Here]
[TilesCollection : Massive collection of Tiles of all common apps for Windows Style Launcher which has been included in Rom.]
I don't Expect any Donation ... But you can Appreciate my work by giving me a Thanks and Positive Comments...!
Constitutive Criticism are Always Welcomed!
This will Encourage me to do more Awesome Roms and Support them !
NOTE:
This Rom is Originally based on a Rom which was primarily Build for Ace.
As I don't have this device [Galaxy Gio] I couldn't implement all the Features that I've implemented for Ace .
Also this Rom doesn't have any Memory Expansion Scripts by Default , so you guys can experiment and Share your experience with others ...
This Rom has been severely Tested and went through number of Iterations before Release (10+ Builds [and almost 50 Updates] have been made for Gio before this Final Build) for Total System Stability and also a PERFECT Batteryerformance Ratio .
So if you are using other Performance Scripts [I would personally suggest don't use any Performance Script ] or Memory Expansion scripts then please don't Blame the Rom or Expect me to solve that issue [As I don't have this Device].
ENJOY The ROM...!!!!!
I recommend people to flash this rom. Beautiful nice WP interface , with great speed and battery life.
The Persian language supports ?
Re: [ROM][Cm7.2] << | |Wp-ReMix| | >> [26/02/2013]
windows phone ui?
gonna test it...
keep the good work bro
Sent from my GT-S5660 using XDA Premium App
After installing the wipes will not؟
USB does not work.
The phone does not recognize sd
Nice rom, lightweight, fast, simple, waiting to see the battery life improvements, I've just flashed it xD.
monaliza142003 said:
USB does not work.
The phone does not recognize sd
Click to expand...
Click to collapse
My phone recognize it but I can connect to computer only by mounting sdcard from recovery mode.
Oh, and please consider to add an email app next release. Thanks
Edit: I also noticed that when battery control is running and I unlock the screen data network is starting.
Purpose usb tethering
melch123 said:
Nice rom, lightweight, fast, simple, waiting to see the battery life improvements, I've just flashed it xD.
My phone recognize it but I can connect to computer only by mounting sdcard from recovery mode.
Oh, and please consider to add an email app next release. Thanks
Edit: I also noticed that when battery control is running and I unlock the screen data network is starting.
Click to expand...
Click to collapse
Finally someone that helps providing logcats. :allelujah:
As you can see here:
Code:
E/Vold ( 182): Unable to open ums lunfile /sys/devices/platform/usb_mass_storage/gadget/lun (No such file or directory)
D/Vold ( 182): Opened lunfile /sys/devices/platform/usb_mass_storage/lun0/file
D/Vold ( 182): Wrote /dev/block/vold/179:0
D/Vold ( 182): Volume sdcard state changing 1 (Idle-Unmounted) -> 7 (Shared-Unmounted)
UMS should work.
As you can see, the system tries to open a non-existing lunfile (needed for UMS).
So, provide logcats with this command:
Code:
(adb) logcat | grep -i ums > filethatyoucallasyouwish.log
adb is needed only if you use a computer, if you use terminal emulator on the phone you can ignore it.
Suggestion for save file:
If you're on the phone, save it as
Code:
/sdcard/[I]callmeasyouwant[/I].log
So you'll have it placed in the root of your sdcard
If you use your computer, just write the file name
It will be saved in the folder where you opened your terminal.
Waiting logcats.
P.S. won't work immediatly, I've an exam tomorrow
ItachiSama said:
Finally someone that helps providing logcats. :allelujah:
As you can see here:
Code:
E/Vold ( 182): Unable to open ums lunfile /sys/devices/platform/usb_mass_storage/gadget/lun (No such file or directory)
D/Vold ( 182): Opened lunfile /sys/devices/platform/usb_mass_storage/lun0/file
D/Vold ( 182): Wrote /dev/block/vold/179:0
D/Vold ( 182): Volume sdcard state changing 1 (Idle-Unmounted) -> 7 (Shared-Unmounted)
UMS should work.
As you can see, the system tries to open a non-existing lunfile (needed for UMS).
So, provide logcats with this command:
Code:
(adb) logcat | grep -i ums > filethatyoucallasyouwish.log
adb is needed only if you use a computer, if you use terminal emulator on the phone you can ignore it.
Suggestion for save file:
If you're on the phone, save it as
Code:
/sdcard/[I]callmeasyouwant[/I].log
So you'll have it placed in the root of your sdcard
If you use your computer, just write the file name
It will be saved in the folder where you opened your terminal.
Waiting logcats.
P.S. won't work immediatly, I've an exam tomorrow
Click to expand...
Click to collapse
Good luck with you exam bro
ItachiSama said:
Waiting logcats.
P.S. won't work immediatly, I've an exam tomorrow
Click to expand...
Click to collapse
The phone is reacting normally when I connect the usb cable but the partition doesn't appear on pc.
ItachiSama said:
logcat | grep -i ums > filethatyoucallasyouwish.log
Click to expand...
Click to collapse
cannot create file: read-only file system
output error: Broken pipe
Re: [ROM][Cm7.2] << | |Wp-ReMix| | >> [26/02/2013]
melch123 said:
The phone is reacting normally when I connect the usb cable but the partition doesn't appear on pc.
cannot create file: read-only file system
output error: Broken pipe
Click to expand...
Click to collapse
U can use CWM to mount usb storage. which is in mounts and storage menu.
Sent from my GT-5660 using xda app-developers app
I have just installed this rom and the usb it's working on me, until now everything it's ok But totally different from the android.
Thank you !
to pitty the Adrenaline_Engine Script doesnt work on it
The RAM is so small on this ROM... I use only Viber, Facebook App. and Facebook Messenger and they don't leave almost any RAM....
Bug/Issues
Ok. Having some bugs!
-Data keeps reactivating everytime i deactivate it
-Luminosity keeps a 10% level no matter what i do. I set to 100% and at the next screen unlock gets back to 10% (or smnth)
-Screen not rotating.
Please let me know what should i do!
Btw, great rom! Nicely done!
man i'm a big fan of your rom and if you could port your gaming rom and base it on latest cm7.2 it will be awesome thanks
Edit:in the first banner it look like that this rom is the gamers edition is that true ?
looking good. will try this one very soon...
Related
[ROM][26.07.10] >> [email protected]_2.2.0_5_os << [AOSP/NO SenseUI] [codename: Be My Hero]
As mentioned in my sig., I don't mind appreciation.
Just mention your xda handle while filling in the donation form. Thanks to everybody who contributed.
Specific/Unique Features:
- Available localisations: English, Polish, Russian and Japanese.
DON'T ask about support for other languages; should need be, download any of the locale utils on the market
- JIT, A2DP, OpenGL
- The Tasty Bits:
I've been wondering about a few aspects of the android build system, and what I have found confirmed my suspicions;
In order to minimize build-system fragmentation, and what goes with it, maintenance, most of the code is built for compatibility instead of performance.
That is why I have tried what has, to my knowledge, never been done before on Hero-like devices (dream, sapphire, eris and the rest).
Some code breakage happened along the way, but that was to be expected.
Nethertheless, the new [email protected] is built with that specific spirit in mind. Be aware, that this is HIGHLY experimental, but the latest user tests confirmed that everything's good.
GIve it a spin and leave some feedback, if you find anything out (really) of the ordinary.
This is a peel-the-skin-feel-the-bones naked version of the regular [email protected] ROM (which is mainly geared for my personal use). Bug submissions and/or constructive criticism is appreciated, but DON'T bug me about missing features.
Custom kernel.
performance tweaks
native loopback support (along with crypto)
network fixes (wlan, bridging, *tables, tunneling, etc)
utf8 (have to rebuild system apps though...)
ext2, ext4 (be aware that journalling is overkill for a 528MHz CPU)
alsa
Power savings
and others...
Is it stable? It is enough for me.
Play, test, and help out.
Issues/Bugs/Fixes:
- Force Closes
FIX:
>>> You'll have to pull the files with adb and repush them (push the odex FIRST, THEN the apk)
- Camera isn't working atm.
- Your Hero is stuck at the bootscreen, bootloops, random crashes:
FIXES:
>>>Make sure you have AT LEAST Radio version 6.35.09.26 (recommended: > 6.35.15.01 <) Click to download
>>> You might be the unlucky owner of a Hero unable to handle exotic freqs like 19 MHz/748 MHz. If such is the case, go back to recovery and flash > THIS < kernel.
RTFM:
- The ROM isn't signed most of the time. You can get by this issue by
1: installing the excellent > Clockwork Recovery <
How to install: # adb push recovery-clockwork-2.5.0.1-hero.img /cache/rec.img
# adb shell flash_image recovery /cache/rec.img
or
2: use the Engineering SPL
or
3: sign it yourself (google for autosign - you need to have android SDK installed)
- It WILL take quite a while to initialize after flashing (a few minutes).
- You MUST restart after the first boot (sys. init.), otherwise the system will work at a crawling pace, since all apps are running, due to being initialized at first boot. The cruising performance will be reached after you setup your system and restart.
You might experience problems signing in, in case you don't restart (or you can disable and re-enable mobile network).
>> AOSP Hybrid N4k3d [2.1] (current) <<
>> [email protected] semi-naked [2.2] (current) <<
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Benchmarking (Linpack:Neocore):
Will try out tomorrow, nice to have another Dev here. Welcome!
Great to see u in this forum sir.... android is just so much better than winmo
Thanks for the ROM
Welcome to the Android world!
Great to see (another) big name from the WinMo section in here .
Will be trying out your stuff for sure!
Quick question (no, didn't try your ROM yet, still playing around to get MCR 2.9 working ok):
You removed all but en_US you say. Also the dictionaries for the HTC_IME? I want everything on my phone in english, except the messages that I type , so it would be a shame if those dictionaries were gone.
If they _are_ gone, can you explain me which files so I can try putting them back myself from a stock ROM / MCR ROM?
(Another one actually: Did you find it hard to dive into building ROMs and customizing for Android?
With years of Linux experience I thought it was the first thing I would be doing with my 1st Android device... but it seems I played around with WinMo builds, packages, NK.exe's, ROM/SYS's for so long I'm stuck in my ways . Didn't touch anything from the SDK yet except adb.exe and fastboot.exe to flash.).
@dipje:
1: Dictionaries are untouched.
2: Customizing is a much more pleasant experience than with WinMo.
As a matter of fact, I just got my Hero device, and need to build up an Android modding knowledge (Android-specific).
Linux-specific knowledge is not a problem, since I'm an admin.
I'll be taking care of different aspects of the ROM in the long run, rebuilding and optimizing bit by bit:
base apps, kernel (I find it pointless, most of the ROMs use quite a few init scripts - even in the initrd, instead of consolidating...)
I have an idea about installing debian (arm) on android, chrooting into that, and building the android system from there.
No need to setup cross-compile toolchains on our x86 PCs (try that if you've run into problems setting a toolchain on a host PC).
^.^
Though we'll be limited to 528Mhz and ram... But hey, if you've got a big sdcard, just setup a big swap on it.
;]
Apart from that, we can have a nearly full blown linux distro running at all times on the Hero (which would negatively impact battery life, but hey, it's just for the fun)
An ad-hoc wifi would be setup at all times, + sshd (along with vnc?)
So we can always X-forward our display or whatver.
The ideas an possibilities are endless.
Hi,
will definitely try your ROM. Glad to have you here! Good Luck!
//dzieki i powodzenia
//edit
OMG this Rom is super fast. Everyting works great so far. Well done. BTW. Firmware 2.0 ??
cant we get an update.zip file for this... this adb thing is a bit difficult process....thankx for the rom anyways..
Nice another dev creating roms.
Btw, isn't advanced task manager a paid app?
Thanks a lot.
and plz continue dev
naTTan said:
Nice another dev creating roms.
Btw, isn't advanced task manager a paid app?
Click to expand...
Click to collapse
I've searched for it, and looks like it is.
Looks like the repo I was using included some warez.
Will be removed and I'll add another task manager.
Thanks for the info.
norao said:
Thanks a lot.
and plz continue dev
Click to expand...
Click to collapse
Continue?
I'm just getting started.
;]
adwinp said:
Continue?
I'm just getting started.
;]
Click to expand...
Click to collapse
Hey adwin,
ki position? glad to see you on the hero cooking path.hehehe. good job chef. will flash as soon as i get home.
cheers/
deeren
ADWINP: cool going bro. its realy nice and hopeful to see cookers joining hero cooking. keep it up bro. cheers.
adwinp said:
It WILL take a while to initialize after flashing, since I've yet to learn how to obtain .odex from apks.
Click to expand...
Click to collapse
Sorry, missed that message!
To get odex from APKs, you use dexopt-wrapper.
To put odex back into APKs, you use the smali project - http://code.google.com/p/smali/.
P
modaco said:
Sorry, missed that message!
To get odex from APKs, you use dexopt-wrapper.
To put odex back into APKs, you use the smali project - http://code.google.com/p/smali/.
P
Click to expand...
Click to collapse
Hey Paul.
I was a bit surprised at the lack of feedback, but thanks.
;]
Updates:
1: added a few screenshots of the new wip build (not yet uploaded)
2: replaced Advanced Task Manager by the quite good tasKiller
3: recompiled kernel; a few kinks to iron out, like adding the wlan module and splash, but other than that, it's fast.
Added support for a few more fs (like ext4)
Here's what you get:
sysfs
rootfs
bdev
proc
debugfs
sockfs
pipefs
anon_inodefs
oprofilefs
tmpfs
inotifyfs
configfs
devpts
ext3
ext4dev
ext2
cramfs
ramfs
msdos
vfat
iso9660
nfs
nfs4
cifs
udf
yaffs
yaffs2
rpc_pipefs
Added a few network features like net bridging, proper unicode support (though it has to be configured in the os itself; didn't check if the system libraries have utf support)
raid also was added (in case someone wants to play with ROL/RON - Raid Over Lan)
The new kernel will be available with a new [email protected] build.
Yees, glad to see another great rom cooker for HTC HERO community. Really a good news.
Good luck
silly question
Why does the firmware version say 2.0
Please, upload somewhere else.
Thanks adwinp,
Downloading now. I will run it for a while and feedback to you my comments.
So far everything looks to be working well after upgrading from MDC 2.9 without a wipe.
Not sure I like the transparent lock screen. I tend to use the default HTC scene with with the 4 icons along the bottom of the screen. When locked, the text on the icons can be seen and makes things looked a little confused.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
XDANDROID 2.2.2 AOSP
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.
xda-developers signatures
For everyone posting on this thread about problems and issues, I urge you to please specify you're device or more conveniently update you're signature in control panel so it always has the details at the bottom of your posts.
FAQ
This has lots of Q&A and is recommended to go through before posting bugs and problems.
Please read post 1-4 as they have relevant information and is frequently updated.
XDANDROID project wiki huge thanks to sd73ta for hosting
Android questions and general FAQ
Overclocking Android on MSM7K
MSM7K Android OverClock
XDANDROID boot-Animation | Wallpaper contest
XDANDROID wallpaper | boot animation contest
Videos for XDANDROID
TheDeadCPU: setting up XDANDROID tutorial
TheDeadCPU: setting up XDANDROID tutorial v2NEW
XDANDROID initial-bootup
XDANDROID booting on HD2
Pocketnow Rhodium 2.1 video
Thanks to
phhusson, zenulator, Chamonix, Stinebd, Makkonen, MrPippy, cr2, Markinus, bzo, captainoord, glemsom, balsat, viruscrazy and anyone else who contribued or who i forgot
Thanks ben_duder for the awesome sig
Donations:
Please consider a donation to the XDANDROID project. We work on this on our spare time, sometimes even not on our spare times and every little bit gives us more inspiration and motivation to continue providing you our friends awww* great builds and support
Thanks to from me and phhusson:
R^7Z | auss81 | Sergej Philipp | Malte Lewan | suksanto | Tyler Brixey | axelo | ElbertF
w3bm4st3r | Kenny Maples | Daniel Krebs | Dan Colardeau | Ghostdogg | Gregory Thomas
Vincent Paoli | nim_ayyan | mindfrost82 | Olivier van der Kruijf | Robert Russell
Kamil Kowalski | Tobias Kästle | Scrog | Mehdi Bouzakri | Jay Onisch | Daren Scroggie
Robert Batty | James Frank | Matthias Helfmann | colo-natas
dcb.insomniacsoft.com | Alexis Perez | Ann Marie Steichmann | Cristian Pereyra
Adam Williamson | Benedikt Wieloch | Brad Stage | Paolo Vernazza | CDK Hosting
Haicheng Wang | Jonas Lejeune | Haicheng Wang | Jonas Lejeune
Adrian Kajda | Wilson Seto | Pedro Aragao | babijoee (yup, myself XD)
Spread the word about xdandroid, please feel free to use this sig created by ben_duder
Working:
Alpha
WiFi - "loads" but can't scan for networks
Bluetooth - interface hangs in configuration (need to fix init.rc)
Power management - Something wakes the phone up immediately, have to look into it
SD Card - I have to find a working config for Android to recognize this
bzo: anything to do with GPS will cause a crash
Accelerometer works
Keyboard works
Some G-Apps work
Brightness control works
Scepterr: net location works, NetworkLocation.apk needs to be signed with platform-key
Adding linpack and Quadrant benchmark programs for testing ( only built in for now. will be removed in future and more stable packs )
Sound works in apps
3D works
So far no boot loop
So far wifi scans now and is trying to get ip-address. Now looking into DCHP
Speakerphone works
Headset works
Beta.v1
1.7.10
JIT enabled
SDcard fixed
adding charmonix ledeffects
removing launcher2
adding launcherpro as default launcher
Added lugiber boot-animation
removing some unnecessary apps. will update to let you know what i remove.
removed setupwizard / default provision
Sound is now working ( stinebd )
Updated apns.xml
GRPS connections should be more stable now.
Removed default music app and replace with cacheinjection Music Mod 1.7.5.1
Added Flash10.1 - not working.
Adding OIfilemanager
XDA-application
Beta.v2
JIT now enabled by default
Wifi working with latest rootfs
Youtube vids work on low quality.
SD card fixed
Sound ringtones and notifications issue should be fixed
Updated apns.xml from thread
Removed default music app and replace with cacheinjection Music Mod 1.7.5.2
RC1 released.
RC2.25.7.10
Dialer slide to answer re-added.
Adding chrometophone
Updated Launcherpro, xda, OIfilemanager.
Word prediction/dictionary cherrypicked from cyanogen git
19.8.10
Nothing major just some
General tweaking
Bug fixes
Removed most apps that caused instability.
FINAL 17.09.10
FRX01 by stinebd
Added full language pack
Added Chinese and Japanese IMEs
Boot animation speedup (ro.opengles.version=1 sync from upstream)
GApps package update (thanks to CyanogenMod)
Replace Gallery3D with Gallery, for stability improvement
Several changes to enable userland Camera support (from bzo, still needs kernel support)
Userland built-in WiFi tethering support for Rhodium (rootfs changes and testing needed)
Signed XDAndroid release packages
Updated startup configs
Using andboot as default root directory
Startup & conf update 30.9.10
Fix raph800 typo.
25.10.10
The following bugs were fixed:
Talk.apk missing
Buttons cut off in the open call menu.
OpenWnn IME selected by default
Google Apps updated to 20101020.1
Transitioned to hdpi graphics and fonts
Ambient light sensor and hardware auto brightness for RAPH and RHOD (WisTilt2)
Debug output for battery service emergency shutdowns (by request of camro)
Data roaming off by default (can be dangerous for international users) (emwe)
armv6j instruction support from cyanogenmod
FRX03 20.11.10
Disable slow background blurring for some dialogs (thanks emwe)
Internal improvements to auto-backlight implementation (emwe)
Disable JIT by default for various stability improvements
Updated gapps package (20101114)
Bugs fixed:
19 - Boot loop on first boot (fresh data.img)
36 - Repeated Volume button press crashes the system
Possibly 12 - Terminal emulator special keys/digits do not respond
FRX04 24.01.11
Improved 3D performance, with fixes for WVGA devices [acl] – IMPORTANT: this requires the accompanying rootfs release from 21 Jan.
Synced all minor upstream changes from AOSP
FRX05 3.03.11
Camera support – both photo and video capture (without sound currently) are working. This depends on kernel support, so only Rhodium and Topaz are supported currently. Huge thanks to Jerome Bruneaux (viruscrazy on XDA) for basically doing all the work.
Switch build variants from engineering to user-debug for slight speedup.
FRX06 31.03.11
Switched to touch-friendly dialer, along with the VGA layout improvements as seen in Gingerbread
Added HSPA icon (for GSM models)
NEW* XDAndroid Gingerbread build added to thread.
Check third post for links
Further tuned keyboard sizing to be useful on VGA (also made the key labels bigger)
World-phone settings support (very important for future RIL enhancements especially on CDMA)
Enabled HSPA icon (someone on GSM please let me know if it actually works)
Not Working
Sound Recording during video recording
Removed
Added but not yet released
Terms and conditions
Enjoy and remember to post some feedback.
Downloads
Bundles
22.11.10 | 2.2.1 builds
Arrrghhh has built a up-to-date package for people who dont want to download everything. Grab it here: Arrrghhh 2.2.1 update package
Note: You'll need a new data.img as this package is signed. Otherwise you'll get a bootloop
Also you'll need to select English IME if you want to type in english.
System
31.03.11
XDAndroid FRX06 system update NEW
31.03.11
XDAndroid Gingerbread system update NEW
OTA update
24.01.11
No OTA update for FRX05
The recommended method is the OTA update.zip. However, for users who don't have a completely original FRX02 to upgrade from, the system.ext2 file will be necessary.
OTA Update procedure (ONLY for users with the original, unmodified signed FRX02 system image)
Download update-FRX03.zip to SD card in the same directory as startup.txt and haret, etc
Rename update-FRX03.zip to update.zip
Boot haret, watch the updater go
After updater finishes, it may either reboot or "freeze" (reboot not implemented on device), reboot manually if it freezes
Boot haret again, and the new system will start up
Old builds can be located here
htcandroid.xland.cz
4shared.com
Here is a repositories for older releases of XDANDROID and Android1.6 donut files
[/INDENT]
Startup & Conf Updates
30.9.10
http://htcandroid.xland.cz/configs.zip
StartupUtility
http://sites.google.com/site/androidport/startup-utility
zImage Autobuild: ( glemsom / balsat )
glemsomAutobuilds
balsatAutobuilds
zImage are updated quite often but just because its updated, it doesn't necessarily mean it will work 100%. If a new zImage breaks and doesn't boot; load a previous working zImage. thanks
Rootfs Autobuild ( Stinebd )
RootfsAutobuilds
Get the latest rootfs here from the rootfs build service provided Stinebd for XDANDROID
Initramfs Autobuilds ( Stinebd )
InitramfsAutobuilds
Get the latest Initramfs here from the Initramfs build service provided Stinebd for XDANDROID
Others
WinMO/Android dual-boot
Yozgatg dual-boot
Yozgatg has released his dual boot WinMo / Android program for everyone to enjoy
LiteWM ROM to autoboot linux
LightNHB boot
MichyPrima has created a lite WinMo that automatically loads haret from your SD card. It loads pretty quick and i can confirm it works It has a boot option so just wait until you see Booting countdown and touch the screen.
Reboot, Shutdown, USB mass Storage and Continue Booting Android
CAB-Install for XDANDROID
Eclair 2.1 cab-install
Froyo 2.2 CAB install
TheBrilliantMistake has made a convenient program for people out there having installation problems with XDANDROID.
Have a look and see if you like it. If this proves successful we may roll out the updates like this in the future.
Chamonix ledEffects
LedEffects
LedEffects controls how your device reacts to calls, messages, charging and other phone status'
XDANDROID wifi-tether by stinebd
XDANDROID-wifi-tether
All the required dependencies and modules should now be built into the system/rootfs and so the standalone application should be good to go. Note this will be added into next build.
Advanced Users
How to mount system.ext2 to make changes
Make sure you are running a linux distro
Make a temp folder for mounting. eg: mkdir tempfolder
sudo mount -o loop system.ext2 tempfolder
Make your changes using nautilus. Google how to use it.
sudo umount tempfolder
Load XDANDROID within a custom named folder
Set Android directory: "rel_path=XXXXXXXX"
Set directory to where you are storing your installation
Eg: Put all files into folder named xdandroid
so cmd will be rel_path=xdandroid
Use this if you want to keep you SDcard more organised.
Waiting for SDCard error
For people who have problems with sdcard message, add this to your startup
msmsdcc_1bit msmsdcc_fmax=14000000 msmsdcc_nopwrsave
Turning on led flash
echo 1 > /sys/class/htc_hw/flash
Diamond Storage Issues (Storage Card Unmounted)
To fix this issue
simply download the HP Format Tool | Mirror
Install the tool
Start Diamond in WinMo. Connect to computer via usb (Usb Drive). Make sure it is connected. Back up all contents of your internal storage.
Run the tool
Select your internal storage.
Format FAT32 (Full format).
Restore items on your internal storage.
Load Android
Android should no longer give you a message saying the SDcard is unmounted. This also fixes no media being found when loading android. thanks hamagc for writing up this guideadb and usb debugging
To ensure that you are able to use adb and usb debugging you will need to plug in your usb cable to your computer and in winmo select activesync. Now launch haret and once Android is loaded you'll see a notification that will notify you have usb-debugging control and able to use adb.Guide
Place everything into the root of your sd card for Raphael and Everything in your internal memory for Diamond. Remember to copy the correct startup from the startup config folder.
It should look like this
--root--
\AndroidApps
\conf
\media
-haret.exe
-initrd.gz
-rootfs.img
-system.ext | system.sqsh
-zImage
-modulesXXXXXXXXXXX
-startup.txtStartup|default configs options
Overclocking
acpuclock.oc_freq_khz=XXXXXX ( i personally use 600000-640000 )
but it very unstable if you try to get higher than 650000-700000
Physical Keyboard layout
physkeyboard=fuze
physkeyboard=raph
physkeyboard=nordic_raph
physkeyboard=tilt2
physkeyboard=rhod210
physkeyboard=rhod100_de
physkeyboard=rhod100_fr
physkeyboard=rhod100_it
physkeyboard=rhod100_uk
physkeyboard=rhod100_nordic
physkeyboard=rhod400
physkeyboard=rhod500
physkeyboard=swiss_raph
physkeyboard=german_raph
Button wake up
board-htcraphael-navi.wake=X
0 = screen only wakes on power button
1 = wakes on any keypress
Onscreen terminal keyboard
msmvkeyb_toggle= (on/off)
on = displays terminal onscreen keyboard
off = hide terminal onscreen keyboard
Headset
snd.force_headset=X
1=USB headset
2=3.5mm headset
Incall volume adjust
htc_hw.call_vol=X
0-5
0: being lowest and 5: being loudest
Enable/Disable handsfree
htc_hw.handsfree=X
1=Enable
0=Disable
Recommended best loud and clear voice values are said to be 5/1
htc_hw.call_vol=5
htc_hw.handsfree=1
Disable low battery Warning
htc_battery_smem.fake=1 (option: 0=off / 1=on) -> will fake the system to think, that USB-CHarger is always connected
htc_battery_smem.vol_min=0 (0-100 -integer value) -> if battery volume is lower as this value, then it set it to vol_min, so it can be handled, that system goes never below this value and so never auto shutdown, could be helpfull, if you want, that the system never reboot from itself
htc_battery_smem.debug=0 (0 | 1 | 2 | 4 - bit-wise) (option: 0=off / 1=battery info | 2=batt cable info | 4=debug info(like statistics all10sec) -> so if you want to log ALL you must add the bits -> like 7
Disable/Enable HW3d
hw3d.force=X
0=off
1=on
LCD density / resolution
lcd.density=XXX
210 = 640x480 VGA devices
240 = 800x480 WVGA devicesLoad Haret
Load haret by going into FileExplorer and navigate to where haret is and load it.Navigation
Note: This is a dummy screen i took from google images Its not actually looking like this
1. Power Button
Press: Go home screen
Hold: Switch between Application
2. VolUP
Press: Increase ringtone, media and incall volume
3. VolDown
Press: Decrease ringtone, media and incall volume. Can also set vibrate and Silent.
4. Home Button
Press: Open up setting
5. Call Button
Press: Open recent call
Hold: Launch Voice dialer
6. Back Button
Press: Goes back one previous screen
7. Call end Button
press: Turn off display or end phone call
Hold: Set audio on or off, Airplane mode or turn off device
8. Center Button
Press: Accept or select. Also used as scrolling, zoom in or out.
9. Android Menu tab
Pull up or down to open / close Program tab
10. Notification tab
Pull up or down to open / close notification tab
11. USB
Plug in USB for adb, USB debugging, charging
Useful links
XDANDROID Facebook fan page
Stinebd blog
BugFeatures and Request
Phhussons git repo
Phhusson wiki
ohhhhhhh!!!!
Sent from my AOSP on XDANDROID MSM using Tapatalk
I hope that we can get it fully functional in order to finally get rid of WinMo.
Thanx for all hard work again, devs!
7th! woooooopieeee! hehehe. Throw me something. i'll do extensive, massive, thorough testing on the phone. diam100 here
I am pumped for this. My main things will be for the wifi hotspot and with the JIT.
byrnsey88 said:
I am pumped for this. My main things will be for the wifi hotspot and with the JIT.
Click to expand...
Click to collapse
just checked for that and its not avaliable... i dont think its an open-source feature. However there is USB tethering which is almost as good
Download link when available ? At this time 2.1 21.06 build is the best for me ;D
Phenom1337 said:
Download link when available ? At this time 2.1 21.06 build is the best for me ;D
Click to expand...
Click to collapse
hmmm i'll try to upload something within 1-2 hours. i'm still modifying and testing it out.
I'll try to give out something decent enough so people are able to test it immediately without needing to install apps
I'm available for testing
froyo is coming!
Yeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaah! I love frozen yogurt!
babijoee you are the best
the release may be delayed as i want to get working wifi.
Please stay tuned
wow. haven't been so excited like this ever. he he he. hows the battery going babijoee? is it like the eclair?
thanks
vitusdoom said:
wow. haven't been so excited like this ever. he he he. hows the battery going babijoee? is it like the eclair?
thanks
Click to expand...
Click to collapse
According to google JIT should save battery life, so you may or may not see any difference. I haven't tested it long enough and the kernel is still the same so it shouldn't be any drastically better
oh ok. Thanks for that info. I'll still mark it on the list of stuff to test then. looking forward to your upload.
In the new Rootfs there is support for wi-fi scanning in froyo!
HELICOPTER88 said:
In the new Rootfs there is support for wi-fi scanning in froyo!
Click to expand...
Click to collapse
glad to hear
Hello friends . I want know step by step , how to root and install Android 4.0 on Pantech Sky Vega s
Model Number :- IM-A730S
Android Version :- 2.3.4
Baseband Version :- S0209317.WS20.R404014
Kernal Version :- 2.6.35.7-perf [email protected] #1
Build Number :- GINGERBREAD
Board & Software version :- MSM7630_SURF V3.17
please help me to upgrade this I cant find a any helpful thing in google
Hi, check this sky official website: http://dmfile.isky.co.kr/NewSelfUpgrade/index.html
You must use ie9, sky driver and usb cable connected.
if you want root,try vroot in market .
Or check my sky vega im-a800s thread :http://forum.xda-developers.com/showthread.php?t=1567407
thans but cant understand the language please tell me how to upgrade in english
Ela madda said:
thans but cant understand the language please tell me how to upgrade in english
Click to expand...
Click to collapse
You can use Google translate
nguyenhonganh said:
You can use Google translate
Click to expand...
Click to collapse
hhhhah LOL
bump
please up rom fix sms 160 text thanks !
nguyenhonganh said:
Hi, check this sky official website: http://dmfile.isky.co.kr/NewSelfUpgrade/index.html
You must use ie9, sky driver and usb cable connected.
if you want root,try vroot in market .
Or check my sky vega im-a800s thread :http://forum.xda-developers.com/showthread.php?t=1567407
Click to expand...
Click to collapse
I have succesfully upgrade on official sky website : http://dmfile.isky.co.kr/NewSelfUpgrade/index.html
How can i root my SKY IM A600S???
Please help...
zackaz said:
I have succesfully upgrade on official sky website : http://dmfile.isky.co.kr/NewSelfUpgrade/index.html
How can i root my SKY IM A600S???
Please help...
Click to expand...
Click to collapse
http://www.youtube.com/watch?v=UIqOjFRjLfs&list=HL1359481525
ENGLISH :
THE ROM MOD SKY IM-730s Pro ICS 4.0.4 update 27/1/2013 "HAPPY NEW YEAR" 2013
Introduction by:
- Deleted app South "selective"
- No bar during ICS interface mod ^ ^!
- Fix 3G
- The Jet audio music player (with a range of outstanding sound effects)
-Camera with the alignment of the two finger zoom feature similar to ICS 4.0.4
- Root Already available ^ ^!
-Imaging Upgrade to "Photographing pro" lets save the image with the angle of rotation 360
- Has rood cassava
+ Speed 3g + wifi
+ Compass smart smart
Manager PRO allows you to transfer almost 100% of the app to the memory card to increase machine performance
Integrated sound beats for the perfect bass quality.
* FIX MESSAGE 160 -> 918ki (0 to 80 can use the built-in SMS go too the doctor) is not a private dc switchboard nhé: w
* Go SMS Integration English simple easy to use
* Spped up
* Battery Mod percent sure lean buffalo (still less than 1 bit compared to room MUI)
* Beautiful interface mod ICS Launcher Holo slightly smoother than the original room
+ .... so much the more you discover you ... hjx also his late show a few pictures for you by adding * .......
Hj is a brief introduction from 20-1 has received positive feedback, so I will release soon this room
The addition: "When waiting for someone to help you, Try to do it know where you are going to do"
Hopefully, after his simple room cook will have more room other better introduction to you vóc!!
Show any room:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
test message scrub how many characters then huh @ @ umh add one asterisk too??
and the result is here!! .....
- App flashlight handy
- Built-in smart technology virtual assistant "robin" and his voice was edited from pico ensure the hearing is critical!! ~
- Browse beautiful ICS
Manager PRO allows you to transfer almost 100% of the app to the memory card to increase machine performance
Integrated sound beats for the perfect bass quality.
* Spped up
* Beautiful interface mod ICS Launcher Holo slightly smoother than the original room
LINK DOW:
http://www.mediafire.com/?4f7caazhhduali4
http://www.mediafire.com/?vd82poul945m32n
Installation Instructions:
Use a joiner software HJSplit
dow here okay http://download123.vn/hjsplit-3454.aspx
B1: After dow 2 file room on the use HJSplit to join them together
file:
room mod 4.0.4 by. devill Man 26-1-2013.rar
extract the two files
2013-01-26.01.15.22 and files "setting"
* With computer recovery "are in the form of room cook", coppy file 2013-01-26.01.15.22 the path: clockworkmod / backup /
* With no recovery "are in the form of the original room, dow recovery here:
http://www.mediafire.com/?1bn5e1tscfwf9d2
+ Copy all to phone memory card
+ Install file recovery.apk
as this clip thank your manhgioiandroid
[Media = youtube] RFeJY9MdvPI [/ media]
Installation is complete recovery,
coppy file 2013-01-26.01.15.22 the path: clockworkmod / backup /
Then the recovery mode of the machine as in the clip
restore the room this 2013-01-26.01.15.22 memory
"Wipe data / factory reset"-select: yes - delete all user data
"Wipe cache partition" choose yes wipe the cache
"Advance" select "WipeDalvikCache" yes
"Advance" select "WipeBatteryStats" yes
Note:
Room mod on modified from the original room okay .... so everyone rest assured that without mixing up the original room do!! ~
B2: after
successfully restore this note steps to experience the virtual assistant feature Robi offline
Who do not know what Robi is then considered this offline I still sketchy and simple ^ ^ ~
[Media = youtube] R-LbkNBXOj8 [/ media]
Install TitaniumBackup_5.7.3 file in the installation files on your computer
coppy file TitaniumBackup the memory card
on TitaniumBackup restore back damaged files named in TitaniumBackup
ok restab machine again to enjoy!! ~
Last words:
The room may not be perfect because I'm not pro at all its just one of economics students like vóc miscellaneous bar ^ ^
Seeing everyone in the mood to wait and disappointed not been up to ics 4.0 as its new so I mod room
my room has been used for a long time and has not incurred serious errors
In the spirit of sharing yourself just hope you sky 730s more and more crowded
*so you have more room to invert (not a 760 day everyone and above all ...)
hope some day to be off with you HN lol
happy new year everyone finally lots of good health and good luck in life!! ~
7:27 AM 27-1-2013
:laugh:
Help..
Thats look beautiful dude...
By the way... I have rooted my SKY IM A600S since november 2012
Can you help me how to fix 80 char SMS limit....???
and i want to port GB to my phone because the stock ROM is still in Froyo and there's no upgrade in official site...
dark_and_WArr said:
http://www.youtube.com/watch?v=UIqOjFRjLfs&list=HL1359481525
ENGLISH :
THE ROM MOD SKY IM-730s Pro ICS 4.0.4 update 27/1/2013 "HAPPY NEW YEAR" 2013
Introduction by:
- Deleted app South "selective"
- No bar during ICS interface mod ^ ^!
- Fix 3G
- The Jet audio music player (with a range of outstanding sound effects)
-Camera with the alignment of the two finger zoom feature similar to ICS 4.0.4
- Root Already available ^ ^!
-Imaging Upgrade to "Photographing pro" lets save the image with the angle of rotation 360
- Has rood cassava
+ Speed 3g + wifi
+ Compass smart smart
Manager PRO allows you to transfer almost 100% of the app to the memory card to increase machine performance
Integrated sound beats for the perfect bass quality.
* FIX MESSAGE 160 -> 918ki (0 to 80 can use the built-in SMS go too the doctor) is not a private dc switchboard nhé: w
* Go SMS Integration English simple easy to use
* Spped up
* Battery Mod percent sure lean buffalo (still less than 1 bit compared to room MUI)
* Beautiful interface mod ICS Launcher Holo slightly smoother than the original room
+ .... so much the more you discover you ... hjx also his late show a few pictures for you by adding * .......
Hj is a brief introduction from 20-1 has received positive feedback, so I will release soon this room
The addition: "When waiting for someone to help you, Try to do it know where you are going to do"
Hopefully, after his simple room cook will have more room other better introduction to you vóc!!
Show any room:
test message scrub how many characters then huh @ @ umh add one asterisk too??
and the result is here!! .....
- App flashlight handy
- Built-in smart technology virtual assistant "robin" and his voice was edited from pico ensure the hearing is critical!! ~
- Browse beautiful ICS
Manager PRO allows you to transfer almost 100% of the app to the memory card to increase machine performance
Integrated sound beats for the perfect bass quality.
* Spped up
* Beautiful interface mod ICS Launcher Holo slightly smoother than the original room
LINK DOW:
http://www.mediafire.com/?4f7caazhhduali4
http://www.mediafire.com/?vd82poul945m32n
Installation Instructions:
Use a joiner software HJSplit
dow here okay http://download123.vn/hjsplit-3454.aspx
B1: After dow 2 file room on the use HJSplit to join them together
file:
room mod 4.0.4 by. devill Man 26-1-2013.rar
extract the two files
2013-01-26.01.15.22 and files "setting"
* With computer recovery "are in the form of room cook", coppy file 2013-01-26.01.15.22 the path: clockworkmod / backup /
* With no recovery "are in the form of the original room, dow recovery here:
http://www.mediafire.com/?1bn5e1tscfwf9d2
+ Copy all to phone memory card
+ Install file recovery.apk
as this clip thank your manhgioiandroid
[Media = youtube] RFeJY9MdvPI [/ media]
Installation is complete recovery,
coppy file 2013-01-26.01.15.22 the path: clockworkmod / backup /
Then the recovery mode of the machine as in the clip
restore the room this 2013-01-26.01.15.22 memory
"Wipe data / factory reset"-select: yes - delete all user data
"Wipe cache partition" choose yes wipe the cache
"Advance" select "WipeDalvikCache" yes
"Advance" select "WipeBatteryStats" yes
Note:
Room mod on modified from the original room okay .... so everyone rest assured that without mixing up the original room do!! ~
B2: after
successfully restore this note steps to experience the virtual assistant feature Robi offline
Who do not know what Robi is then considered this offline I still sketchy and simple ^ ^ ~
[Media = youtube] R-LbkNBXOj8 [/ media]
Install TitaniumBackup_5.7.3 file in the installation files on your computer
coppy file TitaniumBackup the memory card
on TitaniumBackup restore back damaged files named in TitaniumBackup
ok restab machine again to enjoy!! ~
Last words:
The room may not be perfect because I'm not pro at all its just one of economics students like vóc miscellaneous bar ^ ^
Seeing everyone in the mood to wait and disappointed not been up to ics 4.0 as its new so I mod room
my room has been used for a long time and has not incurred serious errors
In the spirit of sharing yourself just hope you sky 730s more and more crowded
*so you have more room to invert (not a 760 day everyone and above all ...)
hope some day to be off with you HN lol
happy new year everyone finally lots of good health and good luck in life!! ~
7:27 AM 27-1-2013
:laugh:
Click to expand...
Click to collapse
Can't download second link : http://www.mediafire.com/?vd82poul945m32n
please re-upload
thanks
recovery
Sir just wanna ask if how to install recovery
what is clockworkmod
how to install recovery for sky vega 730s
is that rom is real 4.0 android? can i play NBA 2k13 with that rom??
Hi. I cant instal recovery i get an error execution error onccured
Always get MD5 Mismatch error
solve this error posting your recovery file and proper floder copy
Good Luck
SMS issue
i followed the instruction very carefully and successfully installed android 4.0 sky vega s on my a730s. but i noticed that my phone is not receiving sms. i have no trouble sending sms... plsss help thnks....
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
XYLON-EV is a Beta ROM and was first WIFI working 4.2.2 ROM, also my first ROM
Built from the source code of the by merging Evervolvs base , Xylon frameworks/settings and uses tytung r1 kernel for JB.
If you like my work, Kindly hit thanks meter button on the bottom left below my name.
If you want to donate, you can donate to the guys below in Credits for their hardwork.
Credits: My special thanks goes to
Evervolv Team for their legacy base to support qsd8k devices
Xylon Team for their frameworks and settings that make this rom so customizable
tytung, marc1706, Sportsstar89, Securecrt, Xylograph, ph03n!x, datagr, Rick_1995,
texasice, marco.palumbi, datagr, Robbie-P, eng.stk, zeppelinrox, zexmunze, zain0300 for all HD2 kernels, libs, mods, corrections
And all those individual/teams who I might have missed.
I customized this rom for my needs and sharing with you.
Still tons of stuff not tested so expect more bugs, crashes, reboot than the ones that I have already posted.
Must say the roms animation are very smooth. thank to 4.2.2
This is an unofficial ROM so do not post any queries or question about this rom in Evervolv's or Xylon's thread
Whats working:
• Phone
• Audio
• SMS
• Data: 3G/HSDPA
• GPS/AGPS
• USB Mass Storage
• Notification lights
• Wi-Fi
• Bluetooth (Not fully tested)
• 720p Video Playback Can be enable but break camcorder See Here
Not Working:
• HWA (I don’t know if it works or no. Don’t know how to check)
• Camera (preview is bad sometimes, but closing and restarting camera app fixs it for now)
• Camecorder (laggy bad preview)
• Panorama
• 720p Video Playback
• WiFi Tethering
• Native USB Tethering
• Cannot set APN manually, force closes ( confirmed bug reported by users )
Video of Xylon features on Nexus 4, most ( not all) feature are present.
Feature include Xylon-EV
• Flip to mute incoming ring > Phone>Settings
• Swap volume buttons when rotated to 90 or 180 degree > Display settings
• Volume Key control cursor > Language and Input
• Statusbar brightness slider > System>General UI
• Choose notification background > System>General UI
• CRT Screen off animation mode > System>General UI
• Recent RAM bar > System>General UI
• Nav Bar customization > System>Navigation Bar
• Nav Bar Transparency > System>Navigation Bar
• Hidden Navbar > System>Navigation Bar
• NavRIng customization > System> Navigation Ring
• Status Bar transparency and customization > System>Statusbar
• Quick toggles customization > System>Quick Toggle
• Pie control customization > System>Pie
• Dark Toggle> Settings
• Expanded Desktop > System>Power
PLEASE TAKE YOUR TIME TO READ THE 4th POST WHILE YOU DOWNLOAD THE ROM TO GET IT WORKING, TO GET THIS ROM WORKING SMOOTHLY
This is XylonEV download whose look, settings were moded by me
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
DOWNLOAD XYLON-EV V2
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
BOTH ROM ARE ASSIGNED SEPERATE FOLDER SO THEY WONT OVERWRITE DATA IN DATA2EXT MODE or OVERWRITE SYSTEM?DATA IN NATIVESD MODE
The is the Original Xylon ROM (This is actually how official Xylon should look, lot of setting available including HYBRID mode, but some might not work. Test version only)
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
DOWNLOAD TEST VERSION XYLON V1
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
System partition 350MB (+ 20MB for bad blocks. Our HD2 is very old. But would strongly suggest 390MB if you are data2ext. Why? Read note1 in installation instruction on post4)[/FONT]
• 720p Video Playback Can be enable but break camcorder See Here
• For haret users NativeSD can try copying THIS file in sdcard\NativeSD folder and sdcard\NativeSD\XYLON_EV folder. Credits: Datagr
IF YOU LIKED THE ROM PLEASE HIT THANK BUTTON BELOW
Logs
- Added CM battery icons (Xylon update)
- Scrollable toggles ( Xylon update )
- Inverted Mode, Dark Xylon ( Xylon update )
- Better Version of Swap Volume ( Xylon Update )
- Gps fix ( Xylon fix )
- CM file manager (Dark theme)
- Various small fixes by Xylon
- No 720p, but I could enable it but breaks Camcorders so left it. Will fix in the next version
- Tytungs R2 kernel.
- Installer has option EngStk animations or stock animation. Thanks zexmunze. View EngSTK animations here
xxxxxxxxxxxxxxxxxxxxxxxxxxx
DOWNLOAD V1
xxxxxxxxxxxxxxxxxxxxxxxxxxx
System partition 340MB (+ 20MB for bad blocks. Our HD2 is very old. But would strongly suggest 390MB if you are data2ext. Why? Read note1 in installation instruction on post3)
1. For some who have trouble booting NativeSD can try copying THIS file in sdcard\NativeSD folder and sdcard\NativeSD\XYLON_EV folder. Credits: Datagr
2. Solution for touchscreen pinch2zoom is HERE Credits: zexmunze
3. Solution for hardware key light disable is HERE Credits: zain0300
4. Solution for call echo on the other end (microphony)is HERE Credits: zexmunze
5. Some more build.prop mods that will make ROM better try THIS Credits: zexmunze
6. Greenesh photo in lowlight with flash fix is HERE
IMPORTANT!! Please take 2 minutes to read this
• After completing installation of ROM at the end of the aroma installer, the script will ask if you want to reboot. Once you click finish it might cause an error. Don’t worry about this as the ROM has installed successfully.
• On my class 10 card, the ROM take around 5mins to boot. So if you are on slower card or nand, first boot and setting up will be painfully long. Please have patience.
• After signing in google and completing setup wizard, you might get blank screen. Wait for 10 sec and hit the hardware home button on your device. The launcher will show. If you get an “not responding” for setup wizard please click “Wait” . Do not click OK.
• Developer option is not enabled by default. Please go to Settings>About Phone and tap on Build number 10 time. Dev options will be enable. Now go to Developers option in Settings and enable “Force GPU rendering”
• By default the Governor is On Demand. For better battery life and smoothness choose SmartassV2. Don't change default CPU frequencies. Keep it 245-998Mhz as to avoid bugs caused by changing frequencies. Dont forget to tick/check "set on boot" after changing governor.
• Lock screen clock widget is slightly towards the right. You need to remove the widget and add again to get it in center (Don’t know if it’s a bug or feature but other ROMs have this too)
• On 240 dpi the lock screen widget, the date gets clipped if we enable Nav bar. So stick to default DPI is 200 and you are good to go. (200 is my preference since NexusHD2 ICS coz everthing seems so cramped on 240 and you have to scroll everytime for anything).
• If your are using Dual pane mode or tablet combined nav/status bar stick to 160 dpi or else everthing will got out of place.
IF YOU HAVE A PROBLEM AND YOU WANT TO POST IT ON THIS THREAD, PLZ GIVE US AT LEAST THIS MINIMUM DETAILS
1) Tmous1024 or EU448
2) MAGLDR or CLK
3) What recovery? CWM, 4ext etc etc
4) Installation Nand, Data2Ext, NativeSD
5) Using Swap or Odex
6) System partition.
For example you can write " TMOUS,CLK,4ext,Data2ext, No swap, no odex, Sys=340MB. I have a problem *********"
Thank you for you time
Installation instruction
There are many different bootloaders/recoveries/method to install in HD2, but If you still new to HD2 and you are starting from scratch the fastest would be this.
1) Download HD2 toolkit and install HSPL, MAGLDR. Download and instructions here
2) Download 4ext recovery from here and follow this instruction bellow:
Just a brief understanding. During installation of rom has 3 options for setup. 1. NAND(Full, Custom ) 2. DataOnExt 3. NativeSD
In brief
1. NAND. Installing everything(System and data) on phone(Nand). Further you will have option full install or custom install
2. DataOnEXT. Installing all system files on phone(NAND) and Installing all data files on sdcard(EXT4 partition)
3. NativeSD. Installing everything(System and Data) on sdcard (EXT4)
Lets start with DataOnExt
I have attached a file for 4ext recovery from "Native sd" thread which makes partitioning of sdcard with ext4 very simpler.
Installing recovery
1. Download and extract the attached file in folder example lets call this folder "D:\4ext".
2. Boot in MAGLDR (By holding power off key during start)
3. Choose "USB flasher" Connect your Hd2 to computer using usb cable.
4. Run the DAF.exe from the folder that you have downloaded/extracted example "D:\4ext" click next > next> "(it will show error "readfile missing" no problem. just continue)
This will install 4ext recovery and reboot the phone
Partitioning SD card with ext4
5. Boot into 4ext recovery from MAGLDR (by choosing ADrecovery) you will see menu from 4ext which is quite similar to CWM recovery.
6. Go to "advance" > "partition SD card" > "Remove all partition and start from scratch"
Select the size of for 1st partition (Choose greater than 1024MB) (This will be the size of data partition)
Select the size of for 2nd partition (Choose "Skip")
Select the size of for swap partition (If you using Swap choose the size of swap partition or if not "Skip") then it will start formating and ask you what format do you want to format sdext.
Choose for format "EXT4" and Let it complete formating
Installing ROM
7. Now copy my ROM zipfile into the sdcard (You can do this from the recovery itseft by choosing "toggle usb storage" in the main menu and connecting hd2 to pc using a cable. after finish copying the file safely remove device from PC and slect unmount from HD2 )
8. In recovery main menu choose "install from sdcard"
9. Choose "NAND with DataOnEXT" and then choose full Install or custom.choose whatever you wish. continue with setup. ROM will install
10. Reboot and enjoy.
Note 1 Default system partition size selected for DATAonEXT is 390M(Why 390MB? since data is mounted on sdcard, why not use whole Nand as system).
if you want to adjust, change the value in flash.cfg in the 4ext folder before proceeding step 2
Note 2 the above setup is for DATAonEXT. If you decide to install NAND minimum install change to "system ya 370M" in flash.cfg and then continue step 2, 3, 4, 7, 8. (Skip step 5, 6) Step 9 choose NAND and custom
Note 3 . If you decide to install NAND full install change to "system ya 370M" in flash.cfg and then continue step 2, 3, 4, 7, 8. (Skip step 5, 6) Step 9 Choose NAND and full
Note 4 . If you decide to install NativeSD do steps 1 to 8. step 9 choose NativeSD. Install ROM. after installation reboot to MAGLDR.
In the main menu of MAGLDR choose 10.services > 1. bootsettings > 3. AD SD dir > select folder "NativeSD" (browse using Volume keys)
Go back to main menu
choose 10.services > 1. bootsettings > 1. Boot Source > 1. Android from SD
You know I Have Xylon running on my phone on nativeSD..
But mine is mere a port.
Congratulations for your build dude..!!
Feedback coming soon
Really nice to see one more dev.
Thanks button(s) pressed.
It's a shame that I JUST installed Tytung's new JB yesterday, should have waited one more day!
Marvlesz said:
Really nice to see one more dev.
Thanks button(s) pressed.
It's a shame that I JUST installed Tytung's new JB yesterday, should have waited one more day!
Click to expand...
Click to collapse
I'm not a dev. Dont even know C++ or Java... But I do read a lot of Github, so I get some basic idea and succeeded luckily...
Dont replace Tytungs ROM.. Remember this is beta dont know what more bugs are present.... Just flash on NativeSD and try it out before you replace and regret...... Just a safe guard comment....
flashing now
will give a full review later today as i have a couple appointments to go to
up and running native sd wifi on
will test it...
Wifi working,connected send/receive data
BT working,send/receive file
Graphic is little laggy,great start main futures working
Amazing...
Bluetooth is on (will try to connect a device)
Wifi is on (will try to connect a device)
Very nice ROM so far
Awesome
Zejsters said:
Bluetooth is on (will try to connect a device)
Wifi is on (will try to connect a device)
Very nice ROM so far
Awesome
Click to expand...
Click to collapse
Waiting more comments from you. if its stable enough I'll flash it for daily use test.
And OP how you managed to fix wifi ?
I used NativeSD method (MAGLDR), but it got stuck at HTC logo screen. Waiting for 20 mins but nothing happened. Please help me, what should I do now? Thanks
I'm on clk dataonext, data works fine, wifi can see my box but I have no IP adress only macadress, cannot connect here
Qtadb is not working : exec '/system/bin/sh' failed: No such file or directory 2 2) -
i´m on magldr and native sd,
wifi=ok, data=ok, it´s very very smoothly, download from play store=ok, switched wifi on/off=ok
bluetooth=not tested
thanx very much
gps=ok (tested with gps status)
this is the rom i was waiting for, almost as smooth as GB and everything including WIFI is working. Faster than any 4.1.2 rom on my class 2 sd card. If one has better SD Card he should definitely give it a shot.
Re: [18 March 2013] [ROM] [JB] [WIFI] XYLON-EV V1
Can someone test GPS please?
Sent from my PIXELDROID HD2 using xda premium
@macs18max: I don't know what happened with initrd.gz (NativeSD). It can't work with my phone. However, I used your initrd.gz (NAND) + HypoTurtle patch -> works perfectly. Your rom is the first 4.2 rom within working wifi. Thanks for your hard work :good:
datagr said:
Can someone test GPS please?
Sent from my PIXELDROID HD2 using xda premium
Click to expand...
Click to collapse
GPS works with Google map.
datagr said:
Can someone test GPS please?
Sent from my PIXELDROID HD2 using xda premium
Click to expand...
Click to collapse
gps=ok (tested with gps status)
quantan said:
@macs18max: I don't know what happened with initrd.gz (NativeSD). It can't work with my phone. However, I used your initrd.gz (NAND) + HypoTurtle patch -> works perfectly. Your rom is the first 4.2 rom within working wifi. Thanks for your hard work :good:
GPS works with Google map.
Click to expand...
Click to collapse
Hey... Anyone else have an issue with NativeSD... I think it's my installer and the way I'm zipping it... For me I took one whole day to get the installer working right.... I tried more than 15times and finally got it working... For the same system files, and same procedure, sometimes I had superuser problem, sometimes SytemUI force closes... I'm using gzip in Ubuntu. I also tried 7zip (store mode) in windows but it failed....
Any idea's Zesjters? you r a pro in this...
macs18max said:
Hey... Anyone else have an issue with NativeSD... I think it's my installer and the way I'm zipping it... For me I took one whole day to get the installer working right.... I tried more than 15times and finally got it working... For the same system files, and same procedure, sometimes I had superuser problem, sometimes SytemUI force closes... I'm using gzip in Ubuntu. I also tried 7zip (store mode) in windows but it failed....
Any idea's Zesjters? you r a pro in this...
Click to expand...
Click to collapse
Installed your zip using 4ext recovery on MAGLDR and had no problem with NativeSD install everything is working as it is suppose to
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
XTREME PERFORMANCE, GAMING, VISUALS and MUSIC
Features
Based on 4.2.1 Jellybean
Fast, Buttery Touch
Deodexed
Super SU 1.65 , BusyBox
Init.d Support
Apex Launcher 2.1 Free
Xposed Framework latest 23.
Xtheme Engine, gravity BOX included
Font Changer Lite 4.0.4 (better then iFont as it is more customisable)
Lenovo SuperCam and Gallery
Latest Honami Walkman
ViperFX Audio
Mobile Uncle Tools –Latest
Root Browser
Terminal Emulator
Titanium Backup Free
Pure Performance Tweak, Pure HD Graphics Tweak
SD Card Increased Read/Write Speed
Bravia Engine 3
ADDED GAMING MODE! Really increases FPS
Extended Developer, Power Menu
Increased Quick Setting Toggle
BUGS :
Lenovo Super Cam – Burst MODE – Force Closes
Settings- Driver Mode –Force Closed on Enabling (Settings.apk)
Instructions
Create a nandroid backup
FOR TWRP USERS
• First download the update.zip , flash it via twrp
• Download the TWRP ROM file . It is a rar file.. please don’t flash it just like that
• Extract it. Copy the folder “ XTREME ROM TWRP” to /sdcard/TWRP/BACKUPS/IQ446_MT6589/ ( copy it in IQ446_MT6589 FOLDER )
• If this doesn’t exist create one.. with same path
• Go to TWRP .Select Restore -> Select SD card as your source.(If it is selected as internal storage or emmc) The backup should appear. Restore!
FOR CWM USERS
• FIRST BACKUP YOUR INTERNAL STORAGE BECAUSE THIS WILL ERASE IT ALL ( NOT MY MISTAKE..PROBLEM WITH CWM)
• Flash the update.zip via CWM.
• Download the CWM ROM file. It is a rar file.. please don’t flash it just like that
• In you External SD card /sdcard/clockworkmod/backup/ copy the 2012-10-12.23.20.00 folder here. ( copy it in backup FOLDER )
• Go to CWM -> backup and restore -> restore and Restore it!
GAMING MODE : This increase your FPS and improves gaming. Use this if you feel the gaming as it is isn’t good
• Open Terminal Emulator
• Type the following command
su
sh –c hyper
Let the Terminal Emulator be running.. Minimize and go play your game
• Your are done… Enjoy the Gaming
• This drains battery . So after gaming .Restart Your Mobile
NOTE :
1.Guys I seriously recommend TWRP over CWM .Download it from the below link
Install Mobile Uncle Tools. Copy the recovery.img to root of your sdcard. Open Mobile Uncle Tools click recovery update and select the recovery
2. Font lite changer works fine. But be careful some fonts can cause bootloop. It is not the problem with the app. I checked with iFont too. Some fonts cause bootloop no matter what app you use.
UPDATE!!
Hey for those of you who didnt find much change in the gaming mode .. here is another script which can improve your gaming .
1) Download the game file from the below link
2) With a help of rootbrowser copy it to /system/bin
3) Set the permission as rwrx-xr-x ( Select first column all three , next column only the first box and in third column select all three)
4) Go to terminal emulator . Type the following code
su
sh -c game
FAQ
1) Why not flashable.zip?
A: I like stuff to work once it installed. It is to reduce your people work.
2) Does gaming mode really work?
A: Yes, at least for it me it did, although I don’t play heavy games. I tried with benchmark apps and they showed improvement
3) Is gaming mode must to play games at high fps?
A: Not necessarily, try with normal mode. If it is fine, go ahead or try gaming mode.
4) Can I copy this post to other forum ?
A: Sure you can, just inform me prior.
5)Why isn’t my phone themed as shown in screenshot
A): I have used a theme called AlloyX for Xtheme Engine . Google it,Download and Enjoy!
Download Link
TWRP USers: https://docs.google.com/file/d/0B9GVC-8ngPfqaTNJSVA4aDQ0U2s/edit?usp=sharing
CWM Users : https://docs.google.com/file/d/0B9GVC-8ngPfqd1FQNTc3bGVrR28/edit?usp=sharing
TWRP 2.5 : http://www.mediafire.com/?aujybofzwczqzbv
update.zip : https://docs.google.com/file/d/0B9GVC-8ngPfqRUdBVTlnUkYyLWM/edit?usp=sharing
game: https://docs.google.com/file/d/0B9GVC-8ngPfqY3lqRG55R2dLWFk/edit?usp=sharing
PS: I AM NOT RESPONSIBLE IF ANYTHING GOES WRONG WITH YOUR MOBILE
CREDITS:
Jeeko – For Pure Performance and Pure Graphics Tweak ( http://forum.xda-developers.com/member.php?u=5122018)
Viper520 and zhuhang – Viper FX (http://forum.xda-developers.com/showthread.php?t=2191223)
IRS Pack : http://www.mediafire.com/download/0ag15gj4ut77gd0/IRS+Starter+Pack+(5+Sept).zip
“I have read and understood the things I need to fulfil under "Things you need to fulfil" section. I made sure I will carried out the tasks mentioned. Hereby, I ask for your permission to include ViPER4Android app in my rom. Thank you.”
Pizza_Dox : Hyper Cola Script (http://forum.xda-developers.com/member.php?u=4725371)
Rizal Lovins : Walkman (http://forum.xda-developers.com/member.php?u=4666531)
bilgerryan :Lenovo Apps (http://forum.xda-developers.com/member.php?u=4310299)
martino2k6 : Font Changer Lite (http://forum.xda-developers.com/member.php?u=1931045)
Developer : TWRP 2.5 (http://www.androidjugaad.com/smf/index.php?action=profile;u=2045)
rovo89 : Xposed Framework (http://forum.xda-developers.com/member.php?u=4419114)
ruqqq: Xtheme Engine (http://forum.xda-developers.com/member.php?u=1274109)
C3C076 : Gravity Box (http://forum.xda-developers.com/member.php?u=5008415)
SCREENSHOTS
RESERVED
RESERVED
Hey Shikhar.. Great ROM by the way. Provided just the right flexibility required outta a noob.
I believe the script you posted keeps running in the back ground once invoked thru the command u provided.
Is there a way to stop the running of that script. I'm currently trying to find a command that reduces battery drain as I'd be travelling in a few weeks.
Appreciate you help and keep up the good work.
Danesh
Well this my very old ROM, but even then it runs hyper cola script . The only way to stop it is to reboot. I havent been developing lately but you can still check my other ROM