Exchange services - Omni Q&A

Hi everyone! Is there a working exchange services apk for the stock Email app in Omni 7.1? I'm on 7.1.1-20170101-bullhead-WEEKLY.

Same story, tried installing exchange services from apkmirror. Still isn't working

The only solution I found so far is to use Email 6.3 and Exchange Services 6.2. Both are horribly out of date though and I'd very much like to update to the latest version.

The last version of omni 6 has the stock exchange service. Can anyone install that in omni 7 ?
通过我的 A0001 上的 Tapatalk发言

Niffirg said:
The last version of omni 6 has the stock exchange service. Can anyone install that in omni 7 ?
通过我的 A0001 上的 Tapatalk发言
Click to expand...
Click to collapse
I tried but I can't figure out a way to install the odexed Exchange2 app from the final omni6 release to /system/app without issues, it keeps force closing.

Will build a version for Omni 7.1.
EDIT: Exchange2.apk attached. Has been built using Omni sources, and confirmed to be working on 7.1

golden-guy said:
Will build a version for Omni 7.1.
EDIT: Exchange2.apk attached. Has been built using Omni sources, and confirmed to be working on 7.1
Click to expand...
Click to collapse
Thanks for spending your time on this! Sadly it's not working for me. Installed it on 7.1.1-20170212-bullhead-WEEKLY and it keeps force closing. Is there any special step I should take? Like move it to /system/app or anything?

Could you post a logcat?

Sorry, sure, here it is: https://zerobin.net/?902b8badaff89f2d#tLrHXWpA6JNvjGG+29s8K+yYa+FBcSs9v8S25+OS4KM=

undert0w said:
Sorry, sure, here it is: https://zerobin.net/?902b8badaff89f2d#tLrHXWpA6JNvjGG+29s8K+yYa+FBcSs9v8S25+OS4KM=
Click to expand...
Click to collapse
Looks like a permission thing, so yes, if you have root, put the .apk into /system/app and reboot. That should do.
Edit: According to the manifest of the Email app, both apps (Email and Exchange) need to be signed with the same key.
Code:
<permission
android:name="com.android.email.permission.ACCESS_PROVIDER"
android:protectionLevel="signature"
android:label="@string/permission_access_provider_label"
android:description="@string/permission_access_provider_desc"/>
<uses-permission
android:name="com.android.email.permission.ACCESS_PROVIDER"/>
I upped both now, put them both into /system/app and it *should* work out.

It's working, thank you very much!
I really hope this will be merged into the official weeklies, it shouldn't have been removed in the first place.

golden-guy said:
Looks like a permission thing, so yes, if you have root, put the .apk into /system/app and reboot. That should do.
Edit: According to the manifest of the Email app, both apps (Email and Exchange) need to be signed with the same key.
Code:
<permission
android:name="com.android.email.permission.ACCESS_PROVIDER"
android:protectionLevel="signature"
android:label="@string/permission_access_provider_label"
android:description="@string/permission_access_provider_desc"/>
<uses-permission
android:name="com.android.email.permission.ACCESS_PROVIDER"/>
I upped both now, put them both into /system/app and it *should* work out.
Click to expand...
Click to collapse
great work!! thanks a lot!
can confirm that this works on a sony Z3c with CarbonROM 6.1

tnx
Rakor said:
great work!! thanks a lot!
can confirm that this works on a sony Z3c with CarbonROM 6.1
Click to expand...
Click to collapse
I can confirm that this works for Lineage Oreo on my mido.
Tnx for this.

Adding an updated set of AOSP Email and Exchange Service packages.
Built from latest AOSP sources (Email) and an up-streamed Exchange repo (https://github.com/golden-guy/android_packages_apps_Exchange)
Tested and working fine for me.

golden-guy said:
Adding an updated set of AOSP Email and Exchange Service packages.
Built from latest AOSP sources (Email) and an up-streamed Exchange repo (https://github.com/golden-guy/android_packages_apps_Exchange)
Tested and working fine for me.
Click to expand...
Click to collapse
OH Man, you don't even know how much I missed this stock Email app. I just installed it on my OP5T running 8.1.0 Oxygen OS and uninstalled all other 4-5 emails I was using constantly. Now I have one and the best for exchange accounts.
Too bad that its development was stopped...

Reaper-666 said:
OH Man, you don't even know how much I missed this stock Email app. I just installed it on my OP5T running 8.1.0 Oxygen OS and uninstalled all other 4-5 emails I was using constantly. Now I have one and the best for exchange accounts.
Too bad that its development was stopped...
Click to expand...
Click to collapse
Slightly off topic: are you saying thay OxygenOS doesn't come with exchange service support in stock?

It comes with exchange support, but without default stock email. Gmail is on it and support exchange server when you try adding an Exchange account in Accounts section, but I don't like it for corporate exchange server. I was going mostly on Outlook Mail, but I like better this stock one.

golden-guy said:
Adding an updated set of AOSP Email and Exchange Service packages.
Built from latest AOSP sources (Email) and an up-streamed Exchange repo (https://github.com/golden-guy/android_packages_apps_Exchange)
Tested and working fine for me.
Click to expand...
Click to collapse
Installed both on Mate 10 running Omni ROM Beta 3.1 but it crashing.

Still working fine with Oxygen OS 9.0.8

Hi golden-guy, do you happen to have the source code to both the apks that you have provided in this thread?
golden-guy said:
Looks like a permission thing, so yes, if you have root, put the .apk into /system/app and reboot. That should do.
Edit: According to the manifest of the Email app, both apps (Email and Exchange) need to be signed with the same key.
Code:
<permission
android:name="com.android.email.permission.ACCESS_PROVIDER"
android:protectionLevel="signature"
android:label="@string/permission_access_provider_label"
android:description="@string/permission_access_provider_desc"/>
<uses-permission
android:name="com.android.email.permission.ACCESS_PROVIDER"/>
I upped both now, put them both into /system/app and it *should* work out.
Click to expand...
Click to collapse

Related

[MOD] Dialer (AOSP) to Google Dialer, works with odexed ROM/ART - NOW also themed!

*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⁴

[GAPPS] [LOLLIPOP] Google Apps flashable package for Android 5.0 Lollipop!

Lollipop GApps is here!
What this contains:
Gmail
Hangouts
Google Maps
Google Music
Google Play Games
Google Plus
Street View
Google Videos
YouTube
Google Now Launcher
FaceLock
Base Requred Google Services
How to download:
Click me!
Download gapps-lp-20141109-signed.zip
Copy downloaded ZIP to your device storage
Flash the ZIP
PROFIT!
Good job!
Works great on AOSP Flo!
Does this zip include things like Calendar and Contacts sync as part of Base Google Services? Also is 'Battery Saving' location mode working correctly? Thanks!
Just to be clear, one needs to be running Android 5 before flashing, correct?
ChrisMills83 said:
Just to be clear, one needs to be running Android 5 before flashing, correct?
Click to expand...
Click to collapse
Lollipop is Android 5.0 so it's safe to assume yes.
I havent been able to install Google plus on a 5.0 source built rom, is there any version that works with 5.0?
jonathanxx1 said:
I havent been able to install Google plus on a 5.0 source built rom, is there any version that works with 5.0?
Click to expand...
Click to collapse
I've been trying to figure that out. So far I've been unsuccessful.
GAPPS for Lollipop has been updated! Now contains working Material Google+!
Would anyone know if network location is dependent upon gapps package? maybe missing permissions?
Sent from my Nexus 4
Check settings in Google+
Sent by my android overlord
drewwalton19216801 said:
Lollipop GApps is here!
What this contains:
Google Now
Setup Wizard
Gmail
Cloud Print
Google Calendar
Google Now Home
Play Store
Google Plus
Base Requred Google Services
How to download:
Click me!
Download gapps-lp-20141105-signed.zip
Copy downloaded ZIP to your device storage
Flash the ZIP
PROFIT!
Click to expand...
Click to collapse
Hi im running on a lollipop build for the tmobile s2 and whenever i try to add an account play services force closes. What can i do to solve this issue?
developer209 said:
Hi im running on a lollipop build for the tmobile s2 and whenever i try to add an account play services force closes. What can i do to solve this issue?
Click to expand...
Click to collapse
Grab a logcat of the crash. I can't fix crashes that I can't reproduce.
Play Store, Play Services, and Gmail are out of date and I can't update the first two for some reason, it just says "App not installed" when I try to update Google Play Services to version 6.1.88 or Google Play Store to 5.0.38.
New 20141109 Gapps for Lollipop is up. Lots of new stuff included, and everything should be working normally now. Check the initial post for the full details and download link!
Deleted.
drewwalton19216801 said:
New 20141109 Gapps for Lollipop is up. Lots of new stuff included, and everything should be working normally now. Check the initial post for the full details and download link!
Click to expand...
Click to collapse
I'm getting an error with 11/9, which I didn't have with the 11/7 version.
Google Play Services
Google Play Services, which some of your applications rely on, is not supported by your device. Please contact the manufacturer for assistance
Click to expand...
Click to collapse
drewski_1 said:
I'm getting an error with 11/9, which I didn't have with the 11/7 version.
Click to expand...
Click to collapse
I can't seem to reproduce this. What device?
drewwalton19216801 said:
I can't seem to reproduce this. What device?
Click to expand...
Click to collapse
Nexus 7 lte (Deb) on this AOSP ROM
http://forum.xda-developers.com/showthread.php?t=2474297
---------- Post added at 10:40 AM ---------- Previous post was at 09:58 AM ----------
i deleted GMS Core files and then reflashed the GApps and it's working now!
drewski_1 said:
Nexus 7 lte (Deb) on this AOSP ROM
http://forum.xda-developers.com/showthread.php?t=2474297
---------- Post added at 10:40 AM ---------- Previous post was at 09:58 AM ----------
i deleted GMS Core files and then reflashed the GApps and it's working now!
Click to expand...
Click to collapse
Huh. Weird...
drewwalton19216801 said:
Huh. Weird...
Click to expand...
Click to collapse
just to clarify, i deleted the GMS Core files from my tablet's /System/priv-app/ folder prior to reflashing, not the GApps zip
before that, i tried clearing data for Play Services, wiping cache/dalvik in recovery, installing a Play Services APK i downloaded from another XDA thread, & reflashing the 11/9 GApps zip. i would have tried the 11/7 again, but I'd already deleted that from my computer

Google Assistant hotword apk switch not working on NMF26F?

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.

[ROM] Hydrogen OS OPEN BETA 14 released

Here is link for Hydrogen OS OPEN BETA 14
http://www.h2os.com/download
Stable version (Android7.1) beta version
Version: beta 14th Edition View the update log
Time: Sep 1, 2017
Size: 1.44G
Update log
Update Android security patches
**
【Clock】
- Add alarm clock function, you can now set the alarm clock for the specific date, you can also set the alarm clock according to the statutory holidays
**
【Communication】
- The right side of the contact list supports direct display of quick index bars
- Contact management increases the quick merge function
**
【Gallery】
- Optimize picture loading and display speed, look at the picture one step further
**
【the weather】
- Optimize the experience of searching the city
This looks sweet, downloading now.
What about ambient display? Will it ever be fixed already? The missing clock is bothering me as i recieve the notification.
Ambient display works fine here.
twoxa said:
Ambient display works fine here.
Click to expand...
Click to collapse
Lift display up - you see notifications AND the clock. Recieve a notification - beta 9 has just the notification text (sometimes expanded, sometimes not (??????)) with clock missing. Is it fixed in beta 10?
Gallardo994 said:
Lift display up - you see notifications AND the clock. Recieve a notification - beta 9 has just the notification text (sometimes expanded, sometimes not (??????)) with clock missing. Is it fixed in beta 10?
Click to expand...
Click to collapse
Works fine here, I get notifications and previews when pick up the phone.
I can flash this on my A3000 right? I know it's a silly question but had a nasty run in with this software on my OP2 ....
Some of screen shots. And yes contact syncs works fine.
Just install Google installer apk and its works fine for installing google services.
Apk Request
Can u give the apk of oneplus launcher V2.1, new weather, new clock app?
---------- Post added at 03:31 AM ---------- Previous post was at 03:28 AM ----------
Can u send the apk of oneplus launcher V2.1, new clock and weather app ?
uttam.ace said:
Some of screen shots. And yes contact syncs works fine.
Just install Google installer apk and its works fine for installing google services.
Click to expand...
Click to collapse
Just tried the Beta 10 build. It broke the twrp recovery every time I rebooted the device. I tried the official twrp 3.1.1-2 and also 3.1.1-0. Also, unable to get root, tried magisk and supersu as well.
Anyone flashed successfully and got root yet? Which debloater did you guys use?
Thanks,
premjeeth said:
Just tried the Beta 10 build. It broke the twrp recovery every time I rebooted the device. I tried the official twrp 3.1.1-2 and also 3.1.1-0. Also, unable to get root, tried magisk and supersu as well.
Anyone flashed successfully and got root yet? Which debloater did you guys use?
Thanks,
Click to expand...
Click to collapse
This is general behavior of OOS/H2OS that it replaces TWRP with stock recovery.Just re flash TWRP not a
big deal.
Regarding debloating most of the app you can just uninstall except market and browser which I use
to freeze/disable.
Till now not rooted , but Magisk12 should work.
premjeeth said:
Just tried the Beta 10 build. It broke the twrp recovery every time I rebooted the device. I tried the official twrp 3.1.1-2 and also 3.1.1-0. Also, unable to get root, tried magisk and supersu as well.
Anyone flashed successfully and got root yet? Which debloater did you guys use?
Thanks,
Click to expand...
Click to collapse
uttam.ace said:
Some of screen shots. And yes contact syncs works fine.
Just install Google installer apk and its works fine for installing google services.
Click to expand...
Click to collapse
Can you please share the apks?
dipeshdidwani said:
Can you please share the apks?
Click to expand...
Click to collapse
Sure, I am unrooted now, Once I will rooted will upload here.
Wait around 4 to 5 hr after office I will upload the same.
dipeshdidwani said:
Can you please share the apks?
Click to expand...
Click to collapse
Here it is...
https://forum.xda-developers.com/oneplus-3/how-to/guide-how-to-install-gapps-h2os-7-1-1-t3565344
premjeeth said:
Here it is...
https://forum.xda-developers.com/oneplus-3/how-to/guide-how-to-install-gapps-h2os-7-1-1-t3565344
Click to expand...
Click to collapse
Sorry, but i asked for the launcher and weather files
dipeshdidwani said:
Sorry, but i asked for the launcher and weather files
Click to expand...
Click to collapse
Here is the Launcher
http://www.apkmirror.com/apk/oneplus-ltd/oneplus-launcher-2/oneplus-launcher-2-2-1-0-170622150418-387136f-release/oneplus-launcher-2-1-0-170622150418-387136f-android-apk-download/
Can i install contacts app which supports google sync....because all contacts are sync with google only and i want google play store too..
hope rest app like maps, notes, i can install from store
Sounds very cool. Will download now.
Edit: Booted fine, flashed TWRP and rooted with magisk. Restoring apps with titanium backup now.
sivajithee said:
Can i install contacts app which supports google sync....because all contacts are sync with google only and i want google play store too..
hope rest app like maps, notes, i can install from store
Click to expand...
Click to collapse
default contact app syncs with google contact sync. Just install google installer APK and try.
could you please share link for google installer APK

...

...
I want you delete this thread tonight . Can you check does treble work? https://play.google.com/store/apps/details?id=com.kevintresuelo.treble
Thanks
Thanhtho96 said:
I want you delete this thread tonight . Can you check does treble work? https://play.google.com/store/apps/details?id=com.kevintresuelo.treble
Thanks
Click to expand...
Click to collapse
I highly doubt it is since getting Treble for bacon means a quite hard work with partitions and such. I am not professional but having custom OREO ROM does not mean Treble is supported.
Do ypu know if bacon is getting oficial support this week?
[deleted]
Thanks for your build!
Unfortunately camera in third apps doesn't work (like Snapchat or Messenger)
nienic said:
Thanks for your build!
Unfortunately camera in third apps doesn't work (like Snapchat or Messenger)
Click to expand...
Click to collapse
Work! You should change SELinux to Permissive
[deleted]
[deleted]
[deleted]
gavinchappell said:
Nope - see the screenshot
SafetyNet passes, although I always install a patch to turn off the ro.debuggable flag because I know I need that for one of my banking apps. So that might be why SafetyNet checks are OK.
What patch did you install? Can you explain?
Click to expand...
Click to collapse
[deleted]
If you merged this commit https://review.lineageos.org/#/c/209767/, camera in 3rd apps will work well without change selinux to permissive
[deleted]
Best lineage 15 build in my opinion. Everything works as expected, thanks a lot
gavinchappell said:
I don't think that commit on its own is enough to fix it because Snapchat runs under another context - however as the comments state, that patchset has now been abandoned anyway. It'll be included in a more common area (I guess it's a thing that could affect multiple Qualcomm SoCs) and there's a comment on the new patchset with the "correct" fix. I compiled myself a build with the latest proposed fix and Snapchat is working fine so once 209960 is merged and 15.1 is building, Snapchat users should be just fine.
I've updated the link in the first post to point to the latest version I've built, signed with test keys and has the SELinux change in which fixes Snapchat/Messenger.
Click to expand...
Click to collapse
What is your opinion about this https://www.reddit.com/r/Android/comments/87keoj/google_nexus_player_and_oneplus_2_receive/dwesq8h/? I think we won't have it in next week
[deleted]
Thanks a lot for the build @gavinchappell, I couldn't wait anymore. It also works flawlessly! :good:
EDIT: For all those having games crashing I solved changing vm.heapsize to 512 in build.prop.
Hello every One! I'm succesfully installed lineage-15.1-20180121-UNOFFICIAL-bacon on my OnePlusOne and the important thing for me which is NOT working it's routing audio input to the external audio interface connected via OTG (i'm using Lexicon Alpha). OTG actually works well with usb-midi interface and I can play my keyboard for example, but external audio interface is not working (it is connected well, the led is on, but problem with routing i guess) Maybe I should try ROM from this thread but, anybody knows some terminal commands for doing that? THANKS:fingers-crossed:
@gavinchappell, could you update this rom, please?))

Categories

Resources