Transparent Status Bar - Blade Themes and Apps

I am using a rooted device without any Custom Rom and I need a transparent status bar.. Can any one help
Sent from my ZTE-BLADE using XDA

GANDHARM said:
I am using a rooted device without any Custom Rom and I need a transparent status bar.. Can any one help
Sent from my ZTE-BLADE using XDA
Click to expand...
Click to collapse
There is an app called ROM toolbox with it u can change the color and transparency of your statusbar

Thanx For Replying so fast
I am already using that (Not Pro).Can you Explain further how to do it..
Sent from my ZTE-BLADE using XDA
Edt: I modified some settings in Terminal Emulater Settings and restarted the device but nothing is happening.

yo,
go read my 2nd post on this thread: http://forum.xda-developers.com/showthread.php?t=1448310
and you'll have all you need on this...
Looks long and complicated, but trust me, it isn't.
Cheers.

if you want upload your SystemUI.apk & framework-res.apk and i will create it for you mate

Thanx for ur corporation....!
Where can I find those files..I am using explor....
Sent from my ZTE-BLADE using XDA

you need to have root on your phone
systemui.apk is located in system/apps
framework-res.apk is located in system/framework

Kannibalism said:
if you want upload your SystemUI.apk & framework-res.apk and i will create it for you mate
Click to expand...
Click to collapse
Hi Kannibalis
could you do that for me please?, if yes
where should I upload them?.......Mediafire is a good upload service

yes mediafire is good to upload PM me the link when you have uploaded them mate

Kannibalism said:
yes mediafire is good to upload PM me the link when you have uploaded them mate
Click to expand...
Click to collapse
I am rooted, but how do I access and extract the systemui.apk ?

use a program like root explorer or es file explorer to be able to reach the system folder

Kannibalism said:
use a program like root explorer or es file explorer to be able to reach the system folder
Click to expand...
Click to collapse
Would you be able to do it for me as well? I don't have access to a PC and I'm busy with exams. Would be extremely thankful.
Sent from my Blade using XDA app

upgrass occasional
Kannibalism said:
use a program like root explorer or es file explorer to be able to reach the system folder
Click to expand...
Click to collapse
I have just installed root explorer
Where do i copy or extract the SystemUI.apk & framework-res.apk to?
When I click on copy, where do I paste it?

@karthiknr
yes sure no problem like i said to the other user send me your systemUI.apk & framework-res.apk so i will be able to do it
@nomadbas
copy and paste them to your sd card connect your phone to your pc via the cable and put them on your pc so you can upload to mediafire and send me the links

Kannibalism said:
@karthiknr
yes sure no problem like i said to the other user send me your systemUI.apk & framework-res.apk so i will be able to do it
@nomadbas
copy and paste them to your sd card connect your phone to your pc via the cable and put them on your pc so you can upload to mediafire and send me the links
Click to expand...
Click to collapse
I've sent you the files mate. Thanks a lot.
Sent from my Blade using XDA app

Kannibalism said:
@nomadbas
copy and paste them to your sd card connect your phone to your pc via the cable and put them on your pc so you can upload to mediafire and send me the links
Click to expand...
Click to collapse
Please excuse my stupidness but,
When I locate the SystemUI.apk & framework-res.apk using Root Explorer
1- I long press and hold the SystemUI.apk
2- A white box appears, I choose copy,
How do I access the sd card, can you give me a walk through guide please?

nomadbas said:
Please excuse my stupidness but,
When I locate the SystemUI.apk & framework-res.apk using Root Explorer
1- I long press and hold the SystemUI.apk
2- A white box appears, I choose copy,
How do I access the sd card, can you give me a walk through guide please?
Click to expand...
Click to collapse
Like you said,after clicking copy,scroll to top and click on ".." till you can't see ".." anymore. Now scroll down and click sdcard. Paste there.
Sent from my Blade using XDA app

@karthiknr
Here is the file just flash via clockwork mod recovery for it to work
Download Link: http://www.mediafire.com/?2bdd104j2yrcf3q

karthiknr said:
Like you said,after clicking copy,scroll to top and click on ".." till you can't see ".." anymore. Now scroll down and click sdcard. Paste there.
Sent from my Blade using XDA app
Click to expand...
Click to collapse
Thanks for your great advice, I did not realise the sd card was there. Sorted
PM....sent

@nomadbas
To make the status bar transparent flash the file you download in clockwork mod recovery remember if you use launcher pro you will need to use multi picture live wallpaper since it is not set by in launcher pro the other launchers should be fine
here is the download link: http://www.mediafire.com/?86wtw6d4w5rfcwl

Related

[Q] Launcher question and I did my research

Hey guys i was wondering if there was an apk for the MIUI launcher b/c i really enjoy that launcher but it is unstable right now so if I can get a launcher that would be awesome.
I don't know but ill tell you how to get it. Download miui and then unzip the rom. Go to /system/app and look for an apk named launcher or something similar.
Sent from my PC36100 using XDA App
do I extract the file then copy it to my sd card then install from there?
Thanks so much if this works and if it doesn't thanks for the idea!
I just tried it and all i got was "! application not installed" should i try to zip it and flash it? or is there any other route i can take?
Yeah you can push it to /system/app using adb, or copy and paste with root explorer, or make a flashable zip file.
Sent from my PC36100 using XDA App
I am a big time noob, so what is the easiest way to do it. I have never used any of these routes and how do you zip a file so that it is flashable? thanks again so much for your help your are super helpful.
so i tried copying and pasting using root explorer and it did not work, i get a message saying "you cannot paste here becaue the file system is read only"
jiggajoe506 said:
so i tried copying and pasting using root explorer and it did not work, i get a message saying "you cannot paste here becaue the file system is read only"
Click to expand...
Click to collapse
In the upper right corner there I'd a bottom theft says mount rw(read/write) push that then try to paste there, but a lot of the time that will not work so if it does not you can use adb. you plug your phone in with debugging on, place your apk in your sdk tools folder.
My sdk tooks folder is located at c:/androidsdk/tools and say the apk you are using the launcher.apk so i would open the cmd and use the following commands.
cd c:/androidsdk/tools
adb remount
adb push launcher.apk system/app
adb reboot
After each command wait till its done after last command your phone will reboot.
Sent from my unrEVOked using xda app
Thanks a bunch for the advice but i have never used abd so I would need to know what the program is called and where to get it and what folder that is and maybe a few attempts at it. Sorry I'm such a noob, all I know how to do is download a rom or kernel and flash from recovery.
jiggajoe506 said:
Thanks a bunch for the advice but i have never used abd so I would need to know what the program is called and where to get it and what folder that is and maybe a few attempts at it. Sorry I'm such a noob, all I know how to do is download a rom or kernel and flash from recovery.
Click to expand...
Click to collapse
we were all noobs at one point if you post your apk here i will make you a flashable zip
Wow thank you So much man you are awesome and so are the other fellows that helped. I gotta un-noob myself at some point in my life. This is the launcher I got when I went into the zip file and went to system/apps/ of the miui rom whether there are other things that make it the way it is I don't know. (folders and no app drawer)
Thanks again guys
jiggajoe506 said:
Wow thank you So much man you are awesome and so are the other fellows that helped. I gotta un-noob myself at some point in my life. This is the launcher I got when I went into the zip file and went to system/apps/ of the miui rom whether there are other things that make it the way it is I don't know. (folders and no app drawer)
Thanks again guys
Click to expand...
Click to collapse
here is the flashable zip just put on your sdcard and flash from recovery besure to do a nandroid backup first and here is a link to using adb http://forum.xda-developers.com/showthread.php?t=532719
roscoenr said:
here is the flashable zip just put on your sdcard and flash from recovery besure to do a nandroid backup first and here is a link to using adb http://forum.xda-developers.com/showthread.php?t=532719
Click to expand...
Click to collapse
Your a lot of help.but kept force closing thanks for the extra work you did. Wish I could thank you more them once on here
not sure why it would be force closing unless it a bad apk if you find another apk you can open the zip up with 7-zip and replace the old one with the new one and close do not unzip it just open

Browser.apk

Could anyone pull the browser apk off there phone and post it as a download on xda? My browser seems to have gone missing and I don't have a computer with me
here ya go
just drop the apk and odex in your system/app and you should be golden
Thanks a lot!!
dietotherhythm said:
here ya go
just drop the apk and odex in your system/app and you should be golden
Click to expand...
Click to collapse
Question...can I open a rar file on my phone? I tried renaming it to a zip but when I extracted it there was nothing in the file
You should be able to with most file manager apps like astro or androzip.
Astro has the option but rarely works for me... maybe it's just my phone XD
That happened to me once. But on my nexus and I was playing around with ninja morph. Anywho I was running cm so I just reflashed it without wiping or anything with the same rom I was using and it put the browser back for me and didn't messing with the settings or apps. Maybe you could give that a try if worst comes to worse. Just if you have a theme you will prolly have to reflash the theme also. Hope you get it working though!
dietotherhythm said:
here ya go
just drop the apk and odex in your system/app and you should be golden
Click to expand...
Click to collapse
I'm trying to drop the files using Root Explorer, but it says it is read only. What do I need to do?
MobileWon said:
I'm trying to drop the files using Root Explorer, but it says it is read only. What do I need to do?
Click to expand...
Click to collapse
When you have the app open there should be a button at the top that say RW hit that then you should be ok
Sent from my Incredible using XDA App
newtoroot said:
When you have the app open there should be a button at the top that say RW hit that then you should be ok
Sent from my Incredible using XDA App
Click to expand...
Click to collapse
If I long press on the files I get an option for permissions. I can then select read-write options and then ok. But when I go back into permissions, they have reverted to their original state.
EDIT: Ok, I finally saw what you meant and installed the files, but no app in app drawer. I have rebooted just to be sure.
Go to were the browser Is downloaded to and longpress then select copy. Then navigate to /system and at the top of the screen toggle the button that says R/O to R/W, then select app dir and hit menu then paste.
Sent from my HTC Vision using XDA Premium App

Notification bar got disappeared

Hi,
I had tried to install some notification bar alternatives on my sgy DDLC 2 and removed them later. Now i am not getting the notification bar even after restarting my mobile. Can somebody help me to get it back... Thanks
Sent from my GT-S5360 using XDA
when using custom rom like creed,terma or something download a statusbar from buzzrom or terma and flash the zip with normal recovery,for me it works great.greeeeetz
Just copy the original system UI.apk, twframework.apk and framework-Res.apk from the stock from then go to uot kitchen and in kitchen ... choose upload system files ... there upload your this 3 files .... and submit in kitchen ... u will get a zip file from there .... put that zip on the root of your SD card and flash it with clockworkmod recovery ...
Reboot
Problem solved
Enjoy
Press thanks if u like my post ..
Sent from my GT-S5360 using XDA
Need help on getting the SystemUI.apk and updating it
chamatht said:
You need to replace SystemUI.apk in /system/app with SystemUI.apk in stock DDLC2.
Don't forget to press thanks
Sent from my GT-S5360 using xda premium
Click to expand...
Click to collapse
Hi,
I have downloaded the stock rom of DDLC2 from samsung-updates.com and there only one md5 file in it.
How can i get the the SystemUI.apk from the md5 file and how to replace it...
Please guide me ..........
Thanks...
Let me know how to replace systemUI.apk
chamatht said:
Push attached SystemUI.apk to /system/app folder and replace old one.
Don't forget to press Thanks
Click to expand...
Click to collapse
Hi,
Thanks for the file.
Please let me know how to replace this file.
I had tried to use some file managers but i am not able to explore the system directory.
Please guide me on this.
Thank You.
you nust be rooted .... then install ...root explorer ..
in root explorer go here ... system/apps ... mount as r/w
then u can overwrite systemui.apk
best of luck
Sent from my GT-S5360 using XDA
Hi,
I searched for root explorer on google play and i could not find any application. Can you please provide me the link.
Thanks
Sent from my GT-S5360 using XDA
premskumar56 said:
Hi,
I searched for root explorer on google play and i could not find any application. Can you please provide me the link.
Thanks
Sent from my GT-S5360 using XDA
Click to expand...
Click to collapse
bro if i post root explorer full version link here ... i will be bannned by da modz
check out google for root explorer.apk
Sent from my GT-S5360 using XDA
Hi,
I installed root explorer and replaced systemui file also. But still i am not getting the bar
Sent from my GT-S5360 using XDA
Hemmh pushing by root explorer to system/frameworks
Set permissions rwrr
v v
v
v
Reboot
Btw u will getting error when u push via rootex for a while
simple way make a flashableZip from uot kitchen
if u know about adb u can push it thru adb
Its not risky
Sent from my GT-S5360 using xda premium
Thanks. I got it.
Sent from my GT-S5360 using XDA
listen i m telling u clearly what to do ...
u will need your stock firmwares 3 system files ..
framework-res.apk
systemui.apk
twframework-res.apk
u will get this three files in two location ...
Systemui.apk in system/app folder
twframework-res.apk & framework-res.apk in system/framework folder
u need to copy this three files from your stock rom .... then keep them in a folder in pc.
then go to google.com ... there search for uot kitchen
uot.dakra or something like this site will come... in that site u will see there is a option called kitchen ... click that.
then click on file upload option ...
on the right u will seee a option called upload system files... click that .. then select those three files on by one in that site fron your pc.
it will autometically be uploaded .
then on that page only ... look at left and u will see on the top there will be a option called " select flashable zip scripting" by default it will be MTD ... click on it and select Galaxy.
then see a little below u will see a option called " Theme chooser preview" select mdpi/idpi option NOT HDPI.
after complition of this ... click on summery ... and if u did everything correctly ... it will be.showed as green colour.
anywaz ... "click on submit to kitchen."
once u clicked on submit u will get a order code with some numbers ... copy that code somewhere ... after 5-10min click on pickups ... ur file will be there with that same order code.
DONT APPLY OTHER ORDER CODES...IF U APPLY OTHERS ORDERS ... AND FLASH IT .. YOUR PHONE MIGHT FALL IN BOOT LOOP .... SO DOWNLOAD ONLY URZ NOT OTHERS.
anywaz now after downloading ur file .. copy that file in your sd cards root folder ... not in any folders ...
then switch off your phone and start your phone in this combination keys ... (home+power+volume up) keep holding those 3 buttons until u see galaxy y young black screen ... release the.buttons ...
u will be in recovery mode ... there select apply update from sd card... then select the cwm zip file and mount that ... u will be in cwm recovery... there select apply update from zip ... choose the file u just downloaded and flash it ...
and then reboot.
if everything goes well ... after rebooot ur notification bar will be available.
hope this helps
Sent from my GT-S5360 using XDA
Restore your UI to stock(framework-res.apk, twframework-res.apk & SystemUI.apk) DDLC2​
So what you gonna do is:
1. Download the below attached "ui-restore.zip"
2. Place the "ui-restore.zip" in the root of sdcard.
3. Boot into recovery (switch on pressing "vol up + home + power" buttons).
4. Select update.zip from sdcard.
5. Select "ui-restore.zip"
6. Reboot
*I'm not responsible if anything goes wrong.

[APP]Beats Audio Lockscreen Ring Sense 2.1(not stock)

Hey mates, i share you this ring, I've made it with apk manager.
Instructions to install:
-Download apk: http://www.mediafire.com/?axx8xbxrcxdr3
-Go to file location with root explorer or the file manager you have
-Copy apk
-Paste on system/app
-Change Permissions...you have to set like this one: http://t2.gstatic.com/images?q=tbn:ANd9GcSIBxbAlofSE1ZqWktc_TOeD6yOm1FL7z1diWJahrdNgTYTCkGc
-Reboot
-Enjoy
Hope you like it.
frostwildfire said:
Hey mates, i share you this ring, I've made it with apk manager.
Instructions to install:
-Download apk: http://www.mediafire.com/?axx8xbxrcxdr3
-Go to file location with root explorer or the file manager you have
-Copy apk
-Paste on system/app
-Change Permissions...you have to set like this one: http://t2.gstatic.com/images?q=tbn:ANd9GcSIBxbAlofSE1ZqWktc_TOeD6yOm1FL7z1diWJahrdNgTYTCkGc
-Reboot
-Enjoy
Hope you like it.
Click to expand...
Click to collapse
i can't change permissions in root explorer...i mean i click on the button r/w but it doesn't work...and with file manager i don't know where i have to change permissions...can you help me?
plaitanz said:
i can't change permissions in root explorer...i mean i click on the button r/w but it doesn't work...and with file manager i don't know where i have to change permissions...can you help me?
Click to expand...
Click to collapse
If you placed the apk file on system/app you have to press over the HtcLockscreen.apk(using root explorer)and when the menu appears srcoll to permissions, then do the thing, restart and thats it.
Hope it helps.
Hi... I give you little help ^^
use my atached "flash.zip" what contains the lockring.apk made by frostwildfire
1st) place flash.zip on sd card
2nd) reboot to recovery
3th) go to advanced > mount /system
4th) go back and install zip from sd
last... reboot to system ^^
easy going ...
gn
MaxAndroided said:
Hi... I give you little help ^^
use my atached "flash.zip" what contains the lockring.apk made by frostwildfire
1st) place flash.zip on sd card
2nd) reboot to recovery
3th) go to advanced > mount /system
4th) go back and install zip from sd
last... reboot to system ^^
easy going ...
gn
Click to expand...
Click to collapse
Thanks, both ways are easy
Screeny?
Sent from my HTC Wildfire S A510e using xda app-developers app
Post a screenshot please....
Edit: Nevermind, it's nice! Thanks! :good:
SomeDudeOnTheNet said:
Post a screenshot please....
Edit: Nevermind, it's nice! Thanks! :good:
Click to expand...
Click to collapse
Can u show us?
Sent from my HTC Wildfire S A510e using xda premium
Will it work on stock?
Sent from my HTC Wildfire S A510e using xda premium
good app nice sound.D

[GUIDE] How to edit an apk file with root explorer

How to edit an APK file using Root explorer
Follow simple steps...
1.Install root explorer
2.extract any apk by long press and select extract all eg. music.apk
3.Press goto extracted
4.goto res folder and edit what you want to
5.after editing long press the music folder
6.select zip this folder
7.After ziping the file rename it from music.zip to music.apk
8.Paste in system folder
9.give correct permission and restart
Thats all...!!! if it helped then press thanks...!!!
Any questions post below...
Cant see ur text with tapatalk
Sent from my GT-S5360 using Tapatalk 2
lvabarajithan said:
How to edit an APK file using Root explorer
Follow simple steps...
1.Install root explorer
2.extract any apk by long press and select extract all eg. music.apk
3.Press goto extracted
4.goto res folder and edit what you want to[/COLOR]
5.after editing long press the music folder[/COLOR]
6.select zip this folder
7.After ziping the file rename it from music.zip to music.apk
8.Paste in system folder
9.give correct permission and restart
Thats all...!!! if it helped then press thanks...!!!
Any questions post below...
Click to expand...
Click to collapse
Now you can see wid tapatalk
This is a very common method..that everyone knows....
But nice guide!!!!
That's easy thanks
Sent from my GT-S5360 using xda app-developers app
This method dosent works with some apps......and what u can do with dis method? Only chnge d pngs that u can do with 7zip tooo...no need of extracting
without comp method
D4rkSh4dow said:
This method dosent works with some apps......and what u can do with dis method? Only chnge d pngs that u can do with 7zip tooo...no need of extracting
Click to expand...
Click to collapse
The apk is editable without a computer... an easy guide with your mobile phone..
Great!
HELPFUL!
Thanks i like this!
Awesome! :good:
doesnt work when i tried it on 3Gwatchdog pro.apk
it must be pushed on system or how?
This will works on all apps !!
Try it......
http://forum.xda-developers.com/showthread.php?t=2433716
Wo11ven said:
That's easy thanks
Sent from my GT-S5360 using xda app-developers app
Click to expand...
Click to collapse
dont just say... press it..
lvabarajithan said:
How to edit an APK file using Root explorer
Follow simple steps...
1.Install root explorer
2.extract any apk by long press and select extract all eg. music.apk
3.Press goto extracted
4.goto res folder and edit what you want to
5.after editing long press the music folder
6.select zip this folder
7.After ziping the file rename it from music.zip to music.apk
8.Paste in system folder
9.give correct permission and restart
Thats all...!!! if it helped then press thanks...!!!
Any questions post below...
Click to expand...
Click to collapse
When I replace it, and use app It shows force to close, but it works on my friends cell. why ?
Yash Mehta said:
When I replace it, and use app It shows force to close, but it works on my friends cell. why ?
Click to expand...
Click to collapse
Both of you have same mobile or different mobile ?
Thanks for guide sir
lvabarajithan said:
Both of you have same mobile or different mobile ?
Click to expand...
Click to collapse
We Both have same mobile, ace-I .
..

Categories

Resources