Black Theme for TW Email app (SecEmail_J.apk) - T-Mobile Samsung Galaxy Note 3

I like Samsung Email app but I hate the all whites in it so I managed to track them down almost 100% for the screens I could access.
As you may know app already has built-in black theme that is suppose to activate by simple change in csc features.xml but it is disabled by Samsung. There is a hard coded boolean "IsBlackTheme=false" in smali so I changed it to "true" and activated the black theme... But no wonder why they left it "false" - the theme was I say 50/50 complete and the composer didn't work at all so app was useless. Few days code reading and figured it out... the spen layout was crashing the composer. Fixed it, completed the rest of the theme and here it is.
It 's a vrtheme (thanks goes to those guys), flash it in recovery. Make sure no other themes alters SecEmail.apk after that... or simply reflash it.
And some screenshots... Enjoy...
EDIT: OK... sorry guys, it's back...
I was trying to avoid wiping the entire dalvik, but the patching happens so fast that there was no time to delete the dex. So now it just wipes dalvik completely and it works.
That's what you get when rushing things... Please, redownload...
EDIT2: New upload... Please download again... foreverloco fixed the 9.png images for me... Thanks man!:good:

Real nice! Thanks!

Thanks
Sent from my SM-N900T using xda app-developers app

Thanks white screens make me sick.
Sent from my SM-N9005 using Tapatalk
---------- Post added at 05:13 AM ---------- Previous post was at 04:18 AM ----------
Texus915 said:
Thanks white screens make me sick.
Sent from my SM-N9005 using Tapatalk
Click to expand...
Click to collapse
Umm my email no longer opens
Sent from my SM-N9005 using Tapatalk

looks dope bro... cant wait to flash

Cool
Sent from my SM-N900T using XDA Premium 4 mobile app

Thanks, guys.
BTW theme updated for more color consistency(removed some light elements; some text, yellow folders and stars to JB blue). Also now only the email dalvik is wiped so boot after apply is much faster.
Enjoy...

This is awesome I wish I could do this with all my white background apps

timmy77476 said:
This is awesome I wish I could do this with all my white background apps
Click to expand...
Click to collapse
Thanks. I wish too...
OK... Did some more work on the theme, added transparency and refined some more colors and images. Full Black+Transparency theme is attached below. Leaving the Black only theme in OP for those who don't like transparency.
Enjoy!

Anyway to get this to work on the Sprint variant. . Looks great!
Sent from my SM-N900P using XDA Premium 4 mobile app

bigmase23 said:
Anyway to get this to work on the Sprint variant. . Looks great!
Sent from my SM-N900P using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I don't know, but you can try. Flashing makes backup of your original email app on /sdcard that you can flash back if theme doesn't work.
But don't blame me if something goes wrong. Make nandroid first.

Didn't work.. I tried flashing with original? Flashing after deleting original.. nada. . I would love this.. anyone help? Thanks
Sent from my SM-N900P using XDA Premium 4 mobile app

bigmase23 said:
Didn't work.. I tried flashing with original? Flashing after deleting original.. nada. . I would love this.. anyone help? Thanks
Sent from my SM-N900P using XDA Premium 4 mobile app
Click to expand...
Click to collapse
PM a link to your original email app... I'll see what I can do.

nijel8 said:
PM a link to your original email app... I'll see what I can do.
Click to expand...
Click to collapse
PM sent to you. . Or please hit me up on hangouts.. [email protected] Thanks
Sent from my SM-N900P using XDA Premium 4 mobile app

Is there a way to just change permission and push instead of flashing? Then I can just. Make backups of everything and push the app... I do this instead of flashing other things but has anyone tried with this mod?
MB865/ST-ATT/4.4.2 BMM
SM-N900W8/ST/Rooted knox 0x0 4.4.2
Kindle Fire HDX 8.9/ATT/Rooted

amynjimmy said:
Is there a way to just change permission and push instead of flashing? Then I can just. Make backups of everything and push the app... I do this instead of flashing other things but has anyone tried with this mod?
MB865/ST-ATT/4.4.2 BMM
SM-N900W8/ST/Rooted knox 0x0 4.4.2
Kindle Fire HDX 8.9/ATT/Rooted
Click to expand...
Click to collapse
Pull your email app from /system/app, open it and open the theme_zip both with 7zip side by side, drag-n-drop all files from theme_zip\vrtheme\system\app\SecEmail_J.apk\ to your eamil app(Yes to popup), close 7Zip. Now your app is themed, push it back to /system/app and change permissions to 644. Done.
That's what flashing do exactly, same thing and you have your original email app backed up on sdcard.

nijel8 said:
Pull your email app from /system/app, open it and open the theme_zip both with 7zip side by side, drag-n-drop all files from theme_zip\vrtheme\system\app\SecEmail_J.apk\ to your eamil app(Yes to popup), close 7Zip. Now your app is themed, push it back to /system/app and change permissions to 644. Done.
That's what flashing do exactly, same thing and you have your original email app backed up on sdcard.
Click to expand...
Click to collapse
Im on stock rooted 442, and when explore the zip, I see the apk is not a apk but a dir and files.... Is there a away to combine them back into a apk again? I know I should know what it is called but. I'm having a noob moment.
MB865/ST-ATT/4.4.2 BMM
SM-N900W8/ST/Rooted knox 0x0 4.4.2
Kindle Fire HDX 8.9/ATT/Rooted

amynjimmy said:
Im on stock rooted 442, and when explore the zip, I see the apk is not a apk but a dir and files.... Is there a away to combine them back into a apk again? I know I should know what it is called but. I'm having a noob moment.
MB865/ST-ATT/4.4.2 BMM
SM-N900W8/ST/Rooted knox 0x0 4.4.2
Kindle Fire HDX 8.9/ATT/Rooted
Click to expand...
Click to collapse
Glad you asked... don't do it... theme is for 4.3 ROM, it most likely wont work with your 4.4.2 email app and you will have to redo all settings/accounts.
But if you wanna try it anyway make backup of your original email app and do what I said in my previews response to you. Drag and drop everything in that directory to your apk with 7zip and all modded files will be replaced and you will have your apk themed. Then push it back and delete /data/dalvik-cache/[email protected]@[email protected], restart phone. If done in recovery you might get away with loosing settings/accounts etc.

nijel8 said:
Glad you asked... don't do it... theme is for 4.3 ROM, it most likely wont work with your 4.4.2 email app and you will have to redo all settings/accounts.
But if you wanna try it anyway make backup of your original email app and do what I said in my previews response to you. Drag and drop everything in that directory to your apk with 7zip and all modded files will be replaced and you will have your apk themed. Then push it back and delete /data/dalvik-cache/[email protected]@[email protected], restart phone. If done in recovery you might get away with loosing settings/accounts etc.
Click to expand...
Click to collapse
Just FYI did not work for me. I drag dropped molded and rebooted cleared cache and all that and all it did was make app unavailable.
MB865/ST-ATT/4.4.2 BMM
SM-N900W8/ST/Rooted knox 0x0
Kindle Fire HDX 8.9/ATT/Rooted

Man when I saw this thread and the screenshots I got all kinds of excited!!! I've been looking for this everywhere. Not sure why the stock email app is probably the least inverted app on the phone but the one I use the most. I as well though am on sprint and now NC5 firmware so not counting on this working but what a work of art! Would love to have this option on the sprint note 3. Very nice work though!!!

Related

[MOD]Phantom's Build.prop Tweaks

Taking this down for now, I have a rom coming out tonight
Hey all, some of you may know me from other sammy forums. I currently don't have a galaxy s iii yet, so am limited to what I can do in terms of development at the moment, but would like to release some build prop tweaks for you guys to get things running a little smoother.
The build.prop is attached at the bottom, just unzip and adb push to /system or place it there using root explorer and change permissions to match the existing file.. Enjoy, I will have more to come soon
For the latest lf9 Update.
Awesome to see you here! Used Blazer on my SII right up until last month! Can't wait to see whats in store.
infideler said:
Awesome to see you here! Used Blazer on my SII right up until last month! Can't wait to see whats in store.
Click to expand...
Click to collapse
Glad to be here.
Gonna see that Blazer revamped? Lol happy to see you here blazer rom best ever
What will this do? Sorry never really done anything with my build prop before.
bizdady said:
What will this do? Sorry never really done anything with my build prop before.
Click to expand...
Click to collapse
Just some tweaks for things like touch responsiveness, picture quality, network tweaks, etc.
Sent from my SPH-D710 using xda app-developers app
If we place it there with root explorer should we unzip it first? or place the zip there also?
Edit: Should we reboot the phone after adding this to the system folder? How is it activated? Thank you in advance
Unzipped, moved to /system, and replaced file. Tried a reboot but no dice. I suggest you know for sure that a mod is going to work before you post. No disrespect
swampy67 said:
Unzipped, moved to /system, and replaced file. Tried a reboot but no dice. I suggest you know for sure that a mod is going to work before you post. No disrespect
Click to expand...
Click to collapse
Did you change permissions? And what do you mean by no dice? Won't boot? Don't notice a difference? Phone runs worse?
Specialksg1 said:
Did you change permissions? And what do you mean by no dice? Won't boot? Don't notice a difference? Phone runs worse?
Click to expand...
Click to collapse
Phone wouldn't reboot at all, and if the permissions needed to be changed why wouldn't the OP say something about that?
Sent from my SPH-L710 using xda premium
swampy67 said:
Phone wouldn't reboot at all, and if the permissions needed to be changed why wouldn't the OP say something about that?
Sent from my SPH-L710 using xda premium
Click to expand...
Click to collapse
Probably just forgot. For future reference, It's something you should always do when replacing a system file. Change permissions to match the existing file.
Specialksg1 said:
Probably just forgot. For future reference, It's something you should always do when replacing a system file. Change permissions to match the existing file.
Click to expand...
Click to collapse
Thanks for that tid bit. Wasn't trying to bash OP, I just wanna clear things up.
I just placed in system folder then rebooted no issues. Nice to see ya here phantom
Sent from my SPH-L710 using xda premium
ghostzyden said:
I just placed in system folder then rebooted no issues. Nice to see ya here phantom
Sent from my SPH-L710 using xda premium
Click to expand...
Click to collapse
Maybe I'm just an idiot, I'll give it another shot
Sent from my SPH-L710 using xda premium
I placed the build.prop file in the /system directory and gave it a reboot. My phone didn't show the boot animation. Wouldn't boot at all. I had to restore from a nandroid.
I used root explorer. Perhaps it can only be done using adb?
Sent from my SPH-L710
Hiro14 said:
I placed the build.prop file in the /system directory and gave it a reboot. My phone didn't show the boot animation. Wouldn't boot at all. I had to restore from a nandroid.
I used root explorer. Perhaps it can only be done using adb?
Sent from my SPH-L710
Click to expand...
Click to collapse
I used root explorer and had no problems.
I'll re-download and try again tomorrow.
Sent from my SPH-L710
There seems to be a bunch of different root explorer apps in the play store.. Is one better than another? and if so please recommend.
Tsudeily said:
There seems to be a bunch of different root explorer apps in the play store.. Is one better than another? and if so please recommend.
Click to expand...
Click to collapse
I think most people will agree that root explorer by speed software is one of the, if not the best file manager on the play store
Sent from my SPH-L710 using xda premium
This mod is for the latest ota update. As I said I don't have a device to test has it worked for anyone. Also, if any flashaholics would like to test for me PM me, I will send you my gtalk account info. I am working on cooking up a rom, without a device though I will need testers.
Sent from my SPH-D710 using xda app-developers app

[MOD]No increasing ring tone - LJ2 - i317

Well I'm not sure why Samsung does this, however it drives me nuts. So here is the phone.apk without the increasing ringtone stuff.
Flash in recovery.
You must delete the "SecPhone.odex" in /system/app after installing. Until I can make a time to have the zip do it. Thanks
Click here to download
Enjoy!
I was looking for a way to disable this.. thanks!
Thanks man.. awesome mod...needed this
I flashed from recovery, rebooted and it said updating apps,starting apps, had my wife call but it still does that lame ascending ringtone. I tried rebooting and now every time it reboots it says updating apps, starting apps.. sucks lol takes a little longer to start up now. Any way to fix? I also found the file you talked about deleting but it said it was read only.
redrider54 said:
I flashed from recovery, rebooted and it said updating apps,starting apps, had my wife call but it still does that lame ascending ringtone. I tried rebooting and now every time it reboots it says updating apps, starting apps.. sucks lol takes a little longer to start up now. Any way to fix? I also found the file you talked about deleting but it said it was read only.
Click to expand...
Click to collapse
I had the same problem with it not working then used rom toolbox pro to kill the said file rebooted and works perfectly.
Sent from my SAMSUNG-SGH-I317 using xda app-developers app
Wow I was waiting for this mod!!! Sham on you Sammy for making this wonderful Dev make it right. I for sure didnt forget to hit the thanks button on this one!
Worked like a charm. Had to delete the odex file, then the mod took. A cache/dalvik wipe took care of the "upgrading apps" screen. My ringtones start loud and stay that way. Many thanks!
Sent from my SAMSUNG-SGH-I317 using Tapatalk 2
I can't seem to find the "secphone.odex" file. Only secphone.apk.
Sent from my SAMSUNG-SGH-I317 using Tapatalk 2
wblteen said:
I can't seem to find the "secphone.odex" file. Only secphone.apk.
Sent from my SAMSUNG-SGH-I317 using Tapatalk 2
Click to expand...
Click to collapse
Are you running a custom ROM? If so, you're probably already deodexed.
OK. I got ya. I still get the "updating apparently" on restart. I have cleared caches.
Sent from my SAMSUNG-SGH-I317 using Tapatalk 2
wblteen said:
OK. I got ya. I still get the "updating apparently" on restart. I have cleared caches.
Sent from my SAMSUNG-SGH-I317 using Tapatalk 2
Click to expand...
Click to collapse
Not sure I can be of much more help if you're on a deodexed ROM already. I've stuck with rooted/de-bloated stock for the time being. Wiping the caches solved it for me, aside from the first boot after the cache wipe, of course, but I'm still fully odexed aside from that one file I deleted.
It worked for me this time, thinfs different from the first try, im now on the lite de-bloated stock rom and modded kernel
Sent from my SAMSUNG-SGH-I317 using xda app-developers app
So it looks like I need to modify the zip install to remove the .odex file.
Makes sense since de-odexing turns the .odex into a classes file inside the apk, which is then edited. I'll edit the zip today to remove to .odex file.
antiochasylum said:
So it looks like I need to modify the zip install to remove the .odex file.
Makes sense since de-odexing turns the .odex into a classes file inside the apk, which is then edited. I'll edit the zip today to remove to .odex file.
Click to expand...
Click to collapse
The att note 2 owners don't get how lucky they are to have you here... yet...
Sent from my GT-N7100 using Tapatalk 2
Any chance to incorporate call recording into this?
Found here from international version: http://forum.xda-developers.com/showthread.php?t=1938808
Reb0rn said:
The att note 2 owners don't get how lucky they are to have you here... yet...
Sent from my GT-N7100 using Tapatalk 2
Click to expand...
Click to collapse
+1 I am patiently waiting for his release, big fan of his work
Sent from my SGH-I317M using xda premium
antiochasylum said:
So it looks like I need to modify the zip install to remove the .odex file.
Makes sense since de-odexing turns the .odex into a classes file inside the apk, which is then edited. I'll edit the zip today to remove to .odex file.
Click to expand...
Click to collapse
Did this ever get done, sir?
antiochasylum said:
Flash in recovery. Even if you aren't de-odexed this should still work. In the zip I did not have it delete the .odex extension in /system/app. So after you flash this feel free to delete the SecPhone.odex, or leave it, your choice.
Click to expand...
Click to collapse
I installed and it did not work. I then used Root Explorer to delete /system/app/SecPhone.odex, cleared caches, rebooted and it works fine.
Thanks for the utility it was greatly needed.
9wire said:
Did this ever get done, sir?
Click to expand...
Click to collapse
I have not yet. I'm sorry. Can anyone do it for me? Busy at work at the moment.
How to revert?
antiochasylum said:
Well I'm not sure why Samsung does this, however it drives me nuts. So here is the phone.apk without the increasing ringtone stuff.
Flash in recovery.
You must delete the "SecPhone.odex" in /system/app after installing. Until I can make a time to have the zip do it. Thanks
Click to expand...
Click to collapse
I fully agree with you, this volume increase doesn't make any sense however, is there a way to revert back to the previous state should something go awry? Thanks.

[App] MyScript Mobile - Updated 22/11/2012

Based on the mod for the Xoom tablet and the Lenovo Thinkpad tablet, here is the MyScript Notes Mobile app for the Note 2.
This mod is based on the port for the Xoom, but the script is redone to account for the different file system in the Note 2. Enjoy.
Feedback is appreciated while this is being worked on. This currently only works on Touchwiz ROMs. You must be rooted with a custom recovery.
Version 1 is for AOSP ROMs.
Version 2 is for TouchWiz ROMs.
Installation:
1. Read the FAQ in the next post.
2. Download the zip and transfer it to your phone's microSD card, if necessary.
3. Boot into recovery.
4. Flash the zip.
5. Wipe cache and dalvick cache.
6. Reboot and enjoy.
FAQ
1. Why doesn't the wheel appear when I write a note freehand and then try to convert it afterward?
Currently, the only solution to this is to factory reset (wipe /data) to clear the lib data and allow this to function properly. Use the updated V2 where this is fixed.
2. Why do the first few pen strokes look bolded, then change to thin strokes?
This seems to be an issue in the apk itself. I'm not entirely sure what's causing it, but there is no current fix for it. It doesn't harm anything, it just look weird at first.
3. How do I install this?
See the first post.
looks like a cool app
the video reminds me of someone writing in a diary or journal...i suppose that would be a cool way to use it..an electronic diary
the zip is flashable? you cant install the app with an apk?
This is cool someone asked about it b4 I got it to install by using root explorer and copying over the .libs. The app works very well at changing your handwriting to "normal" text It would get about 90+% of the words correct. Thanx Cajun
Sent from my SGH-T889 using xda premium
I'm betting that there are some lib files that are fighting, since S Note installs some that are named identically. It might not hurt to revise the file names within the libs, but fixing the references after that could be a pain.
The app is darn good, but not perfect. It inserts full carriage returns at the end of each line instead of just wrapping a single line.
It is my go-to S Pen app, since the HWR in S Note is so kludgy.
Sent from my SGH-T889 using xda app-developers app
jdiddy_ub said:
looks like a cool app
the video reminds me of someone writing in a diary or journal...i suppose that would be a cool way to use it..an electronic diary
the zip is flashable? you cant install the app with an apk?
Click to expand...
Click to collapse
It's a flashable zip.
deeznutz1977 said:
This is cool someone asked about it b4 I got it to install by using root explorer and copying over the .libs. The app works very well at changing your handwriting to "normal" text It would get about 90+% of the words correct. Thanx Cajun
Sent from my SGH-T889 using xda premium
Click to expand...
Click to collapse
Why not flash it instead of moving with root explorer?
cajunflavoredbob said:
Why not flash it instead of moving with root explorer?
Click to expand...
Click to collapse
When this was posted b4 it wasn't a flash able
http://forum.xda-developers.com/showthread.php?t=1977578
Sent from my SGH-T889 using xda premium
deeznutz1977 said:
When this was posted b4 it wasn't a flash able
http://forum.xda-developers.com/showthread.php?t=1977578
Sent from my SGH-T889 using xda premium
Click to expand...
Click to collapse
I see. I'll have a look at that thread and see what can be done.
@Owen
I did figure out what is causing the wheel not to appear. The MyScript libs are already built into the Note2 TW ROMs for the S Note app. When my zip is flashed, it overwrites the existing libs, but leaves behind the data file for them, causing some minor glitches. I don't see any way to fix the bolded lines at the beginning of the notes, though. I'll see if I can locate the data files and have the zip clear them. The existing libs are newer than the zip.
The problem is because other devices did not rely on the MyScript engine for transcribing text like the Note 2 does. S Note is built on top of this functionality.
Looks good, keep up the good work. Will give this a through testing when I'm home from work.
Sent from my SGH-T889 using xda premium
I was worried that the MyScript app was overwriting the libs. We need to update the MyScript zip to change the names of those libs, and fix all the internal references. If we overwrite lib files that S Note uses, we might get unexpected results.
Sent from my SGH-T889 using xda app-developers app
OwenW71 said:
I was worried that the MyScript app was overwriting the libs. We need to update the MyScript zip to change the names of those libs, and fix all the internal references. If we overwrite lib files that S Note uses, we might get unexpected results.
Sent from my SGH-T889 using xda app-developers app
Click to expand...
Click to collapse
Actually, it should work fine without the Myscript libs. The ones already installed should be fine. Try this zip and see if it works. This zip does not have duplicate libs or overwrite anything.
To test this one, please make a backup of your ROM, then fully wipe everything including /system. Reflash your ROM, then reboot. Open S Notes and save a couple of notes. Doesn't matter what you type. Next, reboot into recovery and flash this zip. Reboot and see if the wheel works and if there are any other hiccups.
cajunflavoredbob said:
Actually, it should work fine without the Myscript libs. The ones already installed should be fine. Try this zip and see if it works. This zip does not have duplicate libs or overwrite anything.
To test this one, please make a backup of your ROM, then fully wipe everything including /system. Reflash your ROM, then reboot. Open S Notes and save a couple of notes. Doesn't matter what you type. Next, reboot into recovery and flash this zip. Reboot and see if the wheel works and if there are any other hiccups.
Click to expand...
Click to collapse
So far, so good. I followed your directions exactly, full wipe and reflash. Created a few notes to make sure S Note was fully initialized, then flashed the v2 zip from recovery. First few strokes are still fat, but the wheel shows up fine...for now. I'll keep you posted on my progress.
Keep up the good work!
I just have to say, I LOVE this phone. It has never been so fast and easy to completely wipe and restore a device. I can have the whole operation done in just under ten minutes, with all my apps fully restored. Phenomenal.
Sent from my SGH-T889 using xda app-developers app
OwenW71 said:
So far, so good. I followed your directions exactly, full wipe and reflash. Created a few notes to make sure S Note was fully initialized, then flashed the v2 zip from recovery. First few strokes are still fat, but the wheel shows up fine...for now. I'll keep you posted on my progress.
Keep up the good work!
I just have to say, I LOVE this phone. It has never been so fast and easy to completely wipe and restore a device. I can have the whole operation done in just under ten minutes, with all my apps fully restored. Phenomenal.
Sent from my SGH-T889 using xda app-developers app
Click to expand...
Click to collapse
Awesome. I'll post this one as the new version then. Thanks for testing for me.
I assume this is running with no issues for everyone as there have been no posts about it. That's good to know.
cajunflavoredbob said:
I assume this is running with no issues for everyone as there have been no posts about it. That's good to know.
Click to expand...
Click to collapse
I have only had limited time to play with it, but found it to be the most accurate at recognizing even my awful handwriting.
Crashes after I draw a line. Running on jedix
Sent from my SGH-T889 using xda premium
Cerv3r said:
Crashes after I draw a line. Running on jedix
Sent from my SGH-T889 using xda premium
Click to expand...
Click to collapse
How did you install! It works fine for me, I flashed in TWRP.
Cerv3r said:
Crashes after I draw a line. Running on jedix
Sent from my SGH-T889 using xda premium
Click to expand...
Click to collapse
Try this version. Make sure to clear your caches and clear data for S Note.

[Q] request. stock music player

im using jedi mind trick jb rom.. but i realy love the jellybean stock music player..
Apollo or Google play?
Sent from my SGH-T989 using xda app-developers app
iburnhearts said:
Apollo or Google play?
Sent from my SGH-T989 using xda app-developers app
Click to expand...
Click to collapse
no.. the original music player.. stock music player..
edwarddlr said:
no.. the original music player.. stock music player..
Click to expand...
Click to collapse
He is talking about the touchwiz music player
Here you go. Confirmed working on Jedi Mind Trick JB. Pulled from Stock JB 4.1.2 Rom.
https://www.dropbox.com/s/280305qc1w13ih8/MusicPlayer.apk
Push this apk to system/app and fix permissions.
xXchrizhurtyXx said:
Here you go. Confirmed working on Jedi Mind Trick JB. Pulled from Stock JB 4.1.2 Rom.
https://www.dropbox.com/s/280305qc1w13ih8/MusicPlayer.apk
Push this apk to system/app and fix permissions.
Click to expand...
Click to collapse
What are the permissions to be set at? I pushed this and the stock file manager to system apps, fixed permissions via recovery, but neither work. When I use Root Explorer to check the apks they show different permissions from all the other system apps. MusicPlayer and SecNoteMyFiles show rwxrwxr-x while the other apks show rw-r-r-- I guess I need to manually change them?
EDIT - Actually what happens is they don't show in the app drawer, so I tried to install them from the system app folder, but I keep getting an error "Application not installed".
bobbyphoenix said:
What are the permissions to be set at? I pushed this and the stock file manager to system apps, fixed permissions via recovery, but neither work. When I use Root Explorer to check the apks they show different permissions from all the other system apps. MusicPlayer and SecNoteMyFiles show rwxrwxr-x while the other apks show rw-r-r-- I guess I need to manually change them?
EDIT - Actually what happens is they don't show in the app drawer, so I tried to install them from the system app folder, but I keep getting an error "Application not installed".
Click to expand...
Click to collapse
make the apk match the other apks in system (rw-r-r)
then reboot the device.
xXchrizhurtyXx said:
make the apk match the other apks in system (rw-r-r)
then reboot the device.
Click to expand...
Click to collapse
No go for me. They just don't want to work. I don't know why. I was on the stock ROM via ODIN. Everything worked. I pulled five apks from the system app folder. Three of them work, but the MusicPlayer and FileManager don't. I tried them both ways. I left the permissions as is, rebooted, and nothing. I did what you said, and still nothing. Got me. I'm running Jedi Mind Trick JB 3.
bobbyphoenix said:
No go for me. They just don't want to work. I don't know why. I was on the stock ROM via ODIN. Everything worked. I pulled five apks from the system app folder. Three of them work, but the MusicPlayer and FileManager don't. I tried them both ways. I left the permissions as is, rebooted, and nothing. I did what you said, and still nothing. Got me. I'm running Jedi Mind Trick JB 3.
Click to expand...
Click to collapse
It works for me..
You sure you pushed it to system/app and set the permissions to rw-r-r? did you reboot?
Tried to install and it said app did not install
Sent from my SGH-T989 using xda premium
You don't install. You push the file to system /app and fix permissions
Sent from my SGH-T989 using xda app-developers app
thanks man its working
xXchrizhurtyXx said:
It works for me..
You sure you pushed it to system/app and set the permissions to rw-r-r? did you reboot?
Click to expand...
Click to collapse
Yes. I tried it several times. It just won't show in my apps I guess. Do I set perms before or after pushing to sys/app?
bobbyphoenix said:
Yes. I tried it several times. It just won't show in my apps I guess. Do I set perms before or after pushing to sys/app?
Click to expand...
Click to collapse
After.
Sent from my SGH-T989 using xda app-developers app
xXchrizhurtyXx said:
After.
Sent from my SGH-T989 using xda app-developers app
Click to expand...
Click to collapse
First I want to thank you, and say sorry for making you help me so much, as I'm now realizing it would have worked if I just used your version from the beginning. I've been trying to get the one I pulled from my stock ROM when I was running it. It seems my APK is not the right one. Yours worked the very first time. It's also bigger than mine by about a MB. Where did you pull it from? I pulled mine directly from the system/app folder.
Also since mine didn't work for this, or my File Manager APK, would it be possible for you to share that too? Or tell me where to get it? Thanks again.
Follow the white rabbit....
bobbyphoenix said:
First I want to thank you, and say sorry for making you help me so much, as I'm now realizing it would have worked if I just used your version from the beginning. I've been trying to get the one I pulled from my stock ROM when I was running it. It seems my APK is not the right one. Yours worked the very first time. It's also bigger than mine by about a MB. Where did you pull it from? I pulled mine directly from the system/app folder.
Also since mine didn't work for this, or my File Manager APK, would it be possible for you to share that too? Or tell me where to get it? Thanks again.
Follow the white rabbit....
Click to expand...
Click to collapse
I pulled it from a downloaded stock deodexed 4.1.2 rom.
I use ES Explorer.
Sent from my SGH-T989 using xda app-developers app
xXchrizhurtyXx said:
I pulled it from a downloaded stock deodexed 4.1.2 rom.
I use ES Explorer.
Sent from my SGH-T989 using xda app-developers app
Click to expand...
Click to collapse
Ah, I think that was it. I pulled mine from my stock odexed ROM. I just pulled the File Manager from a stock deodexed ROM, and it works. Now I have all my apps again. Thanks again for the help. :good:

(Request) AOSP Lockscreen Pattern

Can someone make (or tell me if its not possible) the AOSP Pattern Lock to be used on stock or deodexed roms? i really dislike this part of the LGUI and hopefully someone out there can change it
askmeonemore said:
Can someone make (or tell me if its not possible) the AOSP Pattern Lock to be used on stock or deodexed roms? i really dislike this part of the LGUI and hopefully someone out there can change it
Click to expand...
Click to collapse
Im not sure but I think to get the aosp lockscreen you just have to delete the lg lockscreen. I don't think our lockscreen is that bad I just don't like the shortcuts.
gorillajuice said:
Im not sure but I think to get the aosp lockscreen you just have to delete the lg lockscreen. I don't think our lockscreen is that bad I just don't like the shortcuts.
Click to expand...
Click to collapse
Yeah, if you go in system/app and delete lgelockscreen.apk, you'll have the built-in AOSP lockscreen. It has this annoying ass grey bar at the bottom though that you can't get rid of. Also, you can download Mobint's holo lock screen from the market and paste that into system/app
Sent from my LG-LS970 using Tapatalk
I had removed the grey bar and tweaked some variables back in December. It works on deodexed or odexed ROMS doesn't matter. It's made for unmodified stock ROMS (I was using with exposed mods ok). Just push the file below (framework-res.apk) to the system/framework directory, set permission, wipe dalvik & cache then reboot. You might want to rename your old one first just in case you have a problem or want to go back.
Link: https://app.box.com/s/schzdo3nr9zwnsi70i76
Agimax said:
I had removed the grey bar and tweaked some variables back in December. It works on deodexed or odexed ROMS doesn't matter. It's made for unmodified stock ROMS (I was using with exposed mods ok). Just push the file below (framework-res.apk) to the system/framework directory, set permission, wipe dalvik & cache then reboot. You might want to rename your old one first just in case you have a problem or want to go back.
Link: https://app.box.com/s/schzdo3nr9zwnsi70i76
Click to expand...
Click to collapse
Nice dude, thanks! That grey bar was annoying as ****, haha.
Sent from my LG-LS970 using Tapatalk
Screen shots?
Sent from my LG-LS970 using XDA Premium 4 mobile app
Agimax said:
I had removed the grey bar and tweaked some variables back in December. It works on deodexed or odexed ROMS doesn't matter. It's made for unmodified stock ROMS (I was using with exposed mods ok). Just push the file below (framework-res.apk) to the system/framework directory, set permission, wipe dalvik & cache then reboot. You might want to rename your old one first just in case you have a problem or want to go back.
Link: https://app.box.com/s/schzdo3nr9zwnsi70i76
Click to expand...
Click to collapse
how did you remove the annoying gray bar? I'm using L5 II
iamterence said:
Yeah, if you go in system/app and delete lgelockscreen.apk, you'll have the built-in AOSP lockscreen. It has this annoying ass grey bar at the bottom though that you can't get rid of. Also, you can download Mobint's holo lock screen from the market and paste that into system/app
Sent from my LG-LS970 using Tapatalk
Click to expand...
Click to collapse
Agimax said:
I had removed the grey bar and tweaked some variables back in December. It works on deodexed or odexed ROMS doesn't matter. It's made for unmodified stock ROMS (I was using with exposed mods ok). Just push the file below (framework-res.apk) to the system/framework directory, set permission, wipe dalvik & cache then reboot. You might want to rename your old one first just in case you have a problem or want to go back.
Link: https://app.box.com/s/schzdo3nr9zwnsi70i76
Click to expand...
Click to collapse
When I pasted this, my phone rebooted and wouldn't get past the sprint boot logo. I pasted this to framework. Did I do something wrong?
-Whiplashh
Sent from a Premium Xda app using the Flo Nexus 7.
Whiplashh said:
When I pasted this, my phone rebooted and wouldn't get past the sprint boot logo. I pasted this to framework. Did I do something wrong?
-Whiplashh
Sent from a Premium Xda app using the Flo Nexus 7.
Click to expand...
Click to collapse
Try wiping data
Whiplashh said:
When I pasted this, my phone rebooted and wouldn't get past the sprint boot logo. I pasted this to framework. Did I do something wrong?
-Whiplashh
Sent from a Premium Xda app using the Flo Nexus 7.
Click to expand...
Click to collapse
Did you set the permissions correct? I just usually check other files in the same location and make them the same.

Categories

Resources