[Completed] [Q] Help porting screw'd rom - XDA Assist

Hi all.
First of all, I'm new of android developing, so please be patient with me
I've found this wonderful rom (Screw'd ROM) and I want to port it to the deivce I own, the Huawei Ascend G510.
But during build process, I had two error:
Code:
invalid conversion from 'ion_user_handle_t {aka int}' to 'ion_handle*
struct ion_allocation_data' has no member named heap_mask
If you want it I can provide the full output of the terminal.
I think that it's something with the device file.
I took the device files from another lollipop rom, here is the name of the Github account: SlimLPY300 (Slim-LP, the development is stopped)
Also we have Cyanogenmod12: CyanogenModY300
For what I know, we manage three huawei device: u8833 (y300), u951 (g510) and u8825 (g330) and the common things of these three device are in the "common blabla" project. Y300 and G510 are pratucally equal, and in fact in some roms there is only one download for this two devices.
I've alredy googled this errors, and I've found some thread BUT none of them solved the issue.
Does anyone can help me?
Thanks in advance.

Hi, thank you for using XDA Assist. The purpose of XDA Assist is to point you in a direction that can help solve your problem. It is not to give technical help. There are a number of threads on XDA that deal with porting roms
http://forum.xda-developers.com/showthread.php?t=1941239
http://forum.xda-developers.com/showthread.php?t=2769142
http://forum.xda-developers.com/showthread.php?t=1598713
It would be best to ask your question in them.

Ok, thanks for the links.

Thread closed.

Related

[Completed] Error while porting ROM

Hello Everybody !
I've started to work on my phone which is the Archos 45 Hélium 4G to port ROMS from his clone , the K-touch 2
I ported some ROMS, but now, i want to port MIUI V6 from the K-touch 3, which has the same CPU-GPU. The only difference is his screen, battery and camera
So I followed a small guide en.miui.com/thread-70745-1-1.html
I encountered some problems: - There is not BOOTCLASSPATH row in my boot.img, so i've just replaced the Device Tree from the stock ROM
- While flashing the zip, i have an error : " flash zip failed 'pathofthezip ' "
I did a logcat to understand where is the problem, the first logcat gave me: - exec '/system/bin/sh' failed: No such file or directory (2) - ( I couldn't enter ADB shell because shell was deleted while installing the ROM )
So i flashed the stock ROM ( cM11 ), and tried again to flash my ported ROM, same error but the logcat gave me this: /system/bin/sh: exec: line 1: logcat: not found ( but i could use adb shell command )
I thought that the problem was the updater-script, but i didn't see any errors.
I've also tried with a different update-binary, same error
If you want the ZIP, ask me i'll give you the link, thanks in advance
Hi, thank you for using XDA Assist. At XDA Assist we are not a technical help desk so I can't help you with your specific question. But there are many guides on porting roms on XDA. I assume you've probably found some of them I would suggest asking in some of those threads. If you need to find the threads just google rom porting xda.
jd1639 said:
Hi, thank you for using XDA Assist. At XDA Assist we are not a technical help desk so I can't help you with your specific question. But there are many guides on porting roms on XDA. I assume you've probably found some of them I would suggest asking in some of those threads. If you need to find the threads just google rom porting xda.
Click to expand...
Click to collapse
Thanks for response !
I thought that XDA Assist was the good place , sorry for the inconvenience
Thread closed.

[Completed] Acer Liquid Z630 root (Linux)

Hi everyone! Looked at the threads about rooting the Acer Liquid Z630, but couldn't find any of these discussing exactly what I need.
I'll provide as much information as possible, but please let me know if I missed something.
- I'm running Android 5.1 on this device,updates seem to have stopped there.
- On the bootloader the terminal continuously says waiting for device, like not recognizing it. The phone has very little information on it (2 lines actually not saying anything useful imo).
- Found a link about the bootloader part using Windows on following page (due to being new I can't post the link in a BB tag yet, I'll be working on that later, promise!).
unlock-bootloader.net/how-to/unlock-bootloader-acer-liquid-z630/
- On my laptop I'm running Arch Linux, which I will be using for the root process.
- Trying to unlock the bootloader - rooting the device - upgrade to Android M.
Thanks in advance for your help!
Akeno Himejima said:
Hi everyone! Looked at the threads about rooting the Acer Liquid Z630, but couldn't find any of these discussing exactly what I need.
I'll provide as much information as possible, but please let me know if I missed something.
- I'm running Android 5.1 on this device,updates seem to have stopped there.
- On the bootloader the terminal continuously says waiting for device, like not recognizing it. The phone has very little information on it (2 lines actually not saying anything useful imo).
- Found a link about the bootloader part using Windows on following page (due to being new I can't post the link in a BB tag yet, I'll be working on that later, promise!).
unlock-bootloader.net/how-to/unlock-bootloader-acer-liquid-z630/
- On my laptop I'm running Arch Linux, which I will be using for the root process.
- Trying to unlock the bootloader - rooting the device - upgrade to Android M.
Thanks in advance for your help!
Click to expand...
Click to collapse
Hello,
You may visit here Root Acer liquid Z630 and read the entire thread carefully.
-Vatsal
@Vatsal Thanks for your attention! I did read the thread you mentioned before, but it doesn't seem to mention anything about the bootloader loop. As I'm stuck with that particular piece in the puzzle, do you have any manual specifically aiming for that part?
Sent from my T03 using xda-developers.com, powered by appyet.com
Akeno Himejima said:
@Vatsal Thanks for your attention! I did read the thread you mentioned before, but it doesn't seem to mention anything about the bootloader loop. As I'm stuck with that particular piece in the puzzle, do you have any manual specifically aiming for that part?
Sent from my T03 using xda-developers.com, powered by appyet.com
Click to expand...
Click to collapse
Hello,
You may try posting in the thread I linked above, the experts there maybe able to assist you.
Good luck!
-Vatsal

[Completed] installing android OS.

Hello guys.
I'm new to android development.
I wish to learn how to install the pure android in any smatphone.
I do not wish to use rom's, DESIRE TO LEARN how is installation
system from android without using SDK Rons I think.
Can anyone help?
XDA Visitor said:
Hello guys.
I'm new to android development.
I wish to learn how to install the pure android in any smatphone.
I do not wish to use rom's, DESIRE TO LEARN how is installation
system from android without using SDK Rons I think.
Can anyone help?
Click to expand...
Click to collapse
Hello
Thanks for using XDA Assist.
Each device has its peculiarities that should be noticed before installing a O.S. Even, as a learning playground, you will surely need to experiment with your own device. Given your report, we could not determine the Manufacturer & Model of your device in order to better approach your request.
I will have to ask you to create a new Thread where you could be as detailed as possible regarding your devices information and needs.
Nice regards and good luck.
THREAD CLOSED
.

[Completed] Nexus 5x flash Custom ROM for noobs

Hello,
I am a noob in this one, I would want to flash a custom rom named Copperhead OS to my Nexus 5x.
There is a instruction for that provided by copperhead: copperhead. co but it is just not sufficed for me, I've never done this. I tried to look up for any tips on Youtube, but this rom is kind of different, there is a lot of files in the .zip file and I'm really confused about it :/ Hell, I don't even know how to do that:
'Verify the factory images using the GPG signature:
gpg --recv-keys F9E712E59AF5F22A
gpg --verify bullhead-factory-2016.05.03.18.54.15.tar.xz.sig bullhead-factory-2016.05.03.18.54.15.tar.xz'
Can anyone help me?
Big thanks !
Hi spinnaker7
Thank you for using XDA Assist.
A GPG verification is a security procedure to check if the content of the file you obtained is as expected by the publisher.
GNU Privacy Guard
You will find over the internet several applications dedicated to perform this procedure depending on the Operational System you are using. The developer is supposing the use of Linux like system and that seems to be your difficult.
At the moment I could find only one XDA thread regarding this ROM you refer and, unfortunately, that is all.
ROM COPPERHEAD OS - info
As so, I will invite you to post your request at the below forum, may be our experts there are able to help you more than I could.
Nexus 5 Q&A, Help & Troubleshooting
Nice regards and good luck.
.
spinnaker7 said:
Hello,
I am a noob in this one, I would want to flash a custom rom named Copperhead OS to my Nexus 5x.
There is a instruction for that provided by copperhead: copperhead. co but it is just not sufficed for me, I've never done this. I tried to look up for any tips on Youtube, but this rom is kind of different, there is a lot of files in the .zip file and I'm really confused about it :/ Hell, I don't even know how to do that:
'Verify the factory images using the GPG signature:
gpg --recv-keys F9E712E59AF5F22A
gpg --verify bullhead-factory-2016.05.03.18.54.15.tar.xz.sig bullhead-factory-2016.05.03.18.54.15.tar.xz'
Can anyone help me?
Big thanks !
Click to expand...
Click to collapse

How to fix Lineage Os 15.1 bugs ? Help please...

Hello,
I'm new in this forum.I want some help from developers. I'm using Xiaomi Redmi 5(rosy) which has Snapdragan 450 chipset. It comes with Android version 7.1.2 (Nougat). I want to upgrade to Android 8(Oreo) so I downloaded an Unofficial Build of Lineage OS 15.1 for my device. But after flashing I found camera,fingerprint sensor and all other sensors are not working . After booting it shows "A vendor image mismatch has been detected. Typically this means your vendor image is out of date. " . I don't know why it's showing this message.
I want to fix those bugs.How can I do that ?
Please help me.
Thanks in advance.
Sorry for my bad English
Recon_Rafsan said:
Hello,
I'm new in this forum..........
Click to expand...
Click to collapse
I don't have this device but, the following area of the forum is specific to your device.
https://forum.xda-developers.com/redmi-5
With that guidance...
Purely as a personal opinion, I would really doubt that someone would be able to support a development that they didn't develop on top of your having an Unofficial release of the LineageOS 15.1 (rosy) when there's nothing on the forum regarding this release. Also, i had tried to perform a quick search to locate this using a few methods and was unable to locate anything to even refer you to.
I'm not stating that "Nobody" will help you out but, as a developer myself, I just feel that you would have a hard time to obtain assistance.
This is why I can only refer you to the link above that's specific to your device.
I wish you the best of luck!
~~~~~~~~~~~~~~~
UNLESS asked to do so, PLEASE don't PM me regarding support. Sent using The ClaRetoX Forum App on my SM-G900V device.

Categories

Resources