Which Gapps I Want To Install? i DONT Know What To Select From "opengapps.org" - Moto G4 Plus Questions & Answers

Which Gapps I Want To Install? i DONT Know What To Select From "opengapps.org"
Hello Friends, I'm new to flash/roms/etc i have successfully install CM 13 On My Moto G4 PLus Indian ver.. Now I Want To Flash Gapps But i DONT Know What To Select From "opengapps.org"
I Have Selected
Platform : ARM64
Android : 6.0
Variant : super
But ITs Faild To Flash So Please Any One Guide Me Which Platform,Android & Variant I Want To Select From "opengapps.org" For CM13 Moto G4 plus Indian Version.

arm-6-pico is the best bet.
Sent from my Moto G (4) using Tapatalk

Silesh.Nair said:
arm-6-pico is the best bet.
Sent from my Moto G (4) using Tapatalk
Click to expand...
Click to collapse
Thank you very much but stuck om preparing to start...

Full wipe followed by rom+gapps flash.
Sent from my Moto G (4) using Tapatalk

Unable to install arm 64 pico results in an error

grrak37 said:
Unable to install arm 64 pico results in an error
Click to expand...
Click to collapse
Don't use arm 64.....go with just arm.
Then it would flash just fine
Sent from my Moto G4 Plus using XDA Labs

Related

[GUIDE]Hide Empty Sim Icon in any rom!![NOOB-FRIENDLY]

Hmm So you wanna use SlimLP, SOKP, etc but the Empty SIM Icon is irritating you? People advise using GravityBox but i couldnt find any option in there. That little icon just ruins the fun of RRO right?
Well, so here's how you disable/hide that!
NOTE- IF U ARE ON RESURRECTION REMIX THEN GO TO THE 2ND POST
AND THANK THAT USER.
AND IF U WANT AN EASIER METHOD, GO TO THE FIFTH POST AND THANK THAT USER.
REQUIREMENTS
1. SystemUI.apk and framework-res.apk from your rom.(Instructions below)
2. Apktool (You'll need the snapshot build.)
3.A working mind (no download link lol)
DISCLAIMER
You know it
Alright so we'll divide it into four parts-
PART-1
Acquiring both apk files.
1. Flash the rom
2. adb pull /system/priv-app/SystemUI/SystemUI.apk
3. adb pull /system/framework/framework-res.apk
(google "adb pull" if you don't know what that is)
OR
1. Extract system.new.dat using this guide.
2. You know what u have to do
Alright so we now have both the files requied. Let's move on.
PART-2
1. Copy apktool.bat, apktool.jar, SystemUI.apk and framework-res.apk to one folder.
2. Run this in cmd--> apktool if framework.apk (This will import the framework-res.apk)
3. Run --> apktool d SystemUI.apk (you know what that does )
Now we'll edit the files.
PART-3
1. Navigate to SystemUI/res/layout directory that has been created.
2. Open signal_cluster_view.xml
3. Press Ctrl+F and search for "no_sim"(without quotes)
4. Change - android:layout_width and android:layout_height to "0dip" and save it.
5. Next, Open SystemUI/res/drawable folder and open stat_sys_no_sim.xml.
6.Change- android:height and android:width to "0.0dip" and android:viewportWidth and android:viewportHeight to "0.0"
7.Save it and do the same with stat_sys_no_sims.xml
8. Now recompile SystemUI using apktool b SystemUI
9. Copy everything inside SystemUI/original to SystemUI/build/apk (Replace if needed)
10. Run apktool b SystemUI again and you'll have the ready apk in /dist directory.
Ok so now we have to put this back into the rom.
DO NOT DO IT USING A FILE MANAGER OR YOUR PHONE WILL BECOME UNUSABLE. YOU'LL HAVE TO REFLASH THE ROM.
Follow PART-4
PART-4
1. Download the zip attached.
2.Open it in winrar and paste the apk in SystemUI/dist into system/priv-app/SystemUI/ in the zip file.
And now flash it in recovery and you're done!!
HIT THANKS IF IT HELPED!!
Zip for Resurrection Remix
It worked in the resurrection Remix , thank you
If I may ask, could you tell me why the snapshot build is required? apktool 2.0 is newer than that right?
ashikns said:
If I may ask, could you tell me why the snapshot build is required? apktool 2.0 is newer than that right?
Click to expand...
Click to collapse
Apktool 2.0 if fine for apks of 5.0.x. As we all know that sokp and all other roms are 5.1.1 so the snapshot build is required. If u use 2.0 for a 5.1 apk, you'll get errors[emoji4]
Sent from my Moto G 2014 using Tapatalk
So I made a layers apk for this. Just install it if you have a layers compatible rom, worked for me in Moto G running Tesla rom.
link: https://dl.dropboxusercontent.com/u/109768421/RemoveEmptySim.zip
Please note that I only modified stat_sys_no_sim.xml. I am not sure why signal_cluster_view.xml is needed, maybe @Vidhanth could tell me
ashikns said:
So I made a layers apk for this. Just install it if you have a layers compatible rom, worked for me in Moto G running Tesla rom.
Please note that I only modified stat_sys_no_sim.xml. I am not sure why signal_cluster_view.xml is needed, maybe @Vidhanth could tell me
Click to expand...
Click to collapse
I'm currently on pa4.6 so I cannot test.. If someone else could confirm that it works then I'll include it in the op[emoji4]
Sent from my Moto G 2014 using Tapatalk
ashikns said:
So I made a layers apk for this. Just install it if you have a layers compatible rom, worked for me in Moto G running Tesla rom.
link: https://dl.dropboxusercontent.com/u/109768421/RemoveEmptySim.zip
Please note that I only modified stat_sys_no_sim.xml. I am not sure why signal_cluster_view.xml is needed, maybe @Vidhanth could tell me
Click to expand...
Click to collapse
I can confirm that this is fully working on SOKP
THX for the layer
Gerriitw said:
I can confirm that this is fully working on SOKP
THX for the layer
Click to expand...
Click to collapse
Yup it might be working but it's not practical to use a layer for that. For example if u want to install any status bar layer then the empty sim icon will reappear[emoji6]
Sent from my LG-E435 using Tapatalk
Vidhanth said:
Yup it might be working but it's not practical to use a layer for that. For example if u want to install any status bar layer then the empty sim icon will reappear[emoji6]
Sent from my LG-E435 using Tapatalk
Click to expand...
Click to collapse
Actually no. I am myself using Cloudy IOS statusbar along with this. Works like a charm. I've posted a screenshot in the pf-cm thread if you wanna check that out.
Should've made that clear earlier. Sorry :angel:
ashikns said:
Actually no. I am myself using Cloudy IOS statusbar along with this. Works like a charm. I've posted a screenshot in the pf-cm thread if you wanna check that out.
Should've made that clear earlier. Sorry :angel:
Click to expand...
Click to collapse
OK thanks! Will include in op!
Sent from my Moto G 2014 using Tapatalk
It works in rom gzr validus v8 lolipop titan?
majr70 said:
It works in rom gzr validus v8 lolipop titan?
Click to expand...
Click to collapse
I haven't tried that rom so you'll have to try..
Sent from my Moto G 2014 using Tapatalk
Vidhanth said:
I haven't tried that rom so you'll have to try..
Sent from my Moto G 2014 using Tapatalk
Click to expand...
Click to collapse
Yeeeeessss it works fine. Thank you:good::good::good::good::good::good:
majr70 said:
It works in rom gzr validus v8 lolipop titan?
Click to expand...
Click to collapse
If u try the build i posted today and if u get this working. U can post a flashable zip there. I will pin it in the OP.
Thanks
Sent from my Moto G 2014 using XDA Free mobile app
Vatsal said:
If u try the build i posted today and if u get this working. U can post a flashable zip there. I will pin it in the OP.
Thanks
Sent from my Moto G 2014 using XDA Free mobile app
Click to expand...
Click to collapse
this .zip is for the rom Validus -LP v8.0 (07-06-2015)
When I try the new rom, if the sim icon shows, I'll upload the new .zip
excuse me for my english.
Enviado desde mi Moto G 2014 mediante Tapatalk
Can we hide the deactivated sim with this app on CM12.1??
Sent from my Moto G 2014 using XDA Free mobile app
iam_ajayc said:
Can we hide the deactivated sim with this app on CM12.1??
Sent from my Moto G 2014 using XDA Free mobile app
Click to expand...
Click to collapse
Try it out
Sent from my LG-E435 using Tapatalk
Vidhanth said:
Try it out
Sent from my LG-E435 using Tapatalk
Click to expand...
Click to collapse
Where is the apktool.bat I only find jar
zach61797 said:
Where is the apktool.bat I only find jar
Click to expand...
Click to collapse
Google apktool to download it. Btw, I don't think there's any requirement to do this, as all roms have that hidden now
Sent from my Moto G 2014 using Tapatalk

[AudioFX] [ For Any Device Running Any ROM ]

Presenting AudioFX from CyanogenMod ROM (Nightlies) for any device running on any ROM
Tested on Tesla , ORION LP
Download Link on 2nd Post
Installation :
Downlaod the zip file and apk from below
Flash it via TWRP or CWM
Wipe Dalvik / Cache ( In case to avoid bugs )
Reboot
Install the apk
Go to Play Music > Equalizer and select any of the Audio FX App and Set it on Always
Reboot
DOWNLOAD :
https://goo.gl/PMfI6h
Reserved
Sent from my Moto G 2014 using Tapatalk
Thanks for the upload, testing it on moto G (falcon) with Identity Crisis 1.2a ROM (Android 6.0.1)... So far, it's working fine!
severus.snape said:
Thanks for the upload, testing it on moto G (falcon) with Identity Crisis 1.2a ROM (Android 6.0.1)... So far, it's working fine!
Click to expand...
Click to collapse
Thanks Man!
Tītan
Work perfect in stock rom MM XT1068 Dual Sim
manfredo16 said:
Work perfect in stock rom MM XT1068 Dual Sim
Click to expand...
Click to collapse
Most Welcome man
Tītan
Working on N?
KevYoshi said:
Working on N?
Click to expand...
Click to collapse
Not tested.
Níghtwìng
AmolAmrit said:
Not tested.
Níghtwìng
Click to expand...
Click to collapse
Unhelpful
14142000 said:
Unhelpful
Click to expand...
Click to collapse
Okay.
Níghtwìng
AmolAmrit said:
DOWNLOAD :
https://goo.gl/PMfI6h
Click to expand...
Click to collapse
Where is the zip file. I can see both apk on the downlaod

Can anyone give me Moto Actions Apk?

Hii.!
I want Moto Actions apk of your G5 or G5 plus due to the "one button navigation" feature.
I want to edit that apk in the way so that it can installed and used in other moto devices.
So if anyone can EXPORT their Moto Actions App(Apk) of g5 plus and provide it to me it will be really very very Helpful!:good:
Here u go
Yash24 said:
Hii.!
I want Moto Actions apk of your G5 or G5 plus due to the "one button navigation" feature.
I want to edit that apk in the way so that it can installed and used in other moto devices.
So if anyone can EXPORT their Moto Actions App(Apk) of g5 plus and provide it to me it will be really very very Helpful!:good:
Click to expand...
Click to collapse
http://apk-dl.com/moto-actions
Shamith08 said:
http://apk-dl.com/moto-actions
Click to expand...
Click to collapse
Is this the latest Moto Actions apk that G5 /G5 plus have?
I don't think so because its last update date is in August 2016.
Yash24 said:
Is this the latest Moto Actions apk that G5 /G5 plus have?
I don't think so because its last update date is in August 2016.
Click to expand...
Click to collapse
Latest g5 version was updated February 24th, 2017. Here it is directly from my g5 plus.
Please keep me updated on the progress.. just curious how it goes since the same method should work on custom roms here.
https://drive.google.com/file/d/0B2_QXj5iqCyATkpBOGV4UnNaME0/view?usp=drivesdk
Sent from my Moto G (5) Plus using Tapatalk
mindmajick said:
Latest g5 version was updated February 24th, 2017. Here it is directly from my g5 plus.
Please keep me updated on the progress.. just curious how it goes since the same method should work on custom roms here.
https://drive.google.com/file/d/0B2_QXj5iqCyATkpBOGV4UnNaME0/view?usp=drivesdk
Sent from my Moto G (5) Plus using Tapatalk
Click to expand...
Click to collapse
For your information custom ROMs already have this with extra features like you can set certain actions.... But not moto actions apk. It's under settings/gestures
fAIyaZ said:
For your information custom ROMs already have this with extra features like you can set certain actions.... But not moto actions apk. It's under settings/gestures
Click to expand...
Click to collapse
Can you swipe left and right with the gestures? I honestly don't know. I'm currently running stock.. for now. I am trying to stay informed though.
Sent from my Moto G (5) Plus using Tapatalk
mindmajick said:
Latest g5 version was updated February 24th, 2017. Here it is directly from my g5 plus.
Please keep me updated on the progress.. just curious how it goes since the same method should work on custom roms here.
https://drive.google.com/file/d/0B2_QXj5iqCyATkpBOGV4UnNaME0/view?usp=drivesdk
Sent from my Moto G (5) Plus using Tapatalk
Click to expand...
Click to collapse
Thanks Alot for the apk.
I will update you!
mindmajick said:
Can you swipe left and right with the gestures? I honestly don't know. I'm currently running stock.. for now. I am trying to stay informed though.
Sent from my Moto G (5) Plus using Tapatalk
Click to expand...
Click to collapse
Yup both left and right.
Join us here. t.me/MotoG5Plus
Yash24 said:
Thanks Alot for the apk.
I will update you!
Click to expand...
Click to collapse
Can you send me the build.prop of Moto G5 plus
And the Fingerprint navigation isn't working on my Moto 4th plus
fAIyaZ said:
Yup both left and right.
Join us here. t.me/MotoG5Plus
Click to expand...
Click to collapse
Hi what ROM has that functionality? I am running Resurrection Remix on my G5 Plus and there is nothing similar in Gestures to the one button navigation in the stock ROM.
Thank you!
robinwille said:
Hi what ROM has that functionality? I am running Resurrection Remix on my G5 Plus and there is nothing similar in Gestures to the one button navigation in the stock ROM.
Thank you!
Click to expand...
Click to collapse
Hi man, almost every ROM has this feature. If not every.
Its under settings/ gestures/ fingerprint gestures.
Enable it and set the gestures on the options below.
RR is bugged and has no left swipe gesture.
But lineage(i'm using) and some other roms i have used are fine.
You can also hide the navbar after setting the gestures.
I edit the build.prop file, add this line "qemu.hw.mainkeys=1" without quotes at the end of the file
but there are easier ways to do that...
I will try to install moto actions con muy g5 plus RR and see what happen
Moto display
Can someone please send me the Moto display APK from Moto g5 plus so that I can use it in my phone(Honor 6x).
Rishav Nath Pati said:
Can someone please send me the Moto display APK from Moto g5 plus so that I can use it in my phone(Honor 6x).
Click to expand...
Click to collapse
Yeah, won't work.
Why won't it work. Can't the app be modified someway..???? I just love the ambient display of Moto g5 plus. It's lovely.
Its not installing on my Xiaomi Mi A1. Can you please help me out with this.
APK file is corrupt
Hi,
I tried to download and install this APK from your gdrive but I got an error that the file is corrupt.
Can you pls reupload or check the file.
i am on the moto g5 plus ... on the moto e4 plus u can turn on a night mode in the moto actions app... i really need that feature
Hey there ...
I have a 2015 Moto X Style ...
Is there an .APK we can download for " any " phone.?
I have 2 mates that would like the "Chop Chop" Torch for their HTC 10
If someone could direct me to the .apk , that would be great, cheers!!
You guys are silly. Moto actions apk...only works on stock Motorola phones. Period. Not on custom ROM moto phones and not on other non moto phones.

Zuk Z2 Plus AOKP Nougat 7.1.2 June 17

Thread Moved to development forum https://forum.xda-developers.com/lenovo-zuk-z2/development/aokp-7-1-2-t3636950
Android Nougat 7.1.2 AOKP Unofficial
Source tree : github user amitwh
(based on ontherunvaro source tree with minor modifications)
Credits : ontherunvaro
requires unlocked bootloader
TWRP recovery
Install OpenGapps
Please visit : Visit androidfilehost and search for Z2, select user amitwh
Go to AOKP Folder
ROM Name : aokp_z2_plus_nougat_unofficial_2017-06-12_0719.zip
Download the ROM from the link,
Copy to Internal memory.
Boot into TWRP
Select "Install"
Select the downloaded Zip File
Install AOKP
Install OpenGapps
Reboot.
Bugs : None so far.
Please report if any.
Here is the link
https://www.androidfilehost.com/?w=files&flid=192254
If you include this, it will be easier for people
New Update
aokp_z2_plus_nougat_unofficial_2017-06-24_2247.zip
For AOKP Details Visit : http://aokp.co/
TWRP URL : https://www.androidfilehost.com/?fid=889764386195911597
ROM URL : https://www.androidfilehost.com/?fid=817550096634781721
Compiled with Snapdragon compiler.
Better performance and backup
Android security Patch : 5-June-2017
Requires unlocked bootloader
Copy Zip file to Internal memory
Note: Factory reset required if coming from different ROM
Boot into recovery mode, Flash Zip file.
Install OpenGapps 7.1 ARM64 package of a your choice
Aroma Preferred.
On completion;
Wipe Dalvik / cache partitions.
Reboot and enjoy
amit.wh said:
New Update
aokp_z2_plus_nougat_unofficial_2017-06-24_2247.zip
Can't update "URL" for being a junior member
Click to expand...
Click to collapse
Here is the download link for aokp_z2_plus_nougat_unofficial_2017-06-24_2247.zip
https://www.androidfilehost.com/?fid=817550096634781721
Ok, lets try this!
Hello.. Amit, are you going to maintain this rom?
Sent from my ZUK Z2131 using Tapatalk
---------- Post added at 04:05 AM ---------- Previous post was at 04:02 AM ----------
I tried Akop by mr.hacker and that gave me good feedback and battery life. So, i want to stick on this rom only if u maintaining it
Sent from my ZUK Z2131 using Tapatalk
Hello Rahul,
I will be maintaining this ROM,
The update shall be uploaded every 15 days.
Will try to see if smaller OTA update can also be made
Sent from my Lenovo ZUK Z2 (Plus) using XDA Labs
Volte working? Why didn't you posted in roms section?
Sent from my Sm-g900m using Tapatalk
manis99 said:
Volte working? Why didn't you posted in roms section?
Click to expand...
Click to collapse
I don't have a Jio SIM, hence cannot confirm VOLTE.
However IMS related files and configuration present in the build, so Volte should work with supported baseband
Sent from my Lenovo ZUK Z2 (Plus) using XDA Labs
Is it possible to make official?
Sent from my Z2 Plus using Tapatalk
Update?
Sent from my Z2 Plus using Tapatalk
The update shall be uploaded tomorrow.
Will update here in forum once uploaded at androidfilehost
Please confirm anyone whether volte working or not.
Sent from my Z2 Plus using XDA-Developers Legacy app
Updated ROM version
rahul.karuvath said:
Update?
Sent from my Z2 Plus using Tapatalk
Click to expand...
Click to collapse
Please click : https://forum.xda-developers.com/lenovo-zuk-z2/development/aokp-7-1-2-t3636950 for new thread and new update for the ROM.
Enjoy

About multirom

Every generation of moto g devices got multirom why don't we have it
Sent from my lineage_athene using XDA-Developers Legacy app
Dualboot patcher works pm moto g4
pico hackr said:
Every generation of moto g devices got multirom why don't we have it
Click to expand...
Click to collapse
https://dbp.noobdev.io/downloads
See the above link. I have not tried ,but see that if it works or not. Also see the supported devices list to confirm that our device is supported
omg there is difference between dual boot patcher and multirom

Categories

Resources