Hello XDA,Guide for the official Xperia™ S lock screen for CM9 based ROM'sI have been going through a lot of threads asking for this MOD so, I thought of making one...
Assuming you Know how to De/Re-compile....
Here's
STEP 1: Decompile your android.policy.jar
And put THESE files into \smali\com\android\internal\policy\impl
Done.Recompile your android.policy
STEP 2: Add THIS to \framework
STEP 3: Add THIS to \fonts
STEP 4: And THIS to \etc\permissions
STEP 5: Now for the Lockscreen Settings(in order to change app shortcuts, notification settings....)
Decompile you Settings.apk
Navigate to \res\xml
Open settings_headers.XMl
Add the following Lines
Code:
<header android:icon="@drawable/ic_settings_lockscreen" android:id="@id/lock_screen_settings" android:title="Xperia Settings">
<intent android:targetPackage="com.sonyericsson.lockscreen.uxpnxt" android:action="android.intent.action.MAIN" android:targetClass="com.sonyericsson.lockscreen.settings.Setup" />
</header>
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Add this to ids.xml
(search for it, if you have it ignore.)
Code:
<item type="id" name="lock_screen_settings">false</item>
Recompile your Settings.apk
STEP 6: Add THIS to \system\app
All done .
SCREENSHOTS:
CREDITS
AeonWorld for the original Xperia S lockscreen
@Sky_Walker
@Adi Aisiteru Reborn for their support.
If you want to use this MOD in your ROM's, Don't forget to mention me.:good:
Feel free to hit thanks .This encourage's me!!
FIX FOR X/HDPI DEVICES
Download
TEST and report back guys.
Don't forget to press THANKS..
Cup_Cake said:
RESERVED
Click to expand...
Click to collapse
SIR will there be any guide for jelly bean also. Tried this on CM 10 but not booting. That's why i'm asking.
"Hitting Thanks Don't Cost You Anything, so, Try Hitting It Once......"
BOND1987 said:
SIR will there be any guide for jelly bean also. Tried this on CM 10 but not booting. That's why i'm asking.
"Hitting Thanks Don't Cost You Anything, so, Try Hitting It Once......"
Click to expand...
Click to collapse
This is for ICS base I guess bro..
for JB you can try something like this :
1. Download JB Xperia -S UxpNxtLockscreen.apk
2. Download JB Xperia -S android.policy.jar
3. Search it on S forum or request there.
4. If you got it already, next step is go to Arsaw thread how to port Xperia z lockscreen to non Xperia device. follow his guide step how to modded UxpNxtLockscreen.apk and android.policy.jar for non Xperia devices, done that go back here and follow some part of Cup_Cake guide
good luck
BOND1987 said:
SIR will there be any guide for jelly bean also. Tried this on CM 10 but not booting. That's why i'm asking.
"Hitting Thanks Don't Cost You Anything, so, Try Hitting It Once......"
Click to expand...
Click to collapse
I'm downloading framework and apk files from X-S JB, so I'll do that also...
Sent from my HTC One V using xda app-developers app
FIX
Fix for x/hdpi devices added!:good:
Regards,
Cup_Cake.
Cup_Cake said:
Fix for x/hdpi devices added!:good:
Regards,
Cup_Cake.
Click to expand...
Click to collapse
I've tried the fix for HDPI and it worked like a charm :good:
just replaced the UxpNxtLockScreen.apk with the new UxpNxtLockScreen_X-HDPI.apk
DoO37 said:
I've tried the fix for HDPI and it worked like a charm :good:
just replaced the UxpNxtLockScreen.apk with the new UxpNxtLockScreen_X-HDPI.apk
Click to expand...
Click to collapse
Thanks for reporting that!:good::victory:
Thanks , really
cupcake ı wıll take MODİFİED FİLES FROM dOO37 because he have same device (Galaxy W) THANX ANYWAY!
You cant ported from CM10.1 ? please!?
IWRH said:
cupcake ı wıll take MODİFİED FİLES FROM dOO37 because he have same device (Galaxy W) THANX ANYWAY!
Click to expand...
Click to collapse
Okay, cool!:thumbup:
Sent from my Wildfire S A510e using xda premium
okay so i followed the steps, except for the part where paste lockkeyguadrview.smali into my android.policy.jar, did a little comparing with the xperia z lockscreen port. wrapped it all up in a zip and flashed away, got stuck bootloop, logcat shows this error
*** FATAL EXCEPTION IN SYSTEM PROCESS: WindowManagerPolicy
java.lang.NullPointerException
at com.android.internal.policy.impl.ExternalLockScreen.getLockScreen(ExternalLockScreen.java:215)
at com.android.internal.policy.impl.LockPatternKeyguardView.createLockScreen(LockPatternKeyguardView.java)
at com.android.internal.policy.impl.LockPatternKeyguardView.recreateLockScreen(LockPatternKeyguardView.java:692)
at com.android.internal.policy.impl.LockPatternKeyguardView.updateScreen(LockPatternKeyguardView.java:899)
at com.android.internal.policy.impl.LockPatternKeyguardView.<init>(LockPatternKeyguardView.java:499)
at com.android.internal.policy.impl.LockPatternKeyguardViewProperties.createKeyguardView(LockPatternKeyguardViewProperties.java:52)
at com.android.internal.policy.impl.KeyguardViewManager.show(KeyguardViewManager.java:180)
at com.android.internal.policy.impl.KeyguardViewMediator.handleShow(KeyguardViewMediator.java:1288)
at com.android.internal.policy.impl.KeyguardViewMediator.access$1700(KeyguardViewMediator.java:95)
at com.android.internal.policy.impl.KeyguardViewMediator$4.handleMessage(KeyguardViewMediator.java:1125)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:153)
at com.android.server.wm.WindowManagerService$PolicyThread.run(WindowManagerService.java:954)
Click to expand...
Click to collapse
reflashed my stock android.policy.jar checked the system files and found out that uxpnxt lockscreen did not install in the system. i tried manually installing it but it wouldnt, i tried deleting it from system and then manually pushing it from adb but still it wouldnt install as a system app. anyone got any ideas or has an alternative uxpnxt lockscreen apk that will install in JB 4.1???
Hello everyone.
I want to decompile the UxpNxtLockscreen.apk for Xperia S lockscreen, but i am missing the necessary framework file required..
Can anyone kindly share the framework file required? (I think it may be the framework-res.apk from Xperia S stock rom)
Thanks!
Thanaya said:
Hello everyone.
I want to decompile the UxpNxtLockscreen.apk for Xperia S lockscreen, but i am missing the necessary framework file required..
Can anyone kindly share the framework file required? (I think it may be the framework-res.apk from Xperia S stock rom)
Thanks!
Click to expand...
Click to collapse
Youll need something else other than just the res, i tried already
Sent from my H100 using xda app-developers app
thirdzcee said:
Youll need something else other than just the res, i tried already
Sent from my H100 using xda app-developers app
Click to expand...
Click to collapse
Can somebody please share the necessary files? i will be very grateful. Thanks! :fingers-crossed:
Thanaya said:
Can somebody please share the necessary files? i will be very grateful. Thanks! :fingers-crossed:
Click to expand...
Click to collapse
Someone once told me it could be semcxgeneric-res.apk since its the only other res apk in framework but i was never able to get my hands on it
Sent from my H100 using xda app-developers app
thirdzcee said:
Someone once told me it could be semcxgeneric-res.apk since its the only other res apk in framework but i was never able to get my hands on it
Sent from my H100 using xda app-developers app
Click to expand...
Click to collapse
Found it, and i managed to decompile and recompile the UxpNxtLockScreen.apk!
Does anyone know how to enable SMS notification from CM Mms app to appear on the lockscreen? I think the lockscreen currently only supports SMS notification from Xperia Conversations.apk.. How to change it so that it displays SMS from CM Mms.apk instead?
Any help would be appreciated!
Thanaya said:
Found it, and i managed to decompile and recompile the UxpNxtLockScreen.apk!
Does anyone know how to enable SMS notification from CM Mms app to appear on the lockscreen? I think the lockscreen currently only supports SMS notification from Xperia Conversations.apk.. How to change it so that it displays SMS from CM Mms.apk instead?
Any help would be appreciated!
Click to expand...
Click to collapse
So it worked??? Omg mu dream is back, could you please share the new uxpnxtlock apk??? I think its coded in the smali so its not gonna be easy, if you could share the neccesary files i can also decompile and take look so i can help too
Sent from my H100 using xda app-developers app
thirdzcee said:
So it worked??? Omg mu dream is back, could you please share the new uxpnxtlock apk??? I think its coded in the smali so its not gonna be easy, if you could share the neccesary files i can also decompile and take look so i can help too
Sent from my H100 using xda app-developers app
Click to expand...
Click to collapse
I just modified the apk to show analog clock instead of digital. I have attached the modified UxpNxtLockscreen.apk and the SemcGenericUxpRes.apk below.
I would really appreciate it if you can make the lockscreen work with my Mms.apk, which i have attached also.. Or tell me how to do it..Thanks a lot!
View attachment SemcGenericUxpRes.apk
View attachment UxpNxtLockScreen_S_Analog.apk
View attachment Mms.apk
Just a thought
Adi Aisiteru Reborn said:
This is for ICS base I guess bro..
for JB you can try something like this :
1. Download JB Xperia -S UxpNxtLockscreen.apk
2. Download JB Xperia -S android.policy.jar
3. Search it on S forum or request there.
4. If you got it already, next step is go to Arsaw thread how to port Xperia z lockscreen to non Xperia device. follow his guide step how to modded UxpNxtLockscreen.apk and android.policy.jar for non Xperia devices, done that go back here and follow some part of Cup_Cake guide
good luck
Click to expand...
Click to collapse
Is there a possibility that this can be ported to any Xperia JB devices?
I have been looking for a TUT on how to port these to JB Devices.
Hope you can help me @Adi Aisiteru Reborn
Related
I have always loved the extended settings Andy Thomoson has made for MIUI (found here), especially the carrier logo's in the statusbar
Well, I have been messing around with the SystemUI.apk from the latest 2.3.7 OTA for the NS4G and made it accessible for that stock ROM. I'll make one for BuglessPete's GPA17 and maybe CM soon.
I'm pretty sure this option has been around for a while but it really is a cool mod and wanted to revive it.
Here is an example of what it looks like
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
The logo can be a lot of things.. Here is a good thread for some carrier logos
So here is the one I showed in the pic: download here
^^That zip was built against the 2.3.7 SystemUI.apk for the NS4G.
I will take requests. Also please refer to the second post for a "How-To"
Instructions
1) Flash ZIP in recovery and rebot
2) Download this eri.xml.zip found HERE
3) Extract that eri.xml and copy/paste it to /data
4) Change permissions to "everything"
-looks like this using Root Explorer or ES File Explorer
5) Toggle airplane mode or reboot to see changes
6) Enjoy!!
How To Submit Request
1) Post your SystemUI.apk and framework-res.apk from your current ROM
(SystemUI.apk is found in /system/app and /system/framework)
2) Post the carrier logo you want (or give an idea of what you want)
3) Post what ROM your using
If you want any other mods like differnt colors for the clock, date, ticker notifications, pretty much anything in the statusbar letme know and I can do that as well
GUIDE
1) Decompile your SystemUI.apk
2) Navigate to your decompiled SystemUI folder and goto
res>layout>status_bar.xml
3) Open it with word processor of choice (I prefer Notepad++)
4)Find the line that starts with
Code:
<com.android.systemui.statusbar.IconMerger
5) Place your curser right at the beginning of that line, press enter to make a space
6) In the empty line now, copy/paste this line of code
Code:
<com.android.systemui.statusbar.CarrierLabel android:textAppearance="@android:style/TextAppearance.StatusBar.Icon" android:textColor="@android:color/transparent" android:gravity="left|center" android:id="@id/carrier" android:background="@drawable/carrier_logo" android:paddingLeft="6.0px" android:paddingRight="6.0px" android:layout_width="wrap_content" android:layout_height="fill_parent" android:singleLine="true" />
7) Save and exit
8) Now goto res>values>ids.xml
9) Open that xml and add this line to the end of the id's (right above the </resources> at the bottom)
Code:
<item type="id" name="carrier">false</item>
10)Save and exit
11) Now take your carrier logo picture you want to use and place it in res>drawable-hdpi and name it "carrier_logo"
12) Now compile your SystemUI, sign it if using apktool and make it into a flashable zip
Here's an empty flashable zip folder structure you can use
DOWNLOAD HERE
Just extract that zip, place your moddified SystemUI.apk in the /system/app folder, then select both the system and META-INF folder and zip em up
EDIT: 2-13-12
I changed the code for the carrier logo to hopefully get rid of overlapping text with carrier logo
Outstanding... Thanks fergie
Sent from my Nexus S 4G using xda premium
info[]box1 said:
Outstanding... Thanks fergie
Sent from my Nexus S 4G using xda premium
Click to expand...
Click to collapse
Hey, there he is! Lol glad you like. Gunna be running to school now but post any issues/ideas. I'll be awake at somepoint tonight lol
Sent from my Nexus S 4G using Tapatalk
Just wanted to say the guide works for CM too
Here's mine from n125
Here's the zip for the carrier logo in the pic
DOWNLOAD HERE
Request
Hi fergie!
Very nice work!!!
I using on my HTC HD2 the ROM Typhoon Cyanogenmod 7 based on Android 2.3.7
Here is the link
http://forum.xda-developers.com/showthread.php?t=933951
If is possible, I want to display the carrier name only in the status bar.
I have tried some solution, but on this nevest build don't work
I send you my framework and system-ui
Can you made for me a flashable zip?
Thank you very much and sorry for my bad english....
Hmmm. Well I've only tried on the Nexus S/ Nexus S 4G. But I'll definitely give it a go when I get home!
Sent from my Nexus S 4G using Tapatalk
fergie716 said:
Hmmm. Well I've only tried on the Nexus S/ Nexus S 4G. But I'll definitely give it a go when I get home!
Sent from my Nexus S 4G using Tapatalk
Click to expand...
Click to collapse
Thank you, Fergie!!!
Only carrier name, no graphics logo...
This patch (see attachment) working only on Android 2.3.5
When I install on new Android version, cause me a USB error and crash the status bar app...
Thank you a lot lot lot
cicciomerenda said:
Thank you, Fergie!!!
Only carrier name, no graphics logo...
This patch (see attachment) working only on Android 2.3.5
When I install on new Android version, cause me a USB error and crash the status bar app...
Thank you a lot lot lot
Click to expand...
Click to collapse
Ok I attached a zip you can flash in recovery. Everything decompiled/recompiled fine with no errors.
I also attached the SystemUI.apk by itself in case the zip doesn't work, try moving the SystemUI.apk to /system/app/ and change permissions to rw-r--r--
@melvinchng
Attached is the modded SystemUI in a flashable zip and standalone apk
Just a quick reminder, don't forget to follow the instructions in the OP especially when it comes to the eri.xml to get rid of the double logo
Thank you very much, Fergie, but the mod don't work...
The ZIP file give me an error on flash in recovery and the sistem-ui make disappear the status bar...
Where is the error???
Sorry sorry
cicciomerenda said:
Thank you very much, Fergie, but the mod don't work...
The ZIP file give me an error on flash in recovery and the sistem-ui make disappear the status bar...
Where is the error???
Sorry sorry
Click to expand...
Click to collapse
It should work
Try toggling zip verification in recovery when flashing the zip
if copy/pasting the apk by itself, you have to change permissions of the new SystemUI.apk to rw-r--r--
Or you can use adb to push it to /system/app/ then go into adb shell and run
Code:
su
fix_permissions
fergie716 said:
@melvinchng
Attached is the modded SystemUI in a flashable zip and standalone apk
Click to expand...
Click to collapse
I flash that... I work well.. but the problem is I have my carrier name stack on the icon... I do copy the xml to my data...
Any idea?
Thanks!
Accidentally sent from my Google Nexus S using XDA Premium
melvinchng said:
I flash that... I work well.. but the problem is I have my carrier name stack on the icon... I do copy the xml to my data...
Any idea?
Thanks!
Accidentally sent from my Google Nexus S using XDA Premium
Click to expand...
Click to collapse
yea you need to change the permissions of that xml to "everything" then toggle airplane mode or reboot
Its in the OP
fergie716 said:
yea you need to change the permissions of that xml to "everything" then toggle airplane mode or reboot
Its in the OP
Click to expand...
Click to collapse
Thank you once again... do you know can I use it as background than logo?
Accidentally sent from my Google Nexus S using XDA Premium
melvinchng said:
Thank you once again... do you know can I use it as background than logo?
Accidentally sent from my Google Nexus S using XDA Premium
Click to expand...
Click to collapse
I'm glad it's working for you!! Awesome stuff. Does it look cramped in there? I resized it for you to try and make it look ok
You want to use the logo as your statusbar background?
fergie716 said:
I'm glad it's working for you!! Awesome stuff. Does it look cramped in there? I resized it for you to try and make it look ok
You want to use the logo as your statusbar background?
Click to expand...
Click to collapse
I don't work well actually. Changed the permission, reboot. My carrier name is still there...
Ya, use it as status bar background. So notification icon can float on it...
Accidentally sent from my Google Nexus S using XDA Premium
melvinchng said:
I don't work well actually. Changed the permission, reboot. My carrier name is still there...
Ya, use it as status bar background. So notification icon can float on it...
Accidentally sent from my Google Nexus S using XDA Premium
Click to expand...
Click to collapse
Can you post a pic? It should be working ok
And IDK if that can be done.. I'll take a look tho and see if it can
fergie716 said:
Can you post a pic? It should be working ok
And IDK if that can be done.. I'll take a look tho and see if it can
Click to expand...
Click to collapse
Accidentally sent from my Google Nexus S using XDA Premium
Hello Android fans,
Here are few MODS done by me ( more mods available here )
Dark Mod
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Download DARK MOD 2.7.2635
Download DARK MOD 2.7.3108
ICS Mod
Download ICS MOD 2.7.2635
Download ICS MOD 2.7.3108
Mango Mod
Download MANGO MOD 2.7.3108
• With this u would be able to enjoy the latest release of Whatsapp themed
• Feel free to ask for help or just give your suggestions for next release
• Quality to the details has been done in graphics, i will work on xml/smali too
All my apk files are signed, just install as any app
or 2nd method
Easy way to install :
Download and place the zip into your sd card
Uninstall your existing whatsapp app
Use Rootexplorer to drag the app into /data/app or /system/app
Set permissions to all and reboot the phone
***Works for all devices ***
Recent changes
You are done - Enjoy it
Changelog
I made a [Tutorial]How to decompile/recompile/Sign Whatsapp.apk :
http://forum.xda-developers.com/showthread.php?p=21980621#post21980621 or HERE
I am quite busy at the moment but if you are patient,
i will find time to work on exclusive and unique mods for your daily chats
I helped a guy to go from the simple theming to real development of the apk >
he put out of his thread like a ****...
NOTE for GRATITUDE !
cybermessiah said:
@ynkamat
Regarding the message bubble design you requested. In order tho have light text on a dark bubble requires decompiling/recompiling the Whattsapp apk and editing the xmls to change the text color. I have tried that in the past, but with little success .. as Whattsapp doestnt seem to be able to recompile properly with the conventional decompiling methods. That is why you will see most mods have only black text on lighter bubbles. Not so easy to do an inverse design.
Click to expand...
Click to collapse
cybermessiah said:
@Yorzua
I am well aware of how to decompile and recompile apks.
The issue is with the Whattsapp apk recompiling after editing the Styles.xml within the res values folder. As many themers have found, there is an issue with recompiling WhatsApp apk after performing such edits. No one seems as yet able to successfully recompile the apk and alter the message bubble text color. You are doing well if you can change the text to inverse using ApkTool.
I myself prefer APK Manager than ApkTool as its command line structure is much better laid out and has more options.
Click to expand...
Click to collapse
cybermessiah said:
@ Youzua
Are you able to change the black bubble text to white (within the speech bubbles)....?
The trouble lays in that part of the modifications.
I have yet to see anyone successfully recompile the Whatsapp.apk (myself included) and have the changes (black text to white) actually work after finalization.
Many have tried editing both the Style.xml and Color.xml.. but the it just don't take after recompiling. The person who cracks this is going to make everyone happy.
Click to expand...
Click to collapse
cybermessiah said:
Good work.
Did you edit res>layout> 'conversation_text_row_right.xml' and 'conversation_text_row_left.xml ?
looks like they are the xmls.
Click to expand...
Click to collapse
cybermessiah said:
However, I will politely request that you keep this thread related to the theming and development of the themes related to this thread
If it has nothing to do with the Development of this thread then do not post.
If you wish to throw insults at each other then do it on another site as we do not want to read it. Next time i have to clean this crap up i shall give out Holidays from xda
Click to expand...
Click to collapse
Satisying to be be on more amicable terms with eachother, but please follow the above request.
Click to expand...
Click to collapse
My answer :
Wasnt you happy when i was posting all my posts off topic from the theming of your themes ?
Did i help you or i just imagine your words below ?
Without my help, you would never be able to go deeper in your own theming which comes now to a real development via xmls and smalis !
I wanted sincerely to help you but hey, like you said, you seem to be more proud or ashame for that... i still remember how you posted in my threads with rage and crap **** ...
dont count on me ever to help you and wrong if you think that we dont need help from someone else...
======================================================================
If you come by my thread and like my work, i ask nothing more than a little thanks for the effort.
If you dont, then just give me credits if you use it.
Thanks for reading, i wish you a great day ☼
Thanks loving the ICS theme... Thanks again, question I followed the link, how do I download the other themes I saw??
Sent from my SAMSUNG-SGH-I997 using Tapatalk
coming releases
jsanta11 said:
Thanks loving the ICS theme... Thanks again, question I followed the link, how do I download the other themes I saw??
Sent from my SAMSUNG-SGH-I997 using Tapatalk
Click to expand...
Click to collapse
I just created yesterday the OP and will release properly all versions with screenshots this weekend
I'm liking the changes made, not sure about the font.
BTW, Some of the preview images hosted on imageshack are not appearing.
ecwpa said:
I'm liking the changes made, not sure about the font.
BTW, Some of the preview images hosted on imageshack are not appearing.
Click to expand...
Click to collapse
All feedback is always appreciated.
This thread is about Whatsapp.
Fonts are not included in the apk but comes from my rom ICS_Yorzua-Desire v2.
I'm not able to install it. I copied it to system/app . changed permissions and reboot. But nothing happens.
Permissions
.xxx. said:
I'm not able to install it. I copied it to system/app . changed permissions and reboot. But nothing happens.
Click to expand...
Click to collapse
Works for me and others.
Do you have place in your internal memory ( /system ? )
Did you set Permissions to all ?
[example]
I love your customizations Yorzua, the best around!
BTW, I installed a modded version of tweetdeck thanks to you Yorzua and I followed the same steps as you did and it worked flawlessly.
Downloaded apk to my Nexus S SD Card, then I open *Root Explorer* (you can use any file explorer with root capabilities: Script Manager - ES FIle Explorer - ROM Toolbox) changed mounting to writeable and moved the modded app to /system/app ..... then changed permissions to file so it reads: rw--r--r--
After doing so, I rebooted my phone open the app drawer and app was there, clicked on it and it works as it is supposed to.
Can you also make a BBMessenger look-a-like..??
Sent from my GT-I9000 using XDA Premium App
Here is a MOD done by me ( more mods available here )
Click to expand...
Click to collapse
mmh, I can't find links to download the other mods
lbrfabio said:
mmh, I can't find links to download the other mods
Click to expand...
Click to collapse
I will update as fast as possible the coming releases
Success. Installed and having fun.
Excellent
Enviado desde mi GT-I9000 usando Tapatalk
Hi, great theme, I like it! But why is it necessary to install your app as system app & reboot? I tried other themes which can be used by just installing them. I'm just curious.
Brotkruemel said:
Hi, great theme, I like it! But why is it necessary to install your app as system app & reboot? I tried other themes which can be used by just installing them. I'm just curious.
Click to expand...
Click to collapse
Not mandatory but 99% of the members coming here have already the latest release installed and since whatsapp ca be moved to sd, my method to install it is more efficient.
but for a first installation, you can perfectly install it with one click
Yorzua said:
Not mandatory but 99% of the members coming here have already the latest release installed and since whatsapp ca be moved to sd, my method to install it is more efficient.
but for a first installation, you can perfectly install it with one click
Click to expand...
Click to collapse
Works great, thank you !
wow this is great, thx....
working nice on darky rom sgs
Ics
I've ics Cm9 alpha build 15 on sgs and it doesn't work for me I try tu put the file.apk into data/app or info System/app and reboot but .. doesn't work .. falso if I install the apk as a normal app
Edoardox said:
I've ics Cm9 alpha build 15 on sgs and it doesn't work for me I try tu put the file.apk into data/app or info System/app and reboot but .. doesn't work .. falso if I install the apk as a normal app
Click to expand...
Click to collapse
Thanks for your feedback.
Working for everyone and for me.
However, I will test on a SGS running ICS tomorrow at work with the phone of a colleague and report to you.
I will start to release my mods once i rework the OP.
All versions will be signed with the same keys
IMPORTANT: Flash this MOD at your own risk. I or the XDA assume NO responsibility for any failed flashes or bricked tablets.
Samsung Galaxy Note 10.1
How-To change Apps in the S-PEN Shortcuts toolbar
I found, after a long time, a solution for change the Apps in the S-Pen Shortcuts toolbar. The toolbar pops up if you pushed out the S-Pen.
I don´t like and use some Apps like this stupid Game "crayon_physics" or Polaris Office...... first i have delete the Game but how i can get a new App in this Toolbar?!?
Now i have found a solution!!! And i want to teach you how you can do this!!!
First a few Screenshoots before and ofter the modding:
before (without the game):
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
after modding:
So .... how can you change the toolbar? I have tested it only on a deodexed ROM!!
What do you need?
any APK Tool Manager for decombile and recombile, like this LINK
a Text Editor like Notepad++ (free)
your SystemUI.apk from your ROM
a cup cake and a coffee :laugh:
First you decombile the SystemUI.apk
Go to the folder systemui\res\values
open the arrays.xml with the Text Editor
Here you find this lines
Code:
com.diotek.mini_penmemo,com.diotek.mini_penmemo.Mini_PenMemo_Service
com.sec.android.app.snotebook,com.infraware.filemanager.FmFileTreeListActivity
com.android.calendar,com.android.calendar.AllInOneActivity
com.acrodea.crayonphysics,com.acrodea.crayonphysics.crayonphysics
air.com.adobe.pstouch.oem1,air.com.adobe.pstouch.oem1.AppEntry
com.infraware.PolarisOfficeStdForTablet,com.infraware.splash.SplashActivity
Now you need the packageName and the className of the App that you want to make in the Toolbar.
An example:
com.acrodea.crayonphysics,com.acrodea.crayonphysics.crayonphysics
packageName = com.acrodea.crayonphysics
className = com.acrodea.crayonphysics.crayonphysics
or
air.com.adobe.pstouch.oem1,air.com.adobe.pstouch.oem1.AppEntry
packageName = air.com.adobe.pstouch.oem1
className =com.adobe.pstouch.oem1.AppEntry
Now you can change the packageName & className with your wanted Apps and recombile the SystemUI.apk
Pushed the SystemUI.apk in a flash able ZIP or changed it in your ROM.
Here are a List of Apps that i have allready tested! If you have an other App please post the packageName and the className and i added it on this List!!!
Or install the ClassFinder App
Code:
[B]Contacts[/B]
packageName=com.android.contacts
className=com.android.contacts.activities.DialtactsActivity
or
[B]Contacts[/B]
packageName=com.android.contacts
className=com.android.contacts.activities.PeopleActivity
[B]ChatOn[/B]
packageName=com.sec.chaton
className=com.sec.chaton.HomeActivity
[B]Camera[/B]
packageName=com.sec.android.app.camera
className=com.sec.android.app.camera.Camera
[B]Galerie[/B]
packageName=com.sec.android.gallery3d
className=com.sec.android.gallery3d.app.Gallery
[B]Dropbox[/B]
packageName=com.dropbox.android
className=com.dropbox.android.activity.DropboxBrowser
[B]Youtube[/B]
packageName=com.google.android.youtube
className=com.google.android.youtube.app.honeycomb.Shell$HomeActivity
[B]Settings[/B]
packageName=com.android.settings
className=com.android.settings.Settings
[B]Browser[/B]
packageName=com.android.browser
className=com.android.browser.BrowserActivity
[B]Maps[/B]
packageName=com.google.android.apps.maps
className=com.google.android.maps.MapsActivity
[B]Calender[/B]
packageName=com.android.calendar
className=com.android.calendar.AllInOneActivity
[B]PSTouch[/B]
packageName=air.com.adobe.pstouch.oem1
className=air.com.adobe.pstouch.oem1.AppEntry
[B]Contacts[/B]
packageName=com.infraware.PolarisOfficeStdForTablet
className=com.infraware.splash.SplashActivity
[B]E-Mail[/B]
packageName=com.android.email
className=com.android.email.activity.Welcome
[B]Samsung Video Player[/B]
packageName=com.sec.android.app.videoplayer
className=com.sec.android.app.videoplayer.activity.MainTab
more coming soon....
In the attachment you can found a SAMPLE ZIP File! This is flashable over CWM. Use this to flash your own SystemUI.apk ... only change the SystemUI in the ZIP with your SystemUI.apk
If I could help you.... I am happy if you press the THANKS Button or buy me a beer or coffee
:victory:!
Any Credits go to me! Feel free for using this in your own ROM ... only linked this Thread and give the Credits to me! Thanks!
Changelog
11.01.2013
- Class Finder App online ... read here
03.01.2013
- Samsung Video Player added
- Contacts added with a different Startscreen
FAQ
Q: Where can i find the packageName & className from my wanted App?
A: Install the Class Finder App ... this App show you the className and packageName !!! Link
Wow very nice work. Going to be very handy. Thanks.
Sent from my GT-N8013 using Tapatalk 2
Great idea :thumbup:
Send from my toilets
That is the best entry I have seen on this forum, today!
Thank you
I have been looking for something like this.
Now, if we can just get it to be modified, on the fly (as an app and not required to be flashed in recovery), by specifying the apps you want to put in there....THAT will be cool and very, VERY useful.
Thanks for you hard work - appreciated.
bert269 said:
Now, if we can just get it to be modified, on the fly (as an app and not required to be flashed in recovery), by specifying the apps you want to put in there....THAT will be cool and very, VERY useful.
Click to expand...
Click to collapse
Sorry but that is not possible.. because the SystemUI.apk must be decomplie.... and this is on the Device not possible..
pimpmaneaton said:
Wow very nice work. Going to be very handy. Thanks.
Sent from my GT-N8013 using Tapatalk 2
Click to expand...
Click to collapse
Any chance you could add Lecture Notes in future builds of Redemption?
Sent from my Galaxy Note 10.1 using Tapatalk HD
Great News!!!
The User bjbinc have made an App for use to read out the className of any App that installed ist!!! :highfive: :good:
BIG THANKS TO bjbinc !!!!
Install the ClassFinder_1.0.apk from Attachment an start it. Select the needed Apps and go to SAVE. Then the App saves a classes.txt to /storage/sdcard0/ClassFinder/ .... this you can open and find your requestet Infos!!
Great and easy Tool :highfive: :good:
With this Infos you can make the MOD with your own Apps!
To make an App for modded the SystemUI.apk rigtht on the device is not possible because the SystemUI.apk must be decompile.... and this is not possible on the Device. ..... sorry
Glad to help out my friend :good:
anyone having problems with the SystemUI crashing after trying to do this?. The mod works but the it keeps crashing for some reason when i hit the home button
ckavvouras said:
anyone having problems with the SystemUI crashing after trying to do this?. The mod works but the it keeps crashing for some reason when i hit the home button
Click to expand...
Click to collapse
With APK Tool you are using?
Can you post your SystemUI ?
Darkman_RS said:
With APK Tool you are using?
Can you post your SystemUI ?
Click to expand...
Click to collapse
im using apk manager v5.0.2
with the latest apktool.bat and jar
the original apk size compressed is 2.6mb after i recompile its 1.6 mb compressed, when i decompress both file they both match up perfectly as far as i can see
hope this helps with helping me
ckavvouras said:
the original apk size compressed is 2.6mb after i recompile its 1.6 mb compressed, when i decompress both file they both match up perfectly as far as i can see
Click to expand...
Click to collapse
that is ok
your systemui looks good... i think its your apk manager
if decompilie and recompilie without changing anything, works this ui?
which ROM you are using? And please post your untouched SystemUI i try to make the change for you!
Darkman_RS said:
that is ok
your systemui looks good... i think its your apk manager
if decompilie and recompilie without changing anything, works this ui?
which ROM you are using? And please post your untouched SystemUI i try to make the change for you!
Click to expand...
Click to collapse
tried that as well, same thing happens. every time i hit the home back or recent button my system ui crashes, i can open up the pull up menu without a problem, when i pull the spen out the side dock pops up with no problem, cant figure it out. have tried with different methods for compiling and decompiling apks. cant remember what rom im using but i downloaded off xda its a deodexed rom. build number jzo54k.n8000xxcll3.deodexed
ckavvouras said:
tried that as well, same thing happens. every time i hit the home back or recent button my system ui crashes, i can open up the pull up menu without a problem, when i pull the spen out the side dock pops up with no problem, cant figure it out. have tried with different methods for compiling and decompiling apks. cant remember what rom im using but i downloaded off xda its a deodexed rom. build number jzo54k.n8000xxcll3.deodexed
Click to expand...
Click to collapse
Ok then your APK Manager is not work with TW ROMs ... you need to install the framework-res.apk and the twframework-res.apk !!
Test the UI in Attachment!! Flash the ZIP over CWM...
And for decompilie i use this
Guide and this Tool !!!!
Darkman_RS said:
Ok then your APK Manager is not work with TW ROMs ... you need to install the framework-res.apk and the twframework-res.apk !!
Test the UI in Attachment!! Flash the ZIP over CWM...
And for decompilie i use this
Guide and this Tool !!!!
Click to expand...
Click to collapse
no luck, grrr i have tried everything even pushing it with adb, the systemui keeps crashing, when i replace it with the stock systemui everything runs fine, i even installed the latest 8010 you have posted on another thread and build a new one and pushed that one and still no luck :crying: also i noticed the screen turns on by its self for no reason with the modified systemui
one last Attempt ...
Please use the latest N8010er Build N8010XXUCMA5 deodexed from me. After flashed the ROM reboot the device.. then reboot in Recovery and flash the ZIP from this attachment!
I hope now it works...
Darkman_RS said:
one last Attempt ...
Please use the latest N8010er Build N8010XXUCMA5 deodexed from me. After flashed the ROM reboot the device.. then reboot in Recovery and flash the ZIP from this attachment!
I hope now it works...
Click to expand...
Click to collapse
no cigar, flashed it from cwm and this one doesn't even load at boot. I browsed with root explorer and its in the /system/app folder but its just not registering. but thanks anyways man i appreciate the help
ckavvouras said:
no cigar, flashed it from cwm and this one doesn't even load at boot. I browsed with root explorer and its in the /system/app folder but its just not registering. but thanks anyways man i appreciate the help
Click to expand...
Click to collapse
Unfortunately, it doesn't work properly for me. I do get it to work, but then the systeui.apk crashes every few seconds. Do you have an indication of what could go wrong, or at least where do you think a mistake is made?
StatusBar Notification Background Mod For Samsung Galaxy S Duos (GT-S7562)
-----------------------------------------------------------------------------------------
Wanna make statusbar notification background your own choice beautiful image/wallpapers?
-----------------------------------------------------------------------------------------
Sample Screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
-----------------------------------------------------------------------------------------
How To:
Requirements:
1. 7zip
2. Some Patience and Mind
Click to expand...
Click to collapse
STEP 1:
Download this Background Mod and flash via CWM Recovery
STOCK ROM/THEME USERS DOWNLOAD THIS - HERE
PMP ROM/CYAN THEME USERS DOWNLOAD THIS - HERE
RED THEME USERS DOWNLOAD THIS - HERE
BLUE THEME USERS DOWNLOAD THIS - HERE
ORANGE THEME USERS DOWNLOAD THIS - HERE
Click to expand...
Click to collapse
Click to expand...
Click to collapse
STEP 2:
Download this Wallpaper Changing Mod - HERE
Dont Flash It Now
Click to expand...
Click to collapse
STEP 3:
Choose any wallpaper you want as your notification background.
Click to expand...
Click to collapse
STEP 4:
Our device have display 480x800 px. So, wallpaper will be automatically resized to this to fit in. But some wallpapers not looks good by this resizing. So, first you have to check/see it.
For that open your wallpaper in paint and click on 'resize
Click to expand...
Click to collapse
STEP 5:
Now click on 'pixels', uncheck 'Maintain aspect ratio' and resize it to 480x800 as shown in image below and click ok.
Click to expand...
Click to collapse
STEP 6:
Now you can see your resized wallpaper. If you dont like it choose/try another wallpaper and if you like it or its fine for you then Go to- File>Save As- PNG as shown in image below
Click to expand...
Click to collapse
STEP 7:
Save it wherever you want by giving this name- 'statusbar_bg' (without colons) as shown in image below
Click to expand...
Click to collapse
STEP 8:
Now open BGChangingMOD.zip that you downloaded in Step 2
Click to expand...
Click to collapse
STEP 9:
Now open 'vrtheme' folder
Click to expand...
Click to collapse
STEP 10:
Go To- 'vrtheme/system/app/SystemUI.apk/res/drawable-hdpi/' you can see a file 'statusbar_bg.png' as shown in image below
Click to expand...
Click to collapse
STEP 11:
Now replace it with your saved 'statusbar_bg.png' in Step 7 by dragging.
Click to expand...
Click to collapse
STEP 12:
Now close it, save it to your sd card, flash in cwm recovery, reboot and enjoy
Click to expand...
Click to collapse
-----------------------------------------------------------------------------------------
For the first time you can see these steps as lengthy but second time, it will be your 'a minute work'
You can do this (changing wallpapers) by this method unlimited times using steps 3 to 9...
-----------------------------------------------------------------------------------------
For transparency with background mod Go HERE
-----------------------------------------------------------------------------------------
To revert back, check post 2
-----------------------------------------------------------------------------------------
Dont Forget To PRESS THANKS Button :good:
-----------------------------------------------------------------------------------------
IF YOU LIKE MY WORK, PLEASE CONSIDER ANY DONATION FOR CONTINUE DEVELOPMENT
Remove MOD (Revert Back)
To Revert Back...
Download this and flash in CWM Recovery
For Stock ROM/THEME - HERE
For PMP ROM/Cyan Theme - HERE
For Red Theme - HERE
For Blue Theme - HERE
For Orange Theme - HERE
----------------------------------------------------------------------------------------
Dont Forget To PRESS THANKS Button :good:
----------------------------------------------------------------------------------------
Awesome !
Sent from my GT-S7562 using Tapatalk 2
Whats the difference between this and simply changing the statusbar_bg.png or stat_bar_bg.png in systemui.apk directly from either an app like ninjamorph or by simply using apk tool?
Hit thanks if I helped
sent from GT-S7562 with a better,faster and stronger stock ROM
einst31n said:
Whats the difference between this and simply changing the statusbar_bg.png or stat_bar_bg.png in systemui.apk directly from either an app like ninjamorph or by simply using apk tool?
.
Hit thanks if I helped
sent from GT-S7562 with a better,faster and stronger stock ROM
Click to expand...
Click to collapse
dude there is no statusbar_bg.png or stat_bar_bg.png or anything like that in systemui,apk for background..lol
i decompiled systemui.apk and made a mode and capability for it by editing some smali and xml files
Mohitash said:
dude there is no statusbar_bg.png or stat_bar_bg.png or anything like that in systemui,apk for background..lol
i decompiled systemui.apk and made a mode and capability for it by editing some smali and xml files
Click to expand...
Click to collapse
That was my bad coz thats in framework-res.apk , but instead of talking like that you couldve simply answered my question. I know a lot about theming and have made themes for myself and since ive been out ofall of this work so i forgot. Using the vrtheme template is making a mod is easy but you can change the bg by editing the tw_status_bar_expanded.xml in the layout folder. Its good that you are making such mods available to everyone. But anyways , i still didnt get the answer i was looking for.
Hit thanks if I helped
sent from GT-S7562 with a better,faster and stronger stock ROM
einst31n said:
That was my bad coz thats in framework-res.apk , but instead of talking like that you couldve simply answered my question. I know a lot about theming and have made themes for myself and since ive been out ofall of this work so i forgot. Using the vrtheme template is making a mod is easy but you can change the bg by editing the tw_status_bar_expanded.xml in the layout folder. Its good that you are making such mods available to everyone. But anyways , i still didnt get the answer i was looking for.
Hit thanks if I helped
sent from GT-S7562 with a better,faster and stronger stock ROM
Click to expand...
Click to collapse
Well, sorry coz i was bad in explaining. I just replied in hurry and if you know all theming and all for our s duos then this question for "simply changing the statusbar_bg.png or stat_bar_bg.png in systemui.apk or framework-res.apk" whatever has no mean at all from you.
Well my friend, i was meant that there is no such file in any of apk file having such image file for background of notification panel.
And mate only systemui can have such files for status bar and its panels. Neither in framework-res.apk or not any other.
Explanation in short
What i did is:
As you have seen my this thread
Enabling/modding Transparency
Then in this part 'Now for making StatusBar Expanded/Notification Background transparent.'
I just changed the value "#xxxxxxxx" to "@drawable/statusbar_bg".
In files 'tw_status_bar_tracking.xml' and 'tw_status_bar_tracking_dual.xml
but not 'tw_status_bar_expanded.xml'
So you changed it from id/#### to @drawable right ? Wow ill check those xmls out. Thanks
Hit thanks if I helped
sent from GT-S7562 with a better,faster and stronger stock ROM
einst31n said:
So you changed it from id/#### to @drawable right ? Wow ill check those xmls out. Thanks
Hit thanks if I helped
sent from GT-S7562 with a better,faster and stronger stock ROM
Click to expand...
Click to collapse
Not id
I changed '#xxxxxxxx' (color value) to @drawable/statusbar_bg" (source of image)
where @drawable/statusbar_bg" means @drawable-hdpi/statusbar_bg.png
Ok so instead of using the color value u redirected it to the png ? Great, ill have a try with that transparency mod of yours as this mod is based on that i guess. Thanks
Hit thanks if I helped
sent from GT-S7562 with a better,faster and stronger stock ROM
---------- Post added at 11:07 PM ---------- Previous post was at 11:04 PM ----------
And btw, can this background be transparent as well ?
Hit thanks if I helped
sent from GT-S7562 with a better,faster and stronger stock ROM
einst31n said:
Ok so instead of using the color value u redirected it to the png ? Great, ill have a try with that transparency mod of yours as this mod is based on that i guess. Thanks
Hit thanks if I helped
sent from GT-S7562 with a better,faster and stronger stock ROM
---------- Post added at 11:07 PM ---------- Previous post was at 11:04 PM ----------
And btw, can this background be transparent as well ?
Hit thanks if I helped
sent from GT-S7562 with a better,faster and stronger stock ROM
Click to expand...
Click to collapse
For transparency with background mod needs this:
Use any image editing software like Gimp (I always use this only )
Open that image in it and change the opacity as per your need, save it as 'statusbar_bg.png' only and then continue with step 9.
Here are some screenshots for gimp:
Yes i figured dat out , used an image with some transparency already in it. Thanks for the mod
Just a suggestion- this mod replaces the existing systemui.apk so it actually removes the theme which is already present. So it would be great if you can make a mod which actually just changes the current systemui.apk instead of replacing it. You can easily do this by using the vrtheme template u used in this thread. :thumbup:
Hit thanks if I helped
sent from GT-S7562 with a better,faster and stronger stock ROM
einst31n said:
Yes i figured dat out , used an image with some transparency already in it. Thanks for the mod
Just a suggestion- this mod replaces the existing systemui.apk so it actually removes the theme which is already present. So it would be great if you can make a mod which actually just changes the current systemui.apk instead of replacing it. You can easily do this by using the vrtheme template u used in this thread. :thumbup:
Hit thanks if I helped
sent from GT-S7562 with a better,faster and stronger stock ROM
Click to expand...
Click to collapse
My friend, if you are using any one of my themes or stock theme, see all the first post again clearly. You will get all your answers for that.
But if you are talking about this:
If you or anyone did something himself/herself for theming without my themes by replacing pngs or by using any other app . Then there is no solution just now because values has to be changed in values folder only so it cant be done by vrtheme patcher and if vrtheme patcher will not do this then obviously previous theming will be lost.
So for them and for you too, its better to make backup of systemui before flashing this mod.
cheers
Yes i was using my own theme so i themed your apk given in the mod. So do you have to change a value in one of the files in the values folder? Cant you replace the whole file in the folder with a modified one ? Vr theme template can be used to replace a particular file just like u replaced the statusbar_bg.png in drawable-hdpi.
Hit thanks if I helped
sent from GT-S7562 with a better,faster and stronger stock ROM
Thanks bro...
@Mohitash
i want to edit my systemUI. i want to remove the sim icon right beside the signal bar. what should i do? can i edit it through 7zip?
:good: test in my phone
sir, why i can't revert it back? everytime I flash it with revert files, nothing happens ..
Nice Mod?
Power Widget
POTech Works
Hello XDA, how are everyone? Since I had my vacant time, I brought something, not so unique but I guess it worth to try. As the title implies, yeah its a Power Widget. Remember the CyanogenMod power widget, lidroid quickpanel, and spacecaker xperia toggle and everything that is similar to this, and yeah Im so old and outdated now but I should give it too. This was forked and derived from CyanogenMod 7.2 power widget.
This requires some patience to do, not like how SpaceCaker did. But if you insist to make it to a Super EZ guide, then I can make it(in humbly speaking)
Update:
-Added Grid style power widget
-Added Recent Toggle
-Revamped PO Power Widget Settings
-Refurbished layout
THE THREAD IS UPDATED, NEW USER AND OLD USER OF THIS MOD, DO IT AGAIN SORRY, NO SHORTCUT FOR OLD USER
Old update:
-As some XDA Developers demand, I'll make this guide 2EZ2DO(too easy to do). No more smali included plus make your systemui.apk
-For those who made the guide already just replace the smali folder in your SystemUI.
-For new XDA-Developer who will do this, just go with the instruction.
Whats hot:
All lidroid features
22 Power Widgets all in all
Snappy and accurate PowerWidget
Consistent Wifi and Bluetooth name
Widget Threshold
Profile Button
Integrated in your SystemUI
Smart Settings
Easy to do
Grid Power Widget
Click to expand...
Click to collapse
Whats not:
The Data icon isnt accurate much (Like lidroid does but working fine at dis/enabling)
Click to expand...
Click to collapse
Note:
Let me know if there is a bug you encounter
Click to expand...
Click to collapse
Disclaimer:
I and XDA are not responsible for the Force Close. This guide was tested and working fine for 3 totoro and a Nexus 7 2013. Take a backup first
Requirements:
Notepad++
Basic Android Modding Skills
Your SystemUI
Apktool
Patience
And a lot of understading because my english is poor
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Instruction:
1. Download and install the APK PWidget Settings Beta2.1.apk given at the third post.
2. Download the file powerwidget_v2.3.zip given at the third post
3. Decompile your SystemUI.apk
4. After decompiling, extract the powerwidget_v2.3.zip and deploy it to the SystemUI.apk
a. Put the res folder of the powerwidget_v2.3.zip to youe decompiled SystemUI.apk
b. Put the smali folder of the downloaded file to your decompiled SystemUI.apk5. Go to statusbar_expanded.xml right from the res/layout of your decompiled SystemUI.apk
6. (This may vary with everyone's layouting, and bring the themer in you) Put this code in your statusbar_expanded.xml
For people who want horizontal power widget, put this code
Code:
<com.pineappleowl.Powerwidget.PowerWidget android:layout_width="fill_parent" android:layout_height="wrap_content" />
For user who want to add grid power widget put this code
Code:
<ScrollView android:layout_width="fill_parent" android:layout_height="fill_parent">
<com.pineappleowl.Powerwidget.PowerWidgetGrid android:layout_width="fill_parent" android:layout_height="wrap_content"/>
</ScrollView>
7. Save and recompile your APK
8. Enjoy the PO PowerWidget
Credits:
Android Open Source Program
CyanogenMod
Lidroid
PotatoInc
Mariozawa
My testers (You know who you are )
Greets,
PineappleOwl
Screenshots
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
FAQs
Q: Why Power Widget again?
A: I had made it, and I want to share to everyone.
Q: Why the app beta?
A: Isnt properly theme and Ill add some functions for the future
Q: Is it open source?
A: I got it from open source Yeah. but PM me for what matters
Q: Can I request a feature?
A: Sure if I can hehe, You can suggest what you want.Ill try to do it
Q: How can I donate you?
A: I dont have a donate link and its free. [/QUOTE]
Download Link:
powerwidget_v2.3.zip
PWidget Settings Beta2.1.apk
Click to expand...
Click to collapse
PLEASE DONT MIRROR THE DOWNLOAD LINK. IT THANKS MANY NIGHTS TO DO THIS, IM OBSERVING THE DOWNLOAD COUNT TOO. PLEASE I MADE IT FREE AND I PUT EFFORT DONT TRY, PLEASE(IM BEGGING). AND IF YOU SHARE YOUR MOD PUT A PROPER CREDIT, AND LINK IT HERE. (I SEE MY WORK MIRRORED, IT DISCOURAGED ME )
LOGS:
Code:
[SIZE="3"][B]V1.0[/B]
Initial Release
[B]V1.1[/B]
Remodified ProfileButton (No more lags at start-up)
Removed cropping feature for JB and below due to the startActivityResult error I encounter
Kitkat had cropped feature COOL
Screenshot Button only now working in Galaxy Y GT-S5360 (Dont worry, it ninja moves when you are not a Galaxy Y user xD)
[B]V1.2[/B]
Fix Flashlight PowerWidget
Made the guide super easy
No more smali editing
Remove Kitkat cropped feature
[/SIZE]
<!------- Other version skipped. Its private --------->
[B]V2.3[/B]
Added Grid Power Widget
Revamped Power Widget Settings
Added Recent Button
[/SIZE]
THIS IS ON DEVELOPMENT STAGE, JUST WAIT FOR FUTURE FEATURE
tnx Sir.. nice one.. im sooo excited in Grid style.. im waiting.. more power ranger sir..
SystemUI force close when i press the flashlgiht toggle sir..
Punkzappa09 said:
tnx Sir.. nice one.. im sooo excited in Grid style.. im waiting.. more power ranger sir..
SystemUI force close when i press the flashlgiht toggle sir..
Click to expand...
Click to collapse
Oh yeaah the fix will come tomorrow i forgot and I rushed xD
Finally found it..goodbye taking care of lidroids..this is what i've been waiting for..
Nice work sir.. i'll try this tommorow
Sent from my GT-S5360 using xda premium
Guide updated 2EZ2D0 now
Where is drawable folder sir?
the_vanya1 said:
Where is drawable folder sir?
Click to expand...
Click to collapse
I putted it in Settings.apk hehhe
When I choose any option - FC
PineappleOwl said:
Guide updated 2EZ2D0 now
Click to expand...
Click to collapse
Nice. zehahaha xD
the_vanya1 said:
When I choose any option - FC
Click to expand...
Click to collapse
Now updated
PineappleOwl said:
Guide updated 2EZ2D0 now
Click to expand...
Click to collapse
Nice!!sir
Sent from my GT-S5360 using xda premium
PineappleOwl said:
Guide updated 2EZ2D0 now
Click to expand...
Click to collapse
Thanks "PINYANG GWAPO" I'LL try now..
Sent from my GT-S5360 using xda premium
I got error parsing xml.. I put the codes below "quickpanel_plmn_background" in statusbar_expanded.xml
Sent from my GT-S5360 using xda premium
wizzer03 said:
I got error parsing xml.. I put the codes below "quickpanel_plmn_background" in statusbar_expanded.xml
Sent from my GT-S5360 using xda premium
Click to expand...
Click to collapse
Its layouting matter sir
PineappleOwl said:
Its layouting matter sir
Click to expand...
Click to collapse
Do i have to put LinearLayout bafore the code sir??
By the way i dont have header yet..is there any way sir??thanks
Sorry for my bad english
Sent from my GT-S5360 using xda premium
wizzer03 said:
Do i have to put LinearLayout bafore the code sir??
By the way i dont have header yet..is there any way sir??thanks
Sorry for my bad english
Sent from my GT-S5360 using xda premium
Click to expand...
Click to collapse
No. heheh just simply put where you want to put. Hehehe. Take a logcat if ever
PineappleOwl said:
Screenshots
FAQs
Click to expand...
Click to collapse
sir @PineappleOwl my statusbar is stock of dxmj1 , i made this awesome mod and i placed the
<com.pineappleowl.Powerwidget.PowerWidget android:layout_width="fill_parent" android:layout_height="wrap_content" />
before com.android.systemui.statusbar.NotificationLinearLayout
and after <ScrollView android:id="@id/scroll" android:fadingEdge="none" android:layout_width="fill_parent"
and i recompile it and flash , but after flashing my statusbar forced closed ? and i used logcat , and i says
"scroll view can host only one direct child"
Pls help , i really want this awesome mod
carlo_autor said:
sir @PineappleOwl my statusbar is stock of dxmj1 , i made this awesome mod and i placed the
<com.pineappleowl.Powerwidget.PowerWidget android:layout_width="fill_parent" android:layout_height="wrap_content" />
before com.android.systemui.statusbar.NotificationLinearLayout
and after <ScrollView android:id="@id/scroll" android:fadingEdge="none" android:layout_width="fill_parent"
and i recompile it and flash , but after flashing my statusbar forced closed ? and i used logcat , and i says
"scroll view can host only one direct child"
Pls help , i really want this awesome mod
Click to expand...
Click to collapse
Bare in mind that scrollviews should have only one child. In your case , you might do the following:
Code:
<ScrollView......> (Parent)
<LinearLayout.......> (Set the orientation to vertical) (Child)
<com.blahblah.PowerWidget....../> (Child of LinearLayout)
<com.blahblah.Notificaionblhablha......> (Child of LinearLayout)
<TextView..../> (Child of com.blahblah.Notificaionblhablha)
<TextView..../> (Child of com.blahblah.Notificaionblhablha)
<and so on....> (Child of com.blahblah.Notificaionblhablha)
</com.blahblah.Notificaionblhablha>
</LinearLayout>
</ScrollView>
It is theming matters. As I said at the instruction, Let your theming skill do the job