app and features t android? - Amazon Fire Phone

Im sure xda will start working on all those "NEW " features on this phone

Related

Noticed anything different from ICS to JB?

Besides the notification bar, has anyone noticed anything different?... just wondering.
BUTTER
Sent from my SPH-L710 using xda premium
Animated folder on the home screen.
Sent from my SPH-L710 using xda app-developers app
Different more useful settings. Better camera app, 100% working Google now,New modem/baseband if you choose to flash it.
Just a ton of little stuff.
Sent from Pluto.
rgregg504 said:
BUTTER
Sent from my SPH-L710 using xda premium
Click to expand...
Click to collapse
Has your speeds increased? Can you tell the difference with butter??
Missing shortcuts
Sent from my GT-N8013 using XDA Premium HD app
rukin1 said:
Has your speeds increased? Can you tell the difference with butter??
Click to expand...
Click to collapse
way faster with everything, bench marks don't lie either this flies.
Sent from my SPH-L710 using XDA Premium App
Any way for us to know for certain that it is not a mixed of improvements and placebo?
Sent from my ST26i using xda app-developers app
The underlying improvements are massive
Sent from my SPH-L710 using Tapatalk 2
From Samsung. Sure some got the email but since its on topic:
We're happy to announce the Android™ 4.1, Jelly Bean update is now available for your Samsung Galaxy S® III. In addition to Android 4.1, Jelly Bean you will also receive new and enhanced TouchWiz® features, making for a faster, richer, and more responsive device experience.
Android™ 4.1, Jelly Bean features:
Google Now contextual and voice assistant
Rich notifications that can expand or collapse
Automatic widget adjustment to easily arrange your home screens
Enhanced Samsung TouchWiz features:
Camera enhancements including: live camera and camcorder filters, pause/resume video while recording, and Low Light photo mode
Blocking Mode to disable incoming calls, notifications, alarms and LED indicators for a designated period of time
Pop Up Play picture-in-picture video window is now resizable and can pause while in picture-in-picture
Swype® is preloaded as an alternate keyboard
Other cool new stuff for your Galaxy S III:
AllShare® Cast Hub TV mirroring accessory support has been added
ESPN's ScoreCenter® application with custom integrated AllShare technology to stream sports highlights directly to your Samsung SMART TV™ is available as a free download from the S Suggest™ app on your device
Click to expand...
Click to collapse
what is live camera???
i think its just the camera
You can now use voice commands to take a picture.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from Pluto.
That feature is old. It was on I CS
Sent from my SPH-L710 using xda app-developers app
"Home Screen Mode" wasn't there before from what I can recall. More options under the "Developer Options" heading. Cloud menu in Settings. App drawer has changed. Task switcher UI is also different.
Just what I've noticed. I rooted almost immediately when I first got this phone so I didn't spend too much time with stock TW.
Sent from my SPH-L710 using XDA Premium HD app
I believe the camera is the same I can't tell a difference
Sent from my SPH-L710 using xda app-developers app
budde2 said:
I believe the camera is the same I can't tell a difference
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
The camera adds the capability of pausing while recording a video and add a Low Light mode.
Block mode in settings. Working midnight shift this is GREAT! You get to pick who and when they can call or text you. No more sales calls when I want to sleep
Sent from my SPH-L710 using Tapatalk 2
There's no more WiFi Tether lol. As of now anyway...
Sent from my SPH-L710 using Tapatalk 2
Most people are reporting that their battery life has gone down since the upgrade.... this is because but not limited too google now and maps are 2 areas that consume a lot of battery. Disable those and batt life goes up substantially
Sent from my SPH-L710 using xda app-developers app

[APP] KTweaker | Ktoonsez | Kernel | Fast charge toggle

Hey guys. I wanted an easier way to toggle fast charging with ktoonsez ROM. I used to use the widget, but with my screen off profile, the widget would freeze and not work or display anything. So i designed an app that will automatically toggle fast charging on or off by simply just taping the icon in your app drawer. But instead i placed the app onto my lockscreen i may even think about binding it to the search key long press(menu key long press for our phones) But the app will toggle fast charging either on or off.
When it toggles fast charging on, it will automatically turn off the display as well so no hitting power button
Hope you guys enjoy it.
Be sure to thank ktoonsez for his amazingly awesome kernel and for supplying me with the information as what to change!
You need root. But obviously if you are running ktoonsez kernel, or any custom kernel, you prolly already have root
To install:
1. Copy to device.
2. Use a file explorer to browse to the apk tap it and install.
3. Open Settings > Security > Device Administrators
4. Select "Toggle fast charge"
5. Select "Activate" from the bottom of the screen. You will notice it only needs to lock the screen so its a safe app.
6. Launch the app and you should get a toast message.
Sorry to whoever downloaded this. But i forgot to implement a cleanup method. So it would have stayed in memory indefinitely redownload the one i posted in the OP its the same name but the code is different. It has proper clean up so it completely exits the service.
Screenshot of the activate window. (Truthfully I just wanted to play around with picShop
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my SGH-T999 using Tapatalk 2
So this works with any kernel except stock?
Sent from my SGH-T999 using xda premium
Thanks buddy works great
Sent from my SGH-T999 using xda app-developers app
circuit.007 said:
So this works with any kernel except stock?
Sent from my SGH-T999 using xda premium
Click to expand...
Click to collapse
No? Only with ktoonsez kernels.
Sent from my SGH-T999 using Tapatalk 2
elesbb said:
Hey guys. I wanted an easier way to toggle fast charging with ktoonsez ROM. I used to use the widget, but with my screen off profile, the widget would freeze and not work or display anything. So i designed an app that will automatically toggle fast charging on or off by simply just taping the icon in your app drawer. But instead i placed the app onto my lockscreen i may even think about binding it to the search key long press(menu key long press for our phones) But the app will toggle fast charging either on or off.
When it toggles fast charging on, it will automatically turn off the display as well so no hitting power button
Hope you guys enjoy it.
Be sure to thank ktoonsez for his amazingly awesome kernel and for supplying me with the information as what to change!
You need root. But obviously if you are running ktoonsez kernel, or any custom kernel, you prolly already have root
To install:
1. Copy to device.
2. Use a file explorer to browse to the apk tap it and install.
3. Open Settings > Security > Device Administrators
4. Select "Toggle fast charge"
5. Select "Activate" from the bottom of the screen. You will notice it only needs to lock the screen so its a safe app.
6. Launch the app and you should get a toast message.
Click to expand...
Click to collapse
So what does this do exactly? Will it work with the Aeon Fluxx ROM and whatever kernel comes with it? Not sure if it is the k-kernel.
kassem277 said:
So what does this do exactly? Will it work with the Aeon Fluxx ROM and whatever kernel comes with it? Not sure if it is the k-kernel.
Click to expand...
Click to collapse
It toggles fast charging, and only works with ktoonsez kernel. All variants of his kernel.
Sent from my SGH-T999 using Tapatalk 2
Quick question about fast charging. Does the charger need to be plugged in or not to get it working correctly?
Sent from my SGH-T999 using xda app-developers app
elracing21 said:
Quick question about fast charging. Does the charger need to be plugged in or not to get it working correctly?
Sent from my SGH-T999 using xda app-developers app
Click to expand...
Click to collapse
whenever you toggle it either with my app or in ktweaker or his widget, the charger should NOT be plugged in.
Sent from my SGH-T999 using Tapatalk 2
Cant we just leave fast charging on?
Sent from my SGH-M919 using XDA Premium 4 mobile app
Can it just be left on instead of ever need toggling. Maybe in a year I will get a reply
revized said:
Can it just be left on instead of ever need toggling. Maybe in a year I will get a reply
Click to expand...
Click to collapse
If my memory serves me right, on the S3, it disables USB functionality. That is why we needed to disable it.

[JB 4.1.1] [ TEAM INSOMNIA RESURRECTED ] [ v 1.1 ] [15/01/13]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
TEAM INSOMNIA PRESENTS​
RESURRECTED​
PHP:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
WE ARE NOT HELD LIABLE IF YOU DEVICE FRIES OR TURNS INTO A ROCKET & FLIES TO FAR REACHES OF THE GALAXY...
PHP:
ROM IS AOSP HYBIRD (W.I.P)
NORTH AMERICAN VARIENT BASE ( ROGERS, AT&T,BELL,TELUS,KODOO )
AOSP HARDCODED THEME
DEODEXED/ZIPALIGNED
EXTENDED POWER MENU
23 TOGGLE MODED
NOTIFICATION ICON AOSP SIZED.
WEATHER LOCKSCREEN
PHONE & MMS SHORTCUTS TO AOSP LOCKSCREEN
SMALL AM/PM
HIDE TIME - HIDE AM/PM
VOLUME ROCKERS TO WAKE SCREEN
SOME AOSP APPS ( WORKING 4.2 CAMERA, GALLERY/WITH EFFECTS & ALL, EMAIL, MMS (4.2) WITH GROUP MMS & EMOJI, CLOCK WITHOUT DIGITAL WIDGET )
UNDER THE HOOD TWEAKS ( SPEED, NETWORK & MORE )
& MUCH MORE
DOWNLOAD V1.1
Click to expand...
Click to collapse
PHP:
THINGS TO WORK ON:
OTA UPDATE
TORCH IN LOCKSCREEN
MULTI-WINDOW
INK SCREEN
MORE BUILT IN THINGS TO FRAMEWORK/SETTINGS/SYSTEMUI
& MORE
INSTRUCTIONS TO FLASHING THIS ROM:​
DOWNLOAD THE ROM FROM OUR LINK. ONCE DOWNLOADED TAKE THE ZIP DOWNLOADED TO YOUR INTERNAL OR EXTERNAL SD CARD. REBOOT INTO CWM & FLASH & PROFIT.
TO ALL THE BASHERS/NAYSAYERS/TROLLS
WE ARE NOT HERE TO DO ANYTHING EXCEPT SHARING WHAT WE HAVE DONE & MAKING THIS EXPERIENCE AN AOSP ONE. IF YOU WOULD LIKE TO REPORT BUGS PLEASE POST A SCREENSHOT OR A LOG. WITHOUT ANY INFORMATION PROVIDED OR NAGGING ABOUT SOMETHING WHICH WILL BE THERE LATER OR WON'T BE ADDED AT ALL IS GONNA BE WASTE OF SPACE AND TIME. WE ARE CURRENTLY NOT TAKING ANY REQUESTS UNTIL WE GOT FREE TIME ON HAND TILL THEN DON'T BOTHER. SAME RULE OF THUMB APPLIES FOR E.T.A, PLEASE DON'T ASK FOR ETA BECAUSE IT WON'T BE GIVEN OR ANSWERED. THANK YOU AND ENJOY
SPECIAL THANKS TO:
-MY TEAM (TEAM INSOMNIA)
-DIDACT
-VERTUMUS
-LOSER SKATER
-TEAM ALLIANCE
-NUNHUGGER
-& ANYONE ELSE I FORGOT ​
SCREENIES:
MORE TO COME
reserved 1...
reserved 2..
last one for incase my galaxy explodes haha
About time
Sent from my SGH-T679 using xda premium
smartguy044 said:
About time
Sent from my SGH-T679 using xda premium
Click to expand...
Click to collapse
welcome welcome haha
Where are the screenshots :banghead:
Sent from my SGH-T679 using xda premium
smartguy044 said:
Where are the screenshots :banghead:
Sent from my SGH-T679 using xda premium
Click to expand...
Click to collapse
post is reserved just for that .. lol working on it as we speak
Haha well hurry up man. Good job I'm glad it has finally been released
Sent from my SGH-T679 using xda premium
I was wondering what happened to you guys.
Sent from my Amazon Kindle Fire using xda premium
SimmIsengard said:
I was wondering what happened to you guys.
Sent from my Amazon Kindle Fire using xda premium
Click to expand...
Click to collapse
we have been around just on vacation, smartguy sold s3, and things went upside down. now we're downside up
Can anyone confirm this rom working on att
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
Of course it works on att why wouldn't it?
Sent from my SGH-T679 using xda premium
Miss read my not work Canadian users my bad thanks flashing now:thumbup:
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
lilmeanz said:
Can anyone confirm this rom working on att
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
Click to expand...
Click to collapse
try it out and make a backup and if it works and all is good then just give me a feedback based on that. i have had no testers to test for american side but my side its working 250%
I installed but couldn't get past welcome screen
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
lilmeanz said:
I installed but couldn't get past welcome screen
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
Click to expand...
Click to collapse
are you referring to language setup screen or are you referring to X logo or ???
The welcome screen after you input all your Gmail information the launcher crashes and I'm only able use pull down notification tab everything force close and phone reboots
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
lilmeanz said:
The welcome screen after you input all your Gmail information the launcher crashes and I'm only able use pull down notification tab everything force close and phone reboots
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
Click to expand...
Click to collapse
opps my bad i forgot to add launcher stupid me. how can i forget that damm. thats the reason thing is foreclosing lemme update the zip hold on..
fixing it very shortly and link will be updated. will take it down for few mins.

[ROM][4.3][OmniRom][UNOFFICIAL] 11-1-13

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Omni is a community-based project for the Android community which is Free^3: Free to Use, Free to Modify, Free to Share. It's also about options, which is the beauty of Android.
Click to expand...
Click to collapse
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
* If you dont like this rom, Stay away from this thread!
*/
What about OmniROM features? Here are some of the key features of this new custom Android ROM:
Flippable Quick Settings
Roadrunner mode
Daydream enhancements
Integrated Performance Control
Multi-workspace
Color-changeable
3D depth Phase Beam
Many features are coming soon. Stay Tuned! m/
BUG REPORTS
Please report all bugs and working not working as this is in testing
DOWNLOAD FOR MOBILE
http://d-h.st/GaA
XDA:DevDB Information
OmniRom [UNOFFICIAL], a ROM for the T-Mobile Samsung Galaxy S II
Contributors
Tim1928
ROM OS Version: 4.3.x Jellybean
ROM Kernel: Linux 3.0.x
Version Information
Status: Testing
Created 2013-11-01
Last Updated 2013-11-04
Reserved
First about to download and flash thanks
Edit again my bad not use to xda:devdb
Second...flashing
Gonna flash this soon thanks
Where is the DL link?
---------- Post added at 07:28 PM ---------- Previous post was at 07:25 PM ----------
subnoize soulja said:
Where is the DL link?
Click to expand...
Click to collapse
Nevermind found it!!
Multiwindow is not present. You have to cherrypick commits or something like that when you build it. Thanks for the ROM
did you try holding down the app in the app switcher menu and selecting add to split view
I don't.see a download link
Sent from my SGH-T989 using XDA Premium 4 mobile app
Download Link
Download link is in the upper left corner of title bar,
I've got an omni rom version on my N7....so far pretty stable. But multi window on my 7 inch screen isn't very useful....too small. How is it on this even smaller screen?
A couple roms have it now....and not seeing many posts about multi window.....considering all the posts in the past of people wanting it.
Just curious.
Sent from my SGH-T989 using Tapatalk
what is roadrunner mode?
JesusWazBlack said:
did you try holding down the app in the app switcher menu and selecting add to split view
Click to expand...
Click to collapse
Yeah of course. I read about it in the OmniROM forum. No option present. If the person who built this ROM didn't specifically make changes when building to add it then it won't be present. Hopefully a future build will have it.
Sent from my SAMSUNG-SGH-T989 using xda premium
bsvibe said:
Download link is in the upper left corner of title bar,
Click to expand...
Click to collapse
lol thanks
Where's download link if your using your phone?
Sent from my SAMSUNG-SGH-T989 using XDA Premium 4 mobile app
thakrew317 said:
Where's download link if your using your phone?
Sent from my SAMSUNG-SGH-T989 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
http://forum.xda-developers.com/devdb/project/dl/?id=1489&task=get
Sent from my SAMSUNG-SGH-T989 using Tapatalk
thakrew317 said:
Where's download link if your using your phone?
Sent from my SAMSUNG-SGH-T989 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
There's a button on your phone at the far left bottom side which opens a certain functions/options catalog on which you would find, if touched, a text that reads "web view".
I wonder what, under this sun, would that mean?
from my Mighty Hercules using Tapatalk
FCORivers said:
There's a button on your phone at the far left bottom side which opens a certain functions/options catalog on which you would find, if touched, a text that reads "web view".
I wonder what, under this sun, would that mean?
from my Mighty Hercules using Tapatalk
Click to expand...
Click to collapse
He's got the link.
Anyway they should update the XDA app with that DEV db integration.
What a strange thread.
Sent from my SAMSUNG-SGH-T989 using Tapatalk
Download link added to op discussion page for mobile app users

[ROM][LS-970][4.3.1][Liquid Smooth 2.37][Official][JLS][11/12/2013]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
DISCLAMER
Your warranty is now void.
I am not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed. Please do some research if you have any concerns about features included in this ROM before flashing it! YOU are choosing to make these modifications, and if you point the finger at me for messing up your device, I will laugh at you.
Click to expand...
Click to collapse
LiquidSmooth is an aftermarket firmware based on the Android Open Source Project.
Dedicated to providing users with smooth, stable and fast ROMs. A Lightweight modified AOSP base, and then add the features you crave!
While we make every effort to test these builds as much as possible, we are not responsible for anything that may happen to your device.
We ask that you do your part to know your device and know how to recover from problems before you flash!
Liquid0624
Deadman96385
jsnweitzel
Somber73
TheBr0ken
Cdub50
OldDroid
Code:
Google 4.7 GCC Toolchain
O3 Strict-Aliasing & ISO C++11 Mode
ARM Optimized String Handling Routines
Linaro and Code Aurora Optimaztions
Customizable lockscreen buttons/sliders
Chronus clock widget
Customizable hardware and software keys
Transparent navbar and status bar
Customizable navbar ring
Navigation bar widgets
Customizable power menu
Notification power widget
Customizable quicksettings panel
Statusbar mods
Theme engine
Quiet hours
Volume rocker music controls
Full Rotation
Customizable battery and notification light
And way more than this...
Code:
[URL=http://drdevs.com/devs/teamliquid/official/2.37/Liquid-JB-v2.37-OFFICIAL-ls970.zip] LiquidSmooth V2.37 OFFICAL[/URL]
Code:
[url="http://github.com/LiquidSmooth"]LiquidSmooth Github[/URL]
Code:
[url="www.drdevs.com/devs/teamliquid/official"]ROM Download[/URL]
[url="http://goo.im/gapps/gapps-jb-20130813-signed.zip"]Latest GAPPS Download (08/13/13)[/URL]
SHOW LIQUID SOME LOVE BY DONATING PLEASE & THANK YOU
Please Support Liquid by Donating HERE​
Nice
Sent from my LG-LS970 using Tapatalk
Nice job brother
fixed link it was pointing to the E975 Derp.
Hurah!
On it.
Hi, I'm very excited to try this. Is it 4.3 based and what kernel does it come with? I'm sry for the noobishness, I'm not very familiar with this rom, but love trying out new roms.
Sent from my LG-LS970 using Tapatalk
I've been running this ROM since this afternoon, and its been awesome so far! Good job, mates.
Sent from my LG-LS970 using XDA Premium 4 mobile app
It'll boot up, but I get .com.phone constant so I can't do anything with the ROM. Clean install, and all wipes.
Anybody else?
Sent from my LG-LS970 using XDA Premium 4 mobile app
engine95 said:
It'll boot up, but I get .com.phone constant so I can't do anything with the ROM. Clean install, and all wipes.
Anybody else?
Sent from my LG-LS970 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Did you check out my thread for the data fix?
http://forum.xda-developers.com/showthread.php?p=47425581
Sent from my LG-LS970 using XDA Premium 4 mobile app
iamterence said:
Did you check out my thread for the data fix?
http://forum.xda-developers.com/showthread.php?p=47425581
Sent from my LG-LS970 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I did, but I thought it was for 4.4. I'll give it a shot. Thanks.
Sent from my LG-LS970 using XDA Premium 4 mobile app
How's camera performance on this ROM?
Sent from my LG-LS970 using Tapatalk
engine95 said:
It'll boot up, but I get .com.phone constant so I can't do anything with the ROM. Clean install, and all wipes.
Anybody else?
Sent from my LG-LS970 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Darndest thing. I didn't get that at all. And I have on a bunch of ROMs. Hm.
Cameras like any other ROM but it works good as carbon doesn't charge as fast tho but battery life is incredible ounce it is charged and tether works perfect and j don't loose data during calling which is dope no swipe to power on like on spleefs carbon build but incredible also it runs nova launcher slim bean is also good
Sent from my LG-LS970 using xda app-developers app
APN Fix worked for me. Anyone tried this with NH kernel yet? I was hoping to get eco mode running with liquidsmooth...had that with Spleefs unofficial 4.2 build and it was amazing.
edit: also haven't tried GPS yet. Will do that and report back on my ride home.
I've been running this since yesterday and it’s amazing, smooth, no issues so far, everything works. I think I'm gonna keep it for a while.
My first run with liquid . I have had absolutely no problems on this ROM..
Sent from my LG-LS970 using xda app-developers app
OK guys sorry for noob question just got on this phone I am rooted, backed up efs twrp 2.5.0.0 and I have this and gapps downloaded, when I wipe do I wipe data and system? I know about caches but not of the other two..coming from a galaxy nexus
Sent from my LG-LS970 using Tapatalk
Just don't click the button next to advanced button. I did that once by mistake. Not fun lol but yeah under advanced wipe data, system, and the caches. Worked great for me, loving this rom!
Don't forget to do a back up before you do anything. Including efs partition.
Sent from my LG-LS970 using Tapatalk
I'm getting fc on the phone process I found post with fix moved it to right place and pasted wiped only data and got same thing... Can someone help?
Sent from my Galaxy Nexus using Tapatalk
+ 1 to the phone FC.

Categories

Resources