Anyone try new LG HOME 4.0 launcher on v10 - T-Mobile LG V10 Q&A, Help & Troubleshooting

Saw a post and link to the new LG launcher on google+ and seeing if anyone has tried installing on a V10, if so how is it?
Sent from my LG-H901 using Tapatalk

I can't find it in smart world and I tried other means and it errors out on trying to install. it only supports like 3 phones at the moment

888Plugin8.com said:
Saw a post and link to the new LG launcher on google+ and seeing if anyone has tried installing on a V10, if so how is it?
Sent from my LG-H901 using Tapatalk
Click to expand...
Click to collapse
The new launcher is for MM only, if you try to install it on a LP V10 you will get an "error parsing package"

Thank you both for your replies
Sent from my LG-H901 using Tapatalk

I'm on MM and get error messages when trying to install. Actually Smart world crashes.
Sent from my VS990 using XDA Free mobile app

On an MM LG device other than the G5 it tells you it won't run cause it's not a G5. I just tried it on the korean stock MM rom for our phone. It installs just fine. Upgrades the existing LG home acutally. When you choose it, it says nope...only for LG G5.

Wonder if changing the build.prop would help?
Sent from my LG-H901 using XDA-Developers mobile app

deathknellx said:
Wonder if changing the build.prop would help?
Sent from my LG-H901 using XDA-Developers mobile app
Click to expand...
Click to collapse
My guess would be the manifest for the apk itself. that's where all the permissions are for the app

Related

[Q] How to get stock apps on Vanilla RootBox

Does anyone know how to get stock apps on with this custom ROM? I'm primarily wanting Notebook. But quick memo, LG On screen phone and PC sync would be helpful also.
Thanks!
Sent from my Optimus G using xda premium
Tyler44346 said:
Does anyone know how to get stock apps on with this custom ROM? I'm primarily wanting Notebook. But quick memo, LG On screen phone and PC sync would be helpful also.
Thanks!
Sent from my Optimus G using xda premium
Click to expand...
Click to collapse
Not possible.
nygfan760 said:
Not possible.
Click to expand...
Click to collapse
Oh, just asking because I've seen the LG Notebook for the Samsung Galaxy S 3 (or two)
I seen something about having to hack it or something.
Sent from my Optimus G using xda premium
There are plenty of links for LG Notebook. But quick memo has some dependencies in the framework that aren't present in AOSP.
Sent from my RootBox LG-E970
Neroga said:
There are plenty of links for LG Notebook. But quick memo has some dependencies in the framework that aren't present in AOSP.
Sent from my RootBox LG-E970
Click to expand...
Click to collapse
I tried downloading several it just says "Application not installed." I seen a flashable .zip file for the SGS III that has the Noteboox app.. but im afraid to use it, because the update script, binary is for the SGS (not sure if that makes a difference). I've learned not to flash things from other phones. Is it safe for me to flash it?
Tyler44346 said:
I tried downloading several it just says "Application not installed." I seen a flashable .zip file for the SGS III that has the Noteboox app.. but im afraid to use it, because the update script, binary is for the SGS (not sure if that makes a difference). I've learned not to flash things from other phones. Is it safe for me to flash it?
Click to expand...
Click to collapse
If you have an apk that won't install you can try putting it in system apps setting permissions and rebooting.
adfurgerson said:
If you have an apk that won't install you can try putting it in system apps setting permissions and rebooting.
Click to expand...
Click to collapse
The permissions for it now is rw-rw-r--
should it be rwxrwxrwx? and/or any special permissions?
All of the other apps in /system/app are rw-r--r--, should it be that?
Tyler44346 said:
The permissions for it now is rw-rw-r--
should it be rwerwerwe?
All of the other apps in /system/app are rw-r--r--, should it be that?
Click to expand...
Click to collapse
I would try rw-r--r-- yes.
adfurgerson said:
I would try rw-r--r-- yes.
Click to expand...
Click to collapse
Didn't work, but thank you for your help!
Sent from my Optimus G using xda premium
The apps would need to be modified. The apps call for resources in the stock framework n systemui. You'll have to transfer those resources to the apps them self n change any internal link to the new location of the resources. It's been done but it's allot of work.
Sent from my Optimus G using Tapatalk 2
https://www.box.com/s/qfxao2m9rcctp2b03eom
MysteryEmotionz said:
The apps would need to be modified. The apps call for resources in the stock framework n systemui. You'll have to transfer those resources to the apps them self n change any internal link to the new location of the resources. It's been done but it's allot of work.
Sent from my Optimus G using Tapatalk 2
Click to expand...
Click to collapse
Thank you for explaining this. I used the method I described to pull DSP Manager from one ROM and put it in another one. But this is obviously more complicated.
Edit... Mystery gave me an idea and it seems to have worked, pulled apk from gnex zip and installed it.
After tinkering for awhile using a terminal emulator, somehow I have the LG Notebook app. I've noticed a few bugs but all are really really minor. I'm trying to figure out how I did this but it worked somehow.
Sent from my Optimus G using xda premium
Tyler44346 said:
After tinkering for awhile using a terminal emulator, somehow I have the LG Notebook app. I've noticed a few bugs but all are really really minor. I'm trying to figure out how I did this but it worked somehow.
Sent from my Optimus G using xda premium
Click to expand...
Click to collapse
I have found a way to to this, but it takes awhile for it to work. Will continue trying different ways, im trying to make LG apps work.
In the screenshot: PCSync, Notebook, and Quick Memo.
Tyler44346 said:
I have found anodded o to this, but it takes awhile for it to work. Will continue trying different ways, im trying to make LG apps work.
In the screenshot: PCSync, Notebook, and Quick Memo.
Click to expand...
Click to collapse
Did you see link I posted for Box, it is modded apk that might give some ideas if you can figure what was changed.
adfurgerson said:
Did you see link I posted for Box, it is modded apk that might give some ideas if you can figure what was changed.
Click to expand...
Click to collapse
I will download it and decompile it on my computer. I did get Quick Memo installed, but it force closes.
Sent from my Optimus G using xda premium
adfurgerson said:
Did you see link I posted for Box, it is modded apk that might give some ideas if you can figure what was changed.
Click to expand...
Click to collapse
The differences are the AndroidManifest.XML files and the working apk has a file called libpolatispdfexplorer.so (Notebook.apk/lib/armeabi/libpolarispdfexplorer.so) I think that might be something necessary for it to work.
Sent from my Optimus G using xda premium
Tyler44346 said:
The differences are the AndroidManifest.XML files and the working apk has a file called libpolatispdfexplorer.so (Notebook.apk/lib/armeabi/libpolarispdfexplorer.so) I think that might be something necessary for it to work.
Sent from my Optimus G using xda premium
Click to expand...
Click to collapse
I don't have a clue as to how code works......but keep me posted on any progress.
I have version of quick memo someone else posted here awhile ago (ie no credit to myself). It just launches like an app so it works well with a sidebar type app, other than the menu bar for it is captured in the screenshot.
Sent from my Nexus G LTE
C2fifield said:
I have version of quick memo someone else posted here awhile ago (ie no credit to myself). It just launches like an app so it works well with a sidebar type app, other than the menu bar for it is captured in the screenshot.
Sent from my Nexus G LTE
Click to expand...
Click to collapse
Can you upload it please?
Sent from my Optimus G using xda premium
Tyler44346 said:
Can you upload it please?
Sent from my Optimus G using xda premium
Click to expand...
Click to collapse
http://db.tt/AwZMMGxv
Hopefully it's not one of those private sharing links. Box and Dropbox have been a giant pain with that lately.
Sent from my Nexus G LTE

[App] QRemote for AOSP based ROMs

Web Presence:
Twitter
Google+
Installation:
Boot into recovery and flash QRemote_V500.zip file.
Download:
HERE
Issues:
You may have to browse to /system/etc/init.d/ and set permissions for file 100Remote to match other files in folder. I had issues at first with proper file permissions so I update the install script but during my testing the Remote program will run even if I do not have proper permission for file.
Thanks to @sefnap for script he created for LG G2.
And this is? :-/
Sent from my GT-N7105 using XDA Premium 4 mobile app
Awesome thanks. I was gonna create this but couldn't get the apk anymore after I had flashed.
Sent from my LG-D801 using Tapatalk
stratus1011 said:
Awesome thanks. I was gonna create this but couldn't get the apk anymore after I had flashed.
Sent from my LG-D801 using Tapatalk
Click to expand...
Click to collapse
Is it working properly?
hi! I tried it but don't seems to work with my Toshiba and Sony tv
I'm on cm11
Inviato dal mio LG-V500 con Tapatalk 4
Maelstr0m said:
hi! I tried it but don't seems to work with my Toshiba and Sony tv
I'm on cm11
Inviato dal mio LG-V500 con Tapatalk 4
Click to expand...
Click to collapse
It did not work on my LG TV. I am waiting to hear from a anyone if it works for them to see if there is a problem.
Sent from my LG-D800 using XDA Premium 4 mobile app
Gonna try it right as I get home. Anyway, it would be great if we could get the G2-like QRemote, not just the 'lite' one from the G Pad
No go for me on sale sony tv on cm11. Also neither bluray nor DVD have anything in their lists once you click those options.
Sent from my LG-D801 using xda app-developers app
Is it possible to add Vizio the list of TV makes? This worked great before I moved CM11 and now that I am on CW11 I would love to get my QRemote back but this version post does not list Vizio tv's. (The version that came stock did)
If it helps, I have a backup of the stock rom I made before flashing.
Thanks!
AndroidUser00110001 said:
Web Presence:
Twitter
Google+
Installation:
Boot into recovery and flash QRemote_V500.zip file.
Download:
HERE
Issues:
You may have to browse to /system/etc/init.d/ and set permissions for file 100Remote to match other files in folder. I had issues at first with proper file permissions so I update the install script but during my testing the Remote program will run even if I do not have proper permission for file.
Thanks to @sefnap for script he created for LG G2.
Click to expand...
Click to collapse
Did you notice in the system dump of my GPE that there was a LGQRemote.apk? I ran the APK from root explorer but I didn't get any icons in my launcher.
Mixinitup4Christ said:
Did you notice in the system dump of my GPE that there was a LGQRemote.apk? I ran the APK from root explorer but I didn't get any icons in my launcher.
Click to expand...
Click to collapse
Yes I did notice and got same results. If you use an activity picker to start up remote it does not start up either.
Sent from my LG-D800 using XDA Premium 4 mobile app
colwellkr said:
Is it possible to add Vizio the list of TV makes? This worked great before I moved CM11 and now that I am on CW11 I would love to get my QRemote back but this version post does not list Vizio tv's. (The version that came stock did)
If it helps, I have a backup of the stock rom I made before flashing.
Thanks!
Click to expand...
Click to collapse
Hey AndroidUser00110001 (or anyone), did you see my post (also above) and do you have any ideas? :/ thanks!
colwellkr said:
Hey AndroidUser00110001 (or anyone), did you see my post (also above) and do you have any ideas? :/ thanks!
Click to expand...
Click to collapse
This is not even working fully yet. I lost track of this due to working on GPE ROM. When I have more time I can check why it is not fully working.
From what I have seen the only way to ad other devices would be for LG to allow it. LG encrypts their IR blaster so only devices listed in the quickset device profile work if LGs IR blaster unless someone can crack the encryption. You can search play store for quickset and install the version from play store to see if it has more devices but IR not working yet on AOSP based ROMs yet.
Sent from my LG-D800 using XDA Premium 4 mobile app
AndroidUser00110001 said:
This is not even working fully yet. I lost track of this due to working on GPE ROM. When I have more time I can check why it is not fully working.
From what I have seen the only way to ad other devices would be for LG to allow it. LG encrypts their IR blaster so only devices listed in the quickset device profile work if LGs IR blaster unless someone can crack the encryption. You can search play store for quickset and install the version from play store to see if it has more devices but IR not working yet on AOSP based ROMs yet.
Sent from my LG-D800 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Oh okay, I take it the reason it was working before is because then I was on LG's ROM not an AOSP rom? If this is case, would the backup I made of the LG ROM be of any use? I could pull out the quick remote app or something.
I don't know much about coding for android devices but I can still help. Let me know what I can do to get this project rolling again!
colwellkr said:
Oh okay, I take it the reason it was working before is because then I was on LG's ROM not an AOSP rom? If this is case, would the backup I made of the LG ROM be of any use? I could pull out the quick remote app or something.
I don't know much about coding for android devices but I can still help. Let me know what I can do to get this project rolling again!
Click to expand...
Click to collapse
The app is from the LG ROM... Going to have to debug more and see what's going on. You can use the Android SDK or app from play store to see logcat output and see where the errors are. I just don't have time to work on it right now...
Sent from my LG-V510 using XDA Premium HD app
AndroidUser00110001 said:
The app is from the LG ROM... Going to have to debug more and see what's going on. You can use the Android SDK or app from play store to see logcat output and see where the errors are. I just don't have time to work on it right now...
Sent from my LG-V510 using XDA Premium HD app
Click to expand...
Click to collapse
Okay, thanks. I don't know how to edit any code in these apps so I'll leave it people who do. In the mean time I'll search for solutions others may have found. Thanks and Happy Holidays!
Sent from my LG-V500 using XDA Premium HD app
@AndroidUser00110001 I really hope we can get this going, It's the only thing I miss from the LG Rom
joshuadjohnson22 said:
@AndroidUser00110001 I really hope we can get this going, It's the only thing I miss from the LG Rom
Click to expand...
Click to collapse
I no longer have v500, returned it and waiting for my v510 to get here. Hopefully we can figure something out that works on both models.
If you check in the G2 themes and apps forum there is a way to get QRemote working with AOSP ROMs and maybe the same method and/or files will work on G Pad.
Sent from my LG-D800 using XDA Premium 4 mobile app
AndroidUser00110001 said:
I no longer have v500, returned it and waiting for my v510 to get here. Hopefully we can figure something out that works on both models.
If you check in the G2 themes and apps forum there is a way to get QRemote working with AOSP ROMs and maybe the same method and/or files will work on G Pad.
Sent from my LG-D800 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
My friend got it working on his g2 by just download an apk, but trying to put that apk on a v500 (running cm11) unfortunately does not work.
I reckon you'd need a lot of LG framework in order to make this work on AOSP. I wont stop you tho, would be neat. ^^

Galaxy Labs AT&T S7 APK

I wanted to post this because I search several times and never found any hits but randomly found this APK somewhere that works just fine activating Galaxy Labs on the AT&T model S7. Go to advanced features after install and you should see Galaxy labs. This allows you to disable the app drawer. So it is like an iPhone home screen expect you have widgets also! No root required.
Thanks for this. Quick Dial seems like it might be a useful feature.
Wow easy install and works great thank you!
Keep getting error app not installed
RileyIssKing said:
Keep getting error app not installed
Click to expand...
Click to collapse
You need to click the small text on the warning page that says "install anyway (unsafe)" Or something similar to that.
Clicking OK, is basically saying you don't want to proceed.
why did you manually sign it ?
maybe edited the apk ?
Weird why the sign it alerted system. Hmm
BTW it doesn't work on AT&T Android 7.0
Sent from my SAMSUNG-SM-G930A using Tapatalk
Omar04 said:
Weird why the sign it alerted system. Hmm
BTW it doesn't work on AT&T Android 7.0
Sent from my SAMSUNG-SM-G930A using Tapatalk
Click to expand...
Click to collapse
It works if you had it on mm then updated through ota
Sent from my SAMSUNG-SM-G935A using XDA-Developers Legacy app

LG Calculator

https://drive.google.com/file/d/0B2lXMPPuE2h0OExDTk9jMFE5M0U/view?usp=drivesdk
Because the Google calculator is crap and I've always preferred LG's, I backed this up from my G3 before trading it in. Installs with no issue and it works with QSlide.
Sent from my VS995 using Tapatalk
partylikeaninjastar said:
https://drive.google.com/file/d/0B2lXMPPuE2h0OExDTk9jMFE5M0U/view?usp=drivesdk
Because the Google calculator is crap and I've always preferred LG's, I backed this up from my G3 before trading it in. Installs with no issue and it works with QSlide.
Sent from my VS995 using Tapatalk
Click to expand...
Click to collapse
Thanks a ton, I really need that. I hot your thanks button!
You're the sh*t. Thank you
I can't get the link to open ..
kbrn said:
I can't get the link to open ..
Click to expand...
Click to collapse
Want to try again? Link loaded for me. Dunno if Google Drive has a download limit.
If you're still having trouble, I can dust off the old Dropbox, or perhaps someone can mirror?
Sent from my VS995 using Tapatalk
partylikeaninjastar said:
Want to try again? Link loaded for me. Dunno if Google Drive has a download limit.
If you're still having trouble, I can dust off the old Dropbox, or perhaps someone can mirror?
Sent from my VS995 using Tapatalk
Click to expand...
Click to collapse
I got it!! Chrome browser was acting weird... I downloaded with firefox Thanks!
Thanks
Sent from my LG-LS997 using XDA-Developers mobile app
partylikeaninjastar said:
https://drive.google.com/file/d/0B2lXMPPuE2h0OExDTk9jMFE5M0U/view?usp=drivesdk
Because the Google calculator is crap and I've always preferred LG's, I backed this up from my G3 before trading it in. Installs with no issue and it works with QSlide.
Sent from my VS995 using Tapatalk
Click to expand...
Click to collapse
Can you please get me gallery?
Sent from my LG-LS997 using Tapatalk
EROMITLAB said:
Can you please get me gallery?
Sent from my LG-LS997 using Tapatalk
Click to expand...
Click to collapse
I have it uploaded, but people are saying it isn't installing.
https://drive.google.com/file/d/0B2lXMPPuE2h0UEpCVE5WZUN5QWc/view?usp=drivesdk
Sent from my VS995 using Tapatalk
partylikeaninjastar said:
https://drive.google.com/file/d/0B2lXMPPuE2h0OExDTk9jMFE5M0U/view?usp=drivesdk
Because the Google calculator is crap and I've always preferred LG's, I backed this up from my G3 before trading it in. Installs with no issue and it works with QSlide.
Sent from my VS995 using Tapatalk
Click to expand...
Click to collapse
Any LG stock music player apk please?
Sent from my LG-H910 using XDA-Developers mobile app
Very nice of you
bluetoothless said:
Any LG stock music player apk please?
Sent from my LG-H910 using XDA-Developers mobile app
Click to expand...
Click to collapse
Already tried. Sprint people are saying it doesn't work. Says file is corrupted or something.
Sent from my VS995 using Tapatalk
http://forum.xda-developers.com/lg-g3/themes-apps/port-apps-stock-mm-t3346126
Here are stock apps from the g5
I can't seem to get them to install at all
I really want the lg calendar to get a qslide pop up calendar
Thanks a lot
ajamer said:
http://forum.xda-developers.com/lg-g3/themes-apps/port-apps-stock-mm-t3346126
Here are stock apps from the g5
I can't seem to get them to install at all
I really want the lg calendar to get a qslide pop up calendar
Click to expand...
Click to collapse
You need root to get any of these to install. If you have root you can.move it to the system and set permissions, just installed the calculator from that thread.
Calculator installs fine without root though
ajamer said:
Calculator installs fine without root though
Click to expand...
Click to collapse
The one in this thread yes, but it is old. The one in the link above is from the G5 and does not install without root. I tried.
What's different in the G3 calculator vs the G3 calculator I posted? G3 calculator is also the same as the G4 one.
Sent from my VS995 using Tapatalk
partylikeaninjastar said:
https://drive.google.com/file/d/0B2lXMPPuE2h0OExDTk9jMFE5M0U/view?usp=drivesdk
Because the Google calculator is crap and I've always preferred LG's, I backed this up from my G3 before trading it in. Installs with no issue and it works with QSlide.
Click to expand...
Click to collapse
Thank you for this! I came from v10 and don't for the life of me understand why they left out the calculator on the v20!
Who in their right mind would want a calculator that doesn't show history? I mean, if you can have the option, why the heck not?
Shopping season is here and I need a working calculator to figure out what I'm spending and saving! lol
Thanks again!
Dude, thanks! Agreed that the LG calculator is superior over the Google one.
Sent from my LG V20 using XDA Labs

Which twrp version on 7.1.1?

I got the dev preview going. Unlocked bootloader. Tried to flash twrp 3.0.2-2 through fastboot commands. Looked like it went well but when I try and boot into recovery I got the droid with red triangle.
Am I using the right version or doing it wrong? Also when I get twrp up and going, what's the best root file to flash? I wanna pixelize my 6p.
Thanks !!
Sent from my SM-G930T using XDA-Developers mobile app
ryanbmw51 said:
I got the dev preview going. Unlocked bootloader. Tried to flash twrp 3.0.2-2 through fastboot commands. Looked like it went well but when I try and boot into recovery I got the droid with red triangle.
Am I using the right version or doing it wrong? Also when I get twrp up and going, what's the best root file to flash? I wanna pixelize my 6p.
Thanks !!
Sent from my SM-G930T using XDA-Developers mobile app
Click to expand...
Click to collapse
So I had a similar issue. I flashed the OTA and forgot to flash SU before the reboot. This is why you can not get TWRP to flash. To fix this use Wug's tool kit found here, http://forum.xda-developers.com/nexus-6p/development/toolkit-wugs-nexus-root-toolkit-v2-1-0-t3258493.
In stall tool kit on PC and when prompted for android version select ANY, should be the last choice on the list (don't select the version you have i.e 7.0, 7.0 etc). Then click root with TWRP and wait for it to go through the process. Now you will have TWRP working and SU in stalled. It will install the latest versions of both, so no worries there.
Good luck!
phillymade said:
So I had a similar issue. I flashed the OTA and forgot to flash SU before the reboot. This is why you can not get TWRP to flash. To fix this use Wug's tool kit found here, http://forum.xda-developers.com/nexus-6p/development/toolkit-wugs-nexus-root-toolkit-v2-1-0-t3258493.
In stall tool kit on PC and when prompted for android version select ANY (don't select the version you have i.e 7.0, 7.0 etc). Then click root with TWRP and wait for it to go through the process. Now you will have TWRP working and SU in stalled. It will install the latest versions of both, so no worries there.
Good luck!
Click to expand...
Click to collapse
Thanks for the response. I've used wugfrsh for years. When I try to use it this time it reboots to bootloader fine but when it says the device is booting temporarily into twrp the phone never does it. It just stays in BL screen.
Edit...think I got it. Thanks for your help. Needed to change to "any build".
If you dont mind. Did you get all the pixel mods running? Assist, camera, etc? Which method did you follow? I see multiple methods available with some issues here and there.
Thanks again.
Sent from my SM-G930T using XDA-Developers mobile app
ryanbmw51 said:
Thanks for the response. I've used wugfrsh for years. When I try to use it this time it reboots to bootloader fine but when it says the device is booting temporarily into twrp the phone never does it. It just stays in BL screen.
Sent from my SM-G930T using XDA-Developers mobile app
Click to expand...
Click to collapse
Did you select the any version of android? That is odd, it worked fine for me on 7.0 and 7.1.1. Did you run it as admin? Try tuning off you Anit-virus, in the past that interfered for me unlocking HTC bootlodaers
Perhaps a different tool kit would work for you.
---------- Post added at 08:12 PM ---------- Previous post was at 08:11 PM ----------
Without root TWRP won't stick.
phillymade said:
Did you select the any version of android? That is odd, it worked fine for me on 7.0 and 7.1.1. Did you run it as admin? Try tuning off you Anit-virus, in the past that interfered for me unlocking HTC bootlodaers
Perhaps a different tool kit would work for you.
Click to expand...
Click to collapse
Please see my edit in previous post.
Sent from my SM-G930T using XDA-Developers mobile app
ryanbmw51 said:
Thanks for the response. I've used wugfrsh for years. When I try to use it this time it reboots to bootloader fine but when it says the device is booting temporarily into twrp the phone never does it. It just stays in BL screen.
Edit...think I got it. Thanks for your help. Needed to change to "any build".
If you dont mind. Did you get all the pixel mods running? Assist, camera, etc? Which method did you follow? I see multiple methods available with some issues here and there.
Thanks again.
Sent from my SM-G930T using XDA-Developers mobile app
Click to expand...
Click to collapse
Yes, I have the camera working. Got it from the app thread, as well as the launcher. For assistant to work I just did the build prop edit.
Find: ro.product.model=Nexus 6P and change it to
ro.product.model=Pixel XL
Then add this line:
ro.opa.eligible_device=true
save and reboot. Long press home and set it up.
Here for apps http://forum.xda-developers.com/nexus-6p/themes-apps/pixel-skin-apps-t3486186
For me, the round icons did not work so well.
phillymade said:
Yes, I have the camera working. Got it from the app thread, as well as the launcher. For assistant to work I just did the build prop edit.
Find: ro.product.model=Nexus 6P and change it to
ro.product.model=Pixel XL
Then add this line:
ro.opa.eligible_device=true
save and reboot. Long press home and set it up.
Here for apps http://forum.xda-developers.com/nexus-6p/themes-apps/pixel-skin-apps-t3486186
For me, the round icons did not work so well.
Click to expand...
Click to collapse
Cool. Not a fan of the round icons. What about boot animation? Grt that going at all?
Sent from my SM-G930T using XDA-Developers mobile app
ryanbmw51 said:
Cool. Not a fan of the round icons. What about boot animation? Grt that going at all?
Sent from my SM-G930T using XDA-Developers mobile app
Click to expand...
Click to collapse
Boot ani is good,deleted the stock one and just copy and paste into system>media> set permissions and reboot.
In the app thread there is a black version of the boot ani as well, I prefer the stock white
Oh, don't forget the live wallpaper apk, its worth it. I like the globe the best, it moves according to the time of day. its sweet.
Yea. I'm in good shape now. Found a badass camera app with zero shutter lag. Everything else is now totally pixelized. Can't wait to see how battery compares to a pixel thanks for all the help.
Still using my s7 while the pixel 6p charges.
@phillymade
Thanks for the help dude
Sent from my SM-G930T using XDA-Developers mobile app
ryanbmw51 said:
Yea. I'm in good shape now. Found a badass camera app with zero shutter lag. Everything else is now totally pixelized. Can't wait to see how battery compares to a pixel thanks for all the help.
Still using my s7 while the pixel 6p charges.
@phillymade
Thanks for the help dude
Sent from my SM-G930T using XDA-Developers mobile app
Click to expand...
Click to collapse
What camera are you using
Sent from my Nexus 6P using Tapatalk
phillymade said:
What camera are you using
Sent from my Nexus 6P using Tapatalk
Click to expand...
Click to collapse
This is the camera he talks about:
http://forum.xda-developers.com/nexus-6p/themes-apps/mod-camera-nx-v4-google-camera-zsl-hdr-t3494435
pbsec said:
This is the camera he talks about:
http://forum.xda-developers.com/nexus-6p/themes-apps/mod-camera-nx-v4-google-camera-zsl-hdr-t3494435
Click to expand...
Click to collapse
Yea that's the one. So far so good guys. Only prob I run into with the OS so far is a couple apps won't open and FC like Amazon and another Tapatalk app I use for my replica watch addiction. Battery not great so far but will get better i think.
phillymade said:
What camera are you using
Sent from my Nexus 6P using Tapatalk
Click to expand...
Click to collapse
Hey bro. Any input on dropping back to 7.0 through flash stock feature on NRT? I wanna maybe go back down with no wipe. I know if I unenrolled from beta program it'll drop me back but wipe data.
Sent from my SM-G930T using XDA-Developers mobile app
ryanbmw51 said:
Hey bro. Any input on dropping back to 7.0 through flash stock feature on NRT? I wanna maybe go back down with no wipe. I know if I unenrolled from beta program it'll drop me back but wipe data.
Sent from my SM-G930T using XDA-Developers mobile app
Click to expand...
Click to collapse
I tried it. Didn't work. Kept getting FC pop-ups. Well worth a try I guess.
Sent from my SM-G930T using XDA-Developers mobile app
ryanbmw51 said:
Hey bro. Any input on dropping back to 7.0 through flash stock feature on NRT? I wanna maybe go back down with no wipe. I know if I unenrolled from beta program it'll drop me back but wipe data.
Sent from my SM-G930T using XDA-Developers mobile app
Click to expand...
Click to collapse
Well if you downgrade, a full wipe would be in order. I for one had fc's on 7.1.1. I did a full wipe and clean install of the system image. All is well now except for amazon app store. But this is no surprise as it did this with the 7.0 preview as well, I can live with this. It will be updated soon enough.
You want unofficial twrp 3.0.2-3. See this thread for details and a download link.
http://forum.xda-developers.com/nex...recovery-twrp-2-8-7-0-touch-recovery-t3234976

Categories

Resources