Sense 3D App Switching Theme to CM9 KF? - Kindle Fire General

Just saw this over in the general Android forum:
[MOD] [ICS] [CM9 only] Advanced Multitasking for CM9 / HTC Sense Like
Someone compiled the project for CM9 and is verified as working on a Galaxy S. I may get brave enough tonight to give it a shot on my KF running the latest Energy ROM...after a full backup, of course.

Boo...FAIL. I knew it was a longshot.
Tried using TWRP to flash it, then tried CWM, as well. Both fail on the model asserts in the "updater-script":
Code:
assert(getprop("ro.product.device") == "galaxysl" ||
getprop("ro.build.product") == "galaxysl" ||
getprop("ro.product.device") == "GT-I9003" ||
getprop("ro.build.product") == "GT-I9003");
So there appears to be a model specific failsafe built into the installer script. I guess I'll try deleting the reference and see if anything scary happens. LOL.

Related

[ROM] MIUI 2.2.24 u8800pro / u8800+ (updated)

MIUI 2.2.24 for Huawei u8800pro / u8800+
Feature List:
Based on: Chinese ROM, Kernel of genokolar
Kernel: max CPU acceleration 2 GHz, SmartassV2, BFQ IO, TUN / CIFS / SWAP / ZRAM, EXT4 fs
Integrated:
Unlocked limit FPS
Additions of KDG
Theme with Icons
Animations 4.0 ICS
4 Way Reboot
Volume+
Extended Settings
EndCall on Power button
MI-Button
Camera on Search Button
GApps
x5settings
Languages: English, Russian, Chinese (Russian default)
Not working: FM Radio, standart screenshot
Download:
MIUI 2.2.24: http://narod.ru/disk/41845918001.fb04fd475bb8bf78e7bae28f5172453a/MIUI_u8800pro_2.2.24.25.zip.html
Installation:
Upgrade to official 2.3.5 release from Huawei.
Install ClockworkMod Recovery on your Phone.
Apply *.zip package through ClockworkMod Recovery!
Upgrade from previous version MIUI can not wipe. Do not forget to Backup!
Thanks:
Daene for improved this Post
Hay for porting ROM
FAQ:
Change language to English: Settings > Система > Язык и клавиатура > Язык телефона > English
can we add greek language to your version?if yes,how?
thanks in advance!
keep it up!!
Hmdll said:
MIUI 2.1.20
Based on Chinese ROM
The kernel of genokolar: maximum acceleration 2Ghz, samartassV2, BFQ IO, TUN / CIFS / SWAP / ZRAM, EXT4 fs
Limiting FPS unlocked
Integrated: additions of KDG, image enhancement Sony Bravia, sound enhancement Sony XLoud, theme with icons
Addons: 4 way reboot, Volume +, Extended settings
Market and light work
Backlight button now works correctly
not work: Radio, TV-OUT
Languages: English, Russian, Chinese (Russian default)
Change to English:
Settings - Система - Язык и клавиатура - Язык телефона - English
Updated from a previous version MIUI can not wipe. Do not forget to back up!
Download: avangardg.ru/miui/MIUI_U8800pro_2.1.20.21.zip
Sorry for my bad English. I write with a dictionary
NB You want me to continue to post my firmware?
Click to expand...
Click to collapse
Yes, please still continue to post your firmware =)
We need an active developer like you, you are the only one who makes port for the u8800pro now
Thank you so much
P.s. I noticed that in the ROM some things are still in Chinese language
Is this rooted?is this only me that have no root access?
iliaskone said:
Is this rooted?is this only me that have no root access?
Click to expand...
Click to collapse
I had your same problem: i hadn't root acces, then i tried to flash older miui version and then upgrade to this only wiping cache and dalvik cache, now i have root access
MyNameIsKappa said:
I had your same problem: i hadn't root acces, then i tried to flash older miui version and then upgrade to this only wiping cache and dalvik cache, now i have root access
Click to expand...
Click to collapse
i will try that.thanks!
how can i add multi-lang support to this?
FM radio not working yet....
iliaskone said:
i will try that.thanks!
Click to expand...
Click to collapse
Then let me say if it works to you
Copix said:
FM radio not working yet....
Click to expand...
Click to collapse
It's written in the first post...
i tried to overwrite this version above another previous that su worked but i had problems.i suggest to install first the 2.1.6 multilang first,set it up with titanium set your language and then download from this link http://www.angeeks.com/thread-1965865-1-1.html this version of 2.1.20 for u8800pro.it works and it works very well.i wiped cache and dalvik only.
after 12 hours of testing everything and i didnt fc or something strange
It seams that this ROM has LogCat disabled in the kernel
Can it be enabled somehow?
iliaskone said:
i tried to overwrite this version above another previous that su worked but i had problems.i suggest to install first the 2.1.6 multilang first,set it up with titanium set your language and then download from this link http://www.angeeks.com/thread-1965865-1-1.html this version of 2.1.20 for u8800pro.it works and it works very well.i wiped cache and dalvik only.
after 12 hours of testing everything and i didnt fc or something strange
Click to expand...
Click to collapse
now i have problems... xD
very often i have FC and now SU doesn't work for me... =(
could you help me please? i wanted to do like you, but i can't find a working link for the 2.1.6 multilang miui, so i don't know how to do... i have already downloaded the 2.1.20 version, but i can't find te oldest multilang MIUI version... so, could someone update it again? or could someone send it to me via mail or something like that?
Thank you all
Hello, I would need some help from you guys When I try to install this ROM through CWM it fails at the beginning of installation ROM ...
miui_.zip/META-INF/com/google/android/updater-script
line
assert(getprop("ro.product.device") == "U8800Pro" || getprop("ro.build.product") == "U8800Pro" || getprop("ro.product.board") == "U8800Pro");
It says assert fails, error 7
I have u8800pro. When I type getprop command in terminal it outputs
ro.product.device = hwu8800Pro
ro.product.board = U8800Pro
ro.build.product = null
Android version is 2.3.5 and kernel version is 2.6.35.7-perf
When I added ui_print(getprop("ro.product.board")); to miui_...zip/META-INF/com/google/android/updater-script at the top of it, output was "u8800"
What do you think I should do?
modman1 said:
Hello, I would need some help from you guys When I try to install this ROM through CWM it fails at the beginning of installation ROM ...
miui_.zip/META-INF/com/google/android/updater-script
line
assert(getprop("ro.product.device") == "U8800Pro" || getprop("ro.build.product") == "U8800Pro" || getprop("ro.product.board") == "U8800Pro");
It says assert fails, error 7
I have u8800pro. When I type getprop command in terminal it outputs
ro.product.device = hwu8800Pro
ro.product.board = U8800Pro
ro.build.product = null
Android version is 2.3.5 and kernel version is 2.6.35.7-perf
When I added ui_print(getprop("ro.product.board")); to miui_...zip/META-INF/com/google/android/updater-script at the top of it, output was "u8800"
What do you think I should do?
Click to expand...
Click to collapse
Which version of CWM did you use?
I'm using clockworkmod-recovery-v5.0.2.3-u8800pro ...
modman1 said:
I'm using clockworkmod-recovery-v5.0.2.3-u8800pro ...
Click to expand...
Click to collapse
Hello, you need to use the cwm 5.0.2.7 ....
This version after my u8800pro installed, if I pressed the restart, the screen goes black, uninstall it.
Hello, I've upgraded CWM to 5.0.2.7 and it still doesn't work. Error is the same
Code:
assert failed getprop("ro.product.device") == "U8800Pro" || getprop("ro.build.product") == "U8800Pro" || getprop("ro.product.board") == "U8800Pro")
E: Error in /sdcard/miui.zip
(Status 7)
Installation aborted
Any other thoughts?
UPDATE: I have successfully installer Genkolar's Cyanogen 7. After first install I've stucket at Cyano bootloader animation, but then I cleared cache and restarted phone. After that OS booted normally. I still want to use MIUI, what should I try?
It may just be my device, but the built in screenshot feature doesn't work.
screenshot work, but don,t save to sdcard.
Where does it save to?
Sent from my u8800pro using xda premium

Carbon Rom Testing

Hello, I'm trying to port the carbon rom to our device... to continue this work i will need someone to try the port and tell me what are the bugs, etc...
I will wait for answers
surfer998 said:
Hello, I'm trying to port the carbon rom to our device... to continue this work i will need someone to try the port and tell me what are the bugs, etc...
I will wait for answers
Click to expand...
Click to collapse
This rom kitkat or jellybean?
sent from my s3 mini (cm11)
surfer998 said:
Hello, I'm trying to port the carbon rom to our device... to continue this work i will need someone to try the port and tell me what are the bugs, etc...
I will wait for answers
Click to expand...
Click to collapse
I will always be there for testing post it
hasdroid said:
This rom kitkat or jellybean?
sent from my s3 mini (cm11)
Click to expand...
Click to collapse
It will be jellybean
Wont boot dude
my process
recovery - twrp by maclaw
rom - cm 11 by maclaw
procedure - wipe factory reset before and after wit dalvik and cache partion
now restored to cm11
reply to this
eswarvf said:
yo ill report in an hour or 2
so you wont own this device right?
Click to expand...
Click to collapse
I have it but for now i just don't want to root it
surfer998 said:
I have it but for now i just don't want to root it
Click to expand...
Click to collapse
:cyclops: really strange u dont want to root ur device but u want to develop.... anyway plz explain why this this is over 300MB
surfer998 said:
Hello, I'm trying to port the carbon rom to our device... to continue this work i will need someone to try the port and tell me what are the bugs, etc...
I will wait for answers
Click to expand...
Click to collapse
dude stop misleading peoples,ur title say carbon rom but in fact this is a copy of Maclaw Pac rom... u just put useless apps in there, and made it over 300 MB, what r u trying to do ,,
soulmate53 said:
dude stop misleading peoples,ur title say carbon rom but in fact this is a copy of Maclaw Pac rom... u just put useless apps in there, and made it over 300 MB, what r u trying to do ,,
Click to expand...
Click to collapse
He try to have fun only, that's it:laugh: Please flash roms from real devs instead
mauam said:
He try to have fun only, that's it:laugh: Please flash roms from real devs instead
Click to expand...
Click to collapse
ya agreed but he shouldn't do that here there r many forums over the web for fun ,i myself not tried his rom and i am not a develper but have a look on this
this
Code:
assert(getprop("ro.product.device") == "golden" || getprop("ro.build.product") == "golden" ||
getprop("ro.product.device") == "i8190" || getprop("ro.build.product") == "i8190" ||
getprop("ro.product.device") == "GT-I8190" || getprop("ro.build.product") == "GT-I8190");
mount("ext4", "EMMC", "/dev/block/mmcblk0p22", "/system");
package_extract_file("system/bin/backuptool.sh", "/tmp/backuptool.sh");
package_extract_file("system/bin/backuptool.functions", "/tmp/backuptool.functions");
set_perm(0, 0, 0777, "/tmp/backuptool.sh");
set_perm(0, 0, 0644, "/tmp/backuptool.functions");
run_program("/tmp/backuptool.sh", "backup");
unmount("/system");
show_progress(0.500000, 0);
ui_print("###############################################");
ui_print("# #");
ui_print("#_____ ____ ____ __ __ ____ __ _ #");
ui_print("#| ()_) / () \ / (__` | \/ | / () \ | \| |#");
ui_print("#|_| /__/\__\ \____) |_|\/|_|/__/\__\|_|\__|#");
ui_print("# _____ ____ __ __ ____ #");
ui_print("# | () ) / () \| \/ | (_ (_` #");
ui_print("# |_|\_\ \____/|_|\/|_| __)__) #");
ui_print("# #");
ui_print("###############################################");
ui_print("# Device: GT-I8190 (golden)");
ui_print(">>>New Gesture Anywhere<<<");
ui_print("###############################################");
ui_print("Formatting System");
why he say Carbon rom and why this crap is over 300 MB ,useless thread as usual
As I said before, he only try to have fun. Simply ignore
Thread closed as there are no links for the kernel source code, as required by GPL, nor are there proper credits for the original authors. Please make sure these are available prior to sharing a ROM here.

PIxel Navigation Bar Animation on Nexus 5 [Lineage OS]

Hey guys I have made this zip only for Lineage OS ROM on the Nexus 5, I don't know if it will work on other ROM but you can try
Many thanks to tintumonn who made the files
Share the full tutorial please and can you make this for Android 7.1.1 by Santhosh m?
Xaif said:
Share the full tutorial please and can you make this for Android 7.1.1 by Santhosh m?
Click to expand...
Click to collapse
It can probably boot but I think It won't work correctly because the system app is only for Lineage OS. Even you can try.
You have to do a back up. After this flash the zip and then wipe cache and dalvik. After that reboot system
Is this compatible with the CAF version of Lineage OS?
Hey guys I updated the zip to the last version of Lineage OS on Nexus 5. Flash and have fun ;D
cycloneblast said:
Is this compatible with the CAF version of Lineage OS?
Click to expand...
Click to collapse
I think you shouldn't have any problem with this. I just update the zip to the latest version of Lineage so flash It and then flash the zip
1. Doesn't work on latest CAF Lineage.
2. Give a little credit where it's due
Code:
ui_print (" ");
ui_print (" ");
ui_print (" ");
ui_print ("Google Pixel Experience Nexus 5");
ui_print ("***********************************");
ui_print ("Build date: 20170125 | V1.0 - Android 7.1 LNOS 14.1");
ui_print ("***********************************");
ui_print ("BROUGHT TO YOU BY: Subins Mani(tintumonn) - for help contact on XDA or G+");
ui_print ("***********************************");
ui_print ("Google Assistant will only work on Android 7");
ui_print (" ");
show_progress(0.1, 0);
daedric said:
1. Doesn't work on latest CAF Lineage.
2. Give a little credit where it's due
Code:
ui_print (" ");
ui_print (" ");
ui_print (" ");
ui_print ("Google Pixel Experience Nexus 5");
ui_print ("***********************************");
ui_print ("Build date: 20170125 | V1.0 - Android 7.1 LNOS 14.1");
ui_print ("***********************************");
ui_print ("BROUGHT TO YOU BY: Subins Mani(tintumonn) - for help contact on XDA or G+");
ui_print ("***********************************");
ui_print ("Google Assistant will only work on Android 7");
ui_print (" ");
show_progress(0.1, 0);
Click to expand...
Click to collapse
My apologies I took the different files from many sites, I didn't saw where sorry
Working in LineAge OS 06/02/2017 built?
Yep, I will update the zip for this week version as soon as I can
Nero03 said:
My apologies I took the different files from many sites, I didn't saw where sorry
Click to expand...
Click to collapse
No trouble, i also used that same script to flash part of what it used to do original (i wanted pixel experience on a M7)
The update is of 13 July now I hope you will update it soon
I update at last 13 Lineage update. So sorry for being late guys.
You can also check this threat about pixel theme which inlcudes the animation https://forum.xda-developers.com/showthread.php?t=3148214
Not work with Last lineage update, i got system UI crash
Zip updated to 21th update. Enjoy ;D
Ret-Zero said:
Not work with Last lineage update, i got system UI crash
Click to expand...
Click to collapse
Try again now man.
Guys let me know if you want me to update the Nav bar zip
Can you update it for the version 28?
Updated to 28 Lineage update enjoy ;D

Problem in start Lineage 15 Unofficcial

Hello for all,
Today I tried install this version:
https://www.androidfilehost.com/?fid=817550096634798271
I had the first problem, ins't possible check the model number (Ex. XT1640), so I fix this excluding these lines:
assert(getprop("ro.product.device") == "athene" || getprop("ro.build.product") == "athene" ||
getprop("ro.product.device") == "athene_f" || getprop("ro.build.product") == "athene_f" ||
getprop("ro.product.device") == "xt1621" || getprop("ro.build.product") == "xt1621" ||
getprop("ro.product.device") == "xt1622" || getprop("ro.build.product") == "xt1622" ||
getprop("ro.product.device") == "xt1625" || getprop("ro.build.product") == "xt1625" ||
getprop("ro.product.device") == "xt1626" || getprop("ro.build.product") == "xt1626" ||
getprop("ro.product.device") == "xt1640" || getprop("ro.build.product") == "xt1640" ||
getprop("ro.product.device") == "xt1641" || getprop("ro.build.product") == "xt1641" ||
getprop("ro.product.device") == "xt1642" || getprop("ro.build.product") == "xt1642" ||
getprop("ro.product.device") == "xt1643" || getprop("ro.build.product") == "xt1643" ||
getprop("ro.product.device") == "xt1644" || getprop("ro.build.product") == "xt1644" || abort("E3004: This package is for device: athene,athene_f,xt1621,xt1622,xt1625,xt1626,xt1640,xt1641,xt1642,xt1643,xt1644; this device is " + getprop("ro.product.device") + ".");
After this I can flash normally, but the system don't started only keep in Moto logo.
Could you help please? I'm very, very ansious to try Oreo in my G4+.
Thanks in advanced!
Best regards,
Rodrigo Possi
I take it you wiped cache, data and Dalvik in TWRP before attempting to boot?
You may have to be patient otherwise, as LineageOS Oreo builds for our device is still in alpha stage, and though rahulsnair and Dreamstar and others are working on builds, in my view it's not ready for general usage yet from what I've seen.
echo92 said:
I take it you wiped cache, data and Dalvik in TWRP before attempting to boot?
You may have to be patient otherwise, as LineageOS Oreo builds for our device is still in alpha stage, and though rahulsnair and Dreamstar and others are working on builds, in my view it's not ready for general usage yet from what I've seen.
Click to expand...
Click to collapse
Yes, I did a clean install.
Well, the only way is awaiting... Can you share the links of Rahulsnair and Dreamstar? I know that have bugs (this is normal to happen), but I'm very interesting in try and I'd like help if posssible.
possi.rodrigo said:
Yes, I did a clean install.
Well, the only way is awaiting... Can you share the links of Rahulsnair and Dreamstar? I know that have bugs (this is normal to happen), but I'm very interesting in try and I'd like help if posssible.
Click to expand...
Click to collapse
Here's a handy post by strongst listing some of the current developments in progress with Oreo: https://forum.xda-developers.com/showpost.php?p=73657782&postcount=3
https://forum.xda-developers.com/showpost.php?p=73688028&postcount=2013 shows that Dreamstar and rahulsnair have managed to get L-OS 15 to boot, but as you can see, there's currently no mobile signal/RIL (no baseband detected), which is proving an issue for Invicta too (though Silesh managed to get Wi-Fi working ). https://forum.xda-developers.com/showpost.php?p=73690763&postcount=2016 is the most recent post from rahulsnair saying that the builds are still alpha (so subject to potential major/show stopping bugs) and will release when ready.
As I understand it, development is progressing (and pretty impressively, given that Oreo was released only a couple of weeks ago), and being based on Nougat, since Oreo source code isn't available for Moto devices at the moment. As for testable builds, keep an eye on those threads for testable builds...
possi.rodrigo said:
Yes, I did a clean install.
Well, the only way is awaiting... Can you share the links of Rahulsnair and Dreamstar? I know that have bugs (this is normal to happen), but I'm very interesting in try and I'd like help if posssible.
Click to expand...
Click to collapse
I would recommend to wait until a build is public and tested by a dev and not to install something you found on Afh with no description of current development stage. Nobody can help you atm...

Dirty Flashed Lineage 14.1 us996 on Verizon vs995 = Success

So I've been really wanting something with the February security updates to patch the PNG vulnerability. So I bought a used (like new) vs995 on eBay for ($109) .. downgraded it and unlocked the bootloader. Yesterday I flashed Lineage OS 14.1 for it but today I see they released all the new Lineage 14.1 roms for the v20 but they deleted the vs995 section (The last update it had was December 2018).
So I downloaded the us996 rom unzipped it and in META-INF\com\google\android\updater-script
replaced everything on this line that said us996 with vs995 this way, it wouldn't bomb out when trying to flash it via TWRP saying it's incompatible.
Before
assert(getprop("ro.product.device") == "us996" || getprop("ro.build.product") == "us996" || abort("E3004: This package is for device: vs995; this device is " + getprop("ro.product.device") + ".");
Click to expand...
Click to collapse
After
assert(getprop("ro.product.device") == "vs995" || getprop("ro.build.product") == "vs995" || abort("E3004: This package is for device: vs995; this device is " + getprop("ro.product.device") + ".");
Click to expand...
Click to collapse
I rezipped it with 7zip, dirty flashed it and after about 10 mins or so the boot process had finished.
All of the following works
Making calls
Receiving calls
Text messaging
Mobile Data (Speed tested it and was only getting 1.8 - 2 megs, the bar says LTE, so not sure if it's a signal issue since I don't really know what normal is seeing as I don't use mobile data hardly at all.
Camera
Wifi
Bluetooth
yeah, the vs995 and us996 are 99% identical, only difference seems to be in the software and bootloader, and maybe tiny modem differences ( but the vs995 and us996 modem seem to be the most similar to each other). Also, lineage 15.1, although still unofficial, is pretty stable and has everything working that lineage 14 does ( and can be dirty flashed from 14.1 as long as you also flash to-x86cpu.zip which is in the same place as the 15.1 downloads and updated google apps ) (although the IR blaster might not work consistently until you flash gamma kernel)
Phoenix591 said:
yeah, the vs995 and us996 are 99% identical, only difference seems to be in the software and bootloader, and maybe tiny modem differences ( but the vs995 and us996 modem seem to be the most similar to each other). Also, lineage 15.1, although still unofficial, is pretty stable and has everything working that lineage 14 does ( and can be dirty flashed from 14.1 as long as you also flash to-x86cpu.zip which is in the same place as the 15.1 downloads and updated google apps ) (although the IR blaster might not work consistently until you flash gamma kernel)
Click to expand...
Click to collapse
I was going to go that route, but it still had security updates from December 2018. I'm not even really concerned with Root, I just want security updates. Now I'm aware there is security with other aspects of a phone such as a modem and other firmware. But at a minimum, I would like the latest Android Security updates.

Categories

Resources