SecSettings.apk for SM-T311 (deodex only) - Galaxy Tab 3 Themes and Apps

I modified the SecSettings.apk of my SM-T311 -- with S5-like icons and tabbed interface.
This is only for a deodexed rom. Simple push to \system\priv-app and set permission to rw-r-r.

How did you enabled the tabbed view manually???? , I can only enable it via sqlite.....

jacsagun said:
I modified the SecSettings.apk of my SM-T311 -- with S5-like icons and tabbed interface.
This is only for a deodexed rom. Simple push to \system\priv-app and set permission to rw-r-r.
Click to expand...
Click to collapse
Will you provide this in black color ?? Please
Sent from my SM-T311 using XDA Free mobile app

mod secsettings
jacsagun said:
I modified the SecSettings.apk of my SM-T311 -- with S5-like icons and tabbed interface.
This is only for a deodexed rom. Simple push to \system\priv-app and set permission to rw-r-r.
Click to expand...
Click to collapse
please ..... give me link this apps.

Related

[HOW-TO][GUIDE] Set CM7 Theme as Default when cooking ROMs [With Screenshots]

This is a how-to guide one how to set a theme chooser theme as default. I see a lot of users asking for it, so I decide to make a guide.
Download Theme Chooser Theme
Download apk manager from here or here and extract it to C:\apk-manager\
Place your theme apk in place-apk-here-for-modding folder
Open Script.bat (Screenshot)
Choose Option 22 - Select Project
Select your theme
Choose option 9 - Decompile Apk
Go to Projects
Open AndroidManifest.xml
Copy the pluto:themeID and package (Screenshot)
Open Build.prop and scroll down to the end
There will be two lines like: persist.sys.themeId=Cyanbread and persist.sys.themePackageName=com.tmobile.theme.Cyanbread (Screenshot)
Change them to match your theme
Now copy the theme apk to /data/app/ or /system/app/ of the ROM you are cooking or the theme won't work
If you follow my guide, please press the Thanks button
dhruv.always said:
This is a how-to guide one how to set a theme chooser theme as default. I see a lot of users asking for it, so I decide to make a guide.
Download Theme Chooser Theme
Download apk manager from here or here and extract it to C:\apk-manager\
Place your theme apk in place-apk-here-for-modding folder
Open Script.bat (Screenshot)
Choose Option 22 - Select Project
Select your theme
Choose option 9 - Decompile Apk
Go to Projects
Open AndroidManifest.xml
Copy the pluto:themeID and package (Screenshot)
Open Build.prop and scroll down to the end
There will be two lines like: persist.sys.themeId=Cyanbread and persist.sys.themePackageName=com.tmobile.theme.Cyanbread (Screenshot)
Change them to match your theme
Now copy the theme apk to /data/app/ or /system/app/ of the ROM you are cooking or the theme won't work
If you follow my guide, please press the Thanks button
Click to expand...
Click to collapse
I'll give this a try sometime.
Sent from my U8160 using xda premium
krishneelg3 said:
I'll give this a try sometime.
Sent from my U8160 using xda premium
Click to expand...
Click to collapse
it is a 5 min process, bro
dhruv.always said:
it is a 5 min process, bro
Click to expand...
Click to collapse
Thanks ill let u know if I do something wrong
[°<>°] Tweet...
As always contributing to xda
Sent from my LG-P500 using Tapatalk 2
> lol dhuv.. that was the hard way using apk tool? decompiling.. changing settings..
> its very simple (my way abc,123)
> install the theme you want to set as default.. now use script manager or rootbrowser.. navigate to root > data/data (ex. I installed ICS by achep) look for your theme data entry.. it should start with com."creator".theme creator means name of dev who made it , so mine would be com.achep.theme.ICSandwich..
> next copy the theme data entry "com.achep.theme.ICSandwich"
> go to build.prop
> look for this line
> persist.sys.themeId=Cyanbread and persist.sys.themePackageName=com.tmobile.theme.Cyanbread
> replaced it with your theme data entry
> it should be like this
> persist.sys.themeID=com.achep.theme.ICSandwich
> save. add the theme in app folder
> cook rom, done! default theme is set! the easier way
> less than 1min process 4 me
Works easy to follow guide many people are looking for this.ill give them link to this thread when I find people asking.
Android hell is real!, if you decide to get an iPhone then your sure to get an unexpected surprise in your dreams...
Who knows it could me!
Does this work for CM9 as well?
jleonnn said:
Does this work for CM9 as well?
Click to expand...
Click to collapse
Me too I don't want post another thread so I use this one..
How do you change the default theme in CyangenMod 10 I don't think this work work with it cos the 2 line in the build.prop are not there no more,
So If a dev that has changed the theme in CM10 can post about it it would be great..
Thanks for reading..
spannernick said:
Me too I don't want post another thread so I use this one..
How do you change the default theme in CyangenMod 10 I don't think this work work with it cos the 2 line in the build.prop are not there no more,
So If a dev that has changed the theme in CM10 can post about it it would be great..
Thanks for reading..
Click to expand...
Click to collapse
You can add those 2 lines and try
Sent from my LG-P500h using xda app-developers app
Thnks
Sent from my LG-P690 using xda premium
works on cm11
!
good work
caspboy said:
works on cm11
Click to expand...
Click to collapse
don´t work for me.
work perfect cm11????????
don´t work on CM11, plz help!!!

[4.3/4.4] AppOps | Independent App

Hi guys,
I recompiled AppOps as an independent app from latest AOSP source and it works after making some changes. What this means is that you no longer have to rely on third party apps or tricks/workarounds. This is an independant app, just like any other app you use so you can install it and then use AppOps right from your app drawer!
Download: https://raw.github.com/theblixguy/AppOps/master/apk/AppOps.apk
Flashable ZIP for KitKat 4.4/4.4.1/4.4.2: http://www.mediafire.com/download/qiqst3lg5jld5mk/AppOps_Kitkat_flashable.zip
Source code: https://github.com/theblixguy/AppOps
Installation: Move the apk (DO NOT INSTALL) to the system/priv-app folder and set permissions to 777 and then reboot! Or you can flash the ZIP via recovery which will do everything for you
Note: The app is compatible with Android 4.3 but since I don't have a device with Android 4.3, I haven't been able to test the app on Android 4.3 and Android 4.3 does not have a system/priv-app folder so if you're successfully able to use the app on Android 4.3 after moving it to /system/app folder and setting the permissions to 777 then let me know!
If you guys face any problems then please reply below
Thanks
CHANGELOG:
21/12
-> Updated icon
-> Added about dialog
-> Cleaned up code
-> Added support for Android 4.3
19/12
-> First release
im looking forward to trying this ouut and comparing it with a few other aps...just one thing ...a direct download would be great and 777 permissions??? you mean rw- r-- r--???
Yes 644 are the right permissions for all apps in priv-app
Any chance of making a flash able zip? I use Cyandelta for flashing CM nightlies and it has the ability to tag additional zips for post-install
aejazhaq said:
im looking forward to trying this ouut and comparing it with a few other aps...just one thing ...a direct download would be great and 777 permissions??? you mean rw- r-- r--???
Click to expand...
Click to collapse
https://raw.github.com/theblixguy/AppOps/master/apk/AppOps.apk
777 => rwxrwxrwx
jhanford said:
Any chance of making a flash able zip? I use Cyandelta for flashing CM nightlies and it has the ability to tag additional zips for post-install
Click to expand...
Click to collapse
Just added the download link to flashable ZIP to OP.
Bonsoir apk does not work on nexus 5 kikat 4.4.2
jejemc said:
Bonsoir apk does not work on nexus 5 kikat 4.4.2
Click to expand...
Click to collapse
Did you follow the instructions properly?
1. Move APK to system/priv-app
2. Set APK permissions to 777
3. Reboot device
4. Open app from App Drawer
Step 1 and 2 can be easily done using Root Explorer
You can also flash this ZIP: http://www.mediafire.com/download/d8m1z5l1oej03pw/AppOps_kitkat_flashable.zip
Any chance of version with KK 4.4 icon style?
Anyone on ART engine tried it?
Sent from my Nexus 4 using Tapatalk
vr5411 said:
Any chance of version with KK 4.4 icon style?
Anyone on ART engine tried it?
Sent from my Nexus 4 using Tapatalk
Click to expand...
Click to collapse
Any chance of version with KK 4.4 icon style?
What?
Anyone on ART engine tried it?
Yes, it works. I use ART primarily (which I shouldn't but all my apps work).
ssrij said:
Did you follow the instructions properly?
1. Move APK to system/priv-app
2. Set APK permissions to 777
3. Reboot device
4. Open app from App Drawer
Step 1 and 2 can be easily done using Root Explorer
You can also flash this ZIP: http://www.mediafire.com/download/d8m1z5l1oej03pw/AppOps_kitkat_flashable.zip
Click to expand...
Click to collapse
re goodnight it works with zip thank you to you for your work :good:
Installed and rebooted and seems to be working OK. Of interesting note...all of my permission revokes were there from when I ran the AppOpps app from 4.4.1 before it was removed. Could lead to interesting problems if future versions make this inoperable and permissions need to be changed?
ssrij said:
Any chance of version with KK 4.4 icon style?
What?
Anyone on ART engine tried it?
Yes, it works. I use ART primarily (which I shouldn't but all my apps work).
Click to expand...
Click to collapse
Can it be like first icon? Used one is from JB times?
Thanks for your work!
Sent from my Nexus 4 using Tapatalk
vr5411 said:
Can it be like first icon? Used one is from JB times?
Thanks for your work!
Sent from my Nexus 4 using Tapatalk
Click to expand...
Click to collapse
Yes, why not. I'll update the icon tomorrow. I have to fix few bugs as well
Sent from my HTC One using XDA Premium 4 mobile app
el_smurfo said:
Installed and rebooted and seems to be working OK. Of interesting note...all of my permission revokes were there from when I ran the AppOpps app from 4.4.1 before it was removed. Could lead to interesting problems if future versions make this inoperable and permissions need to be changed?
Click to expand...
Click to collapse
I didn't get you. Are you trying to say that the permissions you revoked on 4.4.1 using the inbuilt AppOps feature are present when you run my app?
Sent from my HTC One using XDA Premium 4 mobile app
ssrij said:
I didn't get you. Are you trying to say that the permissions you revoked on 4.4.1 using the inbuilt AppOps feature are present when you run my app?
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Seems so...very specific permissions are still set in troublesome apps after dirty flashing
el_smurfo said:
Seems so...very specific permissions are still set in troublesome apps after dirty flashing
Click to expand...
Click to collapse
My app is built using the same code that AppOps uses (plus some of my modifications to make it work independently) so it will work and behave *exactly* like the inbuilt AppOps app. So, if you denied Facebook access to camera using the inbuilt AppOps app then if you run my app, you would see that Facebook is denied access to camera.
Sent from my HTC One using XDA Premium 4 mobile app
ssrij said:
My app is built using the same code that AppOps uses (plus some of my modifications to make it work independently) so it will work and behave *exactly* like the inbuilt AppOps app. So, if you denied Facebook access to camera using the inbuilt AppOps app then if you run my app, you would see that Facebook is denied access to camera.
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Yup...Just trying to confirm your app is really working. Thanks for bringing back such a needed feature.
el_smurfo said:
Yup...Just trying to confirm your app is really working. Thanks for bringing back such a needed feature.
Click to expand...
Click to collapse
Welcome!

[Q]The ROM Toolbox Can't change Status Bar Icon

Hey Guys, Some StatusBar Icons in ROM Toolbox App are so nice. But i can't install it to change my original SB Icons. Although i was Flash Hyperion, Newmis, Alfa,...
Please Help Me!
*Sorry For Bad English:laugh:
just take your systemui.apk change the extention to zip unzip it with winrar
goto res/drawable-ldpi
replace any png you want (pngs only not .9,png and dont replace any xml files!)
rezip
change extention back to apk
put in a flashable zip and flash in cwm with system mounted
if you want to change xml files or do anything else decompile the systemui.apk with apktool
dizzmedoi said:
Hey Guys, Some StatusBar Icons in ROM Toolbox App are so nice. But i can't install it to change my original SB Icons. Although i was Flash Hyperion, Newmis, Alfa,...
Please Help Me!
*Sorry For Bad English:laugh:
Click to expand...
Click to collapse
is your rom de-odexed
abhishekr700 said:
is your rom de-odexed
Click to expand...
Click to collapse
ROM Toolbox icon changer is not compatible with Galaxy y. I have tried on deodexed ROM with ROM Toolbox Pro. You need to change icons manually as marcussmith2626 said.
Sent from my GT-S5360 Gadget of Mass Destruction using xda-app
Using CWM........Busybox Commands........No I use my hands
hnkotnis said:
ROM Toolbox icon changer is not compatible with Galaxy y. I have tried on deodexed ROM with ROM Toolbox Pro. You need to change icons manually as marcussmith2626 said.
Sent from my GT-S5360 Gadget of Mass Destruction using xda-app
Using CWM........Busybox Commands........No I use my hands
Click to expand...
Click to collapse
ok ..

[REQ] LgCameraApp.apk LGCameraApp.odex 380dpi

Hi,
i use cloudypro2 rom and i want to change dpi to 380.
But i have little problem with camera app,it's cropped,with black cut.
Can anyone give me apk and odex files of LGCameraApp with 380dpi functionally in full screen mode?
Kitkat.
Just use app settings to make it run at 480.
Sent from my LG-D801 using XDA Premium 4 mobile app
If you use art
take lgcameraapp from Spiderio rom :
Spiderio-kat 2
Rebase from 20D - as STOCK as possible
Dorimanx Kernel v4.7
LG Home with 5x7 or 5x8 grid
Added Button combination in settings.
Camera Mod v3 from xdabbeb
Smaller navigation bar - 30 size
4k Video Camera
Camera Mod 380dpi
LG G3 FlatUI Toggle
Advanced Reboot Menu
Selectable StatusBar Toggle
Block Ads Host
Bugs Fix
Click to expand...
Click to collapse
install xdabbeb and take the apk in priv-app en replace your
i use art,no xposed.
i have find lgcameraapp.apk from spiderio rom.
i have two files in my rom: lgcameraapp.apk and lgcameraapp.odex.
can i replace spiderio lgcamerapp.apk only? And odex lgcamerapp?
ziociccio said:
i use art,no xposed.
i have find lgcameraapp.apk from spiderio rom.
i have two files in my rom: lgcameraapp.apk and lgcameraapp.odex.
can i replace spiderio lgcamerapp.apk only? And odex lgcamerapp?
Click to expand...
Click to collapse
I know you use art, you have already post in another thread
replace the apk, rename the odex to .odex_bak(for save) and reboot
(or replace with the spiderio odex)
I think you can install xdabbeb camera mod first,
spiderio apk it's a xdabbeb apk mod to 380 (spiderio changelog)
don't forget to thanks spiderio for this apk
and if you have a quickwindows case, you can try my mod for 380dpi
---------------
Sorry for my Frenchy English
Cloudy ROMs are not 100% compatible with spiderio's even if you flash the patch from spiderio that adjust everything at 380dpi! you'll still either have a bootloop or a systemUI FC's! so if you do love 380dpi stuff just go for spiderio's ROM if not then just stick with the 480dpi!
cheers
Theos_ said:
I know you use art, you have already post in another thread
replace the apk, rename the odex to .odex_bak(for save) and reboot
(or replace with the spiderio odex)
I think you can install xdabbeb camera mod first,
spiderio apk it's a xdabbeb apk mod to 380 (spiderio changelog)
don't forget to thanks spiderio for this apk
and if you have a quickwindows case, you can try my mod for 380dpi
---------------
Sorry for my Frenchy English
Click to expand...
Click to collapse
Thanks,but it doesn't work.
Spiderio's rom has only apk,not odex too.
I tried to change lgcameraapp,but it disappears in app drawer.
nothing to do. :crying:
ziociccio said:
Thanks,but it doesn't work.
Spiderio's rom has only apk,not odex too.
I tried to change lgcameraapp,but it disappears in app drawer.
nothing to do. :crying:
Click to expand...
Click to collapse
strange, I have already test with cloudypro2.0 (when i have test art) and its work for me :/
you have install Xdabbed's v3.1.0 before replace the apk ?
you have reboot ?
Theos_ said:
strange, I have already test with cloudypro2.0 (when i have test art) and its work for me :/
you have install Xdabbed's v3.1.0 before replace the apk ?
you have reboot ?
Click to expand...
Click to collapse
yes.
installed xdabbeb
reboot
if copy lgcameraapp from spiderio,maintaning my odex file --> no change
if copy lgcameraapp from spiderio,deleting my odex file --> no camera
ziociccio said:
yes.
installed xdabbeb
reboot
if copy lgcameraapp from spiderio,maintaning my odex file --> no change
if copy lgcameraapp from spiderio,deleting my odex file --> no camera
Click to expand...
Click to collapse
stupid question: you have fix the permission of the apk ?
and with the spiderio odex?
Theos_ said:
stupid question: you have fix the permission of the apk ?
Click to expand...
Click to collapse
oh yes. rw-r-r
ziociccio said:
oh yes. rw-r-r
Click to expand...
Click to collapse
last chance :fingers-crossed:
you have reboot after delete odex ?
ziociccio said:
if copy lgcameraapp from spiderio,maintaning my odex file --> no change
if copy lgcameraapp from spiderio,deleting my odex file --> no camera
Click to expand...
Click to collapse
and with spiderio odex ?
Theos_ said:
last chance :fingers-crossed:
you have reboot after delete odex ?
and with spiderio odex ?
Click to expand...
Click to collapse
spiderio rom have only apk,not odex files.
Sorry, no idea...,
maybe ask help to Spiderio.
thanks.
at the end,i flashed g3 porting rom and change dpi to 380. It works perfectly!
ziociccio said:
thanks.
at the end,i flashed g3 porting rom and change dpi to 380. It works perfectly!
Click to expand...
Click to collapse
Yes i have read that in CloudyG3 thread,
Personally, i wait a quick window fix for the g3 ports
same problem with me....................................
Use xposed and app settings , with this you can write 480 dpi for caméra app,just reboot and it's done ?
C'est mon poney qui envoie ce message

SystemUI for SM-T311 (deodex only)

I have modded the SystemUI.apk of my SM-T311 using icons similar to S5 but still in a white background. Maybe some would like to use it for their tabs, too.
This is only for a deodexed rom running the latest Kitkat 4.4.2 firmware. Download and push into your /system/priv-app folder. Give it rw-r-r permission and owner as root.
This is my first post so I really cannot post a direct link. I attached the .apk here, together with some SS.
additional info
jacsagun said:
I have modded the SystemUI.apk of my SM-T311 using icons similar to S5 but still in a white background. Maybe some would like to use it for their tabs, too.
This is only for a deodexed rom running the latest Kitkat 4.4.2 firmware. Download and push into your /system/priv-app folder. Give it rw-r-r permission and owner as root.
This is my first post so I really cannot post a direct link. I attached the .apk here, together with some SS.
Click to expand...
Click to collapse
btw, i modified only the toggles so no change in the status bar icons and other stuff.
jacsagun said:
I have modded the SystemUI.apk of my SM-T311 using icons similar to S5 but still in a white background. Maybe some would like to use it for their tabs, too.
This is only for a deodexed rom running the latest Kitkat 4.4.2 firmware. Download and push into your /system/priv-app folder. Give it rw-r-r permission and owner as root.
This is my first post so I really cannot post a direct link. I attached the .apk here, together with some SS.
Click to expand...
Click to collapse
thats cool i would like to use it for my rom tranchidakat how exactly did you enable those toggles?
JT1510365 said:
thats cool i would like to use it for my rom tranchidakat how exactly did you enable those toggles?
Click to expand...
Click to collapse
I replaced the toggles directly from the res folder of the apk. thanks for your interest on this.

Categories

Resources