Thread Closed - Android Software Development

Thread Closed

Thread Closed

Thread Closed

Thanks ... Pie is trending now.

Jesus man, another frontline?, when you have time to yourself [emoji3]
Enviado do meu Redmi Note 4 através do Tapatalk

Excellent stuff buddy. Way to go.

When i try to flash it ends with "set_perm: some changes failed" annd ERROR: 7. Any ideas why? Redmi note 4, AOSP 9.
From the log:
Set Permission
set_perm: chown of /system/addon.d/90bit_gapps.sh to 0 0 failed: No such file or directory
set_perm: chmod of /system/addon.d/90bit_gapps.sh to 755 failed: No such file or directory
script aborted: set_perm: some changes failed
set_perm: some changes failed
Updater process ended with ERROR: 7
Edit: Solved by updating twrp.

Thanks for BiTGApps Pie !

Anyone know where to download aroma gapps for android 9?

You don't have plan create a bitgapps for 8.1 rom?

Wishh09 said:
You don't have plan create a bitgapps for 8.1 rom?
Click to expand...
Click to collapse
Read FAQ.

Contacts sync is working fine. Just do clean flash and flash BiTGApps along with Lineage 16.0 P before reboot.

Working flawless on havoc 8.1 oreo rom

How to get Google.assistant?

Luiscasanova78 said:
How to get Google.assistant?
Click to expand...
Click to collapse
Will add in next update.

TheHitMan said:
Will add in next update.
Click to expand...
Click to collapse
Ok, Thanks I'll wait to install it

Do you guys need help fixing SetupWizard?

@TheHitMan, can you create build for ARMv7 (32-bit) or how to build it?

argraur said:
Do you guys need help fixing SetupWizard?
Click to expand...
Click to collapse
I am not using any type of setupwizard in my gapps package.

Andriy2 said:
@TheHitMan, can you create build for ARMv7 (32-bit) or how to build it?
Click to expand...
Click to collapse
Device ??
Android Version ??

Related

Cyanogenmod 12.1 compiling error

Before you say "we alwery have too many cyanogenmod 12.1 BUILD SOMETHING ELSE" I will compile this rom for my project, and for my knowlege​
I got this error when building the rom:
#### make failed to build some targets (05:09 (mm:ss)) ####
screenshot:
https://drive.google.com/file/d/0B8e62vKMKobRaUhiZWpQYmZ4UFE/view?usp=sharing
Link fixed
your screenshot need permission to download :/
XHook said:
your screenshot need permission to download :/
Click to expand...
Click to collapse
fixed!
TecnoTailsPlays said:
fixed!
Click to expand...
Click to collapse
I created this tutorial for you:
http://forum.xda-developers.com/zenfone-5/development/how-to-compile-roms-zenfone-5-x86-chip-t3312889
If you need more info, i will add it.
tank0412 said:
I created this tutorial for you:
http://forum.xda-developers.com/zenfone-5/development/how-to-compile-roms-zenfone-5-x86-chip-t3312889
If you need more info, i will add it.
Click to expand...
Click to collapse
really thanks! :good::laugh:
https://github.com/dgadelha/android_build_utils/blob/master/KERNEL_OBJ.md

Need help to build AOSP 5.0.2

Hey guys, I'm trying to build a AOSP 5.0.2 to use with stock kernel in my phone (I have the freeze issue, and I want a pure Lollipop ROM, because Stock ROM is a great sh*t)
I already downloaded the sources, device tree and vendor tree, put all files in specific folders according to this tutorial: http://forum.xda-developers.com/zen...w-to-compile-roms-zenfone-5-x86-chip-t3312889
But when I try to build, I'm getting this error: https://s31.postimg.org/4tqyt91pn/Captura_de_tela_de_2016_07_07_20_17_15.png
Since this is my first time building a ROM from source, I don't know what's wrong...
Anyone could help me? Since all developers are building Marshmallow ROMs, I will try to build this ROM by myself for daily use
Man, i have already built AOSP 5.0.2 a half of year ago.
http://forum.xda-developers.com/zenfone-5/orig-development/alpha-aosp-lollipop-tank0412-t3284781
To fix your building error, you should use this hardware/intel folder:
https://github.com/tank0412/android_hardware_intel-1
tank0412 said:
Man, i have already built AOSP 5.0.2 a half of year ago.
http://forum.xda-developers.com/zenfone-5/orig-development/alpha-aosp-lollipop-tank0412-t3284781
Click to expand...
Click to collapse
Yes, I know. I used your ROM and liked it very much, but in the last build it lags so much. Also, vibrator isn't working, and I'll try to apply the vibration.patch to fix this.
tank0412 said:
To fix your building error, you should use this hardware/intel folder:
https://github.com/tank0412/android_hardware_intel-1
Click to expand...
Click to collapse
Thanks, this folder worked, fixed the above error. But now I get this after 44 mins of building: https://s31.postimg.org/ktcf8817f/Captura_de_tela_de_2016_07_08_13_49_18.png
EDIT: Fixed this, now I'm having problems with "hal/hal_public.h: No such file or directory".Trying to figure this....
leonardohenrique10 said:
Yes, I know. I used your ROM and liked it very much, but in the last build it lags so much. Also, vibrator isn't working, and I'll try to apply the vibration.patch to fix this.
Thanks, this folder worked, fixed the above error. But now I get this after 44 mins of building: https://s31.postimg.org/ktcf8817f/Captura_de_tela_de_2016_07_08_13_49_18.png
EDIT: Fixed this, now I'm having problems with "hal/hal_public.h: No such file or directory".Trying to figure this....
Click to expand...
Click to collapse
It looks like you applyed multidisplay patch but you can not apply patches for Marshmallow on Lollipop
Use hal_public.h from aosp device tree and put it to hal folder.
tank0412 said:
It looks like you applyed multidisplay patch but you can not apply patches for Marshmallow on Lollipop
Use hal_public.h from aosp device tree and put it to hal folder.
Click to expand...
Click to collapse
In what folder I should put the "hal" folder with "hal_public.h"? I put the "hal" folder in *Android-Source Code* folder and tried to build, and always I get this error:
https://s32.postimg.org/js807bqth/Captura_de_tela_de_2016_07_09_17_17_11.png
leonardohenrique10 said:
In what folder I should put the "hal" folder with "hal_public.h"? I put the "hal" folder in *Android-Source Code* folder and tried to build, and always I get this error:
https://s32.postimg.org/js807bqth/Captura_de_tela_de_2016_07_09_17_17_11.png
Click to expand...
Click to collapse
To hardware/intel/common/libmix/videoencoder
If you get same error but with another folder, just putl hal fodler to this folder.
tank0412 said:
To hardware/intel/common/libmix/videoencoder
If you get same error but with another folder, just putl hal fodler to this folder.
Click to expand...
Click to collapse
Man, you helped me a lot until now But this "intel" folder is fuc**** me
I got another error in build, from intel folder: https://s31.postimg.org/hwjgw2lt7/13621510_915931948552972_2004321755_o.jpg
And I'm already using the intel folder from your link
(Sorry if I'm disturbing you )
leonardohenrique10 said:
Man, you helped me a lot until now But this "intel" folder is fuc**** me
I got another error in build, from intel folder: https://s31.postimg.org/hwjgw2lt7/13621510_915931948552972_2004321755_o.jpg
And I'm already using the intel folder from your link
(Sorry if I'm disturbing you )
Click to expand...
Click to collapse
Try this intel folder:
https://github.com/n0ak/android_hardware_intel
Simple, use prebuilts whenever possible, then go adding things from source as you want.
That's how I did the Marshmallow.
tank0412 said:
Try this intel folder:
https://github.com/n0ak/android_hardware_intel
Click to expand...
Click to collapse
I tried, and get the same error...
It's sad I didn't know what is wrong...
dgadelha said:
Simple, use prebuilts whenever possible, then go adding things from source as you want.
That's how I did the Marshmallow.
Click to expand...
Click to collapse
Can you give me an example how I could do that? (Yes, I'm still a noob)
leonardohenrique10 said:
Can you give me an example how I could do that? (Yes, I'm still a noob)
Click to expand...
Click to collapse
Instead of building them from source, delete the source and put the prebuilts (original .so files from stock) of the libraries of the sources that you removed at vendor/asus/(a500cg|T00F|ctp-common)/proprietary/system/lib
leonardohenrique10 said:
Yes, I know. I used your ROM and liked it very much, but in the last build it lags so much. Also, vibrator isn't working, and I'll try to apply the vibration.patch to fix this.
Thanks, this folder worked, fixed the above error. But now I get this after 44 mins of building: https://s31.postimg.org/ktcf8817f/Captura_de_tela_de_2016_07_08_13_49_18.png
EDIT: Fixed this, now I'm having problems with "hal/hal_public.h: No such file or directory".Trying to figure this....
Click to expand...
Click to collapse
Do you continue building rom aosp 5.0.2?
Sent from my ASUS_T00F using XDA-Developers mobile app
adhit_barker said:
Do you continue building rom aosp 5.0.2?
Sent from my ASUS_T00F using XDA-Developers mobile app
Click to expand...
Click to collapse
Yes, I'm trying, but I'm getting an error that I don't know how to fix (at now)... (It's an undefined reference)
I'm trying to fix this at now...
leonardohenrique10 said:
Yes, I'm trying, but I'm getting an error that I don't know how to fix (at now)... (It's an undefined reference)
I'm trying to fix this at now...
Click to expand...
Click to collapse
Owhh yeaa, maybe i will wait your build.. U can talk @tank how to fix that..
Sent from my ASUS_T00F using XDA-Developers mobile app
Waiting your Build too
adhit_barker said:
Owhh yeaa, maybe i will wait your build.. U can talk @tank how to fix that..
Sent from my ASUS_T00F using XDA-Developers mobile app
Click to expand...
Click to collapse
I tried to contact him, he helped me a lot, but didn't replied about this error...
I'll try to contact other developers too.
leonardohenrique10 said:
I tried to contact him, he helped me a lot, but didn't replied about this error...
I'll try to contact other developers too.
Click to expand...
Click to collapse
Okkk.. I will wait your build too..
If i ubl my phone freeze
Sent from my ASUS_T00F using XDA-Developers mobile app
adhit_barker said:
Owhh yeaa, maybe i will wait your build.. U can talk @tank how to fix that..
Sent from my ASUS_T00F using XDA-Developers mobile app
Click to expand...
Click to collapse
AkumaStein said:
Waiting your Build too
Click to expand...
Click to collapse
adhit_barker said:
Okkk.. I will wait your build too..
If i ubl my phone freeze
Sent from my ASUS_T00F using XDA-Developers mobile app
Click to expand...
Click to collapse
The ROM was successful build, with @dgadelha help
When we fix the bugs, I'll publish it!
leonardohenrique10 said:
The ROM was successful build, with @dgadelha help
When we fix the bugs, I'll publish it!
Click to expand...
Click to collapse
Relly??
Sent from my ASUS_T00F using XDA-Developers mobile app
adhit_barker said:
Relly??
Sent from my ASUS_T00F using XDA-Developers mobile app
Click to expand...
Click to collapse
Yes, really:
https://s31.postimg.org/7yjyx2q4b/Screenshot_2016_08_01_01_07_27.png
https://s32.postimg.org/mesmf2fit/Screenshot_2016_08_01_01_08_04.png

Need testers for AICP [SURNIA]

I need testers for surnia...for testing aicp ROM...I build it today...BT I need testers plz
Proof of build...plz pm me or comment here...I will share the build soon
Test this build plz
https://www.androidfilehost.com/?fid=673368273298950327
govind1233 said:
Test this build plz
https://www.androidfilehost.com/?fid=673368273298950327
Click to expand...
Click to collapse
downloading now.
what gapps do you suggest?
puppetcarl said:
downloading now.
what gapps do you suggest?
Click to expand...
Click to collapse
Pico...for ram management
puppetcarl said:
downloading now.
what gapps do you suggest?
Click to expand...
Click to collapse
Did u tested it
govind1233 said:
Did u tested it
Click to expand...
Click to collapse
no real problems yet.
running micro for gapps.
Only thing is google asst. but I don't use it anyway so not a deal breaker.
I like it.
running on 1526
puppetcarl said:
no real problems yet.
running micro for gapps.
Only thing is google asst. but I don't use it anyway so not a deal breaker.
I like it.
running on 1526
Click to expand...
Click to collapse
Screens plz
How did you get passed the javac error? I have it installed but build fails.
[email protected] said:
How did you get passed the javac error? I have it installed but build fails.
Click to expand...
Click to collapse
If you synced everything from AICP github you shouldn't get any errors. Unless the error you are getting is due to low ram. What exactly is the error?
amarc78 said:
If you synced everything from AICP github you shouldn't get any errors. Unless the error you are getting is due to low ram. What exactly is the error?
Click to expand...
Click to collapse
The first error I fixed. It was the Java heapsize I had to increase but than I got an error about javac so I just repo synced make clean and make clobber and brunch surnia. It's building now it's at 16% ?
[email protected] said:
The first error I fixed. It was the Java heapsize I had to increase but than I got an error about javac so I just repo synced make clean and make clobber and brunch surnia. It's building now it's at 16% ?
Click to expand...
Click to collapse
Wait I will link u the fix.
govind1233 said:
Wait I will link u the fix.
Click to expand...
Click to collapse
Thanks. Because the build failed.
[email protected] said:
Thanks. Because the build failed.
Click to expand...
Click to collapse
Plz post the logs fr better understanding
Logs
govind1233 said:
Plz post the logs fr better understanding
Click to expand...
Click to collapse
When I attempted to build again I will upload the errors.

[Mido] Android.8

lineage-15.0-20170831-UNOFFICIAL
https://de1.androidfilehost.com/dl/...08/lineage-15.0-20170831-UNOFFICIAL-mido.zip?
i'm not author of the rom
Try if it's work.?
Who's work is it? I'm just curious...
AbhishiktH said:
Who's work is it? I'm just curious...
Click to expand...
Click to collapse
Just got the link of this ROM . It's maybe stable version . Try with nandriod backup.
I can try today anyway, so, where did you get this link from?
Much better right? Here is the DEV AFH Folder
Doing nanbackup as we speak, i will update this to let you know but i dunno where to get the gapps im just gonna try boot without them
EDIT: Couldn't install it, ERROR 7 didn't recognize my device name-
dosent work...... failed to install.
PriPhaze said:
Much better right? Here is the DEV AFH Folder
Doing nanbackup as we speak, i will update this to let you know but i dunno where to get the gapps im just gonna try boot without them
EDIT: Couldn't install it, ERROR 7 didn't recognize my device name-
Click to expand...
Click to collapse
GAPP
https://de1.androidfilehost.com/dl/...gapps-base-arm64-8.0.0-20170830-1-signed.zip?
Stuck on MI logo after installation.
Again not booting, only ADB recognized.
just tried getting error 7 issue.
also tried with
boot into twrp
advanced/filemanager/system/bin/device_check.sh
there is no folder name device_check.sh
this is third time getting fool to find OREO ROM for MIDO.
SORRY don't download from this link.
edi194 said:
Stuck on MI logo after installation.
Again not booting, only ADB recognized.
Click to expand...
Click to collapse
ROM flashed successfully?
Noor9933 said:
ROM flashed successfully?
Click to expand...
Click to collapse
After disabling device checking yes.
Sent from my Redmi Note 4 using Tapatalk
edi194 said:
After disabling device checking yes.
Sent from my Redmi Note 4 using Tapatalk
Click to expand...
Click to collapse
How to do it dear?
http://www.cyanogenmods.org/forums/topic/lineageos-15-redmi-note-4-snapdragon-android-oreo-8-0-rom/
Offical support
edi194 said:
After disabling device checking yes.
Click to expand...
Click to collapse
what all is working and what not?
dracov76 said:
http://www.cyanogenmods.org/forums/topic/lineageos-15-redmi-note-4-snapdragon-android-oreo-8-0-rom/
Offical support
Click to expand...
Click to collapse
Nope. Clickbait.
works:
wifi
ril
sound
sensors
broken:
camera
bluetooth
but i have some fc´s on playstore and contacts app
dan017 said:
works:
wifi
ril
sound
sensors
broken:
camera
bluetooth
but i have some fc´s on playstore and contacts app
Click to expand...
Click to collapse
Able to Boot ? If yes , no error 7 ?
Hollow6 said:
Able to Boot ? If yes , no error 7 ?
Click to expand...
Click to collapse
boot normal for me
dan017 said:
boot normal for me
Click to expand...
Click to collapse
How?
dan017 said:
boot normal for me
Click to expand...
Click to collapse
Stuck at MI logo (splash screen) ..
Pls specify what procedure you followed

Andriod Q

you tried it on the mi max 2 and it worked ??
how did you get full treble support ?
ALI [email protected] said:
Download Android Q (Backup Your Data First)
Extraxt That File
Reboot Into Recovery & Wipe Data/System/Delvik/Cache/Vendor
Install Any Android Pie ROM
Wipe Again System/Data
Install Android Q System.img
Install Permissiver V2 & Qfixes And Reboot
Enjoy!!!!
Andriod Q Gsi file https://drive.google.com/file/d/1RXJKR2qw29FlhGVm1PxiPM5vdD4PRbA-/view
https://drive.google.com/file/d/1owcsbosyFkzq-NRyH9tDgbSCyUNsl5Rg/view?usp=sharing
https://github.com/QGSI-land/Q_patches/files/2783533/qfixes.zip
Click to expand...
Click to collapse
Where to find Android Q system.img for mi max2.... link please?
ibuxda said:
Where to find Android Q system.img for mi max2.... link please?
Click to expand...
Click to collapse
Follow This https://www.youtube.com/watch?v=R0VVQaPCFso
ALI [email protected] said:
Download Android Q (Backup Your Data First)
Extraxt That File
Reboot Into Recovery & Wipe Data/System/Delvik/Cache/Vendor
Install Any Android Pie ROM
Wipe Again System/Data
Install Android Q System.img
Install Permissiver V2 & Qfixes And Reboot
Enjoy!!!!
Andriod Q Gsi file https://drive.google.com/file/d/1RXJKR2qw29FlhGVm1PxiPM5vdD4PRbA-/view
https://drive.google.com/file/d/1owcsbosyFkzq-NRyH9tDgbSCyUNsl5Rg/view?usp=sharing
https://github.com/QGSI-land/Q_patches/files/2783533/qfixes.zip
Click to expand...
Click to collapse
Have u tried already..??
Hard_Rock83 said:
Have u tried already..??
Click to expand...
Click to collapse
Bro This Gsi Having So many bugs
ALI [email protected] said:
Bro This Gsi Having So many bugs
Click to expand...
Click to collapse
BRO This is pure BS
reversegear said:
BRO This is pure BS
Click to expand...
Click to collapse
meaning BS ??
Bro it's basically a pie
Hard_Rock83 said:
Have u tried already..??
Click to expand...
Click to collapse
It is basically a pie with some graphical tweaks like android q , its a myth that you have a q basically..
Even pixel device not got android q beta properly....
omg... just close this post.. it is nothing more than clickbate for his youtube movie

Categories

Resources