[Completed] Android ROM Builder 1.0.0 [ARB] DOWNLOAD - XDA Assist

Introducing Android ROM Builder 1.0.0 ....
{
"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"
}
What is it?
This is an awesome program that allows android developers/users to create THEIR OWN ROMS!! Easily and quickly . This revolutionizes the way people will create their own ROMs, and this is only the beginning...
What does it do?
Well, it can create a ROM for ANY ANDROID PHONE!!! It takes about 5-10 minutes for it to completely create the ROM basics. It usually can take less than 5 minutes. You have a wide selection of pre-downloaded apps that you can select to be pre-installed onto your phone.
Do I need anything?
Yes, you will need the stock ROM for you android phone. Here's an example: (Samsung Galaxy Note 5 Deodexed T-Mobile). It has to be in .zip format and inside you should see META, system, boot.img .etc.. You will need to merge the files ARB created with your ROM then re-zip them together and flash that to your phone.
Could I run into errors?
Yes, definitely yes. Not with the program but merging the files and flashing. The program is a first release and will have updates in a week or so. Please look on YouTube how to use the program and fix errors it created in the ROM if that is the case. I recomend using TWRP to flash the files, and remember that you will need to wipe your phone so back it up!!
Info
I am @silentwind827 and I created my first program containing over 1000+ lines of code. Thank you @renouri (Twitter) for motivating me and enlightening me when the code didn't work and we found the fix. You're the best! Feel free to follow me on twitter!!!! @silentwind827
Updates
None, this is a first release lol

Greetings,
XDA Assist is not the correct place to make a post such as this please re-post elsewhere.
Also have a look at the Assist stickies so you are informed about the purpose of XDA Assist.
The Purpose of XDA Assist [Please Read]
✯ ✵ ✤ XDA Assist Additional [Read Me] ✤ ✵ ✯
Thread closed.
Thanks,
Sloth

Related

The Purpose of XDA Assist [Please Read]

***XDA Assist has changed***​
Welcome to the new Version of XDA Assist.
The mission of XDA Assist is to provide basic help to those who have tried searching but cannot find what they are looking for and need assistance . Perhaps you cannot find posts on how to root your phone, install custom recovery or maybe you have questions about how to navigate and use features on the site.
Our XDA Assist team is ready to help out users as best as they can , by providing some basic help , as well as guiding New Users to the correct areas in XDA.
You may be pointed towards guides and instructions that can be quite complex, so you will still need to read carefully and be cautious before attempting to make software changes to your device. It is essential you are in the correct forum for your device model; what works for one can ruin another.
________
How to use this forum:
1. If you ask a question, please create a new thread and post your question with as many details as you can (device type, model, running custom or official rom etc).
This can be done anonymously , but we do encourage you to create an account , in order to be able to pursue your quest in the main XDA fora , and to be able to post there.
2. Our team will then help you and/or point you to the right direction. We'll work to help you as quickly as possible, but please be patient in case an answer isn't given quickly.
3. Once a satisfactory answer is given, our team will mark the thread as "Solved".
4. All questions must be asked in English.
5. Please be courteous towards everyone. We don't make any assumptions about your level of knowledge in this forum, so feel free to ask questions that may seem very basic.
________
We have a dedicated Team of trained Assistants who are easily recognized by their blue "ASSIST" badge :
{
"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"
}
, so please leave the answering to them.
​

[Completed] How to extract [boot|cache|recovery|data|system].emmc.win.md5 from TWRP's NandBackup?

so i've just managed to search for a compatible TWRP Recovery for my Phone [Lenovo A7000-a (Plus)]
and as a basic move in making sure that your device wont completely die whenever you install a faulty rom or app or modifications, you make you first have a complete, or if not is a backup of the important partitions of your android device.
and so i did, since Lenovo A7000-a is powered by a 64-BIT MT6752, it is a little hard to dump it's rom.
i tried using MTK Droid Tool, but as many have told, it isn't updated or configured to work with 64-BIT Processors yet. so i'm left with a frozen window or if not, the phone won't connect at all.
i also tried using adb, but the system and the data partitions always return a bad image (something like the .img files of system and userdata wont be read by SPFT automatically which means there's something wrong with them). i also tried opening the images using ext4unpacker or ext2explore or same utilities, but it really is corrupted
i then tried using SPFT's readback utility, but the boot.img return a bad signature (which i also want to know why or how i can skip the boot.img)
so my last card was to do a Nandroid Backup using TWRP.
but i was surprised to see some xxxxxx.emmc.win.md5 files, which i have never ever seen yet.
so my question is, how can i extract the .img from these guys ?
as you can notice, the data partition has 3 parts, and the system partition has 2 parts
i want to know how i can extract the image files from these things so i can use them for SPFT ??
i hope somebody can help me out here. thank you
Note: The folder just says Lenovo_K3_Note, but the phone is actually Lenovo A7000-a [Plus]
{
"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"
}
Hello and thank you for using XDA Assist,
please ask in our Android Q&A section:
Android Q&A, Help & Troubleshooting
The experts there will be able to help you.
Kind regards and good luck
Trafalgar Square
XDA Assist

Aosp 5.1 Review for Huawei Y3 Lua U-22 - Tested by Myself

Hello World!
I have used Huawei Lua U-22 for somedays & flashed some CR there. I have used 3 rom from this post - Custom Roms For Huawei Y3II. Please kindly go to that post to get the download links.
Here, I am only posting some screenshots of those rom because main post didn't include them. Hope you'll 'njoy!
Aosp 5.1​Android Open Source Project - AOSP. Another clean and responsive rom for Y3 Lua U-22. The only downside of this rom I think is the ringtone section. Existing ringtones are not that good. Consider using from other source.
I can't remember, but the rom is probably not pre-rooted. I have flashed magisk to gain root access.
{
"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"
}
Thank you ❤
How to install the OS? Can you direct me to any thread
asiricot said:
How to install the OS? Can you direct me to any thread
Click to expand...
Click to collapse
Hi,
First of all, I am really sorry I didn't see you commented. Too late :/
Anyway, unfortunately I couldn't find any thread which will guide you how to install the rom. And there is a reason for this - installing a rom is self explanatory, and very easy. You'll need a custom recovery like TWRP. Then keep the rom file in your phone storage, boot the device in recovery mode, select the rom, & press flash. After finishing the installation, reboot device, you're done!
Here are some video for you to understand the situation:
Before that, you have to root your device of course, and unlock the bootloader. Here's a video for that too, if you didn't unlock your bootloader already:
BTW, don't try to install any rom that is not made for Huawei Y3 Lua U22. It may permanently brick your device. I tried to cross port a rom & flash it myself, and guess what? My device is no more :')
Have a good day!

[DISCONTINUED][ROM][UNOFFICIAL][j6lte][ONEUI][11] Marvel OS A51-R Port for Exynos 7870

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This rom it's not mine, I find there in a youtube video and I want to upload it here because J6 xda category not have an one ui 3.0 thread. Credits to the original creators and contributors.
Marvel OS A51-R Port V-1 Its for Galaxy A3 - J5 Pro - J6 - J7 Nxt - J7 2016 - J7 Pro - J7 Prime
ROM INFO: Android 11 R
One UI 3.0
Port of A51
Tell me if I forget anything
ROM LINK: Mod edit: DL link removed.
Only TESTED on J6 DEVICES, I'M NOT RESPOSIBLE FOR BRICKED PHONES OR ANY DAMAGE TO SD CARDS, ETC;
BUGS: report to this thread any bugs that you find.
Video testing:
Original Thread: https://forum.xda-developers.com/t/marvel-os-a51-r-port-v-1-by-al-noman.4236415/
The developer is AL-NOMAN, total credits to him.
Sorry if my English is kind of bad, I'm still learning haha lol
Reserved
uhhh, this rom can't be posted as it used a vendor that can't be used as the permissions (to use that vendor) has been revoked
FraSharp said:
uhhh, this rom can't be posted as it used a vendor that can't be used as the permissions (to use that vendor) has been revoked
Click to expand...
Click to collapse
oh, well, you always learn something new. I will edit this post, sorry for my ignorance, have a great day
yeah no problem, thanks for understanding
@Lyndoon Just an FYI going forward. 3rd party roms do not qualify for the development section . Those need to be posted in the "Guides and News" sections.
Also, before you use, or want to post someone else's work, it is always a good idea to get permission first so as to avoid situations like these.
I thank you for your cooperation, and wish you a pleasant day. Thread closed.
-Regards: Badger50

General [SHARED][ROM][12.1][OFFICIAL][veux] Descendant OS

{
"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"
}
Descendant is a customised Android ROM that focuses on enhancing UX and UI
over stock Android along useful features.
Listing all the additions would be a huge wall of text, that you wouldn't even read.
So, head over the Telegram group and feel free to lurk.
Google Apps are included
Downloads
1. Go to https://downloads.descendant.me/
2. Type veux in the search bar
3. Download Rom, Boot and Vendor Boot
• Reboot to bootloader (fastboot)
• Connect phone to PC
• fastboot flash boot boot.img
• fastboot flash vendor_boot vendor_boot.img
• fastboot reboot recovery
• Select Wipe data/factory reset & confirm
• Go back and select Apply update from ADB
• adb sideload descendantos.zip
• After installation complete, Reboot system.
Or
follow this video
Phone Services keeps using location every 3 minutes even when location is off, it's so annoying does somebody have a fix?
I am not the developer of the os, I am just making this post because
I saw no mention of this os on here so please don't ask me to fix bugs.
Disclaimer:
I used this post as a template for this, again I am not affiliated with the people at Descendant​
Someone please remove the attachment I don't know how to do it
andrei113 said:
Someone please remove the attachment I don't know how to do it
Click to expand...
Click to collapse
Done! Also, I've edited the prefix of this thread from [Development] to [General] since the former is only to be used when a user is creating a thread to share his/her own development work. You can find all such information present in the stickied guidelines thread present at the top of every forum.
Regards,
shadowstep
Forum Moderator
shadowstep said:
Done! Also, I've edited the prefix of this thread from [Development] to [General] since the former is only to be used when a user is creating a thread to share his/her own development work. You can find all such information present in the stickied guidelines thread present at the top of every forum.
Regards,
shadowstep
Forum Moderator
Click to expand...
Click to collapse
Thanks!

Categories

Resources