[ROM] [4.2JB] [toro] MIUI V5 4.8.8 | - Samsung Galaxy Nexus

{
"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"
}
MIUI ROM 4.8.8 Full Changelog
[Messaging]
Fix - Sometimes, messages with the same contact were not in the same folder (8-6)
[Mail]
Optimization - Adjusted information order when replying mails (Mi 3 WCDMA/Redmi WCDMA/Redmi 1S WCDMA Global ROMs) (8-5)
Fix - Some IMAP accounts could not sync Sent mails (8-5)
Fix - POP3 accounts did not show mails in Sent box (8-5)
Fix - Keywords were not highlighted when searching local mails (8-5)
Fix - When searching in Drafts, the result would show mails from all folders (8-5)
Fix - Sometimes, it did not respond for a long time when replying or forwarding (8-5)
Fix - App would FC if attachments names had special characters for some POP3 accounts (8-5)
[Security]
Optimization - Added Settings entry for Saver page (8-5)
Optimization - Changed the time to automatically calibrate data usage to the range from 8am to 8pm (8-7)
Download:
ROM link
GAPPS link
Bugs:
None so far, let me know.
Install
1. Wipe data and format system
2. Wipe cache
3. Wipe dalvick cache
4. Install miui v5 zip from sd card
5. Boot into miui and set up
6. Reboot into recovery and flash Gapps
7.Boot into miui V5
Other things
Download wsm tools for center clock and whatnot.
I am not responsible if this breaks your phone, or if you are generally unhappy.
If there is a newer version of miui for this phone and I missed it, I'm sorry.
I just ported it from the miui site because I couldn't find any new versions.
I'm sorry if this rom is irrelevant, tell me n I'll take it down.
I miss when miui was in its gingerbread days.
thank you
.

I will be working on MIUI V6 KK.

Ki1lACrAcK said:
I will be working on MIUI V6 KK.
Click to expand...
Click to collapse
Awesome, I'll give it a try.

Ki1lACrAcK said:
I will be working on MIUI V6 KK.
Click to expand...
Click to collapse
i freakin love you. I really CANNOT wait for this ^_^

Awesome, much smoother build than the older MIUI releases on this forum.
I'd like to build a kernel that's compatible with this rom, and then compatible with V6 whenever you get it released--do you have a specific kernel or source you based it off of for this release?

The kernel is just from the last official release from miui. I've been working on the cm11 kernel trying to get v6 to boot, but not yet :/
Sent from my Galaxy Nexus using XDA Free mobile app

admiralspark said:
Awesome, much smoother build than the older MIUI releases on this forum.
I'd like to build a kernel that's compatible with this rom, and then compatible with V6 whenever you get it released--do you have a specific kernel or source you based it off of for this release?
Click to expand...
Click to collapse
I used Tinny kernel, DirtyV and Fancy, all JB versions, and it booted fine but won't remember the overclocking setting.

Christopher8989 said:
I used Tinny kernel, DirtyV and Fancy, all JB versions, and it booted fine but won't remember the overclocking setting.
Click to expand...
Click to collapse
Hmm. Must be AnyKernel works with this then, which is awesome--before, the MIUI builds weren't properly set up.
Okay! I'll just build a standard kernel then

NICE!!!!! Looking forward to V6.

Any update anyone? Anxiously awaits...

adbd exiting after successful sideload
Restarting adbd...
Installing '/data/media/0/sideload.zip'...
Checking for MD5 file...
I:Cannot find file /data/media/0/sideload.zip.md5
Skipping MD5 check: no MD5 file found.
I:Zip does not contain SELinux file_contexts file in its root.
installing samsung updater extensions
Creating filesystem with parameters:
Size: 685768704
Block size: 4096
Blocks per group: 32768
Inodes per group: 6976
Inode size: 256
Journal blocks: 2616
Label:
Blocks: 167424
Block groups: 6
Reserved block group size: 47
Created filesystem with 11/41856 inodes and 5443/167424 blocks
mount: failed to mount /dev/block/platform/omap/omap_hsmmc.0/by-name/system at /system: Device or resource busy
minzip: Can't create containing directory for "/system/app/AntiSpam.apk": Read-only file system
failed to mkdir /system/vendor/firmware: Read-only file system
symlink: failed to symlink /system/vendor/firmware to /factory/hdcp.keys: making parents failed
symlink: failed to symlink /system/vendor/firmware to /factory/hdcp.keys: No such file or directory
script aborted: symlink: some symlinks failed
symlink: some symlinks failed
E:Error executing updater binary in zip '/data/media/0/sideload.zip'
Updating partition details...
some i could fix but not sure maybe bad binary itself and needs updating or downgrading to proper one?

So is anyone still working on this, or?

Yes I am! Sorry just been busy with a lack of success :/

Can you build toroplus version please

Ki1lACrAcK said:
Yes I am! Sorry just been busy with a lack of success :/
Click to expand...
Click to collapse
Thanks for the effort. So...any luck?

Ki1lACrAcK said:
I will be working on MIUI V6 KK.
Click to expand...
Click to collapse
Did you just made a false promise lol

Would love to see it. Miss this ROM badly!!

Related

[ROM] CyanogenMod 7 for Nexus S - Running on Galaxy S [Unstable/Alpha]

I have got CM7 to boot on my Galaxy S using some of the same methods used to boot the stock Gingerbread ROM.
I take credit for nothing... All I did was switched around a couple files to boot CM7 instead of GB.
Requirements
You must be root on your phone
Your /data must be converted in Ext4 by Voodoo lagfix or another Ext4 lagfix.
You must have proceed to complete backups before
Some busybox installation is also useful for tar.
Another Important note
Be absolutely 100% sure you have access to the download mode using the 3 buttons combination.
If you don't, it will be extremely difficult (even if in theory not impossible) to to flash another kernel back.
This is the gingerbread Folder to push in /data/: h**p://dl.dropbox.com/u/17890197/gingerbread.tar
Steps:
1: Download CM7 dump to SDCARD:
h**p://dl.dropbox.com/u/17890197/CyanogenMod/CM7.tar
2: Run the following via ADB
adb shell
su
busybox mount -o remount,rw /data
cd /data
mkdir gingerbread
cd gingerbread
busybox tar zxvf /sdcard/CM7.tar
busybox cp -a /efs efs
sync
reboot recovery
3: Flash "nsonsgs-unsigned-cwm-update.zip" via CWM Recovery
Watch CyanogenMod 7 boot on your phone!
How do I get back?
This is a dual-boot setup... Everything is still intact that you were running before this.
All you have to do is download and flash your previous kernel via ODIN. Once you do this, the phone will reboot into Froyo. Simply reinstall the nsonsgs-unsigned-cwm-update.zip and your back on CM7 again, just like you left it. MAGIC!
What's about this port:
- It uses the Nexus S kernel compiled from sources by supercurio
- It runs the exact /system image release, that I pulled from a CM7 alpha .zip file posted in the NS forums.
Which filesystem?
This is simply a mod of supercurio's early gingerbread preview, so it runs on Ext4. no RFS at all, the kernel don't support RFS.
Does everything work ?
No; will update as I discover more of what does and doesn't work.
Camera is not working.
Wifi is not working.
This can fry the front camera.
Phone could not work . ( sometimes it works )
KEEP IN MIND
CyanogenMod ROMs do not come with any Gapps and using this method, you will not be able to access CWMrecovery to flash the Gapps files floating around. I hope to have an answer to getting Gapps installed with ease by late tonight.
Thanks for all the devs who did this hard work in such a short period of time... please donate to them.
DOWNLOADS:
Kernel : h**p://dl.project-voodoo.org/nexus-s-kernel-on-galaxy-s/nsonsgs-unsigned-cwm-update.zip
CM7 : h**p://dl.dropbox.com/u/17890197/CyanogenMod/CM7.tar
Gingerbread Folder: h**p://dl.dropbox.com/u/17890197/gingerbread.tar
Alberto96 said:
Kernel : http://dl.project-voodoo.org/nexus-s-kernel-on-galaxy-s/nsonsgs-unsigned-cwm-update.zip
CM7 : http://db.tt/TrRnYdm
Click to expand...
Click to collapse
Does this kernel fry front-facing camera?
Just a heads up.
Camera app is not working.
where did this CM7 come from?
from nexus s alpha build . http://forum.xda-developers.com/showthread.php?t=886903
sounds nice, thanks for sharing!
do phone/sms/data/wifi work?
jodue said:
sounds nice, thanks for sharing!
do phone/sms/data/wifi work?
Click to expand...
Click to collapse
Based on my experience from when running the GRH78 build, data etc will work (polling problems persist) Wifi will not work.
Just a heads up for people codeworkx and coolya said not to use this kernel as the voltages are wrong and can cause for you to fry your front facing camera.
They are working on a proper port. Be patient.
Plus its not really alpha because you are not really working in it so how can there be a beta?
This shouldn't really be in the development section.
Sent from my GT-I9000 using XDA App
I was thinking of doing this, never mind
Sent from my GT-I9000 using XDA App
@Alberto96, your CM7.tar.gz file is corrupted !
I've just tried your tutorial in the first post all went well until I typed the line "busybox tar zxvf /sdcard/CM7.tar.gz" then it gived an error :
tar: invalid tar magic
# tar: write: Broken pipe
Click to expand...
Click to collapse
I've tried re-downloading it three times, wipe dalvik cache, update busybox, activate USB debugging but it always gived me this error
tried with supercurios dump and all went well so it can only come from your dump
help will be much apreciated
i will upload a new CM7.tar soon . now i can't because is too late . tomorrow you will have the working one . However, it worked on my Galaxy. Maybe the upload is unsuccessful.
Edit : I did a test and found intact , not corrupted.
7-Zip [64] 9.20 Copyright (c) 1999-2010 Igor Pavlov 2010-11-18
Processing archive: C:\Users\Utente\Downloads\.ptmp573137\system.tar
Testing system
Testing system\app
Testing ..............
Testing system\xbin\vim
Everything is Ok
Folders: 63
Files: 1267
Size: 114894721
Compressed: 115906048
Will check that another time then...
Maybe that's because I tried to download it within the phone, I'm downloading now from my PC but... it is now a CM7.tar.tar file ??
will report back after few minutes...
still the same problem here
I've made a screenshot if it can help...
When you said u tested it what are you meanig ? did you try to flash or do you just clicked on the properties thing on the file ?
@Rawat, you are really boring if you don't want to test it on your GS just go get a life and leave this thread alone ! you are ridiculous...
{
"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"
}
Just bumping this.
This Rom/Port whatever will most likely fry your front camera
skyworxx said:
Just bumping this.
This Rom/Port whatever will most likely fry your front camera
Click to expand...
Click to collapse
Not correct if you don't use it at all
thanks for soft.
but loop boot, not work
device nexus, device android ... device nexus, device android ....
Everyone, we (the mods) have gone over this thread and the ROM posted here, and while it certainly will have a limited appeal and use, it is still within the guidelines for what is allowed...the proper credits, etc are included, and it doesn't violate GPL or any other regulations. Therefore the thread will remain, and I will ask everyone here to keep the discussions related to troubleshooting of the ROM itself.
I firmly believe that we should wait until an official alpha is posted by the CMSGS team.
After hearing of the front camera overvoltage, who knows what else could happen? The devs do, and they are working hard to bring us a great experience.
Excitement is great, but so is patience I'm sure it will be available very soon, so just hold on.
If you have a boot loop you must convert your data in EXT4 . I'm uploading the new file . And you must have mounted has R/W the data folder
i uploaded the new CM7.tar . Please test it on your phones .

[DISCONTINUED][NAND][RAM] darkstone SuperNAND FroYo RC1 [kernel: Hastarin Custom]

Discontinued as of 21/12/2011. Will be working on SD card builds IN MY SPARE TIME from now on instead.
I'm back at university, I don't have free time like a lot of the other chefs here do.
THIS IS A HIGHLY EXPERIMENTAL ROM, I CAN'T GUARANTEE THIS WILL BE COMPLETELY STABLE. DO NOT USE THIS IF YOU NEED 100% STABILITY.
THIS IS NOT A SENSE ROM. DO NOT ASK FOR ONE.
Continuation of this rom: http://forum.xda-developers.com/showthread.php?t=870518
Original credits are in this thread
darkstone's SuperNAND Froyo NAND ROM (RC1) for HTC HD2
===========================
Based on AdamG's Oxygen v1.2 ROM for the HTC Desire.
This is a continuation of the SD Card RAM build that I was making for earlier SuperRam builds.
Information:
This build uses RMNET.
I have implemented my own version of APPS to SD. You can use this if desired.
You must make two folders on the root of your SD Card. One must be named .android_secure and the other should be named app.
Look at post #2 down this thread for more information on how to use this.
Google maps and wifi tether is missing at the moment since this is a beta.
Provided seperately in post #2
Robot voice issue may occur when in a call. If this happens, during the call press the LOUDSPEAKER button then END THE CALL. Do this exactly and every call after will no longer have this issue.
Use Multi Mount SD Card from market to transfer files using USB if using APPS to SD.
To make changes to the build permenantly, you need to push / delete / rename / etc the files that are supposed to go in:
/system/lib or /system/app or /system/framework
to
/ramfiles/lib or /ramfiles/app or /ramfiles/framework
Other folders in /system work as normal and can be modified permenantly.
Click to expand...
Click to collapse
1. Installation
===============
MAGLDR 1.10 or newer is required on the device.
Before starting the installation process, enter "USB Flasher" mode on the device by using the Volume rocker switch to select items and the green "Call" button as the Enter key.
3. Post installation notes
==============
You can change the kernel to a newer/custom version by doing the following:
Connect via USB to your HD2 while Android is running.
Spawn an ADB shell
Do the following commands as superuser:
mkdir /tmp/boot
mount -t yaffs2 /dev/block/mtdblock0 -o rw,noatime,nodiratime /tmp/boot
After that, you can replace the zImage that's located in /tmp/boot
When you're done, you have to unmount the boot partition, like so:
umount /tmp/boot
Restart your device to use the new kernel.
==============
ReadMe originally by Rajko
Kernel is based on hastarin eb with my own customizations. Enabled EXT4/3, btrfs, yaffs support. Enabled framebuffer console. Updated LED driver with one by dan1j3l. Kernel source: http://www.multiupload.com/BBKXXMIO7C
Click to expand...
Click to collapse
Screenshots:
{
"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"
}
^ Home screen - Keyboard ^
^You^​
http://www.multiupload.com/CLFNW0OZ25
Click to expand...
Click to collapse
I've made a custom method to store Apps to SD Card without the need for data.img or an EXT partition on your SD card.
Your apps will be moved to /SDCARD/app
Here's how to move your apps:
Download Gscript from market or from HERE and install then open the app.
^Add a new script^ ^Fill the blank spaces with exactly what you see here^ ^Run the script everytime you want to move your apps to the SD Card^
Note: this is not reversable yet.
Note: this is still an experimental feature, however beta tests have indicated that this method is fine!
Click to expand...
Click to collapse
If you have issues with battery usage being high in standby, then uncheck "Use wireless networks" in the Location and security settings menu:
Click to expand...
Click to collapse
For Google Maps, install it from market.
For wifi tether, install this: http://code.google.com/p/android-wifi-tether/downloads/list (Version 2.0.6)
First! Ahahah :d
Good Job my friend.. This is another step in the htc hd2 android innovation! Thanks for all your efforts!
Fiiirrst :d
edit: DAMN! ;D
Thank YOU Darkstone downloading now !
Wow... Welcome back darkstone ... waiting for links to test...
P.S First one
EDIT: Ohoo come on ....
Was going to sleep... But now that i saw this...
Thanks!
Would love to get a Gingerbread of this!
darkstone i freaking love you! thanks!!!!
now downloading ------> super-ultra-extra-mega-magical-rainbow-****ting-nandrambuild
Thanks Darkstone...back on Scene!
Definitely trying this out!
come oooooooon!!!
nice, can't wait!!!!!
You've kept your promise, 11:59 GMT
saintsmmx said:
Would love to get a Gingerbread of this!
Click to expand...
Click to collapse
Gingerbread must be released after fixing GPS issue... (where it drop gps/loose satellites during navigation)
wifi tether
If i download the wifi tether app will wifi tethering work then?
New version of app2sd? Is it... Data2sd??
hohoho! Some nand builds will get pwnd!!!!!!!!!
Darkstone rulez!
Darkstone is back babyy !!!!!
I'm following this topic and waiting for your updates
Downloading, and waiting for details
Sweet man, been looking forward to this Sent you an email about logo.rle

[RECOVERY][Nokia X] ClockWorkMod Recovery 6.0.4.8 [2014-04-16]

ClockWorkMod Recovery v6.0.4.8 for Nokia X
All sources can be found at https://github.com/dhacker29?tab=repositories
To compile CWM recovery you should repo init the jellybean branch of CyanogenMod and apply this patch to bootable/recovery cwm-minui-use-kernel-headers.patch
This is built from CyanogenMod 11 sources and kernel sources from Nokia with updates by me.
To no pathces are needed to compile with the CM-11.0 branch.
Download: cwm-6028-normandy.img
Based on CM-11 sources with full selinux support.
Download: cwm-6048-normandy.img
To install you must have fastboot set up on your pc and then:
Code:
adb reboot bootloader
fastboot -i 0x0421 flash recovery cwm-6028-normandy.img
You may need to rename /system/etc/install-recovery.sh to /system/etc/install-recovery.sh.bak for it not to be over written on reboot.
{
"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"
}
I hope to have a fully functioning recovery soon and then work on CyanogenMod for the Nokia X.
thanx for efforts
what i say is instead of using fastboot why not flash it with any recovery flashing app like flashify etc that is much simple and efficient for newbies.
just a suggestion...
dhacker29 said:
ClockWorkMod Recovery v6.0.2.8 for Nokia X - BETA
All sources can be found at https://github.com/dhacker29?tab=repositories
To compile CWM recovery you should repo init the jellybean branch of CyanogenMod and apply this patch to bootable/recovery cwm-minui-use-kernel-headers.patch
This is built from CyanogenMod 10 sources and kernel sources from Nokia with updates by me.
This is currently listed as beta because sometimes it loops for up to a minute before the recovery UI finally loads. This is mainly for developers to help trouble shoot and get a fully working recovery
Download: cwm-6028-normandy.img
To install you must have fastboot set up on your pc and then:
Code:
adb reboot bootloader
fastboot -i 0x0421 flash recovery cwm-6028-normandy.img
You may need to rename /system/etc/install-recovery.sh to /system/etc/install-recovery.sh.bak for it not to be over written on reboot.
I hope to have a fully functioning recovery soon and then work on CyanogenMod for the Nokia X.
Click to expand...
Click to collapse
wow! can't wait for CM for my nokia x
dhacker29 said:
I hope to have a fully functioning recovery soon and then work on CyanogenMod for the Nokia X.
Click to expand...
Click to collapse
Which version of CM? 10.x or 11 ??
:good:
Cyanogen Mod 10.0
https://twitter.com/dhacker29/status/451635136145416193
Not trying to be rude but huawei Y300 has same hardware as Nokia X and it already has stable CM11 so cant you just start directly cm11. Most of the work is already done for you, right?
And thanks for the two recoveries
EDIT: Nevermind got my answer here http://forum.xda-developers.com/showpost.php?p=51651389&postcount=6
-- Wiping data...
Formatting /data...
Creating filesystem with parameters:
Size: 1402978304
Block size: 4096
Blocks per group: 32768
Inodes per group: 7792
Inode size: 256
Journal blocks: 5351
Label:
Blocks: 342524
Block groups: 11
Reserved block group size: 87
Created filesystem with 11/85712 inodes and 11267/342524 blocks
Formatting /cache...
Creating filesystem with parameters:
Size: 104857600
Block size: 4096
Blocks per group: 32768
Inodes per group: 6400
Inode size: 256
Journal blocks: 1024
Label:
Blocks: 25600
Block groups: 1
Reserved block group size: 7
Created filesystem with 11/6400 inodes and 1438/25600 blocks
Formatting /sd-ext...
Formatting /sdcard/.android_secure...
I:Formatting unknown device.
rm: can't remove '.' or '..'
rm: can't remove '.' or '..'
Data wipe complete.
-- Wiping cache...
Formatting /cache...
Creating filesystem with parameters:
Size: 104857600
Block size: 4096
Blocks per group: 32768
Inodes per group: 6400
Inode size: 256
Journal blocks: 1024
Label:
Blocks: 25600
Block groups: 1
Reserved block group size: 7
Created filesystem with 11/6400 inodes and 1438/25600 blocks
Cache wipe complete.
I:Can't format unknown volume: /external_sd
E:unknown volume for path [/sd-ext]
rm: can't remove '/data/dalvik-cache': No such file or directory
rm: can't remove '/cache/dalvik-cache': No such file or directory
rm: can't remove '/sd-ext/dalvik-cache': No such file or directory
Dalvik Cache wiped.
can there be a touch version? I trried using the clockworkmod builder with the image from here but failed.
The Recovery can't boot into system, bootloader and even power off. Please fix.
i perfectly flashed cwm recovery but still i cant boot to cwm it always enters into nokia stock recovery! need help.... am i missing something? :/
The Links are died. Can you @dhacker29 upload to another Cloud Service?
Can anyone upload it to any cloud storage? These links are not working.
Sent from my ME172V using XDA Free mobile app
AFK269 said:
The Links are died. Can you @dhacker29 upload to another Cloud Service?
Click to expand...
Click to collapse
AFK269 said:
Can anyone upload it to any cloud storage? These links are not working.
Sent from my ME172V using XDA Free mobile app
Click to expand...
Click to collapse
Here you are! I found this file when I installed Nokia X Manager from @AngSanley (he confirms that this file is from @dhacker29). Now I'm using this recovery on my Nokia X+ so it's completely not fake, you don't have to worry cause' I hold responsibility for this file! Just enjoy it! And don't forget to hit thanks button!
I also want to share this file to those who are looking for this since the file's download link of @dhacker29 has broken!
Sorry cause' I don't have cwm-6048-normandy.img. Maybe someday someone will share it here!
Can anyone mirror the 6.0.4.8 ver please? Also it will works on JB 4.1.2 stock rom?
Sent from my Nokia_X using XDA Free mobile app
i cant download cwm 6.0.4.8, may i get the new link? pls

[ROM][4.1.2][DEPR.][JELLY BEAN][g3u]GeoDev 1.1

geodev is now deprecated and not being worked on anymore
Finally! GeoDev 1.0 Released for HTC Desire 300!
Currently, it doesn't have many features, but it has some. GeoDev is based on borismanasyan's custom ROM. We'll continue adding more and more features to our ROM. Reply your suggestion in this thread and don't forged to hit "Thanks" button!
Features:
Debloated (Mainly Sense);
Init.d support;
Added Nova Launcher 3.3 + Tesla Unread 3.3;
Added Xposed Framework 2.7 + GravityBox 3.5.4 (tweak your device as you want!);
Added few tweaks for performance and stability (for battery also);
Screenshots:
{
"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"
}
Installation Instructions:
Push downloaded archive to external SD-card;
Reboot into CWM recovery;
Perform clean wipe (clean means you need to wipe everything!);
Go to section Mounts and Storage, select mount system and then go back;
Choose Install Zip, then Choose Zip From sdcard, and choose downloaded archive;
Wait until installation finishes;
Perform again clean wipe;
Distort battery and boot the smartphone;
Download:
GeoDev 1.1: https://www.androidfilehost.com/?fid=95916177934554152
GeoDev 1.2 HOTFIXED: https://mega.co.nz/#!ah0QnLaB!pp6I4mZIC9HykyVrNojAEMYsnG2F9gSASbifVzypYvk
ROOT: HERE
Known bugs:
Code:
[LIST]
[*]music player is still on lock screen when music is not playing(Apollo bug)
[*]phone slows down after long usage
[*]Problems with Google backup during setup
[*]Incoming caller's name does not appear until after the device is unlocked
[*]No browser
[*]Bluetooth does not appear in the list of shared programs
[*]Some applications can't be installed
[*]Unable to set contact picture
[*]After a while the device freezes on lock screen
[/LIST]
Changelog:
Code:
11 april 2015:
Added init.d support
Updated Xposed from 2.5 Final to 2.7 Experimental 1
Updated Nova Launcher from 2.3 to 3.3
Updated Tesla Unread from 2.3 to 3.3
Updated TouchPal from 5.5.5.0 to 5.7.0.7
Updated Gravitybox from 3.0.1 to 3.5.4
Added advanced Power Menu Plus
Added apollo (EXPERIMENTAL)
Changed GPS.conf for optimal GPS performance and experience
Changed init.goldfish.sh for better DNS, we are now using google dns as first and secondairy DNS,
and OpenDNS as third and fourth.
Removed PCTOOL.iso (EXPERIMENTAL)
Add a bunch of lag fixes:
SwapGen version 1.2
lagfix 1.5.1
Fly-On Mod
12 april 2015:
Added MoaAB, read more at http://forum.xda-developers.com/showthread.php?t=1916098
16 april 2015:
Hopefully fixed SuperUser
17 april 2015:
removed /system/bin/mpdecision see http://forum.xda-developers.com/desire-300/general/make-htc-desire-300-little-bit-faster-t2893457
24 april 2015:
Added video player (BSplayer 1.23.181)
Added ES file manager version
Added calculator
28 april 2015:
fixed bug where you couldn't install zip for this to work you have to install superuser yourself
XDA:DevDB Information
GeoDev, ROM for the HTC Desire 300
Contributors
DroidTwe4kz, qwerty123443
ROM OS Version: 4.1.x Jelly Bean
ROM Kernel: Linux 3.4.x
Based On: Sense 5.0
Version Information
Status: Stable
Current Stable Version: 1.1
Stable Release Date: 2015-04-14
Created 2015-04-11
Last Updated 2015-08-23
testers are still needed, so if you want you can test the beta 1.1 and please provide feedback on what works and what doesn't
hi
i flash beta1.1
it's look good
SidRobo said:
hi
i flash beta1.1
it's look good
Click to expand...
Click to collapse
Does it boot? Does it have any bugs? Please, report anything here.
DroidTwe4kz said:
Does it boot? Does it have any bugs? Please, report anything here.
Click to expand...
Click to collapse
Yes. it boots normally. I think there is a problem with supersu. It don't running til u flash it from recovery.
But a question that comes to my mind is what's different between this custom rom and desire 300 stock ROM? I couldn't find any advantage in it or increase system speed.
SidRobo said:
Yes. it boots normally. I think there is a problem with supersu. It don't running til u flash it from recovery.
But a question that comes to my mind is what's different between this custom rom and desire 300 stock ROM? I couldn't find any advantage in it or increase system speed.
Click to expand...
Click to collapse
It's faster, debloated, it has unit.d support, and bunch more tweaks for performance and battery
Internet usage page is not working. I have problems with SuperSU, it's not updating binaries. If I will find more bugs I will post
BonszWoa said:
Internet usage page is not working. I have problems with SuperSU, it's not updating binaries. If I will find more bugs I will post
Click to expand...
Click to collapse
Thank you for reporting! We'll try our best to fix them!
https://mega.co.nz/#!SwcnlQqT!xQZ8X6Fpwt5IFluxbnnwNdr-nukQp2EM2vikBitdS0I
maybe this'll help, try to flash it and please report if it works
thank you!
I'm still testing your old version.
Option: install on phone memory or install on SD Card is not working with a lot of apps. I have error in Google Play: Couldn't install on USB storage or SD card.
I can't install framework in Xposed: app_process is inactive.
GravityBox: GravityBox framework is not responding. Exiting.
Rest looks good. Sorry for my bad English ;p
BonszWoa said:
I'm still testing your old version.
Option: install on phone memory or install on SD Card is not working with a lot of apps. I have error in Google Play: Couldn't install on USB storage or SD card.
I can't install framework in Xposed: app_process is inactive.
GravityBox: GravityBox framework is not responding. Exiting.
Rest looks good. Sorry for my bad English ;p
Click to expand...
Click to collapse
Thank you. You are good tester
Next bugs:
-music player is still on lock screen when music is not playing;
-phone slow down after long usage;
-problems with set up settings backup on Google account.
Thank you for this wonderful work
There is a problem
When there is an incoming caller's name does not appear until after the device is locked open
Program surf the Internet does not exist
God calculator program does not exist
Bluetooth does not appear in the list of share programs
Some applications, such as installation does not accept game pirate kings
There issuing resembles exactly this rom and bears the name : HTC_Desire_300_Custom_by_borismanasyan.zip
That's what turns me until now
Thank you ..
Hi
1. Can't open a video from gallery - probably cause no video player
2. Unable to set picture to contact when try to edit it
3. After a while when I try to unlock phone screen (I use pattern but it is same with pin) it freezes and only thing to do is reboot
Thanks for all reports! We are already working on fixing those problems!
a number of these problems have been fixed
see the original post for link and changelog
qwerty123443 said:
a number of these problems have been fixed
see the original post for link and changelog
Click to expand...
Click to collapse
Error flashing zip ...
Mare76 said:
Error flashing zip ...
Click to expand...
Click to collapse
sorry but i can't do much without a log
qwerty123443 said:
sorry but i can't do much without a log
Click to expand...
Click to collapse
I didn't get the log, just tried to flash couple times and right at start of it this is the message I get "Error flashing zip" then I tried the 1.1 version and everything was OK
I can't install new version. I unpacked this version and packed one more, because files weren't at main folder in zip, they were in geodev_20150424.zip\geodev_20150424\*.
-- Installing: /sdcard/geodev_20150424.zip
Finding update package...
Opening update package...
Installing update...
E:Error in /sdcard/geodev_20150424.zip
(Status 255)
Installation aborted.

[ROM][11.0][UNOFFICIAL][LineageOS 18.1] for Redmi 8(olive)

{
"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"
}
would like to share my device tree from scratch from 0 to hero for redmi 8 olive i left developing that phone for a while 2day sharing my device tree for lineage 18.1 along with the rom .
rom based on latest miui vendor prebuilt
Your warranty is now void.
* We are not responsible for anything that may happen to your phone by installing any custom ROMs and/or kernels.
What is this:
Lineage is an AOSP based ROM.
Whats working:
Wi-Fi
RIL
Mobile data
GPS
Camera,camera quality
Flashlight
Camcorder
Bluetooth
FM radio
Fingerprint reader
audio
voicecall
auto brightness
Lights
Sound/vibration
livedisplay
auto rotate screen
Volte
dark mode
double tap to wake
voice recorder
selinux status : disabled for now
* install guide:
* Boot into custom recovery
* wipe everything but internal storage install the rom then install kernel to fix wifi issue
* format data type yes ... then reboot to system and enjoy
for any issue leave a comment thanks.
Rom source code:
GitHub - LineageOS/android
Contribute to LineageOS/android development by creating an account on GitHub.
github.com
device tree code:
GitHub - EngMoPro/android_device_xiaomi_olive
Contribute to EngMoPro/android_device_xiaomi_olive development by creating an account on GitHub.
github.com
Kernel Source code:
GitHub - EngMoPro/android_kernel_xiaomi_sdm439: Linux Kernel for Xiaomi SDM 439 Devices | Stable | PRONE TO FORCE PUSHES!
Linux Kernel for Xiaomi SDM 439 Devices | Stable | PRONE TO FORCE PUSHES! - GitHub - EngMoPro/android_kernel_xiaomi_sdm439: Linux Kernel for Xiaomi SDM 439 Devices | Stable | PRONE TO FORCE PUSHES!
github.com
kernel download link:
wlan-kernel-olive.zip | by EngMoPro for Redmi 8
Download GApps, Roms, Kernels, Themes, Firmware, and more. Free file hosting for all Android developers.
www.androidfilehost.com
Rom download link:
lineage-18.1-20210926-UNOFFICIAL-olive.zip | by EngMoPro for Redmi 8
Download GApps, Roms, Kernels, Themes, Firmware, and more. Free file hosting for all Android developers.
androidfilehost.com
my telegram group :
AndroidRom_developers
You can view and join @bestandroiddevs right away.
t.me
my YouTube channel for android development
you can earn some knowledge :
https://www.youtube.com/playlist?list=PLsljP0DCGt1Fn8Ie8KeJxW4PZcImVwDE2
Version Information
Status: Stable
Stable Release Date: 2021-03-09
Created 2021-09-26
Last Updated 2021-09-26

			
				
after installing this my phone boot up in twrp mode only, why?
Anyone help me1!
rockerritesh said:
after installing this my phone boot up in twrp mode only, why?
Anyone help me1!
Click to expand...
Click to collapse
Just tick **Zip Verification** at the time of installing Zip!!
Wifi is not working, how to fix??
rockerritesh said:
Wifi is not working, how to fix??
Click to expand...
Click to collapse
(note, i havent tried this yet)
did you also flash the included wlan kernel?
as for zip verification i dont recall any mod ive used to require that
How to install wlan kernel, i am getting error!!
rockerritesh said:
How to install wlan kernel, i am getting error!!
Click to expand...
Click to collapse
whats the error? itd be better if you also said that as well
fonzacus said:
whats the error? itd be better if you also said that as well
Click to expand...
Click to collapse
as i open file in twrp it shows your file is corrupted!!
And other things is in website size of file is 13.7 but in actual downloaded file size is only 7.7mb(why)...
Is there any other way to do that?
rockerritesh said:
Is there any other way to do that?
Click to expand...
Click to collapse
ALWAYS check the hash when downloading. most (better) filemanagers have builtin hash checkers. i use mixplorer (search apkmirror)
Unable to solve wifi problem,
can anyone describe in full details?
(I had flashed it again and again but wifi is not working).
rockerritesh said:
Unable to solve wifi problem,
can anyone describe in full details?
(I had flashed it again and again but wifi is not working).
Click to expand...
Click to collapse
you might be the only user on the xda using this, try checking out the linked telegram group

			
				
wlan-kernel-olive.zip von oben funktioniert bei mir auch nicht.​Lösung: https://androidfilehost.com/?fid=8889791610682883284
Unable to solve headphones problem
The headphones is not connecting and the song is not passing by it
Bluetooth doesn't work. Android 11 has issues with switching the output device. Tested on bluetooth speaker and headphones.
What I've done already
- clearing BT cache
- clearing BT internal data
- setting "Do not optimize" in battery settings for BT and media players
- changing AVRCP version from 1.5 to 1.6 and MAP version from 1.2 to 1.4 in developer options
Every change was tested after phone restart. Still no luck.
rockerritesh said:
Wifi is not working, how to fix??
Click to expand...
Click to collapse
I tried using the TWRP clean option.
It deleted all the data and apps I had and the wifi still doesnt work
i was using HavocOS but its also based on aosp
anyway i got a solution for this, you need to install the kernel manually.
REDMI 8 (OLIVE) kernel
1- take a backup of dtbo.img and boot.img in case anything goes wrong.
2- reboot to twrp, orangefox or cwp and flash the "wlan-kernel-olive.zip"
3- go to reboot and reboot to system
in case you get a bootloop, reflash the backed up dtbo and boot
hope this helped
Bluetooth not working for me either. anyone solved it?
I downloaded the kernel but apperently it is corrupt. I cant even unzip it with my pc. If i try to install it with twrp it says that it is corrupt too. Any ideas?

Categories

Resources