LinkdIn dark theme - Android Q&A, Help & Troubleshooting

Hi,does anyone know of a way to darken the LinkdIn app? Its one of the very few left that have not switched to a dark theme and i really would like to know if there is a fix out there for this. Does anyone know?

Trace.Oneil said:
Hi,does anyone know of a way to darken the LinkdIn app? Its one of the very few left that have not switched to a dark theme and i really would like to know if there is a fix out there for this. Does anyone know?
Click to expand...
Click to collapse
You'd have to decompile the app and modify the images within and the xml files as well; This may be challenging work though as I'm very unsure how the app would be affected after being modified;

TheExploitedOne said:
You'd have to decompile the app and modify the images within and the xml files as well; This may be challenging work though as I'm very unsure how the app would be affected after being modified;
Click to expand...
Click to collapse
Thanks,unfortunately i would'nt know how to do that and my phone is not rooted so i would'nt be able to get access to those files.

Trace.Oneil said:
Thanks,unfortunately i would'nt know how to do that and my phone is not rooted so i would'nt be able to get access to those files.
Click to expand...
Click to collapse
Use APK extractor (no root needed) to extract userdata and system files. If you have Windows/Linux they have many tools to help

TheExploitedOne said:
Use APK extractor (no root needed) to extract userdata and system files. If you have Windows/Linux they have many tools to help
Click to expand...
Click to collapse
Thanks,i will definately give that a try

Trace.Oneil said:
Thanks,i will definately give that a try
Click to expand...
Click to collapse
Sounds good! I do hope it does help you! It may be a difficult task, but in the end is ways worth it

Related

[Q] Edit .apk wirh winRAR possible?

Hey guys,
I was searching for a tool to edit an apk file and i found Apk Tool on xda but i think it's not
that much easy to work with this program. (for a n00b, like me.. )
I managed to open and edit te file with winRAR,
but is this program also capable of proper compiling the app again, ready to use?
I tried it and it worked well i think, but is this possible with any app or other kinds of changes?
If this is stupid or something, please tell me. I am not very experienced in these kinds of things.. (neither in english, sorry.. )
Somebody any ideas?
Thanks in advance!
bart1996 said:
Hey guys,
I was searching for a tool to edit an apk file and i found Apk Tool on xda but i think it's not
that much easy to work with this program. (for a n00b, like me.. )
I managed to open and edit te file with winRAR,
but is this program also capable of proper compiling the app again, ready to use?
I tried it and it worked well i think, but is this possible with any app or other kinds of changes?
If this is stupid or something, please tell me. I am not very experienced in these kinds of things.. (neither in english, sorry.. )
Somebody any ideas?
Thanks in advance!
Click to expand...
Click to collapse
It all depends on what you edit,obviously you didnt make a fatal change,so it must have been small,no its not possible to edit anything else as far as the manifest and xml files.You'll get a parsing error.
Diablo67 said:
It all depends on what you edit,obviously you didnt make a fatal change,so it must have been small,no its not possible to edit anything else as far as the manifest and xml files.You'll get a parsing error.
Click to expand...
Click to collapse
Okay, that's true i only changed those kinds of files and it wasn't a problem yet.
I changed somethings in an demo version of an app and now it recognizes it as the full version so winRAR can be pretty usefull for apk edit if you keep things simple like this..
bart1996 said:
Okay, that's true i only changed those kinds of files and it wasn't a problem yet.
I changed somethings in an demo version of an app and now it recognizes it as the full version so winRAR can be pretty usefull for apk edit if you keep things simple like this..
Click to expand...
Click to collapse
It only really works for editing images.
Admitting this is a nice way to get banned
Wayne Tech Nexus

[Q] How to remuve menus from settings.apk?

i want to ask if any body tried already to remove menus from settings like i want to hide the about phone on stock settings.apk deodexed on jb 4.2 i want to get rid of some menus in my settings i ported dakele os to mtk6589 so i would like to ask if how to? since it is a ported rom some of the menus are not a feature of my stock rom and i want to hide or remove them just to prevent boot loop for example like this in the attachment below i want to get rid of the ad block or sensor_cali .. ..
i badly need help kinda excited to release my ported rom hehe
TIA:good::fingers-crossed:
uppdate: ive done some experement in settings_header.xml i tried to change the name of about phone to phone only and it works so my conclusion is settings_headers changes the appearance of the settings menu
I have not used ICS or JB much but it's possible.
I know exact process of how to do that on GB but not ICS. You'll have to decompile Settings.apk and look for the xml which controls the layout of app.
iamareebjamal said:
I have not used ICS or JB much but it's possible.
I know exact process of how to do that on GB but not ICS. You'll have to decompile Settings.apk and look for the xml which controls the layout of app.
Click to expand...
Click to collapse
yes i think its the settings.header yet everytime i change something in that xml,recompile success, and push my mooded settings but the problem is it wont open systemUI stops everytime i try to open settings from the noti. bar and there's no icon for settings in the drawer ive check the permission its rw-r-r and its correct . ive also tried drag and drop signing still the same problem
marc2777 said:
yes i think its the settings.header yet everytime i change something in that xml,recompile success, and push my mooded settings but the problem is it wont open systemUI stops everytime i try to open settings from the noti. bar and there's no icon for settings in the drawer ive check the permission its rw-r-r and its correct . ive also tried drag and drop signing still the same problem
Click to expand...
Click to collapse
Which tool are you using to compile apps? And System apps don't need to be signed. Maybe that's the problem.
If you want, you can check out Ultimate Guide in Android Development Section which shows how to correctly compile system apps. Its sticky(noun, not an adjective ) there
iamareebjamal said:
Which tool are you using to compile apps? And System apps don't need to be signed. Maybe that's the problem.
If you want, you can check out Ultimate Guide in Android Development Section which shows how to correctly compile system apps. Its sticky(noun, not an adjective ) there
Click to expand...
Click to collapse
sorry gotta bad english here tnx gonna check it out
marc2777 said:
sorry gotta bad english here tnx gonna check it out
Click to expand...
Click to collapse
editing the xmls dose not change anything any suggestions but using apk multi tool works it didnt cause any systemui fc and the settings is properly installed but as i said as i edit xml it didnt change anything in the setting menus
marc2777 said:
editing the xmls dose not change anything any suggestions but using apk multi tool works it didnt cause any systemui fc and the settings is properly installed but as i said as i edit xml it didnt change anything in the setting menus
Click to expand...
Click to collapse
Then maybe that xml doesn't change it
Or, did you delete the modded files from keep folder?
marc2777 said:
editing the xmls dose not change anything any suggestions but using apk multi tool works it didnt cause any systemui fc and the settings is properly installed but as i said as i edit xml it didnt change anything in the setting menus
Click to expand...
Click to collapse
Are you extracting the resources.arsc from the new apk and dropping it back again after compiling?
XperienceD said:
Are you extracting the resources.arsc from the new apk and dropping it back again after compiling?
Click to expand...
Click to collapse
since im using multi tool i dont know if that resource.asrc is original from my original apk for example i already compiled my modded settings.apk shud i keep the resource.asrc or shud i get the resource.asrc from the original and unmodded settings.apk?
1757 fuchet
iamareebjamal said:
Then maybe that xml doesn't change it
Or, did you delete the modded files from keep folder?
Click to expand...
Click to collapse
ive read alot of tuts on how to add apps on settings menu yes it is possible since it is possible to add then maybe it is possible to delete ive tried to reverse the tuts on adding to delete the menus specially on the settings_header.xml and strings tried to edit those xmls after editing recompile i directly push it to my phone i tried to push unsigned and signed apks yet i get same results nothing change i got a feeling that resource.asrc has something to do with this
marc2777 said:
ive read alot of tuts on how to add apps on settings menu yes it is possible since it is possible to add then maybe it is possible to delete ive tried to reverse the tuts on adding to delete the menus specially on the settings_header.xml and strings tried to edit those xmls after editing recompile i directly push it to my phone i tried to push unsigned and signed apks yet i get same results nothing change i got a feeling that resource.asrc has something to do with this
Click to expand...
Click to collapse
If you've read my guide, you would know that you'll have to add resources.arsc from new app to old app and then push old app to your phone
iamareebjamal said:
If you've read my guide, you would know that you'll have to add resources.arsc from new app to old app and then push old app to your phone
Click to expand...
Click to collapse
can you lead mo to ur link/? so this means the created resources.asrc from my mooded apk will be transfered to my original apk am i ryt? and ill push my old apk ?
marc2777 said:
can you lead mo to ur link/? so this means the created resources.asrc from my mooded apk will be transfered to my original apk am i ryt? and ill push my old apk ?
Click to expand...
Click to collapse
Here you go
http://forum.xda-developers.com/showthread.php?t=2326393
I hope its good enough to make it clear
iamareebjamal said:
Here you go
http://forum.xda-developers.com/showthread.php?t=2326393
I hope its good enough to make it clear
Click to expand...
Click to collapse
tnx im reading this but as i check my log something is weird in the res forlder of settings.apk since this is a ported rom there are some folders that multi tool cant read
marc2777 said:
tnx im reading this but as i check my log something is weird in the res forlder of settings.apk since this is a ported rom there are some folders that multi tool cant read
Click to expand...
Click to collapse
Upload your apk.
XperienceD said:
Upload your apk.
Click to expand...
Click to collapse
http://www.4shared.com/account/home.jsp#dir=VTulsuo_ everything you need is in that link i hope you can help me im havng a hard time T_T
marc2777 said:
http://www.4shared.com/account/home.jsp#dir=VTulsuo_ everything you need is in that link i hope you can help me im havng a hard time T_T
Click to expand...
Click to collapse
Access denied?
XperienceD said:
Access denied?
Click to expand...
Click to collapse
access denied ? where sir? in the links?
marc2777 said:
access denied ? where sir? in the links?
Click to expand...
Click to collapse
Works now, but no Settings.apk?
XperienceD said:
Works now, but no Settings.apk?
Click to expand...
Click to collapse
o my god my settings.apk is gone reuploading demet

I need developer HELP

Who here is developer? i need to modify one nexus 4 for rom it's very simple what i have to modify but i still need a help i will be pleasurable if anybody offer for help me :victory:
Acfanderson said:
Who here is developer? i need to modify one nexus 4 for rom it's very simple what i have to modify but i still need a help i will be pleasurable if anybody offer for help me :victory:
Click to expand...
Click to collapse
what do you want to modify?
ricky310711 said:
what do you want to modify?
Click to expand...
Click to collapse
Is it very simple man i would like to replace launcher2.apk in the nexus 4 factory image to googlehome.apk becouse thia is TVE nexus 5 launcher. Van you help me to do this?
Acfanderson said:
Is it very simple man i would like to replace launcher2.apk in the nexus 4 factory image to googlehome.apk becouse thia is TVE nexus 5 launcher. Van you help me to do this?
Click to expand...
Click to collapse
Remove launcher2.apk and replace it with googles? i released a modpack for the s3 that includes the requirements, just pluck them from the package(i grant permission) and done
ricky310711 said:
Remove launcher2.apk and replace it with googles? i released a modpack for the s3 that includes the requirements, just pluck them from the package(i grant permission) and done
Click to expand...
Click to collapse
Yes this is what i have to do =D can you help me?
Acfanderson said:
Yes this is what i have to do =D can you help me?
Click to expand...
Click to collapse
Hahahaha why do you need help? The task is simple? Delete the launcher2.apk and grab all the apps from my modpack? Its easy!
ricky310711 said:
Hahahaha why do you need help? The task is simple? Delete the launcher2.apk and grab all the apps from my modpack? Its easy!
Click to expand...
Click to collapse
of course is simple, but i need to moodify the STOCK ROM .TGZ file (factory image) when i extract this file i have some file with .IMG extension and one of this files is System.IMG in this file haver the folder called Priv-apps and the old launcher is it there so i need to replace this apk and repack the rom to original FORM but i don't have idea for do this
Acfanderson said:
of course is simple, but i need to moodify the STOCK ROM .TGZ file (factory image) when i extract this file i have some file with .IMG extension and one of this files is System.IMG in this file haver the folder called Priv-apps and the old launcher is it there so i need to replace this apk and repack the rom to original FORM but i don't have idea for do this
Click to expand...
Click to collapse
Look up how to decompile .img files, im pretty sure you use unyaffs.exe to do it! I done it once but I dont remember how
ricky310711 said:
Look up how to decompile .img files, im pretty sure you use unyaffs.exe to do it! I done it once but I dont remember how
Click to expand...
Click to collapse
is it necessary have LINUX for use this method and my computer use WINDOWS and i can't run a virtual machine here
Acfanderson said:
is it necessary have LINUX for use this method and my computer use WINDOWS and i can't run a virtual machine here
Click to expand...
Click to collapse
No need for linux, also consider using my rom kitchen for windows, cygwin isnt needed!
ricky310711 said:
No need for linux, also consider using my rom kitchen for windows, cygwin isnt needed!
Click to expand...
Click to collapse
who will do this for me my computer is LOW and i don't have idea for do this =\ THX for try to help me =D

Need stock lgkeyguard.apk LG D605

Hi guys, I need original LGKeyGuard.apk and .odex for LG D605. I would be very, very grateful if someone can send me.
Jerroscar said:
Hi guys, I need original LGKeyGuard.apk and .odex for LG D605. I would be very, very grateful if someone can send me.
Click to expand...
Click to collapse
What version from? Tonight i will extract that for you but you need to tell me what firmware.
Thanks, but I figured out how to extract it by myself. But I haven't find solution where to find original LGLLockscreen.apk. It wasn't in system.img. I'm using Kitkat.
Jerroscar said:
Thanks, but I figured out how to extract it by myself. But I haven't find solution where to find original LGLLockscreen.apk. It wasn't in system.img. I'm using Kitkat.
Click to expand...
Click to collapse
Let me decrypt the KDZ i will investigate it and help you if i can.
Result is a *.wdb file that I have never seen before since I don't have the device I can't flash it and then pull from it. I will look more into it maybe I can do something but I'm not sure.
Ok, thank you very much
Jerroscar said:
Ok, thank you very much
Click to expand...
Click to collapse
Hmm i extracted system img. i can just find lglockscreen settings. If you want to port it i think you need to dig into lge-res.apk and maybe framework-res.apk .
I have added ported LG G3 app Lockscreen.apk and it ruined my system. I'm such an idiot because I didn't make a copy of original apk, and now I'm unable to change lock screen wallpaper or to create shortcuts on lock screen.
Jerroscar said:
I have added ported LG G3 app Lockscreen.apk and it ruined my system. I'm such an idiot because I didn't make a copy of original apk, and now I'm unable to change lock screen wallpaper or to create shortcuts on lock screen.
Click to expand...
Click to collapse
Did you delete that apk? Also gimme the package you flashed I will try to help you.
Sorry, I explained it bad. I have downloaded LG G3 lock screen. Then it ruined my system with LGKeyguard.apk from G3 too. So I copied LGKeyguard.apk from original system.img and downloaded Lockscreen.apk from random user of Internet, but it seems that app I downloaded isn't original D605 app. So it doesn't work.
Jerroscar said:
Sorry, I explained it bad. I have downloaded LG G3 lock screen. Then it ruined my system with LGKeyguard.apk from G3 too. So I copied LGKeyguard.apk from original system.img and downloaded Lockscreen.apk from random user of Internet, but it seems that app I downloaded isn't original D605 app. So it doesn't work.
Click to expand...
Click to collapse
Can you point me the files you flashed or installed? A link in pm or something?
Here are they.
https://drive.google.com/file/d/0BwGIiIqc6aSpenVTd2N6NGMyYTg/preview
https://drive.google.com/file/d/0BwGIiIqc6aSpT192aXM3T09XSWc/preview
Jerroscar said:
Here are they.
https://drive.google.com/file/d/0BwGIiIqc6aSpenVTd2N6NGMyYTg/preview
https://drive.google.com/file/d/0BwGIiIqc6aSpT192aXM3T09XSWc/preview
Click to expand...
Click to collapse
Is your current rom deodexed? @Jerroscar
Yes, that's right. So I need odex file to make it work?
Jerroscar said:
Yes, that's right. So I need odex file to make it work?
Click to expand...
Click to collapse
Nope if it's deodexed it means you don't have any odex files. I need to go right now I will help you tomorrow. Sorry.
Ok, I appreciate your help phone working properly right now, except for lock screen so it's not necessary to hurry
@Jerroscar do you have CWM installed?
No, I don't have
Jerroscar said:
No, I don't have
Click to expand...
Click to collapse
Then It's as simple as this replace the keyguard with the stock and uninstall that g3 and all shall be good.
Can I install cwm on Kitkat?
Jerroscar said:
Can I install cwm on Kitkat?
Click to expand...
Click to collapse
I don't know for your paticulat device. You need to search for that.
To revert back copy original keyguard unistall the G3 settings.

[Q] Need help about modded game apk file.

How can i delete or edit this (screenshot) types of starting text line on any game apk files?
By opening and editing ever game apk or hunting It down in the system apks.
From the looks it is common for this OEM and others from this region of the world.
zelendel said:
By opening and editing ever game apk or hunting It down in the system apks.
From the looks it is common for this OEM and others from this region of the world.
Click to expand...
Click to collapse
I cant understand sir, what are u saying.
I just want Remod the moded apk.
Can you help me how can i do that???
Khem Chand said:
I cant understand sir, what are u saying.
I just want Remod the moded apk.
Can you help me how can i do that???
Click to expand...
Click to collapse
I did. You will have to rip apart every apk in the os to find it. It is not just one apk. It's built into the whole OS

Categories

Resources