How to use quickreader in Snap? - LineageOS Questions & Answers

Quite some time back quickreader was added to Snap. It was easy accessable in the old Snap ui. Then the ui changed and qr has gone. Since it's still in the sources, and is still build, I wonder how to use it in oneplus3 los-16.0?
I've asked that in the officila onneplus3 thread, but nobody knows.
Do I need to put something in the overlay in the device repo? Do I need to put something in *mk? Or do I just oversee a icon in the Snap ui?
Reference: https://forum.xda-developers.com/on...eplus-3-3t-t3866517/post80879117#post80879117

nvertigo67 said:
Quite some time back quickreader was added to Snap. It was easy accessable in the old Snap ui. Then the ui changed and qr has gone. Since it's still in the sources, and is still build, I wonder how to use it in oneplus3 los-16.0?
I've asked that in the officila onneplus3 thread, but nobody knows.
Do I need to put something in the overlay in the device repo? Do I need to put something in *mk? Or do I just oversee a icon in the Snap ui?
Reference: https://forum.xda-developers.com/on...eplus-3-3t-t3866517/post80879117#post80879117
Click to expand...
Click to collapse
You ask about qr code scanner?

kurtn said:
You ask about qr code scanner?
Click to expand...
Click to collapse
Thanx for the answer!
That is the old Snap UI. I'll attach a screenshot of the new ui. I'd happily use the old ui, if one can tell me how to build it - which changes in the device repo are neccessary to get back the old one?

nvertigo67 said:
, I wonder how to use it in oneplus3 los-16.0?
Click to expand...
Click to collapse
Did you have any luck with finding out how to make use of qr codes in snap?
I've got los17.1 unofficial installed on my moto G, and already lost over 2 hours trying to find out if the snap camera app in latest LOS version is capable of recognizing QR codes at all.
I luckily found this thread but with - as I could guess - no solution

YoShake said:
Did you have any luck with finding out how to make use of qr codes in snap?
I've got los17.1 unofficial installed on my moto G, and already lost over 2 hours trying to find out if the snap camera app in latest LOS version is capable of recognizing QR codes at all.
I luckily found this thread but with - as I could guess - no solution
Click to expand...
Click to collapse
Look at the pictures in the posts above. What does your app look like?
Do you have a link to the ROM publisher, or only the zip file?

kurtn said:
Look at the pictures in the posts above. What does your app look like?
Do you have a link to the ROM publisher, or only the zip file?
Click to expand...
Click to collapse
I don't have any options on the bottom right corner to choose from as seen on your attached sshot. It looks exactly the same as shown on nvertigo67's screenshot on a newer version of this app.
My app's version taken from its info: 2.02.037
unof. LOS 17.1 rom by Jarl.penguin from this thread: https://forum.xda-developers.com/moto-g5s/development/rom-lineageos-17-1-t4160495
shall I understand that an older version of snap apk can be found somewhere?

YoShake said:
I don't have any options on the bottom right corner to choose from as seen on your attached sshot. It looks exactly the same as shown on nvertigo67's screenshot on a newer version of this app.
My app's version taken from its info: 2.02.037
unof. LOS 17.1 rom by Jarl.penguin from this thread: https://forum.xda-developers.com/moto-g5s/development/rom-lineageos-17-1-t4160495
shall I understand that an older version of snap apk can be found somewhere?
Click to expand...
Click to collapse
Install a qr scanner app.

Related

[DEV] Camera tests - Now testing for Blackstone!

New libraries and kernel for TESTING camera including Blackstone. They need testers!
[UPDATED 01/21][DEV - Camera (Diamond, Blackstone, Raphael, Rhodium) ] Camera
ATT! Kernel and libraries updated 02/21. Check first post.
Now cam works as well as you could expect under WM! Autofocus and every app I tried.
You can try it or wait untill changes get commited, and if things go this way that will be soon (in my opinion).
---------------------------------------------------------
Logs will be more helpful if you add this info:
Platform:
XDAndroid/other release: (FRX03-04, etc):
Kernel:
Modules:
And helpful details like modifications to startup.txt or if it's not a clean install, for example. Thanks!
---------------------------------------------------------
Notes (instructions in first post of linked thread, here for fast reference):
-If using FRX03, use the new libGLES_qcom and gralloc - better 3D performance.
-If using FRX04, those libs are included in the new kernel, so don't add/remove that lines from froyo.user.conf
---------------------------------------------------------
How to make logs - easy way
Please post logs in the main thread, it'll be easier for devs to use them.
How to make logs - command line way
1.- If you're in Android, reboot to WM (clean start)
2.- Launch Haret, let Android set down
3.- Enter Settings - Dev tools - Terminal Emulator
4.- write: "su", hit enter, "dmesg > /sdcard/dmesg.txt", hit enter
5.- write: "logcat > /sdcard/logcat.txt", hit enter
6.- Start Camera, mess with it, including taking photo if it works
7.- Exit to Home (via red buton), shut off device and get both txt's from root of sdcard.
8.- Attach them to the dev thread!
(Sorry for the multiple edits, I'm learning meanwhile)
GREAT NEWS.....
Love it very much .
@Eodun Hi, I hope this logs help. Thank you for your work on this.
As you can see in the log, in the end camera app freeze, did not like something in the hardware.
Regards
how to make logs?
In the future use search function.
http://forum.xda-developers.com/showthread.php?t=502010
Hi
Great news!! camera went open and i can take picture but it says "please insert SD card before using the camera".is it possible change that camera pic saving place ?
xdmcdmc said:
@Eodun Hi, I hope this logs help. Thank you for your work on this.
As you can see in the log, in the end camera app freeze, did not like something in the hardware.
Regards
Click to expand...
Click to collapse
Could you please post the log in the linked thread? Also add
Platform:
Kernel:
Modules:
And helpful details like modifications to startup.txt or if it's not a clean install, for example. Thanks!
xdmcdmc said:
@Eodun Hi, I hope this logs help. Thank you for your work on this.
As you can see in the log, in the end camera app freeze, did not like something in the hardware.
Regards
Click to expand...
Click to collapse
Please, read the main thread pointed in the first post. As you can see in your logcat, the detecte library version is the BASIC_LIB (which means dream library). For camera to work on the blackstone, you need to have the NEW_LIB detected, which is the legend one.
Use the Lib_package on my thread and use the froyo.user.conf file that is in this package. It will automatically bind the camera library to the one needed for blackstone.
I have upgraded Android to FRX04 and with kernel and latest files for camera posted on dedicated thread I was able to have camera working. I will post details to camera main thread.
Thanks,
xdmcmdc
I've managed to get the camera working on FRX04 aswell . Used newest modules, zImage, rootfs and camera lib from the thread in first post.
In 5MP mode I seem to be able to take one picture (which doesn't get saved), and after that I'm not able to take another one. The app doesn't freeze; the camera buttons do still rotate when the phone is turned, but the image does freeze.
In 3MP mode taking pictures WORKS FINE .
Switching to video crashes the camera, but that was to be expected
If more logs are needed I'll be happy to provide them
accountabc said:
I've managed to get the camera working on FRX04 aswell . Used newest modules, zImage, rootfs and camera lib from the thread in first post.
In 5MP mode I seem to be able to take one picture (which doesn't get saved), and after that I'm not able to take another one. The app doesn't freeze; the camera buttons do still rotate when the phone is turned, but the image does freeze.
In 3MP mode taking pictures WORKS FINE .
Switching to video crashes the camera, but that was to be expected
If more logs are needed I'll be happy to provide them
Click to expand...
Click to collapse
You've got the same results as xdmcdmc and me Seems viruscrazy has located the 5mp bug, let's see!
camera works but lost wifi
Hi. I'm very new to Android but love playing with gadgets (I'm 49 so bare with me) I managed to do the camera updates to FRX04 (which works) but for some reason when I add the zimage from the kernel_modules_01232011_topaz_fix package I lose wifi, it just says "error" when I try and turn it on, can anyone help ? I've obviously done something wrong - Paula
paulabutler said:
Hi. I'm very new to Android but love playing with gadgets (I'm 49 so bare with me) I managed to do the camera updates to FRX04 (which works) but for some reason when I add the zimage from the kernel_modules_01232011_topaz_fix package I lose wifi, it just says "error" when I try and turn it on, can anyone help ? I've obviously done something wrong - Paula
Click to expand...
Click to collapse
That's because viruscrazy couldn't build modules to work with that kernel. Stick to previous viruscrazy's kernel (the 01/23 update) or main branch one.
is the latest version dated 07-Feb having the same issue with the Wifi?
Also noted that there are updated Krenel and Roofs 10-Feb, is the camera working with them?
ypsmav said:
is the latest version dated 07-Feb having the same issue with the Wifi?
Also noted that there are updated Krenel and Roofs 10-Feb, is the camera working with them?
Click to expand...
Click to collapse
Camera only works with viruscrazy's kernels. The last one (AF) doesn't work for blackstone, though.
Wifi works as far as you have the modules that work with the matching kernel
Tried the Viruscrazy's Kernels and works like a charm. Camera 3M pixels + Wifi Ok + audio working perfect. Video not working.
The thread seems to be a bit complicated to read, but it's easy, just follows the following steps:
1. download lib packages dated 23/Jan from point 1 of the viruscrazy's thread, previous backup, unzip the contents on your android SD folder.
2. if you are using FRX4 modify the config as indicated by viruscrazy. I used notepad2.
3. Download Kernel + module package dated 28/Jan from point 2 of the thread and, unzip on your android folder.
4. download the new haret.exe from the thread, modify the start.txt
5. enjoy your camera.
Did you solved your problem with "Please insert an SD card before using the camera" message??
/olme
olme said:
Did you solved your problem with "Please insert an SD card before using the camera" message??
/olme
Click to expand...
Click to collapse
Never got that message
Which kernel are you using? Which build?
olme said:
Did you solved your problem with "Please insert an SD card before using the camera" message??
/olme
Click to expand...
Click to collapse
At Neopeek's they've got the camera working with the Camera360 app... I have the app, but not the right kernels... Maybe you should give it a try...
Thought tha you could change the saving location with Camera360.
Here is the marketlink: https://market.android.com/details?id=vStudio.Android.GPhoto
Bunnybugs_007 said:
At Neopeek's they've got the camera working with the Camera360 app... I have the app, but not the right kernels... Maybe you should give it a try...
Thought tha you could change the saving location with Camera360.
Here is the marketlink: https://market.android.com/details?id=vStudio.Android.GPhoto
Click to expand...
Click to collapse
As you say, it's not an userland (app) problem, it's the kernel support that it's still in debug process. Viruscrazy is getting a great progress atm.

[Q] Can the MIUI Notes app/apk be used on non-MIUI roms??

Can the MIUI Notes app/apk be used on non-MIUI roms?? It is by far the nicest and easiest to use notes app I've ever used.
I'm now on the Evo gingerbread deck 1.0 rom.
I puled the Notes.apk out of a recent (Gingerbread) MIUI rom and tried the following without success:
Installing the apk - install failed
Pushing the apk to /system/app - app force closes instantly
Can it be done?
Yeah, tried it too.
Are there any other apps that aresimilar in function? Or maybe the code that MIUI notes is based on?
scirio said:
Can the MIUI Notes app/apk be used on non-MIUI roms?? It is by far the nicest and easiest to use notes app I've ever used.
I'm now on the Evo gingerbread deck 1.0 rom.
I puled the Notes.apk out of a recent (Gingerbread) MIUI rom and tried the following without success:
Installing the apk - install failed
Pushing the apk to /system/app - app force closes instantly
Can it be done?
Click to expand...
Click to collapse
When you pushed it to /system/app, did you set permissions properly?
It doesn't seem like one of those MIUI apps that require MIUI. Have you tried signing the apk and installing it normally?
(from... Evo/MIUI/Tapatalk)
Look for XMNotes on the market. It was made by the same company that builds MIUI (Xaomi). It's a little old, so it doesn't have a few of the features of MIUI notes, but it's pretty much the same thing.
Thanks for your answers!
I just installed the apk, not push to system. Will try that later...
Can't find XM notes in markte :-(
PatricB said:
Thanks for your answers!
I just installed the apk, not push to system. Will try that later...
Can't find XM notes in markte :-(
Click to expand...
Click to collapse
https://market.android.com/details?id=com.xiaomi.notes
Won't install for me though :c
Here neither...
Any luck installing extracted MiuiNotes?
Hi, I found source of that on internet on code.google.com/p/patrrr-xiaomi-note/ but it was in Chinese and had some little bug, so I created a project from it (github.com/ebraminio/miuinotes) and republished it in market.android.com/details?id=com.patrrr.Note (downloadable from github.com/ebraminio/miuinotes/downloads)
It still have some bugs although but is usable
Nice to see MIUI Notes getting ported to the "common public" this way. Thanx.
Indeed there are bugs. Most important one is that when entering the app through the widget, you can't go to the list. Hitting back gets you back to the homescreen; hitting the "Into the list mode" is not working, which functionality is quite important because now there is no way you can see and choose the notes already made (except for hitting the app-button in the app-drawer).
So did anyone managed to get this working? I tried extracting apk from latest miui 4.0 and pushing it to /system/app, but it FC'd right away.
I guess this thread is just too old hence no replies. I figured it out by myself, if anyone is interested I have it built from miui source from ICS with some minor bug fixes/modifications.
Could you please post it somewhere? I liked it quite a bit when I used MIUI and it would be great to have it on ICS too... Many thanks in advance
Yeah, I liked it very much too which is why I started looking around and couldn't find it.
Enjoy: http://ge.tt/3oWoetF/v/0?c
PM if the link doesn't work. I haven't used this service b4.
Works like a charm
One question though - since now the New note button is in Chinese is there a way to change it in the apk? I can supply the needed files.
Sure, that should be an easy change.
BTW, this is stock MIUI Notes with just some small bug fixes. I'm doing a more significant overhaul for my own use. May just throw it out there when it's done, if there is any interest.
EDIT: new (english) version uploaded: http://ge.tt/53m79uF/v/0?c
You rock
OMG your amazing
mimin0 said:
Sure, that should be an easy change.
BTW, this is stock MIUI Notes with just some small bug fixes. I'm doing a more significant overhaul for my own use. May just throw it out there when it's done, if there is any interest.
EDIT: new (english) version uploaded:
Click to expand...
Click to collapse
Dude i love you! I love MIUI notes
Just like to say thanks and I'd be interested in the overhauled version if you ever want to put it out.
I've dabbled in Catch, RememberTheMilk, and Evernote. Catch is pretty close to want i'm wanting but I tried MIUINotes today on my MIUI rom and it's exactly what I'm looking for (minus interval sync options, unless it's there and I can't find it?)
I'll think about the auto-sync interval.
Sent from my Glacier using xda premium
Bro seriously thanks for the app.
I'm a captivate user and successfully installed this on my ICS.
Thanks again!

[Q&A] [ROM] [Alpha] Unoffcial CM12 for d2tmo

Q&A for [ROM] [Alpha] Unoffcial CM12 for d2tmo
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.
Before posting, please use the forum search and read through the discussion thread for [ROM] [Alpha] Unoffcial CM12 for d2tmo. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.
Thanks for understanding and for helping to keep XDA neat and tidy!
CM12 for D2tmo
i installed CM12 but it does not detect my simcard PLZ help
Cant wait for new Lollipop roms!!!
Do you know if any time soon there will be a fix for mobile data?
thanks for effort
menace211 said:
Cant wait for new Lollipop roms!!!
Click to expand...
Click to collapse
Yeah, if they turn out like KitKat Roms I'm heading back to touchwiz jellybean, stock.
Liquidsmooth lollipop for S3
Hi,
Here are some builds for the S3, including the d2tmo. I've loaded the but had to go back to backup , there is a bug (black screen) with lollipop that i could not stay with it.
Sorry .. they did not allow me to put in the message an outside link to the downloads
Adam
fully functional work around to get lollipop on s3 d2tmo t999l
after doing a lot of research i have sucsesfully installed lollipop onto my s3 and got the camera to work with the camera for android app from the play store. the data also works the build i installed is the 12-20141125-unofficial-d2att after changing the script file to include d2tmo instead of the d2att. works great no real bugs except the time stamp on hangout mesages which is fixed by setting the time on the phone to network but turning of the reginal time set. thought this would be nice to share.
ps: stock camera and google camera still do not work but everything else does so this can be used as a daily driver links below to camera and build:
camera: https://play.google.com/store/apps/details?id=com.photo.android.camera&hl=en
build: http://forum.xda-developers.com/galaxy-s3-att/orig-development/cyanogenmod-12-t2944071
Added screen shots of apps used speed test and the edit that needs to be made to script file to make installable
lollipop for d2tmo install instructions
WHAT YOU NEED
the build location:
12-20141125-unofficial-d2att link: http://forum.xda-developers.com/galaxy-s3-att/orig-development/cyanogenmod-12-t2944071
in the same link is superSU
also will need gapps 5.0 lollipop
"camera for android" ( stock camera and google camera DOES NOT work)
link: https://play.google.com/store/apps/details?id=com.photo.android.camera&hl=en
total commander
instructions to exit the updater-script file to make the build installable on your d2tmo
1. open the file in total commander
2. META-INF> COM>GOOGLE>ANDROID
3. open and edit the updater-script by long pressing the file choosing unpack+edit
4. change d2att to d2tmo in the first line P.s. theres two words change both
5. go back and the editing is done now just wipe everything and flash just like any other rom the boot up takes about 8 to 9mins so dont worry about it being stuck in a loop, it isn't
do not forget to download superSU from the same link as the build and have gapps 5.0 when you flash
flash in this order: rom, gapps, superSU
important things that do work :
4g YES
bluetooth with android wear YES
gps YES
camera for android YES( stock camera NO google camera NO)
wifi YES
flash light YES
time needs to be adjusted(settings > date & time > check atumatic date & time (use network-provided time) uncheck automatic time zone, select time zone to finish time set)
sound YES
dsp YES
security YES unlocks only with power button (home button will not unlock your phone takes some getting use to)
keyboard YES
what was used to set up my phone: philz recovery, rescripted 12-20141125-UNOFFICIAL-d2att, superSU beta app,gapps 5.0, latest modem from xda for d2tmo t999L
leonid002 said:
after doing a lot of research i have sucsesfully installed lollipop onto my s3 and got the camera to work with the camera for android app from the play store. the data also works the build i installed is the 12-20141125-unofficial-d2att after changing the script file to include d2tmo instead of the d2att. works great no real bugs except the time stamp on hangout mesages which is fixed by setting the time on the phone to network but turning of the reginal time set. thought this would be nice to share.
ps: stock camera and google camera still do not work but everything else does so this can be used as a daily driver links below to camera and build:
camera: https://play.google.com/store/apps/details?id=com.photo.android.camera&hl=en
build: http://forum.xda-developers.com/galaxy-s3-att/orig-development/cyanogenmod-12-t2944071
Click to expand...
Click to collapse
Is it possible that you could upload d2att rom with changed script?
leonid002 said:
after doing a lot of research i have sucsesfully installed lollipop onto my s3 and got the camera to work with the camera for android app from the play store. the data also works the build i installed is the 12-20141125-unofficial-d2att after changing the script file to include d2tmo instead of the d2att. works great no real bugs except the time stamp on hangout mesages which is fixed by setting the time on the phone to network but turning of the reginal time set. thought this would be nice to share.
ps: stock camera and google camera still do not work but everything else does so this can be used as a daily driver links below to camera and build:
camera: https://play.google.com/store/apps/details?id=com.photo.android.camera&hl=en
build: http://forum.xda-developers.com/galaxy-s3-att/orig-development/cyanogenmod-12-t2944071
Added screen shots of apps used speed test and the edit that needs to be made to script file to make installable
Click to expand...
Click to collapse
Wiwee said:
Is it possible that you could upload d2att rom with changed script?
Click to expand...
Click to collapse
it looks like the file is too big to upload, here are the steps to edit the file manually, if you follow these you wont screw up
1. open the file in total comander
2. META-INF> COM>GOOGLE>ANDROID
3. open and edit the updater-script by long pressing the file choosing unpack+edit
4. change d2att to d2tmo in the first line P.s. theres two words change both
5. go back and the editing is done now just wipe everything and flash just like any other rom the boot up takes about 8 to 9mins so dont worry about it being stuck in a loop, it isnt
do not forget to download superSU from the same link as the build and have gapps 5.0 when you flash
flash in this order: rom, gapps, superSU
Wiwee said:
Is it possible that you could upload d2att rom with changed script?
Click to expand...
Click to collapse
files not uploading still sorry
leonid002 said:
files not uploading still sorry
Click to expand...
Click to collapse
I have determined I am an idiot. I downloaded the rom and tried to change the stuff you have listed and no love. If you have a chance to get it uploaded ( mega.co.nz with a public link maybe.....) please share would love to give it a shot.
PHP:
alarmdude9 said:
I have determined I am an idiot. I downloaded the rom and tried to change the stuff you have listed and no love. If you have a chance to get it uploaded ( mega.co.nz with a public link maybe.....) please share would love to give it a shot.
Click to expand...
Click to collapse
I'll get right on it thanks for the response,did it not let you flash it and say it's not compatible?
leonid002 said:
PHP:
I'll get right on it thanks for the response
Click to expand...
Click to collapse
No thank you for trying to help idiots like me. that is correct says not compatable
alarmdude9 said:
No thank you for trying to help idiots like me.
Click to expand...
Click to collapse
I got it to work at 3 in the morning so if I forgot something I'm sorry in advanced it's halfway uploaded right now with the changes in the script. Hope this helps. I also flashed with Philz recovery if that makes any difference
leonid002 said:
I got it to work at 3 in the morning so if I forgot something I'm sorry in advanced it's halfway uploaded right now with the changes in the script. Hope this helps. I also flashed with Philz recovery if that makes any difference
Click to expand...
Click to collapse
No apologies needed at all. Don't know if one version of the recovery matters or not. I know it did way back in the days of the CLIQ but I'm hoping not this far along
leonid002 said:
after doing a lot of research i have sucsesfully installed lollipop onto my s3 and got the camera to work with the camera for android app from the play store. the data also works the build i installed is the 12-20141125-unofficial-d2att after changing the script file to include d2tmo instead of the d2att. works great no real bugs except the time stamp on hangout mesages which is fixed by setting the time on the phone to network but turning of the reginal time set. thought this would be nice to share.
ps: stock camera and google camera still do not work but everything else does so this can be used as a daily driver links below to camera and build:
camera: https://play.google.com/store/apps/details?id=com.photo.android.camera&hl=en
build: http://forum.xda-developers.com/galaxy-s3-att/orig-development/cyanogenmod-12-t2944071
Added screen shots of apps used speed test and the edit that needs to be made to script file to make installable
lollipop for d2tmo install instructions
WHAT YOU NEED
the build location:
12-20141125-unofficial-d2att link: http://forum.xda-developers.com/galaxy-s3-att/orig-development/cyanogenmod-12-t2944071
in the same link is superSU
also will need gapps 5.0 lollipop
"camera for android" ( stock camera and google camera DOES NOT work)
link: https://play.google.com/store/apps/details?id=com.photo.android.camera&hl=en
total commander
instructions to exit the updater-script file to make the build installable on your d2tmo
1. open the file in total commander
2. META-INF> COM>GOOGLE>ANDROID
3. open and edit the updater-script by long pressing the file choosing unpack+edit
4. change d2att to d2tmo in the first line P.s. theres two words change both
5. go back and the editing is done now just wipe everything and flash just like any other rom the boot up takes about 8 to 9mins so dont worry about it being stuck in a loop, it isn't
do not forget to download superSU from the same link as the build and have gapps 5.0 when you flash
flash in this order: rom, gapps, superSU
Click to expand...
Click to collapse
alarmdude9 said:
No apologies needed at all. Don't know if one version of the recovery matters or not. I know it did way back in the days of the CLIQ but I'm hoping not this far along
Click to expand...
Click to collapse
https://mega.co.nz/#!8wdyVICK!ORYZsTOTdnXvgpEYVA6mJr9JbQJ0MCz_wFh8sA_xPNk
Try this I checked the file to make sure it was edited
leonid002 said:
https://mega.co.nz/#!8wdyVICK!ORYZsTOTdnXvgpEYVA6mJr9JbQJ0MCz_wFh8sA_xPNk
Try this I checked the file to make sure it was edited
Click to expand...
Click to collapse
awesome bringing it down now.
alarmdude9 said:
awesome bringing it down now.
Click to expand...
Click to collapse
so when you flash there should be a small error but it will continue flashing. let me know it goes
leonid002 said:
so when you flash there should be a small error but it will continue flashing. let me know it goes
Click to expand...
Click to collapse
Will do. Besides the camera everything else is working? Can't test it a lot tonight, just got called into work, but want to get it set up and a nandroid then play with it after work tomorrow.
alarmdude9 said:
Will do. Besides the camera everything else is working? Can't test it a lot tonight, just got called into work, but want to get it set up and a nandroid then play with it after work tomorrow.
Click to expand...
Click to collapse
when I first flashed the time for some reason was off but its pretty easy to fix, as for the camera install camera for android in the play store so you have some kind of working camera if that matters to you . everything else works perfectly a lot faster than the carbon ROM I had

Any OFFICIAL LineageOS 14.1 users?

Long story short, I'm looking for the most stable and refined custom ROM for the MZP. I'm currently using Alberto97's AOSP 8.1 and while everything is working fine, it isn't really that refined. As it is ported from what I guess is the Google Pixel, the OS thinks that the device is a Google Pixel. For example, when I set up the device, it shows the banner "Finish setting up your Pixel". Also, when I register my fingerprint to unlock the device, the setup shows to use the index finger and touch the sensor located on the rear of the device (like the Pixel's). Charging with the phone powered off is also bugged, as it shows nothing but "Charging ??/100". I know these may seem like small things, but I'm a person with extreme attention to detail (almost borderline OCD) and things like these just bug the hell out of me, even though it isn't the devs fault at all (mad respect to Alberto).
Basically, I want a custom ROM that is MADE for the device, not ported. If you guys get what I mean. Polished is the word, I guess.
Seeing as LineageOS 14.1 is officially supported, do these cosmetic flaws exist? Can any LOS users confirm this? I apologize for bugging this sub with my stupid questions, I just want to settle with my phone once and for all.
Thank you to all for your help!
djdelarosa25 said:
Long story short, I'm looking for the most stable and refined custom ROM for the MZP. I'm currently using Alberto97's AOSP 8.1 and while everything is working fine, it isn't really that refined. As it is ported from what I guess is the Google Pixel, the OS thinks that the device is a Google Pixel. For example, when I set up the device, it shows the banner "Finish setting up your Pixel". Also, when I register my fingerprint to unlock the device, the setup shows to use the index finger and touch the sensor located on the rear of the device (like the Pixel's). Charging with the phone powered off is also bugged, as it shows nothing but "Charging ??/100". I know these may seem like small things, but I'm a person with extreme attention to detail (almost borderline OCD) and things like these just bug the hell out of me, even though it isn't the devs fault at all (mad respect to Alberto).
Basically, I want a custom ROM that is MADE for the device, not ported. If you guys get what I mean. Polished is the word, I guess.
Seeing as LineageOS 14.1 is officially supported, do these cosmetic flaws exist? Can any LOS users confirm this? I apologize for bugging this sub with my stupid questions, I just want to settle with my phone once and for all.
Thank you to all for your help!
Click to expand...
Click to collapse
Hi there,
None of the cosmetic flaws you said exist on the official LineageOS 14.1 ROM. I'm using it for several months now and it is certainly the most polished ROM created for this device.
By the way, I've tested weeks ago Alberto97's AOSP 8.1 and it was a weak experience. It wasn't optimized as I expected, some of the animations were jerky and I noticed multiple bugs.
I definitely recommend using LineageOS 14.1 ROM if you want a good experience. Also, I recommend using 7.1 ROMs instead of 8.0's/8.1's. They are way more stable and optimized.
If you have any question, feel free to ask.
Systemlessly said:
Hi there,
None of the cosmetic flaws you said exist on the official LineageOS 14.1 ROM. I'm using it for several months now and it is certainly the most polished ROM created for this device.
By the way, I've tested weeks ago Alberto97's AOSP 8.1 and it was a weak experience. It wasn't optimized as I expected, some of the animations were jerky and I noticed multiple bugs.
I definitely recommend using LineageOS 14.1 ROM if you want a good experience. Also, I recommend using 7.1 ROMs instead of 8.0's/8.1's. They are way more stable and optimized.
If you have any question, feel free to ask.
Click to expand...
Click to collapse
Sweet, thanks a lot man! I'm going to flash it right now.
Sadly, the flash failed It appears that it doesn't support the Oreo bootloader
djdelarosa25 said:
Sadly, the flash failed It appears that it doesn't the Oreo bootloader
Click to expand...
Click to collapse
What is the error?
Did you flash the official or soak test 8.0 rom before?
Systemlessly said:
What is the error?
Did you flash the official or soak test 8.0 rom before?
Click to expand...
Click to collapse
ERROR 7, my bootloader is not supported
I updated to official 8.0.0 Oreo by sideloading the OTA
djdelarosa25 said:
ERROR 7, my bootloader is not supported
I updated to official 8.0.0 Oreo by sideloading the OTA
Click to expand...
Click to collapse
Oh yeah, that's bad.
You should post a message regarding this issue on the Official Lineage 14.1 topic to make the developper aware. I think that's not hard to make the bootloader compatible, it should be some parameters to change
Systemlessly said:
Oh yeah, that's bad.
You should post a message regarding this issue on the Official Lineage 14.1 topic to make the developper aware. I think that's not hard to make the bootloader compatible, it should be some parameters to change
Click to expand...
Click to collapse
I've been trying to Google ways on how to contact the maintainer but I can't seem to find out how. Can you help me by sending a link on how to message the dev?
djdelarosa25 said:
I've been trying to Google ways on how to contact the maintainer but I can't seem to find out how. Can you help me by sending a link on how to message the dev?
Click to expand...
Click to collapse
According to this link: https://wiki.lineageos.org/devices/addison
It is said that it is mccreary the maintainer.
Here is his mail:
Sean McCreary: [email protected]
https://review.lineageos.org/#/q/owner:mccreary%40mcwest.org+status:merged
Systemlessly said:
According to this link: https://wiki.lineageos.org/devices/addison
It is said that it is mccreary the maintainer.
Here is his mail:
Sean McCreary: [email protected]
https://review.lineageos.org/#/q/owner:mccreary%40mcwest.org+status:merged
Click to expand...
Click to collapse
Holy cr*p, thanks so much, man! :laugh:
am also looking like dis , how smooth los 14.1? what is the present bug? in bootloader case, we can edit build prop instead zip folder
talktosam said:
am also looking like dis , how smooth los 14.1? what is the present bug? in bootloader case, we can edit build prop instead zip folder
Click to expand...
Click to collapse
I contacted the maintainer and he said it's not as simple as that, as there may be incompatibilities with a bootloader from a different Android version. We're messaging each other for the past few days and he sent me a test build. The flash succeeded, though we are unable to make it boot up.
djdelarosa25 said:
I contacted the maintainer and he said it's not as simple as that, as there may be incompatibilities with a bootloader from a different Android version. We're messaging each other for the past few days and he sent me a test build. The flash succeeded, though we are unable to make it boot up.
Click to expand...
Click to collapse
u ask any way to get LOS 15.1? any hope? how can i contact him?
talktosam said:
u ask any way to get LOS 15.1? any hope? how can i contact him?
Click to expand...
Click to collapse
I asked him yesterday but he said that it's against rules to ask for ETAs (even when I only asked him if it would come out, I didn't ask when :/)
Read the thread, one user already posted his email address here, though don't even try to ask him stuff like that again as surely he will link that to me.
djdelarosa25 said:
I asked him yesterday but he said that it's against rules to ask for ETAs (even when I only asked him if it would come out, I didn't ask when :/)
Read the thread, one user already posted his email address here, though don't even try to ask him stuff like that again as surely he will link that to me.
Click to expand...
Click to collapse
The dev (mccreary) just fixed the issue and official LineageOS 14.1 will now be compatible for Oreo bootloaders on the next build (May 2).
I have sideloaded the Oreo OTA on stock firmware.
Now i want to go back using LineageOS 14.1, anyway to do it?
vbdss said:
I have sideloaded the Oreo OTA on stock firmware.
Now i want to go back using LineageOS 14.1, anyway to do it?
Click to expand...
Click to collapse
Please see the post above you.
https://forum.xda-developers.com/showpost.php?p=76379057&postcount=16
---------- Post added at 07:06 PM ---------- Previous post was at 07:04 PM ----------
Happy to know that the developer fixed the issue @djdelarosa25. Well, it was a great idea to send him an e-mail.
vbdss said:
I have sideloaded the Oreo OTA on stock firmware.
Now i want to go back using LineageOS 14.1, anyway to do it?
Click to expand...
Click to collapse
Lineage 14.1 is Nougat based and it will not flash as it will display bootloader error while flashing in twrp. Wait for Lineage 15 or as djdelarosa25 said [/COLOR]
djdelarosa25 said:
The dev (mccreary) just fixed the issue and official LineageOS 14.1 will now be compatible for Oreo bootloaders on the next build (May 2).
Click to expand...
Click to collapse
wait till 2nd may
---------- Post added at 05:47 PM ---------- Previous post was at 05:32 PM ----------
djdelarosa25 said:
The dev (mccreary) just fixed the issue and official LineageOS 14.1 will now be compatible for Oreo bootloaders on the next build (May 2).
Click to expand...
Click to collapse
Is there any news for Lineage 15? I am kinda use to Oreo so I am looking for an Oreo ROM. I like AOSP no doubt but I'd also like to try a ROM that is build from scratch for MZP only.
Systemlessly said:
Happy to know that the developer fixed the issue @djdelarosa25. Well, it was a great idea to send him an e-mail.
Click to expand...
Click to collapse
Yeah, thanks for helping me, man! The dev was really cool - replies, debugs, and compiles really quickly as well. Talk about pro.
Manish355 said:
Is there any news for Lineage 15? I am kinda use to Oreo so I am looking for an Oreo ROM. I like AOSP no doubt but I'd also like to try a ROM that is build from scratch for MZP only.
Click to expand...
Click to collapse
I already asked him if it was in the works and he said don't ask for ETAs. I asked him again today and told him I wasn't asking for a date, just a confirmation if LOS 15 is in the works. We'll see what he says.
EDIT: So it counts as an ETA then. He said we'll just see it come out (so I guess it is in the works). But I wouldn't worry that much, the dev works really fast.
and yeah, I like a ROM that was made for the MZP as well. As much as I like Alberto's ROM, a ROM built from scratch > a port (though LOS 14.1 is Alberto's work as well). It's a pity he quit development of it.

ZGCAM for Samsung S9 Android 10

https://mega.nz/file/4NtHHIYa
here u have the Gcam that works with Android 10
the only issue is front camera but i will search a fix for that
You need root to use front. Join the official telegram of zgcam there is instructions there
i'm getting a "you need decription key to access" error
effry said:
i'm getting a "you need decription key to access" error
Click to expand...
Click to collapse
ZGCAM website: https://koopahtmaniac.com/index.php
Stolen
danger2u said:
https://mega.nz/file/4NtHHIYa
here u have the Gcam that works with Android 10
the only issue is front camera but i will search a fix for that
Click to expand...
Click to collapse
This ****'s been ripped from the official source, bypassed the makers ad's and provided a MEGA link to directly download it. It's from here:
https://koopahtmaniac.com/
Don't bother getting it from thread. Go ahead and support the developer. It's free for ****s sake.
The poster also failed to mention that root is required to fix the front camera, and video (and flash I think) for S9 and Note 8 devices, as a .lib file must be changed.
Get it from the original source, and join the telegram group for up to date configs. I've also got a couple I've modified myself for better daily use.
Find my repo of files here https://drive.google.com/drive/folders/18tT-aRVJm5vczIpcjaR6epu-sZ3JHPUe?usp=sharing
I upload them to Drive as I make them, in the Camera Configs folder. I also upload the ZGCAM update apk's as I get them, and a lot of other root crap, in case links go down and I need them at easy access.
beugologist said:
This ****'s been ripped from the official source, bypassed the makers ad's and provided a MEGA link to directly download it. It's from here:
https://koopahtmaniac.com/
Don't bother getting it from thread. Go ahead and support the developer. It's free for ****s sake.
The poster also failed to mention that root is required to fix the front camera, and video (and flash I think) for S9 and Note 8 devices, as a .lib file must be changed.
Get it from the original source, and join the telegram group for up to date configs. I've also got a couple I've modified myself for better daily use.
Find my repo of files here https://drive.google.com/drive/folders/18tT-aRVJm5vczIpcjaR6epu-sZ3JHPUe?usp=sharing
I upload them to Drive as I make them, in the Camera Configs folder. I also upload the ZGCAM update apk's as I get them, and a lot of other root crap, in case links go down and I need them at easy access.
Click to expand...
Click to collapse
I know it's been some time, but currently none of these libs work anymore on latest LOS 17.1. It used to work before the first october update of LOS, but when you replace the lib right now, it will also break the stock camera and none of the GCAM/ZGCAM ports work. The only way to keep it working is to keep the stock libs (that come with vendor image, both in /lib and /lib64). ZGCAM works fine except front cam! For this just use the stock cam app, everything else is functioning great.

Categories

Resources