how to edit my stock KK? - Nexus 5 Q&A, Help & Troubleshooting

Hey guys, so I've been using a lot of ROMs lately, and I decided to go back to stock with XPosed. I really like it, but I also would like to know if there's any way I can edit my stock ROM to have those "little things" other custom ROMs has? For example: When I download something from the playstore, then go to the notification drawer, it shows the download speed and time left. Also, when I receive a message, I can press "Read", "Reply" etc right from my NC... Will I be able to add those tweaks? Ofcourse, these were only a couple of examples, I'm sure that are a lot of stuff I haven't mention and I'd love to try out.
Thanks.

Most tweaks like this need to be compiled at source code level (AOSP) or need xposed. There's very little you can tweak on stock by recompiling (reverse engineering)
Sent from my Nexus 5 using Tapatalk

Related

[Q] tweeked 3.0 ROM ?

Just upgraded to tweeked 3 and have some problems:
1. I can't find the voicemail app & don't know how to call VM. where do I get the app?
2. Buddies now is missing. Won't restore via titanium backup.
3. I migrated from eclipse rom. How do I get the eclipse rom keyboard and colors?
4. Howdo Irestore the default power on and power off animations?
5. Verizon Data APP / My veerizon forces close on startup.
I think that is it for now. Will post when I have some time to play with it.
Mike
beavermjr said:
Just upgraded to tweeked 3 and have some problems:
1. I can't find the voicemail app & don't know how to call VM. where do I get the app?
2. Buddies now is missing. Won't restore via titanium backup.
3. I migrated from eclipse rom. How do I get the eclipse rom keyboard and colors?
4. Howdo Irestore the default power on and power off animations?
5. Verizon Data APP / My veerizon forces close on startup.
I think that is it for now. Will post when I have some time to play with it.
Mike
Click to expand...
Click to collapse
1. You don't need the app for voicemail. Just dial *86 or hold down 1 in the dialer.
2. Buddies now is considered bloat and you can only use it on the stock launcher anyway. If you want it it is in tweaktools.
3. I believe eclipse keyboard was either a themed ICS or themed Swype (I don't remember which - it was too long ago). Either way both are available if you search. As for the colors - since Nitro stopped working on the charge we don't have that, but there are a lot of themes on tweaktools.
4. Tweaktools
5. It works fine for me. Could be a bad flash, could be something else.
And I guess we have another nocturnal person here.
The vvm stuff was also deemed bloat, but all of that stuff can be restored using tweaktools OR the system apps and system app flasher in the tweaked op. Jihad has you covered on the rest (thanks Jihad).
I got the verizon app to work after deleting and reinstalling. The rest I can live with till I have a chance to research Tweaktools. Most of the stuff is minor and just me being picky as I'm not yet used to the tweeked ROM.
Tweakedtools: doesn't seem to be working. I can get into the menu and install a theme and buddies now, but they don't act as though they ever got installed. even rebooted. What the heck?
beavermjr said:
I got the verizon app to work after deleting and reinstalling. The rest I can live with till I have a chance to research Tweaktools. Most of the stuff is minor and just me being picky as I'm not yet used to the tweeked ROM.
Tweakedtools: doesn't seem to be working. I can get into the menu and install a theme and buddies now, but they don't act as though they ever got installed. even rebooted. What the heck?
Click to expand...
Click to collapse
You have to type su to give the terminal root permissions.
JihadSquad said:
You have to type su to give the terminal root permissions.
Click to expand...
Click to collapse
Doh!
Ok. now it has the permission and does install things like buddies now, but when I try to install a theme or boot animation I get the android robot with the exclamation point and it does not install. what can I possibly be doing wrong? do i need to install something like CWM?
beavermjr said:
Doh!
Ok. now it has the permission and does install things like buddies now, but when I try to install a theme or boot animation I get the android robot with the exclamation point and it does not install. what can I possibly be doing wrong? do i need to install something like CWM?
Click to expand...
Click to collapse
You don't have CWM installed? I doubt it works with stock recovery. When you installed Tweaked did you use the Odin version without CWM? You should get and install CWM.
The only 2 boot animations that work are Stock Galaxy S boot and Stock DROID boot. They use the Samsung format that works with the stock kernel. Themes should work though.
Ok. Now I understand. I did use oden version without cwm. Now I need to oden cwm and I'll be good to go.
EDIT:
Thanks for the info, everything works.
Now I need to find a suitable keyboard---possibly one that mirrors the one in the eclipse rom.
On another note, I'm not all that happy with any of the included themes. How to I create the theme I want?
If you know Java and smali, you can rip apart the framework and make your own theme.
Sent from my SCH-I510 using xda premium
beavermjr said:
Ok. Now I understand. I did use oden version without cwm. Now I need to oden cwm and I'll be good to go.
EDIT:
Thanks for the info, everything works.
Now I need to find a suitable keyboard---possibly one that mirrors the one in the eclipse rom.
On another note, I'm not all that happy with any of the included themes. How to I create the theme I want?
Click to expand...
Click to collapse
beta.swype.com
The eclipse keyboard is a themed version of this I think.
kvswim said:
If you know Java and smali, you can rip apart the framework and make your own theme.
Click to expand...
Click to collapse
I have no idea on how to work with Java or what smali is.
I do have the old eclipse ROM. can't i take the theme files from there and somehow load them to the phone?
Regarding the keyoard, I couldn't get that swipe one to install as the app keeps asking me to login and I don't know how to generate a username and password. I'm now thinking that it was a Samsung keyboard, but I could be wrong.
Smali is basically the decompiled Android version of Java. In Android, everything gets packed up in .dex files for the Dalvik VM (Android's optimized version of the Java VM), and when you decompile them, you get Smali. It's like Java, but "distorted", for lack of a better word. If you know how to read Java, you can feel your way around, but it's different enough that even if you're good with Java, you'll have to relearn some things for Smali.
well...I did some searching on line and I think the stock theme that comes preloaded at the factory is what I want to get back to. Also the default Samsung keyboard is the one I want.
I'm leaning towards tossing tweaked out the window rather than getting frustrated. If I do that what do I loose and how would I add root to stock?
also, I can't manage to get the phone to vibrate when i tap the screen. Haptic feedback. How do I turn it on?
beavermjr said:
I have no idea on how to work with Java or what smali is.
I do have the old eclipse ROM. can't i take the theme files from there and somehow load them to the phone?
Regarding the keyoard, I couldn't get that swipe one to install as the app keeps asking me to login and I don't know how to generate a username and password. I'm now thinking that it was a Samsung keyboard, but I could be wrong.
Click to expand...
Click to collapse
No. What you think of as "files" are a series of edits in the framework. Obviously the framework for Tweaked is for Tweaked, and Eclipse is for Eclipse. If you're going to try to interchange these things you may as well just reinstall Eclipse.
For Swype, I'm not sure what you're talking about. There's a big honking button that says "register" on the website.
Sent from my SCH-I510 using xda premium
---------- Post added at 06:45 AM ---------- Previous post was at 06:20 AM ----------
beavermjr said:
well...I did some searching on line and I think the stock theme that comes preloaded at the factory is what I want to get back to. Also the default Samsung keyboard is the one I want.
I'm leaning towards tossing tweaked out the window rather than getting frustrated. If I do that what do I loose and how would I add root to stock?
also, I can't manage to get the phone to vibrate when i tap the screen. Haptic feedback. How do I turn it on?
Click to expand...
Click to collapse
Not sure what you're looking at. The theme in Eclipse is NOTHING like the dickbutt gold (or pumpkin and poo) in stock. And the stock Samsung keyboard is God awful. Why not try something like SwiftKey 3? Swype is pretty good too, and it's free.
To root after restocking, all you would need to do is flash the SuperUser or SuperSU (whichever is your preference) zip in CWM. When you move from Tweaked (the only current custom ROM on the charge, by the way) you lose essentially everything. Dwitherell has put in numerous tweaks to improve the UI speed, and he has put in TSM parts... Plus you'll be back to the bloated whale this phone is at stock.
I believe most of the haptic feedback was removed in Tweaked because most view it as an annoying useless feature. I could be completely wrong but I don't really feel anything even though my haptic feedback is on.
Sent from my SCH-I510 using xda premium
I did nothing that would add or eliminate haptic feedback (outside of the entry in tsmparts, but I did nothing to hook that in if it needed hooking). Also, the stock samsung keyboard is called AxT9IME.apk. Sorry Tweaked is not to your liking. Have you tried the tw4 theme? That seems closer to the stock look at least. I didn't think anyone used it, but I can do a little work and get a stock theme variant together if you want. Also, rumor is some theme options will be added/returning soon...
And for what its worth flashing something different is a far better alternative then anything to do with a window.
Thanks for all the useful info. I must start by saying that i do like tweaked. It is much faster than what i had with eclipse. That said im not sure how much is due.to the rom and what is due.to the upgrade ota. I believe its mostly the rom. Way to go!
As for colors im not opposed to whats available im just used to what i had. The big complaint is that the calendar widgit does not have black text on a white background. Its not as legible but not horible. I can live with it. Im surprised there is no way to change colors like there is in windows control panel. Or an app for that. Oh well.
Thanks for.the keyboard.info. I'll take a look for it at lunch. As for missing the register button...it was to early to be doing anything tech.
Im sure that over time ill get more used to tweaked and be glad ro be uding it.
One last request...stock shutdown animation
Thats enough for now.
Sent from my SCH-I510 using xda app-developers app
beavermjr said:
Thanks for all the useful info. I must start by saying that i do like tweaked. It is much faster than what i had with eclipse. That said im not sure how much is due.to the rom and what is due.to the upgrade ota. I believe its mostly the rom. Way to go!
As for colors im not opposed to whats available im just used to what i had. The big complaint is that the calendar widgit does not have black text on a white background. Its not as legible but not horible. I can live with it. Im surprised there is no way to change colors like there is in windows control panel. Or an app for that. Oh well.
Thanks for.the keyboard.info. I'll take a look for it at lunch. As for missing the register button...it was to early to be doing anything tech.
Im sure that over time ill get more used to tweaked and be glad ro be uding it.
One last request...stock shutdown animation
Thats enough for now.
Sent from my SCH-I510 using xda app-developers app
Click to expand...
Click to collapse
To be fair most of the speed change is due to the OTA - most of the edits made were the same as they were in the FP1 version, so I can't really take credit for that sort of thing. I don't have nor do I pretend to have the sort of skill necessary to do such things
As far as the stock shutdown animation, if there's some interest I could try to get that together. It required a number of framework.jar edits to switch the shutdown animation focus from reading a .qmg file to displaying a sequence of .pngs, so I would have to undo that sort of thing to make the shutdown.qmg work again. It wouldn't be too hard, so if there's some interest in that I can put something together and throw it on tweaktools.
I have interest but am not sure who else does and if its worth the time.
I googled the keyboard apk and downloaded it but it will not install. Is there a certain version that i need?
Sent from my SCH-I510 using xda app-developers app
FWIW, I really lock the Tweaked Shutdown animation. Just need to find a sound byte to go with that (for those occasions when my phone shuts down without me knowing) - thinking of getting something from Southpark's tweak.
as for keyboards, have you tried ICS Keyboard? best in my experience.
Ice is not my thing. I just like the Samsung keyboard best. Just can't find a copy that installs.
Also what about stock screenshot setting?
Sent from my SCH-I510 using xda app-developers app

Any completely different rom

Do you know any completely different rom? Like miui for example! Lately I really get tired of roms that are just cleaned from bloatwares and everything else is same as the stock. Is it only miui and cyanogen that brings us original new futures? I wonder what is so custom and they call it custom rom. Is it so hard to take notification bar down or anything else and make it different and really custom? They must be sorted as custom and modified roms at least. Many of them are shown in screenshots with themes that not appear anyhow after flash. All we got is - + some apps and endless flashing process just to get back to our favorite. Really if some devs read my appeal please think about it. I am not sure but I guess is not impossible to add functions that stock roms don't have. Even if they seem not so usual surely will be appreciated. If someone know roms that are really different please let me know. Thanks!
Sent from my GT-I9300 using xda premium
After all, Android is Android, so you won't escape the notifications or the must-have apps (settings, etc.) The really only thing you can do is design an app that replaces the entire lockscreen, settings, laucher, app drawer, etc. To make it a ROM only feature would be .... a lot of work for nothing (as you can simple extract the APK and well... pirate it.
So ROMs are basically a window to the heart of the creator. It's their style, their apps, their child
R: Any completely different rom
Try paranoid android ROM, as far as i know it's the most customizable and you can use "tablet mode" to move the notification bar down etc.
Sent from my Galaxy Nexus using Tapatalk 2

Mod Request: Close all Apps

The Multi power reboot menu mod for the Stock N5 image is fantastic. There's one other tiny mod that I sorely miss from Shiny on my GNex:
"Kill All Recent Apps Mod - Places a small button in the bottom left corner of the Recent Apps screen that allows you to remove all of your recent apps from the list with a single tap."
I've seen someone else mention some ROM that has such a feature . . . but part of my joy in owning a Nexus is running a very-nearly-stock version of Android, with a couple of minor tweaks or mods to add or change things I want.
I'd be very grateful if someone whipped up a version of this mod for Stock N5s.
This would indeed be a very awesome mod, second vote!
Yes, they have this option for notifications, why not in recent apps? CM does have this.
+3
If you run cataclysm ROM it has this feature. It pretty much is stock ROM with a bunch of needed/useful options. I've been running build "Nov 20, 2013 Stable" as my daily and no real issues yet. Definitely worth checking out.
Sent from my Nexus 5 using xda app-developers app
I would love this on stock. My stock room runs smoother than the cataclysm rom. Scrolling is slightly better. So does anybody have a flashable zip?
Sent from my Nexus 5
Or wait for xposed and gravity box
I agree, I really want to keep stock rooted on my N5 with add on mods. If any developer can throw one of these out, that would be like O M G; T Y!?
that option is included in most custom roms
Current/updated Gravity Box has it; not all GB features work, but some do.
See top right.
Well, it's still halfway into the status bar, but it can still be used somewhat.
GravityBox does this. Works great.
Sent from my Nexus 5 using XDA Premium 4 mobile app

Any ways to change quick settings or lockscreen shortcuts through mods?

I am wondering if it's possible to do something like modify the quick settings tiles or add lockscreen shortcuts via mods. With root apps like Greenify and now App Ops being available, I'm seeing very little reason to flash a custom ROM and instead stay with the stability of stock. But there are still a couple UI modifications that would be nice, one of them is quick settings changes, another is lockscreen shortcuts. If decompiling/converting to Java source files works well enough, or if you simply took a recompiled jar straight from source, is it possible to take code with modifications like this and replace a jar or two to get these changes? Or is a ROM/Xposed the only way to get changes like these? Seems like it should be possible if you have the source code for the change and a deodexed ROM.
Any ideas about this? I know there are mods for little UI things...can the same be done for things like the quick settings tiles?
xdp said:
Any ideas about this? I know there are mods for little UI things...can the same be done for things like the quick settings tiles?
Click to expand...
Click to collapse
Haven't seen anything like this.
Custom ROMs out there are extremely stable. I've been running Beanstalk since the first release by @soupysoup and it's been great. Constant updates make it even better.
I'd give it a shot if I were you.

[Q] Which ROM has these features?

Guys,
Do I stand any chance of finding stock ROM, but with following mods?
Volume up or down wake up screen
Turn on flashlight on long(2 sec) volume up or down while screen turned off. Turn it off on volume key up or down.
Wake up lock screen on double tap
Google calendar with text in month view
Remove google apps including Google search bar
Advanced reboot menu
Android 4.3 dialer
% instead of battery
Thanks :good:
Check the development section, read the OPs of all the ROM threads, pick the one that best suits your needs.
Sent from my Nexus 7 using XDA Premium 4 mobile app
_MetalHead_ said:
Check the development section, read the OPs of all the ROM threads, pick the one that best suits your needs.
Click to expand...
Click to collapse
Would you please explain the difference between Android developement and Original Android threads?
rbs_uk said:
Guys,
Do I stand any chance of finding stock ROM, but with following mods?
Volume up or down wake up screen
Turn on flashlight on long(2 sec) volume up or down while screen turned off. Turn it off on volume key up or down.
Wake up lock screen on double tap
Google calendar with text in month view
Remove google apps including Google search bar
Advanced reboot menu
Android 4.3 dialer
% instead of battery
Thanks :good:
Click to expand...
Click to collapse
Stock ROM, rooted with xposed installer. Gravity Box KK for most of your feature requests. Titanium Backup to remove or freeze the apps and features you want removed. Simply install alternative launcher, no root needed, to change search bar behavior. A thread is in the Themes & Apps section about adding full text to Google Calendar, or use a third party calendar app.
Search, research, simply browsing these forums will bring you all your answers.
Sent from my Nexus 5
HenryDCase said:
Stock ROM, rooted with xposed installer. Gravity Box KK for most of your feature requests. Titanium Backup to remove or freeze the apps and features you want removed. Simply install alternative launcher, no root needed, to change search bar behavior. A thread is in the Themes & Apps section about adding full text to Google Calendar, or use a third party calendar app.
Search, research, simply browsing these forums will bring you all your answers.
Click to expand...
Click to collapse
Unfortunately I have no Android skills to implement all thes features separately, its too advances stuff for me, therefore I was hoping for ROM with them built in.
rbs_uk said:
Unfortunately I have no Android skills to implement all thes features separately, its too advances stuff for me, therefore I was hoping for ROM with them built in.
Click to expand...
Click to collapse
Honestly, if you can't root and install a few apps from xda and the Play Store then there is no way you should be flashing a custom ROM.
Read threads. Research. Learn. Xposed is simply a collection of apps. Titanium Backup is an app from the Play Store. Search Bar simply needs another launcher, such as installing Nova Launcher from Play Store.
Really, flashing a custom ROM is much more "work" than all the individual steps that I listed.
Not trying to come off as a jerk, just don't want you borking your device without actually understanding what you are doing. None of the requests you made Require a custom ROM, and all of them are more simply implemented without using a custom ROM.
Sent from my Nexus 5
The problem is that every mod/tweak thread is full of terminology, which is understandable only to Android wise people. There is no consistent way of implementing mods, as every developer choses his own way of doing things. If there would be just one way of installing a mod, then there would be no problems. Imagine, for example, one program to run which would ask you to browse for file to be installed, few clicks, reboot and its done, you have modified your Android or installed a new feature.
I have been reading forum for so many weeks, but I still cannot get my head around this all flashing/modding etc. I`m not the stupidest person on the planet, but I can`t get it because there are soooo many ways of doing same one thing and developers use whatever option they like. You really have to understand writing code/Linux.
But I love Android as OS and Nexus 5 is amazing phone, hence I jumped from iOS. Shame I`m just not able to use it to its full potential and enjoy as I would like it.
rbs_uk said:
Would you please explain the difference between Android developement and Original Android threads?
Click to expand...
Click to collapse
Well the development section is supposed to be meant for ROMs that are built off the stock ROM, and original
development would be for full custom ROMs built from AOSP source. Though with the Nexus devices it seems there is a lot of grey area when it comes to dev and original dev.
Sent from my Nexus 7 using XDA Premium 4 mobile app
rbs_uk said:
The problem is that every mod/tweak thread is full of terminology, which is understandable only to Android wise people. There is no consistent way of implementing mods, as every developer choses his own way of doing things. If there would be just one way of installing a mod, then there would be no problems. Imagine, for example, one program to run which would ask you to browse for file to be installed, few clicks, reboot and its done, you have modified your Android or installed a new feature.
I have been reading forum for so many weeks, but I still cannot get my head around this all flashing/modding etc. I`m not the stupidest person on the planet, but I can`t get it because there are soooo many ways of doing same one thing and developers use whatever option they like. You really have to understand writing code/Linux.
But I love Android as OS and Nexus 5 is amazing phone, hence I jumped from iOS. Shame I`m just not able to use it to its full potential and enjoy as I would like it.
Click to expand...
Click to collapse
Xposed Framework IS exactly as easy as installing an app, choosing from a list of mods, downloading them, then rebooting. That's exactly what you described that you are looking for.
Sent from my Nexus 5
HenryDCase said:
Xposed Framework IS exactly as easy as installing an app, choosing from a list of mods, downloading them, then rebooting. That's exactly what you described that you are looking for.
Sent from my Nexus 5
Click to expand...
Click to collapse
+1. All my devices are stock + Xposed. No need for a custom ROM anymore.
rbs_uk said:
Unfortunately I have no Android skills to implement all thes features separately, its too advances stuff for me, therefore I was hoping for ROM with them built in.
Click to expand...
Click to collapse
Hence the purpose of Xposed Framework. Xposed is an app that allows you to have some of the front-end features and granular control of custom ROMs while keeping the Stock ROM on the backend. All it requires is root access. Once you're rooted you simply sideload the Xposed installer. Then from within the Xposed Installer, you install the Xposed Framework. Finally once Xposed Framework is installed, you download modules from within the Xposed Installer that suit your needs i.e. GravityBox.
Thank you very much, will start with that then.

Categories

Resources