[ROM] Unofficial AOKP 4.2.2 GPS Fix - Motorola Atrix HD

I have been searching for this fix for a while now. And i did found it, but i found it on a different rom thread. So for those who are not sure or think that there is no fix for the GPS issue in that wonderful AOKP rom. there actually is a fix:
It was originally published for a different rom in the third post of this page:
http://forum.xda-developers.com/showthread.php?t=2309261&page=7
But even there is not clear enough for people who are not used to deal with these things so here it goes:
1- Download this file : https://github.com/skeevy420/androi...lob/cm-10.1/proprietary/lib/libloc_api_v02.so
2- Open the AOKP rom on 7-zip/WinRAR or any program of your choice.
3- Navigate to the following dir: /system/lib/ (this is inside the compressed rom file)
4- Take the file you downloaded in the first step and drag it in there. It will ask you if you want to overwrite, answer yes to that.
5- Flash that modified AOKP rom zip.
6- Your GPS is now fixed.

karlrock said:
I have been searching for this fix for a while now. And i did found it, but i found it on a different rom thread. So for those who are not sure or think that there is no fix for the GPS issue in that wonderful AOKP rom. there actually is a fix:
It was originally published for a different rom in the third post of this page:
http://forum.xda-developers.com/showthread.php?t=2309261&page=7
But even there is not clear enough for people who are not used to deal with these things so here it goes:
1- Download this file : https://github.com/skeevy420/androi...lob/cm-10.1/proprietary/lib/libloc_api_v02.so
2- Open the AOKP rom on 7-zip/WinRAR or any program of your choice.
3- Navigate to the following dir: /system/lib/ (this is inside the compressed rom file)
4- Take the file you downloaded in the first step and drag it in there. It will ask you if you want to overwrite, answer yes to that.
5- Flash that modified AOKP rom zip.
6- Your GPS is now fixed.
Click to expand...
Click to collapse
Hey man! It really worked! Awesome...

PAC 23.0
would be cool if this worked for official
fernamx1 said:
Hey man! It really worked! Awesome...
Click to expand...
Click to collapse

noobsaibot34 said:
would be cool if this worked for official
Click to expand...
Click to collapse
I wasn't aware we had Official AOKP.

PAC 23.0
I meant for PAC 23.0 hence title of that post.
skeevydude said:
I wasn't aware we had Official AOKP.
Click to expand...
Click to collapse

noobsaibot34 said:
I meant for PAC 23.0 hence title of that post.
Click to expand...
Click to collapse
My fault, didn't read the title. Not needed now...that first 23.0 build was built with the new vendor repos...they're on the same branch as our new ones were and I didn't realize the change till after the build. Fixed that today and a new one is already up....so is a new aokp with same change once I set the link to be public

PAC 23.0
@skeevydude Awesome! Wasn't aware that it was up...
skeevydude said:
My fault, didn't read the title. Not needed now...that first 23.0 build was built with the new vendor repos...they're on the same branch as our new ones were and I didn't realize the change till after the build. Fixed that today and a new one is already up....so is a new aokp with same change once I set the link to be public
Click to expand...
Click to collapse

noobsaibot34 said:
@skeevydude Awesome! Wasn't aware that it was up...
Click to expand...
Click to collapse
Been up for 3 hours, only posted it about a half an hour ago. Wanted to find a root fix and Play fix first...its in one of my posts over there.

PAC 23.0
@skeevydude One thing that fix did do tho was fix wifi indicator/3g/4g/ indicator blue...
noobsaibot34 said:
@skeevydude Awesome! Wasn't aware that it was up...
Click to expand...
Click to collapse

noobsaibot34 said:
@skeevydude One thing that fix did do tho was fix wifi indicator/3g/4g/ indicator blue...
Click to expand...
Click to collapse
Odd, because that's a gps lib from the Nexus 4.

PAC 23.0
@skeevydude I still haven't tried the new one yet but these are screen shots with that fix applied...
skeevydude said:
Odd, because that's a gps lib from the Nexus 4.
Click to expand...
Click to collapse

Related

[MOD] FFC for Vibrant - CyanogenMod 10

Samsung Vibrant Front Facing Camera Modification
for CyanogenMod 10
​
For people with the FFC mod on the Vibrant, this is a CWM flashable ZIP that will work with the latest CM10 nightlies to enable FFC support.
Requirements
Samsung Vibrant, Model SGH-T959
Front Facing Camera hardware modification: Replace the internal phone camera with a i9000 camera
An AOSP JB ROM post-data/system partition swap (details about how to tell below)
Instructions
Copy file to SD card
Reboot into recovery
(Optional) Flash the ROM zip if you are upgrading to a newer ROM
Flash this ZIP
Reboot
Open up camera app. If it worked you will have a button just above the zoom slider to switch between front and rear cameras.
Compatible ROMs
- CyanogenMod 10 Nightly Builds 20120927 and later
- Helly Bean ??? and after
Non-Compatible ROMs
These ROMs do not work with this zip. If you are using any of these you may try using the CM9 files available here.
- CyanogenMod 10 20120926 or earlier
- Helly Bean ??? or earlier
If you have tested a ROM and would like to add it to the list please reply below!
How do I know if my ROM has the system/data partitions swapped?
Open up a shell, through ADB, Terminal Emulator, Connectbot, etc. Type the command
Code:
mount
and hit enter. Look for the line that mentions /system (it's a lot of jumble, I know! It's in there.) If you have the swap (and therefore are able to use this zip, you should see a line that look like this:
Code:
/dev/block/mmcblk0p2 /system ext4 rw,nodev,noatime, . . . . .
If you do not see mmcblk0p2 next to /system this mod is not for you! The non-compatible ROMs will say mtdblock2 next to system.
is this different from the cm9 ffc fix files or the same?
mryounghc said:
is this different from the cm9 ffc fix files or the same?
Click to expand...
Click to collapse
Different. If you try the CM9 FFC files you're gonna have a bad time.
OK reason I asked is because I have always used the cm9 without a problem on jb. Well, I never actually USED it in months but I am able to switch back and forth. I'll try this one out though
mryounghc said:
OK reason I asked is because I have always used the cm9 without a problem on jb. Well, I never actually USED it in months but I am able to switch back and forth. I'll try this one out though
Click to expand...
Click to collapse
The old one would likely have worked on CM10 up until recently, since any changes to camera were pretty minor between ICS and JB. However, with the recent system/data partition switcheroo the old zip could potentially screw things up.
chui101 said:
For people with the FFC mod on the Vibrant, here is a CWM flashable ZIP that will work with the latest CM10 nightlies to enable FFC support.
Just copy this file to the SD card and flash this after the nightly.
Enjoy!
Click to expand...
Click to collapse
Will this work with SlimBean 2.1 ?
UPDATE : It works!
I can confirm that the CM9 fix no longer works with CM10. I don't know that it caused issues after flashing but it didn't work. Hadn't put the time in to figure it out but thanks to chui101 I don't have to!
FFC
chui101 said:
For people with the FFC mod on the Vibrant, here is a CWM flashable ZIP that will work with the latest CM10 nightlies to enable FFC support.
Just copy this file to the SD card and flash this after the nightly.
Enjoy!
Click to expand...
Click to collapse
Unfortunately it did not work with the Helly Bean 817 version of CM10. Can someone send a couple of screenshots of the what the camera screen is supposed to look like? I have a compass-like icon in the upper left corner, but when I tap it - I just get a focus setting at that point. Never have fired up the FFC and don't know if it was DOA or not. Thanks.
JIM in FLA
tenantrep said:
Unfortunately it did not work with the Helly Bean 817 version of CM10. Can someone send a couple of screenshots of the what the camera screen is supposed to look like? I have a compass-like icon in the upper left corner, but when I tap it - I just get a focus setting at that point. Never have fired up the FFC and don't know if it was DOA or not. Thanks.
JIM in FLA
Click to expand...
Click to collapse
It will ONLY work with CM10. Helly bean does not have the new partition layout - You can probably use the CM9 zip with that.
the old one works with hellybean
mryounghc said:
the old one works with hellybean
Click to expand...
Click to collapse
Thanks for letting me know. I've updated the OP to be more informative!
chui101 said:
It will ONLY work with CM10. Helly bean does not have the new partition layout - You can probably use the CM9 zip with that.
Click to expand...
Click to collapse
OK great, can you provide a link? Thanks.
tenantrep said:
OK great, can you provide a link? Thanks.
Click to expand...
Click to collapse
I took the time to type out a detailed OP, if you can't read it, then no I won't provide you a link.
mryounghc said:
the old one works with hellybean
Click to expand...
Click to collapse
Great, can you provide a link? Thanks.
JIM
tenantrep said:
Great, can you provide a link? Thanks.
JIM
Click to expand...
Click to collapse
Strike two.
Great, will you please provide a link to FFC CM9 zip? Searched and came up dry. Thanks.
Oh sorry about that, I will post it when I get home. Now the cm doesn't work with the newest Shelly 0828. Only the cm10. So you might want to DL that if your going to the newest helly. I figure all the proceeding helly's also.
I'll still post it though
Oh. I forgot I had it lol
http://www.4shared.com/zip/FU6AqCOR/cm9_ffc_fix_camera_files_v10.html
tenantrep said:
Great, will you please provide a link to FFC CM9 zip? Searched and came up dry. Thanks.
Click to expand...
Click to collapse
It's been linked in the op. How could you not find it lol?
Sent from my SGH-T959 using xda app-developers app
Hey thanks again - my senior moment! As for the double post, I guess there was a lag here at the office and I sincerely apologize for ruffling any feathers. You see I go back to the time of 8086, 80286 etc and sometimes things like OP just do not register. Regardless, really appreciate the assist and the chance to proved that the FFC really DOES work! BTW, I still attend local SIG computer group where the oldest member is 104! He just bought an ASUS tablet and get this demanded a 2-yr warranty! Now that is positive thinking. . . . Take care.
JIM
Thanks bud, works great.
Off topic (Still related):
Unfortunately, my front camera shows as it's sideways, its an old bug, but I was wondering if anyone made any progress with it?

CM10.1 P7500 with phone call speaker phone on by default, no bluetooth.

Hi, all.
This is my experiment to share with you.
This built based on CM10.1 android 4.2.2 with TabletUI added.
To flash this rom please follow cm10.1 nightly step, but not recommen to use mobile odin.
You can take it here via torrent , please share..
And flash modem from here too.
Khomsn
Change log
Reserved.. Change log.
Change logs for 4.2.2 built 1
Enable Phone call with speaker phone on by default.
kernel 3.1.10
CPU Clock rate from 150M to 1.4G, GPU 400M
USB MTP AND PTP useable.
Preload partition mount rw
Working wifi , wifi p2p, bluetooth but not for calling on voice call and skype calling.
pre-install samsungapp
ETC..
Bugs.
I don't know yet.
please report.
OK guy this is the file you need to replace in phone app folder to make a usable phone call, apply only for P7500. <- this one is for those, who wish to comply from source code.
For one, that don't want to comply yourselves just copy phone.apk to /system/app folder.
khomsn said:
Hi, all.
This is my experiment to share with you.
Function same as my cm10.
To flash this rom please follow cm10.1 nightly step, but not recommen to use mobile odin.
You can take it here. http://db.tt/c4mPJnRf
And flash modem from here, http://db.tt/5gqH90Xq
Khomsn
Click to expand...
Click to collapse
Link down man.....
hi anyone has a link to the rom?
Mate why don't you release a separate mod so that we can keep up with the nightly's
Sent from my GT-P7500 using xda app-developers app
Link Down Forever???
Looks like link is down forever???
208504683 said:
Mate why don't you release a separate mod so that we can keep up with the nightly's
Sent from my GT-P7500 using xda app-developers app
Click to expand...
Click to collapse
+1
khomsn said:
Due to my dropbox got a traffic jam so, it's suspended for 3 days, so all of you who want to test my rom please use torrent. and share for other too.
Click to expand...
Click to collapse
I'll seed it after download completes. Can you please post small update zip (or info - what is need to be modified) for people who want working calls on other roms? (and devices - I have Galaxy Tab 8.9)
khomsn said:
Hi, all.
This is my experiment to share with you.
Function same as my cm10.
Click to expand...
Click to collapse
Can you please share with us what is the diff btw this release and the official CM10.1 nightly? The official nightly voice test results are here: herehttp://forum.xda-developers.com/showpost.php?p=36264390&postcount=248.
Thanks
Would you please share your source code?
Thanks
C-o-M said:
Would you please share your source code?
Thanks
Click to expand...
Click to collapse
This week end I will share the patch that make phone call.
Download link
If someone needs this good rom + modem + gapps JB in one file only, I can send my dropbox link.
khomsn said:
This week end I will share the patch that make phone call.
Click to expand...
Click to collapse
I've decompiled your Phone.apk. (In case anyone is interested: he sets a wakelock in PhoneGlobals.setBeginningCall and releases it in updatePhoneState to prevent the system from sleeping during a call)
This is a suitable workaround, but it doesn't solve the root cause. And unfortunately, this is why I cannot integrate it in my CM builds.
C-o-M said:
I've decompiled your Phone.apk. (In case anyone is interested: he sets a wakelock in PhoneGlobals.setBeginningCall and releases it in updatePhoneState to prevent the system from sleeping during a call)
This is a suitable workaround, but it doesn't solve the root cause. And unfortunately, this is why I cannot integrate it in my CM builds.
Click to expand...
Click to collapse
Yes, This is for p7500 only work around, not recommended to intergrate to the main CM.
khomsn said:
Yes, This is for p7500 only work around, not recommended to intergrate to the main CM.
Click to expand...
Click to collapse
How to do it ourselves? can u provide a flashable patch?
Cm10.1 rom 4.2.1
sogol said:
If someone needs this good rom + modem + gapps JB in one file only, I can send my dropbox link.
Click to expand...
Click to collapse
Can you please send an updated links (cause dropbox and turrent are down), or
If possible, upload instead of the full ROM file only the CMW zip file which can be added to CM10.1 rom.
khomsn said:
Reserved.. Change log.
OK guy this is the file you need to replace in phone app folder to make a usable phone call, apply only for P7500.
Click to expand...
Click to collapse
Where is the folder located?
Couldn't flash it on cwm.
me_guitarist said:
Where is the folder located?
Couldn't flash it on cwm.
Click to expand...
Click to collapse
Dude can u be more specific? where to put the file? do we have to just extract it or we have to decompile the phone.apk or what to do? please elaborate.
Ya, I'm blur too. After extracted its a .java file.
Don't know what to do.
AW: CM10.1 P7500 with phone call, no bluetooth.
jittusm said:
Dude can u be more specific? where to put the file? do we have to just extract it or we have to decompile the phone.apk or what to do? please elaborate.
Click to expand...
Click to collapse
Just copy phone.apk to /system/app.

[ROM][MIUI]MIUI for Xperia Z[3.8.2]

BUGS
Wired headset/headphone is not working.
CM Bugs - Boot Animation disappears.
Torch - Hangs/Causes FC
Camera - Freezes after a snapshot. (Possible Fix)
Click to expand...
Click to collapse
DOWNLOAD
v3.8.2
This is a completely different port and all previous fixes will be invalid. And you will have to erase data and cache and dalvik-cache completely!
Do a factory wipe.
Flash this ROM.
ROM
Boot into the ROM.
Then, reboot into recovery and flash Gapps.
GApps
Boot into the ROM. Setup your Google Account.
Reboot into the recovery and flash this fix.
Fix-2 for 3.8.2
Click to expand...
Click to collapse
SCREENSHOTS will come soon.
For now, please flash this and provide us with some feedback. Let's get this thing up and running. :highfive: :laugh:
CREDITS
@fareeed
@Taylor_Swift
@Everyone who worked on getting MIUI running
Click to expand...
Click to collapse
Omar! This is for you lol :good:
I shall take this.
And this last one.
so, sd card doesn't work with this? sorry for being overzealous.. just itching for MIUI...
alnikki25k said:
Omar! This is for you lol :good:
Click to expand...
Click to collapse
Thanks bro. I'll be posting fixes and also Sony based builds too
Sent from my C6603 using xda premium
theminigame said:
so, sd card doesn't work with this? sorry for being overzealous.. just itching for MIUI...
Click to expand...
Click to collapse
Yup. This was ported from the One. So expected to not work. But shouldn't be difficult to fix that.
Thanks a lot for what all of you did to getting MIUI on the Xperia Z !
I will be following this thread to give you feedback.
On the other thread, i mentioned my data network didn't work, forget that. I check my access point and it work perfectly now.
But i was really surprised when i wanted to go to my clockworkmod and i saw a "Teamwin mod"-thing... It's not very kind to do some thing we didn't want...
Somebody have a *.zip to get back my old clockworkmod ? Thanks
The MIUI V5 Rom work very well. Unfortunately, there is the SD Card problem who cause a lot of ForceClose. But i'm sure you will get it work.
Keep the good work guys !
PS: Sorry for my bad english speaking, i'm french.
EmryX said:
On the other thread, i mentioned my data network didn't work, forget that. I check my access point and it work perfectly now.
But i was really surprised when i wanted to go to my clockworkmod and i saw a "Teamwin mod"-thing... It's not very kind to do some thing we didn't want...
Somebody have a *.zip to get back my old clockworkmod ? Thanks
Click to expand...
Click to collapse
The recovery is built into the kernel. If you want me to post CWM, I shall post another boot.img. However, I do suggest you to try TWRP. It's much faster and easier.
The recovery is built into the kernel
Click to expand...
Click to collapse
Oh, i didn't know that. Sorry
I don't want to bother you with this. But if you could teach me how i can put my recovery on your build, i will be happy
And keep Mega.Co for the build upload, it's awesome and fast !
Fix-1 By lzyllp.
Fix google pinyin input FC
remove unused settings option from One
add customize screen key positions
fix wrong storage list in framework-res but storage still not work now
http://www.mediafire.com/download/0q3vn350kq0v3mh/Fix-1.zip
for google aosp input FC.
U only need take the lib from input apk and put it into system lib
Some screenshots
Perfect !!!miui are the best rom ever!!!!
alnikki25k said:
Yup. This was ported from the One. So expected to not work. But shouldn't be difficult to fix that.
Click to expand...
Click to collapse
I'm guessing some changes in vold.fstab
Sent from my C6602 using Tapatalk 4 Beta
Crashes in Permission manager, so I can't get root.
[email protected] said:
Crashes in Permission manager, so I can't get root.
Click to expand...
Click to collapse
SuperSU. Just got Settings/About to work as well
Sent from my C6603 using xda premium
Sorry @alnikki25k for a bit of a thread steal (its OK we're a team). You know this means. Sense 5.0 from the One is possible. Forget our Droid DNA port cause that ruined my phone (Sony are replacing it). I'll talk later on Hangouts in more depth cause I had a Sense 5.0 ROM that booted (stuck on the boot screen just like the original versions of yours and my MIUI builds, However Android being Android, ADB won't work...)
Let me know what you think
Sent from my C6603 using xda premium
Alhaddad said:
I'm guessing some changes in vold.fstab
Sent from my C6602 using Tapatalk 4 Beta
Click to expand...
Click to collapse
The storage maybe the services.jar problem.
In services.jar.out\smali\com\android\server the all filename start with MountService
I think we need patch some code from yuga
this services mount the usb storage
Taylor_Swift said:
Sorry @alnikki25k for a bit of a thread steal (its OK we're a team). You know this means. Sense 5.0 from the One is possible. Forget our Droid DNA port cause that ruined my phone (Sony are replacing it). I'll talk later on Hangouts in more depth cause I had a Sense 5.0 ROM that booted (stuck on the boot screen just like the original versions of yours and my MIUI builds, However Android being Android, ADB won't work...)
Let me know what you think
Sent from my C6603 using xda premium
Click to expand...
Click to collapse
I was actually thinking about this as well. If we could get Sense 5 to work somehow, it would be fantastic! And go ahead and steal lol. I am working on mounting the storage now.

[Q] navigation bar cyanogenmod 10.2 MacLaw 31/10/2013

Hello,
I installed the latest version of cyanogenmod 10.2 MacLaw
since this version I have the navigation bar appeared and it is useless for my taste.
Can we uninstall or disable?
sorry for my english (google translate)
Fred6681 said:
Hello,
I installed the latest version of cyanogenmod 10.2 MacLaw
since this version I have the navigation bar appeared and it is useless for my taste.
Can we uninstall or disable?
sorry for my english (google translate)
Click to expand...
Click to collapse
That's weird!!! Read my FAQ here, maybe it could help.
mauam said:
That's weird!!!.
Click to expand...
Click to collapse
No, I think not.
Since this is the latest version 31/10, I think everyone should have it in there, no?
I thought it was an addition to the source cm 10.2
Fred6681 said:
No, I think not.
Since this is the latest version 31/10, I think everyone should have it in there, no?
I thought it was an addition to the source cm 10.2
Click to expand...
Click to collapse
Bro, no one had that problem. It still weird for me, cause that option is disable by default. Using a file explorer ( I use root explorer pro), go to: root/system open your build.prop file & see if you have that line: qemu.hw.mainkeys=0. If so delete it, save your file & reboot the phone to take effect.
mauam said:
if you have that line: qemu.hw.mainkeys=0. If so delete it, save your file & reboot the phone to take effect.
Click to expand...
Click to collapse
This line was not there.
I tried added: qemu.hw.mainkeys=1 and now it is good
Thank you for having me facing the good solution
@Fred6681,
Glad that it worked.
mauam said:
@Fred6681,
Glad that it worked.
Click to expand...
Click to collapse
Was added to your faq can be, no ?
Fred6681 said:
Was added to your faq can be, no ?
Click to expand...
Click to collapse
I only add it to my FAQ if someone else had the same problem. So, since you the first one (yet), It won't be added for now.

Project terminated

Project terminated
Sounds awesome! Can't wait to try it out.
Links are good to go. Have fun.
JakeyEck said:
Sounds awesome! Can't wait to try it out.
Click to expand...
Click to collapse
Sorry about the wait. Had a few last minute bugs pop up I had to remove. But all is well now. Enjoy.
ZX64 said:
Sorry about the wait. Had a few last minute bugs pop up I had to remove. But all is well now. Enjoy.
Click to expand...
Click to collapse
I haven't tried it yet, but is it possible to install these on any other cm based roms?
JakeyEck said:
I haven't tried it yet, but is it possible to install these on any other cm based roms?
Click to expand...
Click to collapse
That is not something I know. I only have tried it on CyanogenMod Official builds.
I can only assume it might, I just don't personally run anything but the Official builds or my own Unofficial builds (that are not posted or really any different than CMs right now).
so if i flash snapshot on CM13 , it will give me theme chooser
Ajaykumar21066 said:
so if i flash snapshot on CM13 , it will give me theme chooser
Click to expand...
Click to collapse
If you flash the snapshot on a CM13 NIGHTLY it will have issues. This is the whole reason for 2 versions.
One for SNAPSHOT CM13 builds and one for NIGHTLY builds.
deleted
@ZX64 Would you be willing to make a zip for the snapshot builds that has just the cool blurred lockscreen, Maxx, Gallery Next, and Theme chooser? And it'll work with Sultan's CAF builds, correct?
Sent from my A0001 using Tapatalk
threetwentyfizzle said:
@ZX64 Would you be willing to make a zip for the snapshot builds that has just the cool blurred lockscreen, Maxx, Gallery Next, and Theme chooser? And it'll work with Sultan's CAF builds, correct?
Click to expand...
Click to collapse
Okay so..
A: I do not know what to pull to get the COS lockscreen with blur. That is why it is not listed as an included feature.
B: I will not flash Sultans build even for testing bugs. I ONLY support Cyanogen/CyanogenMod official ROMs or my own personal builds I don't upload or release anymore.
So any other ROMs.. They're hit or miss and I will not change my packages for them.
If you feel a need to change them.. You can easily do so with basic understanding of English and RAR (Play Store).
Sorry but I've learned the hard way about compensating for Custom ROMs. It gets too crazy too fast.
These are as universal as it'll get.
Which version should I use for Sultan's ROM?
I want just cortana and themes
Need I any others libs put somewhere into system? Because cortana and even themes don't work.
Is cortana worth anyway?
I know you don't support custom roms but let's say I have official cm build and want only cortana what should I do?
ZX64 said:
Links are good to go. Have fun.
Click to expand...
Click to collapse
do we need to wipe anything in twrp before flashing this mod ??
while everything worked on the latest nightly for bacon ,only the COS dialer has crashed repeatedly !!
dasti555 said:
Which version should I use for Sultan's ROM?
I want just cortana and themes
Need I any others libs put somewhere into system? Because cortana and even themes don't work.
Is cortana worth anyway?
I know you don't support custom roms but let's say I have official cm build and want only cortana what should I do?
Click to expand...
Click to collapse
I don't support non official ROMs. Quit asking
drive2droad said:
while everything worked on the latest nightly for bacon ,only the COS dialer has crashed repeatedly !!
Click to expand...
Click to collapse
You need to read.. Once you set permissions for Cyanogen Account it works fine
phanipk said:
do we need to wipe anything in twrp before flashing this mod ??
Click to expand...
Click to collapse
Omg.. Seriously.. All instructions are in the OP. This isn't rocket science
ZX64 said:
You need to read.. Once you set permissions for Cyanogen Account it works fine
Click to expand...
Click to collapse
Thanks for the suggestion it works now !! Can you make a new zip without Max Audio in it, i tried deleting a few files but seems the libs got installed anyways.
drive2droad said:
Thanks for the suggestion it works now !! Can you make a new zip without Max Audio in it, i tried deleting a few files but seems the libs got installed anyways.
Click to expand...
Click to collapse
Another way to find the files you need to remove is to look in the addon.d folder. The script lists every file installed, and backed up for ota update compatibility.
If I remember right.. All the maxxaudio files are in a group so you'd only have a list of what to remove
ZX64 said:
Another way to find the files you need to remove is to look in the addon.d folder. The script lists every file installed, and backed up for ota update compatibility.
If I remember right.. All the maxxaudio files are in a group so you'd only have a list of what to remove
Click to expand...
Click to collapse
Got it

Categories

Resources