[RECOVERY] [unofficial] TWRP 3.1.1-0 Asus Zenfone 5 - Zenfone 5 Android Development

Well since you are here you should know what is TWRP . Anyways here is Wikipedia For You
Team Win Recovery Project (TWRP) is an open-source software custom recovery image for Android-based devices. It provides a touchscreen-enabled interface that allows users to install third-party firmware and back up the current system, functions often unsupported by stock recovery images. It is, therefore, often installed when rooting Android devices, although it isn't dependent on a device being rooted to be installed.
I wanted to use the latest version of TWRP and hence started working on this project. It did take a lot of time and failures and HELP..!! from a lot of people especially @tank0412 who helped me to solve a lot of errors during compiling.
{
"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"
}
Official Changelog for reference :
Changelog 3.1.1-0 : https://goo.gl/YHGVXu
Changelog 3.1.0 : https://goo.gl/JDR3EB
Download
Fastboot Image
Flashable Zip(coming soon)( Came )
How to Install :
Currently It is available in Fastboot mode only. I will upload a TWRP flashable zip ASAP..
1. Boot in fastboot mode (DroidBoot Mode aka Bootloader)
2. Connect your phone via USB cable and flash using the following command.
fastboot flash recovery recovery.img
3. That is it. Enjoy the latest Version of TWRP.
Credits
@tank0412 (for source and help)
@flex1911 (for his source)
TWRP Team
Source Code : device | kernel | vendor | TWRP
I have Made Some changes in sources. Will update them on Github Soon.
Bugs :
- let me know if you find any. I will try to fix them.
Note : I have flashed SUaddon, RR, Gapps, everything works fine
- I haven't tested flashing all the ROMs available for ZF5 so not sure if it can successfully Flash Them. Kindly let me know if it doesn't.
​

I have try build Twrp 3.1.1 but it error touch , you fix it how ?
https://github.com/hungximbexx/android_device_asus_zenfone5

amazing, support stock asus ???

adekcan said:
amazing, support stock asus ???
Click to expand...
Click to collapse
Haven't tested it yet.. why don't u try and let everyone know.. :good:

nguyenhung9x said:
I have try build Twrp 3.1.1 but it error touch , you fix it how ?
https://github.com/hungximbexx/android_device_asus_zenfone5
Click to expand...
Click to collapse
Can you give more information? Logs or a GIF?

You do not recognize my adopted storage, is there any configuration for this?

NylSky said:
You do not recognize my adopted storage, is there any configuration for this?
Click to expand...
Click to collapse
Try sending me a log. In twrp goto Advanced -> Copy log. Reboot.. send me recovery.log from internal storage.

narueon said:
Haven't tested it yet.. why don't u try and let everyone know.. :good:
Click to expand...
Click to collapse
latest twrp working fine . no touch issues or whatsoever was found by me. i was able to make a clean install of aicp nougat (without gapps). i can confirm its working .Thank you
edit : if you need i can upload a flashable zip as i flashed it using twrp

TWRP Flashable Zip
Update : TWRP flashable zip is Available in OP
here's the link : https://goo.gl/NtgDqC

Thanks you very much

nguyenhung9x said:
yes .
__bionic_open_tzdata: couldn't find any tzdata when looking for localtime!
Iperation_start: 'Copy Log'
I:Copying file /tmp/recovery.log to /data/media/0/recovery.log
Click to expand...
Click to collapse
Suggestion : please use services like pastebin or Zerobin for showing logs.
Well there is nothing wrong in these logs.. everything looks fine.

narueon said:
Suggestion : please use services like pastebin or Zerobin for showing logs.
Well there is nothing wrong in these logs.. everything looks fine.
Click to expand...
Click to collapse
Oke i am build twrp , i will send log later

Possible Fix
nguyenhung9x said:
Oke i am build twrp , i will send log later
Click to expand...
Click to collapse
If you still face the issue try reading this post by me. It is related to touch(I dnt know if you are facing this issue)
https://goo.gl/k1Wpni

narueon said:
Suggestion : please use services like pastebin or Zerobin for showing logs.
Well there is nothing wrong in these logs.. everything looks fine.
Click to expand...
Click to collapse
Log
https://drive.google.com/file/d/0B7enqhEcDpTkQVlrNHFuOHdqNjQ/view?usp=sharing

TWRP theme doesnt work with https://forum.xda-developers.com/android/themes/theme-twrp-materialised-dark-light-play-t2915584
It says version not match even though same version 3.1.1 both twrp and theme

fuzuy said:
TWRP theme doesnt work with https://forum.xda-developers.com/android/themes/theme-twrp-materialised-dark-light-play-t2915584
It says version not match even though same version 3.1.1 both twrp and theme
Click to expand...
Click to collapse
The problem was with the version in zip file(of theme). I have modified it. Download from here : https://goo.gl/eDgHAf
Send me link if you want any other theme to be compatible.
I will update TWRP soon so it accepts most of the themes.

narueon said:
The problem was with the version in zip file(of theme). I have modified it. Download from here : https://goo.gl/eDgHAf
Send me link if you want any other theme to be compatible.
I will update TWRP soon so it accepts most of the themes.
Click to expand...
Click to collapse
I prefer white or dight
link https://www.androidfilehost.com/?fid=817550096634777637 and https://www.androidfilehost.com/?fid=889764386195907621
---------- Post added at 05:19 PM ---------- Previous post was at 05:15 PM ----------
as i see on your modified zip(theme) you were changed only this line <themeversion>3</themeversion> right? so, i could apply on other zip to value 3

fuzuy said:
I prefer white or dight
link https://www.androidfilehost.com/?fid=817550096634777637 and https://www.androidfilehost.com/?fid=889764386195907621
---------- Post added at 05:19 PM ---------- Previous post was at 05:15 PM ----------
as i see on your modified zip(theme) you were changed only this line <themeversion>3</themeversion> right? so, i could apply on other zip to value 3
Click to expand...
Click to collapse
Yes.. it should work...

narueon said:
Try sending me a log. In twrp goto Advanced -> Copy log. Reboot.. send me recovery.log from internal storage.
Click to expand...
Click to collapse
Log.

NylSky said:
Log.
Click to expand...
Click to collapse
Is your external SD's size is 32 GB ??

Related

[UPDATE][RECOVERY][UNOFFICIAL][STABLE][condor] TWRP 2.8.5.0 Touch Recovery

Team Win Recovery Project 2.x, or twrp2 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.
Working Screenshot:
{
"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"
}
Changelogs:
Ask Dees-Troy
Me: Fixed all the bugs
Can be used as daily driver
Tested on Motorola Moto E XT1022
DOWNLOADS
As per moderators request, I am providing an alternative download location which is non-commercial afaik.
DOWNLOAD LINK:
TWRP 2.8.5.0 WORKING: http://d-h.st/sd0A
TWRP 2.8.5.0: https://mega.co.nz/#!AMByHZ7C!-MNDkV82n0Ph7EAjMLYyMXjKkosjJP7mRjwQV_m5ZSo
TWRP 2.8.5.0 OLD LINK: https://www.dropbox.com/s/d6h1bzxjqwd9tx1/twrp2.8.5.0-recovery.img?dl=0
TWRP 2.8.2.0: https://www.dropbox.com/s/zztjaaoybudtub9/recovery.img?dl=0
Message to Moderator:
"I cannot delete the file from d-h.st because I need to keep track of number of downloads made by my friends. So I will just give this link below with the Strike" - #buzz
OLD LINK:
HERE: http://d-h.st/LSN
P.S. DevDB upload didn't work for me!
XDA:DevDB Information
TWRP 2.8.5.0, Tool/Utility for the Moto E
Contributors
#buzz
Source Code: https://github.com/omnirom/android_bootable_recovery/tree/android-5.0
Version Information
Status: Stable
Current Stable Version: 2.8.5.0
Stable Release Date: 2015-02-17
Created 2014-12-13
Last Updated 2015-02-17
Working fine
Used this recovery to install rom and wipe , install working fine and will test all functions soon and report back
usb mtp through recovery is not working in this @#buzz and also by @ashwin007
AshuGite said:
usb mtp through recovery is not working in this @#buzz and also by @ashwin007
Click to expand...
Click to collapse
what is this "usb mtp through recovery" ..... can anyone please explain
edit:- i figured it out....
---------- Post added at 08:10 PM ---------- Previous post was at 07:39 PM ----------
MTP not working
dchatterjee172 said:
what is this "usb mtp through recovery" ..... can anyone please explain
ps:- i figured it out....
---------- Post added at 08:10 PM ---------- Previous post was at 07:39 PM ----------
MTP not working
Click to expand...
Click to collapse
MTP = Media transfer protocol
thread cleaned
please use the report button for issues with members and their posts
Op any news about slimLP????
Sent from my XT1022 using xda premium
twrp 2.8.3.0 is live. mtp fixed in it. but you can
complied it @#buzz
I couldn't find 2.8.3.0, but with 2.8.2.0 the backup issue with non-matching md5 checksums (seen with 2.7.1.0 and 2.7.2.0) seems to be fixed now. (XT1021, retail 4.4.4). Tested multiple times, with and without compression.
Thanks a lot! (No need for CWM experiments anymore.)
What I'm missing in TWRP: a means to set not only the time zone, but date and time as well - my XT1021 reports a date in the past and an almost random time each time I boot into recovery.
#buzz
Can you plz say something about slim lp!!!!!!
@SidDev said:
twrp 2.8.3.0 is live. mtp fixed in it. but you can
complied it @#buzz
Click to expand...
Click to collapse
Actually I am currently not interested in updating this recovery because I am concentrating on making lollipop ROM for our device. I have cherry picked a lot of changes and I am still working on it.
steve8x8 said:
I couldn't find 2.8.3.0, but with 2.8.2.0 the backup issue with non-matching md5 checksums (seen with 2.7.1.0 and 2.7.2.0) seems to be fixed now. (XT1021, retail 4.4.4). Tested multiple times, with and without compression.
Thanks a lot! (No need for CWM experiments anymore.)
What I'm missing in TWRP: a means to set not only the time zone, but date and time as well - my XT1021 reports a date in the past and an almost random time each time I boot into recovery.
Click to expand...
Click to collapse
My intentions are to make lollipop boot up. For that very reason, I made this recovery update. I am happy that you like this. I will surely update it to the latest version but I need some time also.
nisu4717 said:
#buzz
Can you plz say something about slim lp!!!!!!
Click to expand...
Click to collapse
Slim lp ROM is made long ago. But the kernel gives some errors with msm_vidc and init things. Also I am working on the kernel to bring it to the latest caf lollipop flags. Now I can say that, the ROM is made (it installs perfectly) but kernel is what I am stuck with. Anyway, I will try my best.
Sent from my XT1022 using XDA Free mobile app
EDIT: I have still worked on some major things and made one more build.
Package Complete: /home2/ramsudharsan/slimlpcaf/out/target/product/condor/Slim-condor-5.0.2.alpha.0.91-UNOFFICIAL-20150102-1341.zip
Need to recompile once and then I will test it. I have made some changes in the kernel also. I will try.
#buzz said:
Actually I am currently not interested in updating this recovery because I am concentrating on making lollipop ROM for our device. I have cherry picked a lot of changes and I am still working on it.
My intentions are to make lollipop boot up. For that very reason, I made this recovery update. I am happy that you like this. I will surely update it to the latest version but I need some time also.
Slim lp ROM is made long ago. But the kernel gives some errors with msm_vidc and init things. Also I am working on the kernel to bring it to the latest caf lollipop flags. Now I can say that, the ROM is made (it installs perfectly) but kernel is what I am stuck with. Anyway, I will try my best.
Sent from my XT1022 using XDA Free mobile app
Click to expand...
Click to collapse
Hope you fix all the errors and get the ROM booting
#buzz said:
Actually I am currently not interested in updating this recovery because I am concentrating on making lollipop ROM for our device. I have cherry picked a lot of changes and I am still working on it.
My intentions are to make lollipop boot up. For that very reason, I made this recovery update. I am happy that you like this. I will surely update it to the latest version but I need some time also.
Slim lp ROM is made long ago. But the kernel gives some errors with msm_vidc and init things. Also I am working on the kernel to bring it to the latest caf lollipop flags. Now I can say that, the ROM is made (it installs perfectly) but kernel is what I am stuck with. Anyway, I will try my best.
Sent from my XT1022 using XDA Free mobile app
Click to expand...
Click to collapse
A little suggestion
Upload sources to github
May scova or pearcyg_2 can help.
Scova is too good at kernel
i need some help please
I have been trying to flash twrp 2.8 ,but it getz stuck at the sending 'recovery' <8867>kb like this in minimal adb cmd prompt ..
Sorry i dont have ss to provide as no extra phone or cam to take ss ...
I tried 4-5timesxit stays there only ..i wana flash lollipop soak test.
Please update the recovery to the latest version 2.8.5.0:thumbup:
Sent from my XT1022
I have cw recovery in my phone can I know how can I remove that and install this twr without using PC?
vkeyzzzz said:
I have cw recovery in my phone can I know how can I remove that and install this twr without using PC?
Click to expand...
Click to collapse
Use flashify. Tried this many times, works like charm.
Recovery Updated to 2.8.5.0!
gtsfreak said:
Please update the recovery to the latest version 2.8.5.0:thumbup:
Sent from my XT1022
Click to expand...
Click to collapse
maslascher said:
Use flashify. Tried this many times, works like charm.
Click to expand...
Click to collapse
Check OP for the Updated TWRP 2.8.5.0 recovery!
#buzz said:
Check OP for the Updated TWRP 2.8.5.0 recovery!
Click to expand...
Click to collapse
Finally a update thanks
Tested and working great. MTP is also working fine. Great work @#buzz :good:

[ROM] [Stock] Galaxy Grand Prime lollipop (Port)

Hi,
I tried to port Galaxy Core Prime LTE (SM-G360F) firmware to Galaxy Grand Prime LTE (SM-G530F).
Since I don't have the device on hand, I need testers.
!!! WARNING !!!
- ROM has not been tested
- It obviously can brick your device
- It simply may not install or boot
- I'm not responsible for any problem caused to your device after flashing the rom, your device = your responsability
If you're OK with these and want to test, please download the ROM here http://www.mediafire.com/download/xk5oudn15xw0mhd/GPrime_LP_Test_Version.zip
Don't blame me if the ROM didn't boot, you've been warned
XDA:DevDB Information
GPrime LP, ROM for the Samsung Galaxy Grand Prime
Contributors
Nonta72
ROM OS Version: 5.0.x Lollipop
ROM Kernel: Linux 3.4.x
Based On: Stock
Version Information
Status: Testing
Created 2015-07-24
Last Updated 2015-07-24
I will test it but my phone is G530H Dual
testing (Y)
kn06497 said:
testing (Y)
Click to expand...
Click to collapse
Nonta72 said:
Hi,
I tried to port Galaxy Core Prime LTE (SM-G360F) firmware to Galaxy Grand Prime LTE (SM-G530F).
Since I don't have the device on hand, I need testers.
!!! WARNING !!!
- ROM has not been tested
- It obviously can brick your device
- It simply may not install or boot
- I'm not responsible for any problem caused to your device after flashing the rom, your device = your responsability
If you're OK with these and want to test, please download the ROM here http://www.mediafire.com/download/xk5oudn15xw0mhd/GPrime_LP_Test_Version.zip
Don't blame me if the ROM didn't boot, you've been warned
XDA:DevDB Information
GPrime LP, ROM for the Samsung Galaxy Grand Prime
Contributors
Nonta72
ROM OS Version: 5.0.x Lollipop
ROM Kernel: Linux 3.4.x
Based On: Stock
Version Information
Status: Testing
Created 2015-07-24
Last Updated 2015-07-24
Click to expand...
Click to collapse
Error install
{
"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"
}
kn06497 said:
Error install
Click to expand...
Click to collapse
Looks like a Binary error.
Did you try with CWM ?
Also, did you ever flashed something via this TWRP ? If yes, where is the link to that rom/mod/kernel ?
Thanks for testing.
Nonta72 said:
Looks like a Binary error.
Did you try with CWM ?
Also, did you ever flashed something via this TWRP ? If yes, where is the link to that rom/mod/kernel ?
Thanks for testing.
Click to expand...
Click to collapse
I will try to CWM
---------- Post added at 04:55 PM ---------- Previous post was at 04:38 PM ----------
Nonta72 said:
Looks like a Binary error.
Did you try with CWM ?
Also, did you ever flashed something via this TWRP ? If yes, where is the link to that rom/mod/kernel ?
Thanks for testing.
Click to expand...
Click to collapse
same error
kn06497 said:
I will try to CWM
---------- Post added at 04:55 PM ---------- Previous post was at 04:38 PM ----------
same error
Click to expand...
Click to collapse
Upload your build.prop file
Nonta72 said:
Upload your build.prop file
Click to expand...
Click to collapse
I'm sorry I can not even upload
https://www.dropbox.com/s/6tc4k9jsa7kbq1w/build.prop?dl=0
kn06497 said:
I'm sorry I can not even upload
https://www.dropbox.com/s/6tc4k9jsa7kbq1w/build.prop?dl=0
Click to expand...
Click to collapse
Unzip the ROM
Delete the build.prop file in the ROM
Download the build.zip file in attachments
Unzip it
Put the build.prop from the archive in the ROM
Zip it and try to install again.
Nonta72 said:
Unzip the ROM
Delete the build.prop file in the ROM
Download the build.zip file in attachments
Unzip it
Put the build.prop from the archive in the ROM
Zip it and try to install again.
Click to expand...
Click to collapse
fail
Still same error
Testing in SM-G530BT
kn06497 said:
fail
Click to expand...
Click to collapse
BrutalPoland said:
Still same error
Click to expand...
Click to collapse
I suspect the error to come from META-INF folder.
- Download and extract the file in attachments
- Extract the ROM again
- Copy the META-INF folder in safe place, delete the same folder from the ROM
- Put the extracted one in the ROM
- Zip and try
Nonta72 said:
I suspect the error to come from META-INF folder.
- Download and extract the file in attachments
- Extract the ROM again
- Copy the META-INF folder in safe place, delete the same folder from the ROM
- Put the extracted one in the ROM
- Zip and try
Click to expand...
Click to collapse
I did everything you said
META-INF folder replace
and build.prop
kn06497 said:
I did everything you said
META-INF folder replace
and build.prop
Click to expand...
Click to collapse
That's really unusual!
It should at least install.
But let's keep retrying.
Download the file below,
Replace META-ING folder again, and also build.prop
Try and report back.
By the way, can you confirm your device is SM-G530H not SM-G530F ?
Nonta72 said:
That's really unusual!
It should at least install.
But let's keep retrying.
Download the file below,
Replace META-ING folder again, and also build.prop
Try and report back.
By the way, can you confirm your device is SM-G530H not SM-G530F ?
Click to expand...
Click to collapse
I have SM-G530FZ
BrutalPoland said:
I have SM-G530FZ
Click to expand...
Click to collapse
Does it have 4G/LTE ?
Nonta72 said:
Does it have 4G/LTE ?
Click to expand...
Click to collapse
Yes
Nonta72 said:
That's really unusual!
It should at least install.
But let's keep retrying.
Download the file below,
Replace META-ING folder again, and also build.prop
Try and report back.
By the way, can you confirm your device is SM-G530H not SM-G530F ?
Click to expand...
Click to collapse
sm-g530H will try again :fingers-crossed:
BrutalPoland said:
Yes
Click to expand...
Click to collapse
Is the processor msm8916 ? or msm8216 ! (Just found on internet that SM-G530FZ have msm8216). But I think the msm8216 = msm8916
kn06497 said:
sm-g530H will try again :fingers-crossed:
Click to expand...
Click to collapse
OK

[4.4.2][AOSP][Unoffical][A3000-H]Kitkat for Lenovo A3000...

USE THE NEWER Version Here :
http://forum.xda-developers.com/lenovo-a3000/orig-development/rom-lenovo-a3000-h-aosp-4-4-2-t3414278
This is Pure Android 4.4.2 with a little changes to make it more beautiful....
NOTE: I have built and tested this on my Lenovo A3000-H (16 GB version). Before flashing, please make sure to be on Stock 4.2.1 a3000_prc_3gfull and use CWM or TWRP recovery. (All you need...below)
Code:
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Features:
-Real ANDROID 4.4.2 and kernel version 3.4.67
-All apps is Pure..
-some changes like Wallpaper and icons to have more beauty.
-All google apps is included
-Camera is full working (google camera)
-No storage bugs
-Pre-Rooted
-ART works fine
Screenshot:
{
"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"
}
BUGs:
No Bugs...but there is some issue in rotation (you can fix by Xposed)
You may till me if you found something else.
Download & Install
look below...
CREDITs
•XDA Developers
•4pda Developers
•kupyxa4444
XDAevDB Information
4.4.2 AOSP for the Lenovo A3000-H, ROM for the Lenovo A3000
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
Based On: AOSP
Version Information
Status:Stable
Download :
Rom : http://www.mediafire.com/download/zcdre3rualsyh6x/AOSP442.zip
TWRP: http://www.mediafire.com/download/ufxg3rkveth3cui/TWRP_recovery.zip
Stock Frimware : https://www.mediafire.com/download/0cayc8cycad0z53
Tweak to Resize Storage : http://www.mediafire.com/download/yectd3deic7gdqh/EBRtweak.zip
install
-be sure that you on AOSP 4.2.1 a3000_prc_3gfull
-Download TWRP and Flash it Using SP_Flash_Tool
-Download Rom Zip and flash it by Recovery
Note: if you want to change internal storage you can use Tweak I have attached above.
*Run EBRtweak.exe
*Select size you want
*flash New ERB1 & ERB2 by SP_Flash_Tool
thank you.......
is SD card=Internal Storage because it make my device slowly??
is ART work really??
Happy-Droid said:
thank you.......
is SD card=Internal Storage because it make my device slowly??
is ART work really??
Click to expand...
Click to collapse
No SD card=SD card and internal=internal
and ART working fine, if you have problem with it tell me
nice work...thanks
Great Rom...everything work perfect.
Hesham Sleem, gladto see one more stable Rom for MTK6589. I know, this is a A3000 thread. I would like to ask, how difficult would it be to bring it on Lenovo S6000-H? Both devices are similar to each other. As I know, the screen size is different.
Thank you for reply.
Hans_Werner
it shows an error not all images are found
first time install rom
hi , i have problem here i install a rom on my a3000 now the sim is not working , and i can't fix it > plz is there video to help me install this rom on my tab and make it work right ???
Hans_Werner said:
Hesham Sleem, gladto see one more stable Rom for MTK6589. I know, this is a A3000 thread. I would like to ask, how difficult would it be to bring it on Lenovo S6000-H? Both devices are similar to each other. As I know, the screen size is different.
Thank you for reply.
Hans_Werner
Click to expand...
Click to collapse
it may be easy because the two devices have same chipset...you may have problem with screen size.
karim600 said:
hi , i have problem here i install a rom on my a3000 now the sim is not working , and i can't fix it > plz is there video to help me install this rom on my tab and make it work right ???
Click to expand...
Click to collapse
try to reflash your modem...if you still have the problem tell me
How difficult would it be for someone with no porting skills? I don't know how to start. I am looking forward to get a newer android version.
Gesendet von meinem D6503 mit Tapatalk
I get an Error when installing it from the recovery mode by TWRP
*Skipping MD5 check: no MD5 fil found.
*Warning: No file_contexts
*symlink: some symlinks failed
*E :Error executing updater binary in zip ' /sdcard/Android OS/AOSP442.zip'
*Updating partition details...
Then it stops and I can choose to (Wip Cache/Dalvik) or (Home) or (Reboot System)
So what to do please help me
yousif amr said:
I get an Error when installing it from the recovery mode by TWRP
*Skipping MD5 check: no MD5 fil found.
*Warning: No file_contexts
*symlink: some symlinks failed
*E :Error executing updater binary in zip ' /sdcard/Android OS/AOSP442.zip'
*Updating partition details...
Then it stops and I can choose to (Wip Cache/Dalvik) or (Home) or (Reboot System)
So what to do please help me
Click to expand...
Click to collapse
OK.. First please be sure you have flashed the TWRP Recovery i have attached in post #2 and put the Rom zip file in the root of SD card not in any folder.. and try again
[/COLOR]
Hesham Sleem said:
OK.. First please be sure you have flashed the TWRP Recovery i have attached in post #2 and put the Rom zip file in the root of SD card not in any folder.. and try again
Click to expand...
Click to collapse
I had flashed the TWRP by an app named Flashify on the playstore.
And I copied the ZIP file to the Sdcard not in a folder and still have the errors
---------- Post added at 02:06 PM ---------- Previous post was at 01:24 PM ----------
yousif amr said:
[/COLOR]
I had flashed the TWRP by an app named Flashify on the playstore.
And I copied the ZIP file to the Sdcard not in a folder and still have the errors
Click to expand...
Click to collapse
Now it can't boot and when I connect it to the charger I only see the Lenovo Logo and it stucks on it...
please help me ASAP...
Hesham Sleem said:
No Bugs...but there is some issue in rotation (you can fix by Xposed)
Click to expand...
Click to collapse
Could you write something more about this? What is exactly the problem? Which Xposed module/s should I install to fix it?
Thanks in advance
yousif amr said:
[/COLOR]
I had flashed the TWRP by an app named Flashify on the playstore.
And I copied the ZIP file to the Sdcard not in a folder and still have the errors
---------- Post added at 02:06 PM ---------- Previous post was at 01:24 PM ----------
Now it can't boot and when I connect it to the charger I only see the Lenovo Logo and it stucks on it...
please help me ASAP...
Click to expand...
Click to collapse
My tablet got Bricked and I can't unbrick it...
Can anyone help me???
I am busy right now… please give me two days and i will help you..
yousif amr said:
My tablet got Bricked and I can't unbrick it...
Can anyone help me???
Click to expand...
Click to collapse
Now...i attached the Stock frimware you must flashed on you Tablet
try to flash the frimware and try again.
AOSP 4.4.2
Hesham Sleem,
This is works very well, thank you!!! I have been looking for an "update" for the A3000 and this solves my issue.
Few things I noted from tha past 2 days since I upgraded to this ROM:
1) Rotation issue (Already stated by you) . This happens specifically during calls where the display switches to portait mode.Yet to try Xposed to fix this issue though. Which module would you recommend to fix this issue?
2) Garbled screen during bootup, before the 4 coloured circles appear. Not sure what the issue is or why it happens, but it happens everytime I start up the tablet.
3) Battery life seems to have dropped. Hopefully it will get better over the next few charge cycles.:fingers-crossed:
Apart from these, I find the tablet way better and responsive compared to the stock ROM.
Thank you for all your efforts!! :good:

[UNOFFICIAL][Recovery] TWRP 3.xx PRO ⊂(◉‿◉)つ For G530H/FZ

TWRP PRO For Samsung Galaxy Grand Prime
October 25, 2017​
TWRP PRO is here for Fortunaxxx By Me
​This TWRP I have modified and opened all the features that do not exist ​
this is Project TWRP Pro, which I've loved from the first twrp is able to [format / backup / restore] all the partitions in emmc G530H, Twrp is reading the .pit file on a device and running the user command
{
"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"
}
CHANGELOG for 3.2.0-1
#Unlock Feature | Backup/Restore/Format Partition
Code:
-IMEI 1
IMEI 2
EFS
APNnohls
RPM
MODEM
HIDDEN
QSEE
QHEE
PERSDATA
USB OTG
PRELOAD and more
#Unlock | Unmount/mount Read/Write partition
Code:
-
EFS
HIDDEN
APNNOHLS
PERSDATA
PRELOAD and more
-Theme Support
Support repair partiton and emmC
and more Boss
Bug?
Tell me
INSTAL GUIDE
- .tar instal with odin
- .img instal with Rash.apk or Instal with Twrp and select instal image
Devices compatible with TWRP PRO
-Fortuna3G | Fortunave3G | F | FZ and more
100% I tested Salam Oprek Boss Kuh....
DOWNLOAD
TWRP v3.2.0-1 Fortunaxxx : DOWNLOAD
12-29 TWRP PRO v3.2.1-1 XCU/XXU/FZ : HERE
For FZ+support aroma
Thanks
-ALLAH SWT
-TeamWin
If all this works please click thanks button :good:
PASSWORLD For OLD version v3.2.0-1
[email protected]
Screenshot
XDA:DevDB Information
[UNOFFICIAL][Recovery] TWRP 3xx PRO For G530H/FZ, Tool/Utility for the Samsung Galaxy Grand Prime
Contributors
RioFebrian, fakedevs
Version Information
Status: Stable
Current Stable Version: 3.2.1-1
Stable Release Date: 2017-10-25
Created 2017-11-03
Last Updated 2018-01-17
Download.link ?
kotbey said:
Download.link ?
Click to expand...
Click to collapse
https://drive.google.com/drive/folders/0BwzYvYaQMDZvMmpfN3FrMlMta2s
What is zip password for TwrpPRO-3.2.0-1-fortunaxx.zip ?
I am in stock ROM based KitKat 4.4.4, will it work for me?
yes zip password plz
Ngadhnjim said:
yes zip password plz
Click to expand...
Click to collapse
pasworld : [email protected]
please I have two questions: one, is it OK in the FZ or does it have an error? and if it works with lineages 14.1? Thank you.
I can not answer but I do not understand what you say
RioFebrian said:
yup no bug om
Click to expand...
Click to collapse
sorry but I do not understand
RioFebrian said:
yup no bug om
Click to expand...
Click to collapse
I use Google translator and what I mean is that I do not speak English
And installed this twrp in my FZ and I have not found anything of PRO is the same as the one of vincen with the same options
terima kasih
Does it support aroma in xxu??
Nikolaevich said:
Does it support aroma in xxu??
Click to expand...
Click to collapse
Yes support
Could you please upgrade to version 3.2.2.0?
Tried flashing Lineage os 15.1 on fortuna 3g XXU with this TWRP and have an error some thing like : "Error 4 this zip file is for fortuna3g, fortunave3g , but your device is . ". The Lineage os 15.1 flashes perfectly with other TWRP. Any ideas what the problem is ?
cphilch said:
Tried flashing Lineage os 15.1 on fortuna 3g XXU with this TWRP and have an error some thing like : "Error 4 this zip file is for fortuna3g, fortunave3g , but your device is . ". The Lineage os 15.1 flashes perfectly with other TWRP. Any ideas what the problem is ?
Click to expand...
Click to collapse
Why do you wanna use this TWRP,
You can use Latest TWRP from Vince or Official TWRP repository
itexpert.120 said:
Why do you wanna use this TWRP,
You can use Latest TWRP from Vince or Official TWRP repository
Click to expand...
Click to collapse
Thank you for responding. I am using Vinces 3.2.1 but dont see the efs, imei partitions for backup. It only shows Dalvik/Art, System, Boot & Recovery. I may be wrong about vinces latest versions , do they show efs and imei paritions and also frankly I have not tried the latest that comes with his rom, do they detect sd card without issues because, one of his earlier versions had sd card issues and then I downliaded this version of vince 3.2.1 which I use currently as it is always safe for me.
cphilch said:
Thank you for responding. I am using Vinces 3.2.1 but dont see the efs, imei partitions for backup. It only shows Dalvik/Art, System, Boot & Recovery. I may be wrong about vinces latest versions , do they show efs and imei paritions and also frankly I have not tried the latest that comes with his rom, do they detect sd card without issues because, one of his earlier versions had sd card issues and then I downliaded this version of vince 3.2.1 which I use currently as it is always safe for me.
Click to expand...
Click to collapse
It's now fixed, however you can use the latest official recovery
itexpert.120 said:
It's now fixed, however you can use the latest official recovery
Click to expand...
Click to collapse
Yes I am using vinces twrp only. Do you know if the vinces latest twrp has support for imei and efs partition backup
---------- Post added at 01:13 PM ---------- Previous post was at 12:52 PM ----------
cphilch said:
Yes I am using vinces twrp only. Do you know if the vinces latest twrp has support for imei and efs partition backup
Click to expand...
Click to collapse
Nevermind..iam installing latest 3.2.3 today to check out.

[THEME | BlackedTwrp][UNIVERSAL][Xiaomi][3.2.3]

{
"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 AM NOT RESPONSIBLE OF ANY DAMAGE WILL HAPPEN AFTER YOU FLASH THIS THEME
BE RESPECTFUL IN COMMENTS OR YOU WILL GET REPORTED I PROMISE YOU
THIS IS MY HAND-MADE THEME , YOU CANNOT USE ANY FILE FROM IT WITHOUT MY PERMISSIONS , ALL ICONS , FONTS , Etc ... ARE THEMED BY ME AND TOOK SOME TEMPLATES FROM FREE RESOURCES !
Click to expand...
Click to collapse
|blacked-twrp|blacked-twrp|blacked-twrp|blacked-twrp|blacked-twrp|blacked-twrp|blacked-twrp|
Hey everyone , welcome to yet another project where we meet as always.
I've finally decided to make a theme for TWRP rather than my old stupid method which was theming the TWRP imgs, so.. yeah I hope you like it.
|blacked-twrp|blacked-twrp|blacked-twrp|blacked-twrp|blacked-twrp|blacked-twrp|blacked-twrp|
PHP:
^- HARD THEMED ALL ICONS
-- CHANGED RADIO BUTTONS - RIGHT MARKS - ETC ..
!# 2 VERSIONS :
| INVERTED - BLUE | :
-- THEMED ALL ICONS IN GRADIENT BLUE
| INFINITE - GOLDEN | :
-- THEMED ALL ICONS IN GRADIENT GOLD
^- And it's for any Android device that has TWRP 3.x installed.
Screenshots:
View attachment 5243869 View attachment 5243871
How to install:
1. Download your desired theme to your device
• if you have any problem with downloading make sure you disabled any AD-BLOCKER you have
2. Go to recovery mode ( a.k.a TWRP ) and install the theme as a normal zip file
3. Reboot
• Test and let me know if you have any problem with anything
How to uninstall/remove:
• Head to /sdcard/TWRP/theme using your favourite file explorer.
• Remove what's inside the theme folder, that's it.
• If you want to go back to your previous theme you'll find a file called ui_old.zip, just flash it as a normal zip file.
AND LASTLY IF YOU LIKE MY WORK HIT THE THANKS BUTTON , I APPRECIATE THAT .
XDA:DevDB Information
SHADOWS BLACKED TWRP, TWRP Theme for all devices (see above for details)
Contributors
SHADOW ZXC, @PAIN - @teamwin
Version Information
Status: Stable
Current version number: 4
Works with: TWRP 3.5 and above
Created 2018-12-10
Last Updated 2021-03-08
SOME SCREENSHOTS :
Here are some screenshots.
Xiaomi Mi A1
New thread here.
- MORE DEVICES WILL BE SUPPORTED SOON -​
Actually another one just in case .
works on pie?
thedemon786 said:
works on pie?
Click to expand...
Click to collapse
This is a custom recovery , it can be installed over any type of ROMS or firmwares ..
You just need to have an installed TWRP already .
This is an a/b device. We don't flash twrp. We boot it... then flash the ROM, then twrp installer after. So unless you build this into an installer zip it's useless to Tissot users.
Other than that... It's beautiful and different.
Wow I love it! ?
---------- Post added at 02:15 AM ---------- Previous post was at 02:10 AM ----------
SHADOW ZXC said:
This is a custom recovery , it can be installed over any type of ROMS or firmwares ..
You just need to have an installed TWRP already .
Click to expand...
Click to collapse
Well, after installing any rom, you will lose twrp if you don't install the twrp installer zip. So, I'm pretty sure most of us lost twrp after pie update. We have to wait for a twrp image for pie, then we'll be able to use this recovery. Love your work btw ?
Infect_Ed said:
This is an a/b device. We don't flash twrp. We boot it... then flash the ROM, then twrp installer after. So unless you build this into an installer zip it's useless to Tissot users.
Click to expand...
Click to collapse
Ya pls make twrp installer zip format
akashavel said:
Ya pls make twrp installer zip format
Click to expand...
Click to collapse
Op should be lol.
Infect_Ed said:
This is an a/b device. We don't flash twrp. We boot it... then flash the ROM, then twrp installer after. So unless you build this into an installer zip it's useless to Tissot users.
Click to expand...
Click to collapse
I don't have the device so I didn't notice that , thanks for your report I will add the installer in the download section today .
SHADOW ZXC said:
I don't have the device so I didn't notice that , thanks for your report I will add the installer in the download section today .
Click to expand...
Click to collapse
Why are you building for a device that you don't own?? How do you test this?
akashavel said:
Ya pls make twrp installer zip format
Click to expand...
Click to collapse
Now it should be on post #2 , check it .
Infect_Ed said:
Why are you building for a device that you don't own?? How do you test this?
Click to expand...
Click to collapse
All TWRP imgs has the same resolution and the same icon sizes since 2 years ago , and I already ported it to other devices has the same resolution so why can't I make it for your device ? ...
Anyways I added the installer zip in download section .
nice design...
Sent from my HUAWEI COR-L29 using XDA Labs
how to install ?
astroneo said:
how to install ?
Click to expand...
Click to collapse
Read the NOTES in post #1 , also use google if anything is not clear for you .
There is a invalid packed zip file, but no installer zip as we need it.
i updated the installer's link , go to post #3 and download the installer for your android version , hope this time will be okay .

Categories

Resources