[Q] Where to get original Cyanogenmod APKs that work for stock Nexus 5 firmware? - Nexus 5 Q&A, Help & Troubleshooting

I'm currently using stock Nexus 5 firmware but would like to have some of Cyanogenmod apps too .
Like cLock widget, file manager, torch, sound recorder.
I'd like to get them from official Cyanogenmod website as I don't trust APK files distributed by third parties.
However when I extract APKs from latest Cyanogenmod M release for Nexus 5 (currently cm-11-20141008-SNAPSHOT-M11-hammerhead.zip) some of them forceclose on start .
So I extracted the apps I need from latest stable release for Nexus 4 (cm-10.2.1-mako.zip) and they seem to work fine.
But is there a way to make APKs from Nexus 5 Cyanogenmod releases work on stock Nexus 5 firmware?
Are APKs in Nexus 5 Cyanogenmod builds any different from APKs included in Cyanogenmod builds for other phone models? Or there is some kind of 'standard' Cyanogenmod APK set which is afterwards 'tuned' for each phone model?

Some may require libs or framework. For those that only require lib files, simply open the .apk in question on your PC using WinRAR or the equivalent (it is technically a renamed .zip file)
If it has a lib folder or any files ending in .so more likely than not, you'll need to move those files to system/lib before the app in question will function properly.

There's also CM Apps available in the playstore, no guarantee they'll work. But I think they've been optimised to work on any firmware as I've never had any issues with them.

Thanks for quick replys!
I guess the apps indeed need some custom CM libraries. I may try this after checking out official Lollipop firmware, not going to root untill then.
And yes, APKs from 'CM Apps' work well (app itself broke but APKs are still on autohor's website). I'm interested where did the author get them. Just by trial & error from builds on CM website or not.

radicalisto said:
There's also CM Apps available in the playstore, no guarantee they'll work. But I think they've been optimised to work on any firmware as I've never had any issues with them.
Click to expand...
Click to collapse
algus said:
Thanks for quick replys!
I guess the apps indeed need some custom CM libraries. I may try this after checking out official Lollipop firmware, not going to root untill then.
And yes, APKs from 'CM Apps' work well (app itself broke but APKs are still on autohor's website). I'm interested where did the author get them. Just by trial & error from builds on CM website or not.
Click to expand...
Click to collapse
They work on your ROM because your ROM has CM stuff in it. Most of them won't work at all on actual full AOSP ROMs without them, like PA.
He probably just downloaded the ROM zips and took the apk files out.

Lethargy said:
They work on your ROM because your ROM has CM stuff in it. Most of them won't work at all on actual full AOSP ROMs without them, like PA.
He probably just downloaded the ROM zips and took the apk files out.
Click to expand...
Click to collapse
Yeah err I don't have a CM ROM...

radicalisto said:
Yeah err I don't have a CM ROM...
Click to expand...
Click to collapse
Yeah, you'd be surprised how many ROMs have CM stuff in them.

Lethargy said:
Yeah, you'd be surprised how many ROMs have CM stuff in them.
Click to expand...
Click to collapse
That include stock too?
Serious note, I only use the Camera app, Apollo and torch from the CM apps application. Never had any issues with them in all honesty.

radicalisto said:
That include stock too?
Serious note, I only use the Camera app, Apollo and torch from the CM apps application. Never had any issues with them in all honesty.
Click to expand...
Click to collapse
Those should be fine anyways since they don't have CM dependencies.

Related

[Xposed][HACK] Workaround for Netflix on CM10.1 - All Exynos4 devices

This is an Xposed module (See http://forum.xda-developers.com/showthread.php?t=1574401 for more on Xposed) that allows Netflix to work on CM10.1 on Exynos4 devices.
Source code is at https://github.com/Entropy512/XposedNetflixWorkaround - Use the Android Developer Tools Eclipse package to build it
To install:
Install the Xposed Installer APK from the thread linked above
Install the Xposed framework using Xposed Installer
Install the APK linked in this post
Reboot your device after enabling the module in Xposed Installer
Enjoy Netflix
How does this work?
For whatever reason, Netflix uses its own player, called JPlayer, if it detects that it is running on Android 4.2. For whatever reason, JPlayer does NOT like the current video subsystem in CM10.1 on Exynos4 devices.
What this module does is make Netflix always think that it is running on ICS, which will make it use what appears to be the system OMX player. (I'm not entirely sure of this, but I am sure that it is NOT JPlayer and it DOES work on all of my devices I've tested).
This is an interim workaround/hack until the root cause of JPlayer failing on Exynos4 devices can be determined. (Edit: From talking with a few people, JPlayer is replacing a number of components of Android's playback framework. This includes components that have been altered for Exynos4 compatibility.)
DO NOT REPORT THIS ISSUE IN CYANOGENMOD JIRA. No affected devices are receiving M or stable builds and this is one of the many reasons.
reserved 2 - probably not needed
Worked perfect thanks
Sent from my GT-N8013 using xda premium
I'm having issues installing Xposed - after I install the apk and hit the install button, it throws the error "cannot read /data/xposed/modules.whitelist".
Netflix still a no go for me!
Sent from my GT-N8013 using Tapatalk 2
Worked on the U2.
Sent from my Nexus 4 using Tapatalk 2
BeardedB said:
Netflix still a no go for me!
Sent from my GT-N8013 using Tapatalk 2
Click to expand...
Click to collapse
Working here... More details please?
dpwhitty11 said:
I'm having issues installing Xposed - after I install the apk and hit the install button, it throws the error "cannot read /data/xposed/modules.whitelist".
Click to expand...
Click to collapse
Could you try this installer instead? http://forum.xda-developers.com/showthread.php?p=36436643#post36436643
It's a known problem for some ROMs which fail to update /data/system/packages.list.
rovo89 said:
Could you try this installer instead? http://forum.xda-developers.com/showthread.php?p=36436643#post36436643
It's a known problem for some ROMs which fail to update /data/system/packages.list.
Click to expand...
Click to collapse
Worked perfectly, thanks!
Sent from my GT-N8013 using Tapatalk HD
Andrew, version 1.8.1 of Netflix works on Exynos4 + Jelly Bean. I'm not sure if it's the last known working version but it's an alternative; I took a stab and downloaded the version I thought might be at/around the last Netflix update for ICS.
Edit: arcee indicated that 2.1.1 will work in tomorrow's build, not sure if specific to Odroid only.
CMNein said:
Andrew, version 1.8.1 of Netflix works on Exynos4 + Jelly Bean. I'm not sure if it's the last known working version but it's an alternative; I took a stab and downloaded the version I thought might be at/around the last Netflix update for ICS.
Edit: arcee indicated that 2.1.1 will work in tomorrow's build, not sure if specific to Odroid only.
Click to expand...
Click to collapse
He took a different approach to killing JPlayer:
https://github.com/CyanogenMod/andr...mmit/916bbf03847ef5e3b5264bbbeac6c30399281520
So this Xposed mod may become obsolete...
There's no clean way to do this. Either there is app-specific **** in the device tree that is difficult for users to remove if it ever gets derpy, or users have to actively search for a workaround such as this one.
Entropy512 said:
He took a different approach to killing JPlayer:
https://github.com/CyanogenMod/andr...mmit/916bbf03847ef5e3b5264bbbeac6c30399281520
So this Xposed mod may become obsolete...
There's no clean way to do this. Either there is app-specific **** in the device tree that is difficult for users to remove if it ever gets derpy, or users have to actively search for a workaround such as this one.
Click to expand...
Click to collapse
Latest working version is 2.0.1, the APK is linked below. It is the last version before they have introduced the newest controls. Works just fine on S2 with CM 10.1.
http://www.mediafire.com/?4ra0wf9h441r1oo
This is the easiest solution for the problem right now. Don't update from Market, but that is I guess quite obvious.
kokesh said:
Latest working version is 2.0.1, the APK is linked below. It is the last version before they have introduced the newest controls. Works just fine on S2 with CM 10.1.
http://www.mediafire.com/?4ra0wf9h441r1oo
This is the easiest solution for the problem right now. Don't update from Market, but that is I guess quite obvious.
Click to expand...
Click to collapse
The Xposed solution allows you to update and install from the Market with no issues.
Arcee's "patch the configuration XML file" approach also works.
Entropy512 said:
The Xposed solution allows you to update and install from the Market with no issues.
Arcee's "patch the configuration XML file" approach also works.
Click to expand...
Click to collapse
I know, but I can't get it to work on my 2013-01-17 CM10.1 nightly S2, this was the best way to fix it.
Xposed can't install.
Entropy512 said:
reserved 2 - probably not needed
Click to expand...
Click to collapse
Is this something that will eventually be rolled into a cm 10.1 nightly update or will it always be something that has to be installed separately on the side? Thanks again for all your awesome work.
mauidiver40 said:
Is this something that will eventually be rolled into a cm 10.1 nightly update or will it always be something that has to be installed separately on the side? Thanks again for all your awesome work.
Click to expand...
Click to collapse
Dependent on the device maintainer I'm sure. My Odroid U2 has a fix merged in last night's nightly. YMMV.
Entropy512 said:
He took a different approach to killing JPlayer:
https://github.com/CyanogenMod/andr...mmit/916bbf03847ef5e3b5264bbbeac6c30399281520
So this Xposed mod may become obsolete...
There's no clean way to do this. Either there is app-specific **** in the device tree that is difficult for users to remove if it ever gets derpy, or users have to actively search for a workaround such as this one.
Click to expand...
Click to collapse
Any chance of adding this to Galaxy S2 nightlies?
I've added <int name="nflx_player_type" value="6" /> manually to the config file and it works.
mauidiver40 said:
Is this something that will eventually be rolled into a cm 10.1 nightly update or will it always be something that has to be installed separately on the side? Thanks again for all your awesome work.
Click to expand...
Click to collapse
I'm considering using arcee's approach... I really dislike having app-specific **** in the device tree though...
I can't figure out why people are having issues installing Xposed - it has installed flawlessly on every CM10.1 device I've tried. The fact that it may fail on certain manufacturer-customized firmwares isn't relevant here as this hack is specific to CM10.1
The only thing I can think of might be that Superuser prompts aren't quite working right on some people's devices.
As to eventually including Xposed in CM itself - It is something I would love to see, however as a device maintainer, it's "above my pay grade". Including it directly in CM would require careful consideration and analysis by the project leads.
I'm working on a flashable zip that drops a script in init.d to get the job done. The script is based on https://github.com/CyanogenMod/andr...mmit/916bbf03847ef5e3b5264bbbeac6c30399281520 although I had to tweak it a little to get it to work. I can share it once it is finished, if anyone is interested. It will also copy a script to addon.d so that as I update cm10.1, the hack will be persistent.

DashClock Update

It'd be nice if we had access to DashClock updates like anyone else. Today a new version of DashClock came out on the Play Store but we can't update it because it's inbuilt into Omni.
+1 for this
Delete /system/app/DashClock.apk of change its extension.
Reboot.
Install this apk - http://www10.zippyshare.com/v/33890457/file.html
Sent from my GT-N7100 using Tapatalk
UtkarshGupta said:
Delete /system/app/DashClock.apk of change its extension.
Reboot.
Install this apk - http://www10.zippyshare.com/v/33890457/file.html
Sent from my GT-N7100 using Tapatalk
Click to expand...
Click to collapse
i know, but the error was reported to be corrected in next build. :fingers-crossed:
Just tried updating on latest nightly and still getting the error. Even deleting the apk and rebooting I can't install from the Play store. Maybe remove DashClock from Omni altogether, it's easy enough to install from the store and we'll be able to get updates when they're released and not have to wait for a new hold of the ROM, this is far to much like a OEM/carrier restriction.
IIIIkoolaidIIII said:
Just tried updating on latest nightly and still getting the error. Even deleting the apk and rebooting I can't install from the Play store. Maybe remove DashClock from Omni altogether, it's easy enough to install from the store and we'll be able to get updates when they're released and not have to wait for a new hold of the ROM, this is far to much like a OEM/carrier restriction.
Click to expand...
Click to collapse
I removed the .apk that comes with OmniROM, rebooted, and installed the newest version from UtkarshGupta's link. Everything went fine.
Now for the .apk to survive between updates, all you have to do is add the DashClock.apk to an .sh script in the /system/addon.d directory. Works like charm on my manta (Nexus 10).
_Raziel666 said:
I removed the .apk that comes with OmniROM, rebooted, and installed the newest version from UtkarshGupta's link. Everything went fine.
Now for the .apk to survive between updates, all you have to do is add the DashClock.apk to an .sh script in the /system/addon.d directory. Works like charm on my manta (Nexus 10).
Click to expand...
Click to collapse
I'd rather be able to just update from the store and not have to worry about scripts. I'm also in the DashClock beta program which I don't get with it being included in the ROM. I know it's possible to do as you stated but I'd prefer to do it via the store and still be involved in the beta program.
IIIIkoolaidIIII said:
I'd rather be able to just update from the store and not have to worry about scripts. I'm also in the DashClock beta program which I don't get with it being included in the ROM. I know it's possible to do as you stated but I'd prefer to do it via the store and still be involved in the beta program.
Click to expand...
Click to collapse
+1.
There's something I don't really understand, though.
As far as I can tell from the changelog, Dashclock updates should have been added to Omni on 1/1-14. But even though I just tried removing the system APK and updating to the latest nightly build of Omni, it's still running Dashclock 1.5 build 26... Should that not be 1.6 build 30?
Yeah I'd noticed that as well. Will have to try and bring this up as a feature/bug request on their jira tracker if they have one.
nslr said:
+1.
There's something I don't really understand, though.
As far as I can tell from the changelog, Dashclock updates should have been added to Omni on 1/1-14. But even though I just tried removing the system APK and updating to the latest nightly build of Omni, it's still running Dashclock 1.5 build 26... Should that not be 1.6 build 30?
Click to expand...
Click to collapse
+1
IIIIkoolaidIIII said:
I'd rather be able to just update from the store and not have to worry about scripts. I'm also in the DashClock beta program which I don't get with it being included in the ROM. I know it's possible to do as you stated but I'd prefer to do it via the store and still be involved in the beta program.
Click to expand...
Click to collapse
+1

[App] [5.0+] CM12.1 Gallery Apk (1.1 update!)

Cyanogenmod 12.1 / AOSP Gallery app for any Lollipop device!
This is the CyanogenMod 12.1 Gallery2.apk with Material Design compiled directly from CM sources.
Installation:
Just download and install the apk.
Compatibility:
Compatible with all ROMs Android 5.0+. (tested on Xperia Z Ultra running 5.1 GPe port and Nexus 5 running BoostPop and ParanoidAndroid)
Does not require root.
I would really appreciate it if you could report in the comments whether the app works on your device.
Why would you need this?
AOSP ROMs like CyanogenMod and Euphoria OS: already included, will only overwrite the preinstalled version.
Google stock ROMs (Nexus and GPe): not included, feel feel to try.
Other OEM ROMs like TouchWiz: not included, feel free to try.
Other minimalistic ROMs (like BoostPop) that don't bundle the AOSP Gallery: not included, feel free to try.
Screenshots
Credits
I take zero credit for this apk. I did not write the code - I merely compiled it from CM's source with integrated libraries. All credit goes to the Android Open Source Project and CyanogenMod.
Since I did not actually write the code, I might not be able to solve any of your issues with it.
Download
No mirrors please!
Changelog
Feb 10, 2015 - Version 1.0
Added libs to enable image editing features.
Jul 26, 2015 - Version 1.1
Updated to CM12.1 sources.
Updated translations.
For now only few devices have lollipop but starting this month sony will begin update and others too
anyway goodjob
Reserved. For when my Note 3 with a Snapdragon finally licks Lollipop.
Thank you ! That's what I've been looking for!
Could it be possible that you manage to get the cm12 sms app? I can't root my phone so I can't install the app pulled directly from the rom.zip :/ thanks.
Well, can anyone mod the app to have both Vertical scroll and Horizontal scroll. People prefer vertical over horizontal. Like the 'Vertical Gallery' in play store has that option, but it is not material design yet.
Working fine on Galaxy note 3 stock rooted.
Sent from my SM-N900T
Works well on pa 5.1
Xt1068?
Thanx @Brad331
this is the newest gallery yes ?
I am unable to install this apk on my Note 4 (N910C), AOSP ROM, CM12.1
Plz help
mailme2nani said:
I am unable to install this apk on my Note 4 (N910C), AOSP ROM, CM12.1
Plz help
Click to expand...
Click to collapse
It could be conflicting with the Gallery app already installed on your device.
Thanks for responding.
Unfortunately my Gallery App was deleted when playing with Titanium Backup
Sent from my SM-N910C using XDA Free mobile app
mailme2nani said:
Thanks for responding.
Unfortunately my Gallery App was deleted when playing with Titanium Backup
Sent from my SM-N910C using XDA Free mobile app
Click to expand...
Click to collapse
Try copying my apk into /System/Apps. Or you can just reflash the ROM zip without wiping data.
Brad331 said:
Try copying my apk into /System/Apps. Or you can just reflash the ROM zip without wiping data.
Click to expand...
Click to collapse
I tried copying your APK to System/Apps folder, but no luck. Will reflash the ROM and let you know the output. Thanks.
Copied to system/app and set permissions to 0644, but when I attempt to edit an image it force closes.
I imagine this is due to missing lib's, although I do see that they are included in the apk, any ideas?
I have a Nexus 5 running stock 5.1.1.
creeve4 said:
Copied to system/app and set permissions to 0644, but when I attempt to edit an image it force closes.
I imagine this is due to missing lib's, although I do see that they are included in the apk, any ideas?
I have a Nexus 5 running stock 5.1.1.
Click to expand...
Click to collapse
The easiest easy is to just install the apk instead of dropping it in /system/app. The apk has been packaged in a way so that the libs get installed automatically.
I've been searching Hi & low for this! Thanks!! @Brad331
Works on my galaxy grand prime running 5.0.1 thank you. Is there a way to have a settings to hide the videos???
Thanks

Computerfreek274 Mokee Rom 1.0 12/8/2015 working Moto camera and more.

Computerfreek274 Mokee Based ROM
If this software somehow kills your phone. I will not be held responsible.
Download 1.0 Here And Gapps to go with it here.
This ROM is based on Mokee Open Source.
How to install
Must be unlocked and have TWRP installed.
1st Enter TWRP If you do not already have a backup do a full backup in twrp.
2nd Now that you have a backup go to wipe then advanced wipe only system,data,boot and both cache's DO NOT WIPE INTERNAL STORAGE!
3rd if you have not already copy over my Mokee and Gapps to your storage of your phone.
4th go to install pick mokee rom 1st then hit add zip and pick gapps. Slide the slider over to start the install.
Reboot and enjoy.​
This is built on the newest Nightly Build of Mokee as of 12/07/2015 With Updates working.
Everything is working some stuff has not yet been put in this build. I am testing and working on it. 1.0 is more of a test build also to see if there is a user base for it. My main goal for this build is to see how much Moto / Turbo stuff I can get working and port into this build. Like the camera, moto display and other moto apps. I will clean up and update this post after the next build.
Moto Camera is working but may crash still testing. The stock camera from Mokee is still installed also.
Moto gallery in working.
Converted zip flashable img to sparse lollipop and twrp. It is the recommended format for lollipop.
Volume Boost v2 from my Other ROMS.
Verizon and global friendly.
No Verizon visual voice mail yet. I am working on a fix.
Porting over other MOTO turbo stuff.
Global and USA GPS for faster GPS fix.
I will be doing more work on this soon.
​
Space
downloading not allowed
it says " not allowed"
please do something
swapcall said:
it says " not allowed"
please do something
Click to expand...
Click to collapse
Read below the download! Soon to ran out of time and I am testing the final build before I release. I if I get time later I will unlock it for everyone to download.
computerfreek274 said:
Read below the download! Soon to ran out of time and I am testing the final build before I release. I if I get time later I will unlock it for everyone to download.
Click to expand...
Click to collapse
What exactly are you doing to the Original Builds? Mokee has and still does support the Quark right?
Gundabolu SC said:
What exactly are you doing to the Original Builds? Mokee has and still does support the Quark right?
Click to expand...
Click to collapse
Bringing over some of the MOTO camera galley stuff and Volume boost and other tweaks from my other ROM builds. Adding GPS settings for more US more friendly. Trying to fix it so you can get visual voice mail from Verizon. I also will be optimizing it for the turbo. It is also more flash friendly for the droid turbo now.
Is VoLTE working?
cdkg said:
Is VoLTE working?
Click to expand...
Click to collapse
If it is not working on mokee out of the box. Then no I did not do anything on this part yet. I will look into it more. I did look into bringing advaned calling in a tiny bit . But had to work on my main ROM . So this has what is listed above for now. i will get back to doing things on tthis soon. This rom is good for some of the overseas users that don't get 4g the way it is now.
I'm assuming the system up date is from the Mokee site and not on your part?
mlk77 said:
I'm assuming the system up date is from the Mokee site and not on your part?
Click to expand...
Click to collapse
Yeah the updates you see will be for the nightly builds from mokee. I did not try to see if it works. All the mokee zips/Roms get an error flashing to the turbo for me direct download from his sight. Pulling parts of this rom source I had more control. This is why I converted to sparse format makes flashing as easy as stock roms.
I am working now on porting more MOTO apps into the build. The good news is the more stuff I can get ported into this build. There maybe hope for some of the stuff on CM 13 Or even when mokee updates.
This is my main focus getting the moto apps over and seeing if there is any way of getting advanced calling working on verizon network.
Thanks, looks promising. I will try it when you port Moto Display.
wifi tethering
Does this have wifi thethering included for those with unlimited data?
Looks very interesting! I'll flash when I get home. Very excited to see Moto apps being ported
Has this been tested with xposed yet?
Also, how do you wipe the boot partition? It's not an option in advanced wipe in TWRP.
Guys been busy with helping my son do a KK ROM and I was patching my other lollipop stock ROM and updating it.
I will try and work on this a bit this week. As I told you guys this is not much about the ROM as it is more about what we can post over to here and what we will be able to port to CM13 .
I did work on some stuff. Today for a bit but did not make much headway on it.
computerfreek274 said:
Guys been busy with helping my son do a KK ROM and I was patching my other lollipop stock ROM and updating it.
I will try and work on this a bit this week. As I told you guys this is not much about the ROM as it is more about what we can post over to here and what we will be able to port to CM13 .
I did work on some stuff. Today for a bit but did not make much headway on it.
Click to expand...
Click to collapse
Hey, we totally understand that people have lives, and we're grateful that you decided to take up this project. Good luck porting everything!
@computerfreek274
How are you build this?
from source or just editing the ROM zip?
I made some mokee when they automatic servers stopped producing.
I ask this because I already por all most all moto app to RR, I do not put they in the ROM because I believe they are BLOATWARE, but I included all the permission and the user decides to use or not.
If you wanna to included they from the source is very easy I can tell you how, but to do that you need preferably to make the ROM not just change the zip, you can do by changing the zip of course but making the ROM gives you much more control.
The list of moto app I have already ported to custom on the pic's, the only VZW is VVM.
** CommandCenter does't show but this is already ported to all ROM I share the apk on my folder on androidfilehost
** Bugs: Moto email doesn't allows the user to use the app, and Moto voice does't install all the rest works fine but I do not use gallery it had some conflict with CM app's like theme, but the permission exist. I have a zip pack that will included all the right audio monitor files for quark to any ROM, the one in custom today are from nexus 6 and because of that I remove they from my ROM, if you manage to make moto voice to work, you need to deleted /vendor/moto/audiomonitor/* and use the right pack
It would be interesting if you could make what does not work of moto app work, because I try but I'm focus in other's tings and to make this work need time.
my files: https://www.androidfilehost.com/?w=files&flid=37191
If you are interested in sharing knowledge about quark let me know.
:good:
@computerfreek274 I have installed your custom ROM. Good work so far, but it's not detecting my sim card at all after initial setup/changing dpi. Not sure which caused it
[Edit] just changed back to default DPI to test, and that fixed it.
baybutcher27 said:
@computerfreek274
How are you build this?
from source or just editing the ROM zip?
I made some mokee when they automatic servers stopped producing.
I ask this because I already por all most all moto app to RR, I do not put they in the ROM because I believe they are BLOATWARE, but I included all the permission and the user decides to use or not.
If you wanna to included they from the source is very easy I can tell you how, but to do that you need preferably to make the ROM not just change the zip, you can do by changing the zip of course but making the ROM gives you much more control.
The list of moto app I have already ported to custom on the pic's, the only VZW is VVM.
** CommandCenter does't show but this is already ported to all ROM I share the apk on my folder on androidfilehost
** Bugs: Moto email doesn't allows the user to use the app, and Moto voice does't install all the rest works fine but I do not use gallery it had some conflict with CM app's like theme, but the permission exist. I have a zip pack that will included all the right audio monitor files for quark to any ROM, the one in custom today are from nexus 6 and because of that I remove they from my ROM, if you manage to make moto voice to work, you need to deleted /vendor/moto/audiomonitor/* and use the right pack
It would be interesting if you could make what does not work of moto app work, because I try but I'm focus in other's tings and to make this work need time.
my files: https://www.androidfilehost.com/?w=files&flid=37191
If you are interested in sharing knowledge about quark let me know.
:good:
Click to expand...
Click to collapse
Very Cool I have already seen some of your files. I will PM you when I get time I been working on this here and there. I did manage to fix the camera being slow. But i will look at the files you have there. I am running a test build I made last week for the last 12 hours. My main thing is when I start work on CM 13 I like to see if any of this can be ported.
Thank you very much. I will PM you soon.
Any update on how the porting is going?

CM 13

Dear all,
We have Unofficial CM ROM for Samsung galaxy S5 G900H but there is some bugs in it major is Camera & Call audio
But we won't have now developer to continue this ROM so is there any other way to get rid out this major bugs with externally,
I means like other developers who gave falshable patch zip which contains some libs or app. We have 6.0.1 TW so can anyone tell me which lib files or anything else will help me.
Thanks in advance!!!
Major camera libs are libdpframeworks,libfeauterio,libcameracustom,libcameraparamsgr(I'm nor sure of the correct name of this one),libjpego.so
Libcamdrv,libcamalgo.
For audio the only I can think of is Libaudioprimarydefault.so.
PS if the camera still doesn't work I can give you a link of the camera fix made for my phone and you can compare it and replace your libfiles.
Also does your phone have a thread if so give me a link
northwindtrades said:
Major camera libs are libdpframeworks,libfeauterio,libcameracustom,libcameraparamsgr(I'm nor sure of the correct name of this one),libjpego.so
Libcamdrv,libcamalgo.
For audio the only I can't think of is Libaudioprimarydefault.so.
PS if the camera still doesn't work I can give you a link of the camera fix made for my phone and you can compare it and replace your libfiles.
Also does your phone have a thread if so give me a link
Click to expand...
Click to collapse
But can TW libs will work for CM?
Yes we have a thread for our device here
http://forum.xda-developers.com/showthread.php?p=65585446
somadsul said:
But can TW libs will work for CM?
Yes we have a thread for our device here
http://forum.xda-developers.com/showthread.php?p=65585446
Click to expand...
Click to collapse
Use your phones libs and you should be fine preferably from your phones lollipop firmware.
BTW if this is a case of replacing files your dev would have fixed it, no?
northwindtrades said:
Use your phones libs and you should be fine preferably from your phones lollipop firmware.
BTW if this is a case of replacing files your dev would have fixed it, no?
Click to expand...
Click to collapse
No dev is lost his phone to compile this rom and now he using other phone so there is no new development since 6 months.
Lollipop firmwares? But its a Marshmallow for this CM [emoji53]
somadsul said:
No dev is lost his phone to compile this rom and now he using other phone so there is no new development since 6 months.
Lollipop firmwares? But its a Marshmallow for this CM [emoji53]
Click to expand...
Click to collapse
Far as I know os version doesn't matter when it comes to libs
northwindtrades said:
Far as I know os version doesn't matter when it comes to libs
Click to expand...
Click to collapse
Ok good to know will try

Categories

Resources