Related
Hi all and thanks for your time.
I was just curious if there was a way to enable photoshpere when compiling AOSP for Mako?
I have been searching but haven't been successful in finding an answer to this.
Again thanks for you help.
cteneyck said:
Hi all and thanks for your time.
I was just curious if there was a way to enable photoshpere when compiling AOSP for Mako?
I have been searching but haven't been successful in finding an answer to this.
Again thanks for you help.
Click to expand...
Click to collapse
its not part of the aosp afaik, its proprietary. you can overlay it with googles apk though.
Ok Thanks for the reply!
Can anyone elaborate on this a bit?
I'm building a vanilla AOSP for mako, installing the latest GAPPS from goo.im but I do not get the photosphere menu item. In /system/app I have GalleryGoogle.apk and GmsCore.apk which I understand are the proprietary apks from the GAPPS package.
Is there a setting somewhere that also needs overriding? (for example similar to the gesture keyboard which only works with the library file from GAPPS plus overriding the config_gesture_input_enabled_by_build_config setting in packages/inputmethods/LatinIME/java/res/values/gesture-input.xml)
i dont think goo apps include it. they are made for cm and they use the aosp variant. try extracting it fom stock android and you should be good, thats what we did and its working alright.
molesarecoming said:
i dont think goo apps include it. they are made for cm and they use the aosp variant. try extracting it fom stock android and you should be good, thats what we did and its working alright.
Click to expand...
Click to collapse
Did a bit more digging, and discovered the problem. The gapps package does install the required proprietary libraries & apks on the Nexus 4, but the photosphere functionality is only active if the the ro.product.model value in build.props is a supported product.
This value comes from the PRODUCT_MODEL in the build files (device/lge/mako/full_mako.mk). The value in the vanilla AOSP file is 'Full JellyBean on Mako'. Changing it to 'Nexus 4' activates the photosphere functionality.
nigelh2013 said:
Did a bit more digging, and discovered the problem. The gapps package does install the required proprietary libraries & apks on the Nexus 4, but the photosphere functionality is only active if the the ro.product.model value in build.props is a supported product.
This value comes from the PRODUCT_MODEL in the build files (device/lge/mako/full_mako.mk). The value in the vanilla AOSP file is 'Full JellyBean on Mako'. Changing it to 'Nexus 4' activates the photosphere functionality.
Click to expand...
Click to collapse
Thanks a million!
*DELETED"
Always make a Nandroid before you try
Works perfect on 4.4 with an LG Optimus G
Thanks buddy! :good::highfive:
MiZrY said:
Works perfect on 4.4 with an LG Optimus G
Thanks buddy! :good::highfive:
Click to expand...
Click to collapse
It does not work on SlimKat Alpha 1.1 from my testing, including a full wipe afterwards as well as cache/dalvik only, tried twice as well.
If it works on houstonn's AOSP, it will probably work on his PA as well but I haven't tested that just yet.
I'm going to try to manually do it and report.
I have a Sprint HTC One running the latest CM11 build by "kushdeck" and just flashed the deodexed version. Following your steps provided all works flawlessly. Thanks so much for making this available to everyone.
~
Da Baron
Thanks you for the reports so far. Glad it works (for most of you).
Thyrus said:
Community,
As great as the custom ROMs are for the N5 on Kit Kat, the Google Dialer differs from the AOSP one included in many ROMs in certain aspects:
- uses the "old" 4.3 Phone Icon
- Misses the local search from your dialer app.
In order to help, I have put together 2 versions of the dialer, the teleservices (for phone) and the telephony provider.
Deodexed Version: Included all 3 apps deodexed (dialer, teleservices, telephony provider)
Odexed: Version; Contains APK and .odex files for the 3 apps
GAPPS uploaders are considering whether the Dialer is universal and may include it in their GAPPS in the neat future, for now, we need a seperate flashable zip.
Installation Change the dialer only: (ALWAYS make a backup before you test)
1. Depeding on your ROM, download the ODEX or DEODEX version. I highly recommend the odexed version, that is the one I use currently.
2. Install in recovery.
3. Clear cache/dalvik-cache
4. Reboot
NOTE: Depending on the ROM, you may see a f/c when booting from the com.android.phone apk. If that happens, you may need to WIPE your device and reboot. I have not understood yet why some roms have issues, and others do not. I just recently tested with a dirty wipe from CM11 to another AOSP rom, flashed the ROM, installed the Dialer-mod and it all works fine.
Downloads:
ODEXED Version
DEODEXED Version
Click to expand...
Click to collapse
Now I am flashing it on my Nexus S.
OK. Works well.
THX!
sadly no lucky on s4 cm11
Successfully running in latest slimkat release following the notes instructions in the OP. Just curious if I will be able to dirty flash with next slim release. Thanks for this as I like this feature.
Just noticed that BANKS gaaps now include this as well. If mine doesn't work maybe his will help you guys that can't get mine to work.
Thyrus said:
Just noticed that BANKS gaaps now include this as well. If mine doesn't work maybe his will help you guys that can't get mine to work.
Click to expand...
Click to collapse
That is just yours. And I changed the TeleService icon. I don't like an 4.3 icon in 4.4, even though it can't be seen in Google Home.
mushan3420 said:
That is just yours. And I changed the TeleService icon. I don't like an 4.3 icon in 4.4, even though it can't be seen in Google Home.
Click to expand...
Click to collapse
Not sure what you mean with "that's just yours???
Thyrus said:
Not sure what you mean with "that's just yours???
Click to expand...
Click to collapse
The TeleService.apk in BANKS gapps is the same as yours. If yours doesn't work, his doesn't, either.
Gotcha. The only thing he does differently is not deleting the aosp dialer.. Which means no FCS for people that had them before. Both banks and I are trying to figure you why it works on most Roms and some others require both dialers...
Sorry not working for Note 2, DND 3 custom os.
Sent from my GT-N7100 using xda app-developers app
Thyrus said:
Gotcha. The only thing he does differently is not deleting the aosp dialer.. Which means no FCS for people that had them before. Both banks and I are trying to figure you why it works on most Roms and some others require both dialers...
Click to expand...
Click to collapse
TeleService.apk (com.android.phone) (I will write TS for short.) is the most important apk.
When a call comes, TS in AOSP wakes up Dialer to show the answer button and interface, while TS in Nexus 5 wakes up Google Dialer.
So if the TS points to Google Dialer and works without FC, all the problems are resolved.
If we find that it doesn't work in some ROMs, that means the ROM requires a different TS.
mushan3420 said:
TeleService.apk (com.android.phone) (I will write TS for short.) is the most important apk.
When a call comes, TS in AOSP wakes up Dialer to show the answer button and interface, while TS in Nexus 5 wakes up Google Dialer.
So if the TS points to Google Dialer and works without FC, all the problems are resolved.
If we find that it doesn't work in some ROMs, that means the ROM requires a different TS.
Click to expand...
Click to collapse
true - however, given that my and his script replace the TS from AOSP with the Google TS -> it should, in theory, not matter which ROM. UNLESS there is a lib or something similar that calls a specific TS to work only....
Hello. I try your odexed version but doen't work. I'm on Beergang and in Europe. This feature is available only in US ?
techtium said:
Hello. I try your odexed version but doen't work. I'm on Beergang and in Europe. This feature is available only in US ?
Click to expand...
Click to collapse
works to me, beergang 0.3, flashed odexed version, and i'm from Serbia, thanx Thyrus :good:
works with beergang .03 thanks!
Sent from My Nexusâ´
Hi,
Can this device run the google translate app? i've upgraded it to v4.4 CM with Micro Gapps and it doesn't allow to download google translate so i spoofed another device and downloaded anyway only to have the app crash on startup. Any idea if this is possible? this is the first time i've seen such a thing.
Anyone?
croperas said:
Anyone?
Click to expand...
Click to collapse
Yes, it's working on latest CM 11 build. Here is the latest version downloaded today from Google Play - Google Translate 5.1.0RC04.124179590.apk
It works without Google Apps, which you can uninstall using Google Apps Remover
androidtester80 said:
Yes, it's working on latest CM 11 build. Here is the latest version downloaded today from Google Play - Google Translate 5.1.0RC04.124179590.apk
It works without Google Apps, which you can uninstall using Google Apps Remover
Click to expand...
Click to collapse
Thank you!
Can you share more details regarding the Rom you are running and Gapps version?
croperas said:
Thank you! Can you share more details regarding the Rom you are running and Gapps version?
Click to expand...
Click to collapse
I have installed cm-11-20160608-NIGHTLY-mb52x, the newer versions have no modification as far as I know (CM11 Android 4.4 Nightlies Changelog).
I don't usually have gapps installed because they make the phone very slow. Last time I installed Open GApps pico, installed the apps I need from Google play, then used Google Apps Remover to delete them and make the phone usable again
It seems Google Assistant hotword apk swap on NMF26F 7.1.1 no longer works for training the vice activation.
I've tried the old apk, and the new one, same thing.
Can anyone else confirm?
Anyone find a solution on NMF26F?
Shemploo said:
It seems Google Assistant hotword apk swap on NMF26F 7.1.1 no longer works for training the vice activation.
I've tried the old apk, and the new one, same thing.
Can anyone else confirm?
Anyone find a solution on NMF26F?
Click to expand...
Click to collapse
What are you trying to swap where?
@Jammol
In android 7.x prior to NMF26F, to get Google Assistant working correctly, you had to swap out OK Google enrollment apk (hotwordenrollment.apk)
Otherwise a screen would pop up asking you to train your voice every time you said OK Google.
This swapping out of apks does not seem to work on NMF26F anymore.
Shemploo said:
@Jammol
In android 7.x prior to NMF26F, to get Google Assistant working correctly, you had to swap out OK Google enrollment apk (hotwordenrollment.apk)
Otherwise a screen would pop up asking you to train your voice every time you said OK Google.
This swapping out of apks does not seem to work on NMF26F anymore.
Click to expand...
Click to collapse
That's weird. I have never had to swap that apk on stock Android. Assistant works by just flashing any of the mods for it, and wiping the data of the Google app. Are you referring to when flashing AOSP Roms and getting assistant perhaps?
@Jammol
Custom ROMs yes, mostly based on AOSP, but primarily on the stock Nexus firmware, as I specify here NMF26F 7.1.1 for 6p
Shemploo said:
@Jammol
Custom ROMs yes, mostly based on AOSP, but primarily on the stock Nexus firmware, as I specify here NMF26F 7.1.1 for 6p
Click to expand...
Click to collapse
That's why I asked what and where. Lol.
The hot word swapping hasn't been working for some since 7.1 AOSP based Roms. All of the STOCK based Roms don't need it either unless the dev stripped out everything Google related and force you to flash OpenGapps.
However, what you saying is that you are on a STOCK based 7.1.1 rom and the assistant isn't working? What is the rom name?
@Jammol
Nitrogen OS - http://forum.xda-developers.com/nex...-nitrogen-os-n-substratum-24-10-2016-t3488101
Shemploo said:
@Jammol
Nitrogen OS - http://forum.xda-developers.com/nex...-nitrogen-os-n-substratum-24-10-2016-t3488101
Click to expand...
Click to collapse
That Rom is still AOSP based. Are you copying a Deodexed version of the apk? That Rom appears to be Deodexed, and I know that the Stock firmware os Odexed by default. You can check the PN or CM14 thread to see if anyone has posted a Deodexed version of the apk. You can probably even just Google Search for one.
Jammol said:
That Rom is still AOSP based. Are you copying a Deodexed version of the apk? That Rom appears to be Deodexed, and I know that the Stock firmware os Odexed by default. You can check the PN or CM14 thread to see if anyone has posted a Deodexed version of the apk. You can probably even just Google Search for one.
Click to expand...
Click to collapse
I'll check that out, much thanks
Shemploo said:
I'll check that out, much thanks
Click to expand...
Click to collapse
You're welcome. I wish you the best of luck. Hotword detection has been the biggest pain in the butt with AOSP ever since OpenGapps made changes to the way they build Gapps.
Jammol said:
You're welcome. I wish you the best of luck. Hotword detection has been the biggest pain in the butt with AOSP ever since OpenGapps made changes to the way they build Gapps.
Click to expand...
Click to collapse
I should note however that it's the same hotword apk I've copied in the past, and it worked. For some reason the same apk does not work this time.
Maybe the developer of ROM switched odex/deodex with the latest build.
The previous build was 7.1 I think, where as the new one I thought he wrote was based off the new stock firmware NMF26F
Using the old oak doesn't work for me anymore either since upgrading to 7.11 on Nitrogen's latest build. I can train my voice and it will work the first time but everything then after it brings up the screen to train voice again. Oddly though if you dismiss the voice training by clicking the later button assistant is there and will work until you close it out.
Hello friends, I have been looking for some rom with the possibility of using ColorOS camera with its plugins.
I have been watching and reading several posts where some roms are discussed, where you can use ColorOS camera.
I would like to know if you know some Rom Nougat with good development where you can use it.
I currently have cm14.1 25/12 the last update and the camera works partially, the plugins do not
Thank you very much
Sorry for my english (google translate (K))
I tried on Nitrogen Os,got fc.
I hope someone who tried on other N ROMs could help us.
Also on Resurrection Remix
Camera open and no problem but plugins can't work
On Omni Rom they said it's support ColorOs but I didn't try it yet
try Darkobas 7.1.1 it has color os cam
link : here
ColorOS camera sadly does not work perfectly with Nougat.
I use-
[ROM][OFFICIAL][7.1.1_r6][BACON][OPTIMIZED]RESURRECTION REMIX [5.8.0]
&
[UPDATE][MOD]CameraNextMod[Based on Cyanogen OS 13 CameraNext](Denoise Feature)
RazerSharp said:
ColorOS camera sadly does not work perfectly with Nougat.
I use-
[ROM][OFFICIAL][7.1.1_r6][BACON][OPTIMIZED]RESURRECTION REMIX [5.8.0]
&
[UPDATE][MOD]CameraNextMod[Based on Cyanogen OS 13 CameraNext](Denoise Feature)
Click to expand...
Click to collapse
who told you coloros not working with nougat,
@Nachowskyz use Darkobas 7.1.1 no issues with coloros cam
ashutoshmn said:
who told you coloros not working with nougat,
@Nachowskyz use Darkobas 7.1.1 no issues with coloros cam
Click to expand...
Click to collapse
Coloros works but the plugins don't
RazerSharp said:
Coloros works but the plugins don't
Click to expand...
Click to collapse
50MP plugin doesn't work, but rest others work as they should.
RazerSharp said:
ColorOS camera sadly does not work perfectly with Nougat.
I use-
[ROM][OFFICIAL][7.1.1_r6][BACON][OPTIMIZED]RESURRECTION REMIX [5.8.0]
&
[UPDATE][MOD]CameraNextMod[Based on Cyanogen OS 13 CameraNext](Denoise Feature)
Click to expand...
Click to collapse
Do you use it as a daily driver? I'm backing everyting up to make the switch from CM due to obvious reasons but I want to make sure I'm picking the most stable rom out there that's also 7.1
Currently using Nitrogen OS (2017/01/08), 4.0.1.c7-00013 firmware, reporting zero issues with ColorOS 2.67+camera+change.zip flash. I do not flash the CM_HAL_MOD.zip.
Hope that helps!
codebluechris said:
Currently using Nitrogen OS (2017/01/08), 4.0.1.c7-00013 firmware, reporting zero issues with ColorOS 2.67+camera+change.zip flash. I do not flash the CM_HAL_MOD.zip.
Hope that helps!
Click to expand...
Click to collapse
What's change.zip? Where can I find this file?
Inviato dal mio A0001 utilizzando Tapatalk
The thing I have experienced is the front camera doesn't work in the roms I've been trying.
Confucio1986 said:
What's change.zip? Where can I find this file?
Inviato dal mio A0001 utilizzando Tapatalk
Click to expand...
Click to collapse
Sorry for the confusion - I was referring to a single zip file:
https://www.androidfilehost.com/?fid=24533103863141887
lsk91 said:
Do you use it as a daily driver? I'm backing everyting up to make the switch from CM due to obvious reasons but I want to make sure I'm picking the most stable rom out there that's also 7.1
Click to expand...
Click to collapse
Yeah everything works, I am using it for 40 days
RazerSharp said:
Yeah everything works, I am using it for 40 days
Click to expand...
Click to collapse
Ok one more question. When I flash the rom, will it be pre-rooted, or will it give me the option to do so. I personally don't want a active root on it due to certain apps I use that automatically don't work if the phone is rooted.
lsk91 said:
Ok one more question. When I flash the rom, will it be pre-rooted, or will it give me the option to do so. I personally don't want a active root on it due to certain apps I use that automatically don't work if the phone is rooted.
Click to expand...
Click to collapse
Its is pre rooted but you can use this to stop root-
iSu
RazerSharp said:
Its is pre rooted but you can use this to stop root-
iSu
Click to expand...
Click to collapse
Sorry but probably last question. Which GAPPS should I go for to also get full functionality like the Google assistant and such. So far I tried flashing the ARM Stock but it seems to get an error and not install. Something about insufficient storage in the System Partition.
lsk91 said:
Sorry but probably last question. Which GAPPS should I go for to also get full functionality like the Google assistant and such. So far I tried flashing the ARM Stock but it seems to get an error and not install. Something about insufficient storage in the System Partition.
Click to expand...
Click to collapse
Mini is the maximum size of Gapps I guess supported by this ROM. After flashing just install 'get assistant' app from play store for Google assistant, I think in the next build the ROM has out of box Google assistant so need for a hack.
RazerSharp said:
Mini is the maximum size of Gapps I guess supported by this ROM. After flashing just install 'get assistant' app from play store for Google assistant, I think in the next build the ROM has out of box Google assistant so need for a hack.
Click to expand...
Click to collapse
So I got the GAPPS installed. Getting a smaller version worked just fine. But I still have an issue with the iSu program. I got the apk and I installed that, but disabling Root in the app still didn't allow me to launch my app. I tried reading through the instructions but they aren't very clear, more specifically if i should also disable SELinux and what those zip files are and how to install them which are the: iSu_kernel_Reboot_Support_V_2_x_and_up_Enforcing
iSu_kernel_Reboot_Support_V_2_x_and_up_Permissive
lsk91 said:
So I got the GAPPS installed. Getting a smaller version worked just fine. But I still have an issue with the iSu program. I got the apk and I installed that, but disabling Root in the app still didn't allow me to launch my app. I tried reading through the instructions but they aren't very clear, more specifically if i should also disable SELinux and what those zip files are and how to install them which are the: iSu_kernel_Reboot_Support_V_2_x_and_up_Enforcing
iSu_kernel_Reboot_Support_V_2_x_and_up_Permissive
Click to expand...
Click to collapse
Try flashing enforcing one through twrp