[MOD][GUIDE] Add Shortcut of any App to any App - Galaxy Y GT-S5360 General

Hello Guys Today i am back with a new guide. I will show you how to add shortcut of an app to any app.
Preview
{
"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"
}
NOTE: Follow all steps carefully.I am not responsible if you damage your phone.
So lets start:
1.Decompile the app in which you want to add the another app shortcut + the app which you want to add under that option
(Hope iam clear)
2.Download attatched files from attachments and merge with your 1st decompiled app.
3.NOW, Open the xml in layout folder where you want to add the app screenshot.
[Like in statusbar You need to edit statusbar_expanded.xml]
4.Add this code where you want to place the appcaller button.
Code:
<com.appscaller.Apps android:layout_width="wrap_content" android:layout_height="wrap_content" android:id="@id/appcaller" />
5.Now, Open res/values/ids.xml and add this in the last above </resources>
Code:
<item type="id" name="appcaller">false</item>
6.Compile your app.
7.Decompile it again.
8.Now open res/values/public.xml and search for "appcaller" and "appcallericon" and note their ids .
Now open smali/com/appcaller/Apps.smali
and search for
Code:
0x7f
9.Copy that whole id and replace that with your "appcaller" ids id.
10.Search again for the code and copy whole id and replace that id with the id of "appcallericon" drawable in public.xml
11.Now open the 2nd decompiled app and open its Android-manifest.xml.
12.Copy the code written under package on the first line .
13.Now open smali/com/appcaller/apps$1.smali and search "package" and add the copied code there.
14.Open 2nd apps Android-manifest.xml again and check the first <activity and in it check android:name="COPY THE CODE WRITTEN HERE" and then open smali/com/appscaller/apps$1.smali in 1st app and search "name" and
then add the copied code from "package" +"name" with second app.
for eg if package is
HTML:
com.android.deskclock
" and name is "deskclock" then
name should be written like this "
HTML:
com.android.deskclock.deskclock
(HOPE YOU UNDERSTOOD IT)
Credits:
b16h22
Musadiq

Reserved

san122 said:
Hello Guys Today iam back with a new guide.Today i will show you how to call an app from any app including framework-res.apk,dialer.apk,SystemUI.apk to any app.
looks nice.....but what it actually does??? ...i did not get that
Click to expand...
Click to collapse

vishal1404 said:
looks nice.....but what it actually does??? ...i did not get that
Click to expand...
Click to collapse
Its like a shortcut that u can add this like in dialer to open your app like facebook

u could also rempve th ID value in source code and simply change the smali name for every app u want.
like TaskButton for taskmanager
or DialerButton for dialer and such .
Sent from my S500 using xda app-developers app

SpaceCaker said:
u could also rempve th ID value in source code and simply change the smali name for every app u want.
like TaskButton for taskmanager
or DialerButton for dialer and such .
Sent from my S500 using xda app-developers app
Click to expand...
Click to collapse
I know but this method is helpful for adding taskmanager button on long home press see ss above.

san122 said:
I know but this method is helpful for adding taskmanager button on long home press see ss above.
Click to expand...
Click to collapse
yeah i know.
i had extended Button class in java aswell to create 3 extra toggle classes aswell
but i removed the IDs from classname as i didnt want to mess with const value xD
Sent from my S500 using xda app-developers app

SpaceCaker said:
yeah i know.
i had extended Button class in java aswell to create 3 extra toggle classes aswell
but i removed the IDs from classname as i didnt want to mess with const value xD
Sent from my S500 using xda app-developers app
Click to expand...
Click to collapse
Can you tell me how to do that

san122 said:
Can you tell me how to do that
Click to expand...
Click to collapse
Code:
Button button = (Button) findViewById(R.id.launch_tasks);
remove this kind of code from the java source i also removed the imageresource because i wanted to load it from android:background tag instead.

Nice :thumbup:
Press Thanks if help - G S c u l e r l o r

san122 said:
Reserved
Click to expand...
Click to collapse
i dont find code 0x7f
plz help

Related

[Q] Create theme for GO Launcher Ex

I was woundering if someone could give me a guide on how to create a new theme or change the one I already has?
Im currently using Go Launcher Ex, but if you know of another launcher I can use, where I can create my own theme, please let me know!
I've seen a lot of themes for ADW so I assume they arent hard to make/there is something out there to make them easy to create (I don't know)
As for Go Launcher, I think it's the best thing out there and I have no interest of switching from it. While I don't know how to make a "Theme", I have managed to thoroughly customize my phone via the features provided with the launcher.
You can see some of my screen shots in this post I made earlier:
http://forum.xda-developers.com/showpost.php?p=11850977&postcount=9
If this helps you at all please hit Thanks
Hi Jankus!
Jankus said:
I was woundering if someone could give me a guide on how to create a new theme ...?
Click to expand...
Click to collapse
See: golauncher.goforandroid.com/2011/03/18/go-launcher-theme-template-v1-2/
(sorry I am not allowed to post outgoing links yet) just published two weeks after your post.
Gunther
Netsurfer24 said:
Hi Jankus!
See: golauncher.goforandroid.com/2011/03/18/go-launcher-theme-template-v1-2/
(sorry I am not allowed to post outgoing links yet) just published two weeks after your post.
Gunther
Click to expand...
Click to collapse
doesnt look like a guide..
Edith in the .zip file from gunther is an pdf with an guide
Netsurfer24 said:
Hi Jankus!
See: golauncher.goforandroid.com/2011/03/18/go-launcher-theme-template-v1-2/
(sorry I am not allowed to post outgoing links yet) just published two weeks after your post.
Gunther
Click to expand...
Click to collapse
MultiEMV said:
Edith in the .zip file from gunther is an pdf with an guide
Click to expand...
Click to collapse
Thanks guys, totally awesome
Really glad someone posted this.
this is amazing..
now i can make some themes for go launcher ex
Please talk to us new theme - it will boost Ex Launcher
More themes gives there: https://market.android.com/developer?pub=ZT+Art
Since today i become the following failure:
"Enter Passphrase for keystore:"
... what can i do?
I wanna auto change Icon and found the appfilter.xml where this defined like this example:
<!-- Yahoo Messenger -->
<item component="ComponentInfo{com.yahoo.mobile.client.android.im/com.yahoo.mobile.client.android.im.YahooMessenger}"
drawable="yahoomessenger" />
Q: How can i find out these paths for other apps?
Somebody can help me?
rizle said:
I wanna auto change Icon and found the appfilter.xml where this defined like this example:
<!-- Yahoo Messenger -->
<item component="ComponentInfo{com.yahoo.mobile.client.android.im/com.yahoo.mobile.client.android.im.YahooMessenger}"
drawable="yahoomessenger" />
Q: How can i find out these paths for other apps?
Click to expand...
Click to collapse
I am interested too! ;-)
rizle said:
<!-- Yahoo Messenger -->
<item component="ComponentInfo{com.yahoo.mobile.client.android.im/com.yahoo.mobile.client.android.im.YahooMessenger}"
drawable="yahoomessenger" />
Q: How can i find out these paths for other apps?
Click to expand...
Click to collapse
It's not its purpose, but Link2sd is showing the paths/names of the installed .apk and it's usually a string looking like that one (I don't use yahoo, can't check)
either, if you can ls /data/app, it should give you the list of your installed apps with the com.[...].apk name:
Code:
com.buak.Link2SD-2.apk
com.gau.go.launcherex-2.apk
com.gau.golauncherex.notification-2.apk
com.mediawoz.goweather-1.apk
org.connectbot-1.apk
...
But i'm not sure that's the string you need.
Edit: golauncher.goforandroid.com/2011/04/14/theme-maker-is-coming-soon/
rizle said:
I wanna auto change Icon and found the appfilter.xml where this defined like this example:
<!-- Yahoo Messenger -->
<item component="ComponentInfo{com.yahoo.mobile.client.android.im/com.yahoo.mobile.client.android.im.YahooMessenger}"
drawable="yahoomessenger" />
Q: How can i find out these paths for other apps?
Click to expand...
Click to collapse
its easy.. to know the componentinfo
install the android sdk
run the ddms.bat
than select the device
create a filter its easer with the name "ActivityManager"
than run the app
and see it on the pc scren
has you can see is on cmp=
{
"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"
}
Go Dev team have released Go themes factory beta. Get it here.
found this great site data base
http://activities.droidicon.com/
the the all activity names and the ComponentInfo
Doktaphex said:
Go Dev team have released Go themes factory beta. Get it here.
Click to expand...
Click to collapse
its still have bug...
cannot using your own icon or wallpaper, confirm button not function for change it..
all links are bad. please update.
Doktaphex said:
Go Dev team have released Go themes factory beta. Get it here.
Click to expand...
Click to collapse
I would like to learn how to theme to. The link above worked but the download from that page is a JNLP file, when you open JNLP file it pop ups with certificate problems. Not sure if you can even upload to market with that. I read a few posts that tells you what files to theme but nothing that tells you how to actually put color into it. I'm new to all this & really want to learn how to theme for Go launcher & Dev LWP. If anyone could post some help or links to TUTS it would be greatly appreciated. Thanks

[GUIDE] How to add extra option in settings.apk

EXTRA APPLICATION OPTION IN SETTINGS MENU​
This is my first thread, so please ignore my errors.
We have seen custom ROMs having some extra options in settings. This is a guide of adding these options.
This guide is for Galaxy y, but also can work for devices with similar settings.apk (like Ace, duos etc.)
Prerequisites:-
1) A rooted phone (I can't strech how important this is )
2) Backup your orginal settings.apk
3) Basic knowledge of decompiling and recompiling.
Procedure:-
1)Decompile settings.apk and apk of the app you want to put. (I am decompiling Proximity Actions)
2) Go to decompiled app folder and open AndroidManifest.xml. Note Package and Target Class. (Marked with red circle Attachment # 1)
{
"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"
}
3) Open decompiled folder of settings. Go to /res/values/strings.xml. Open with Notepad++.
Enter code <string name="prxt_ctrl">Proximity Control</string> in the end before /resources>. You can edit red coloured text to anything which you want to appear in settings. You can also give any string name, but remember it.
4) You need an icon to put in settings(You can get it from that decompiled app). Resize it to 24x24 pixels (FOR GALAXY Y ONLY)
5) Put that icon in settings/res/drawable-Idpi with any name(remember it). I have given name ic_settings_prxt
6) Go to settings/res/xml/settings.xml. Open with Notepad++
7) Add code <com.android.settings.IconPreferenceScreen android:title="@string/prxt_ctrl" settings:icon="@drawable/ic_settings_prxt">
<intent android:targetPackage="novum.inceptum.proximity" android:action="android.intent.action.MAIN" android:targetClass="novum.inceptum.proximity.PA_Activity" />
</com.android.settings.IconPreferenceScreen>
Here string is used from step 3. Use icon from step 4. Package and targetClass from step 2.
8) Save and compile Settings.apk and complete formalities of recompiling.
9) Push Settings.apk to /system/app and set permissions to rw-r--r--.
10) Enjoy
PRESS THANKS IF HELPED. I REALLY NEED IT.
there is a similar thread. plz search before post. mods plz close this thread.
Galaxy Pop Plus'ımdan Tapatalk 2 ile gönderildi.
That guide you are talking about by PinapleOwl is different method. It is just how to add extra ACTIVITY with smali editing. Here you dont have to edit smali. Please note the difference before comment. Also this has detailed screenshots for noobs.
Sent from my GT-S5360 using xda-app
Using CWM........Busybox Commands........No I use my hands
Think the thread being referred to is
http://forum.xda-developers.com/showthread.php?t=2341389
Which has more options such as sub directory
Anyway it's a clear guide for anyone who needs simple directions
marcussmith2626 said:
Think the thread being referred to is
http://forum.xda-developers.com/showthread.php?t=2341389
Which has more options such as sub directory
Anyway it's a clear guide for anyone who needs simple directions
Click to expand...
Click to collapse
No. That guide has different Settings structure. It is for Xperia Arc where menus are classified by category.
In our Galaxy y, we don't have settings_header.xml.
Indeed both guides are similar, but I think a set of simple instructions would be helpful, so I have written this thing.
i cannot find android:targetPackage android:action etc
shadman0 said:
i cannot find android:targetPackage android:action etc
Click to expand...
Click to collapse
its the name of the apk in its manifest - decompile the target apk and look
I have Problem
marcussmith2626 said:
its the name of the apk in its manifest - decompile the target apk and look
Click to expand...
Click to collapse
Marcussmith2626 I have Build The App And Sign App After I have Place System/app and givr it permissions r w r r after reboot The Settings is Not Come in Launcher
shadman0 said:
Marcussmith2626 I have Build The App And Sign App After I have Place System/app and givr it permissions r w r r after reboot The Settings is Not Come in Launcher
Click to expand...
Click to collapse
If you have not edited Manifest of your SETTINGS APP (IMPORTANT), then you don't have to sign that APK. Just open both apks (newly compiled and original) in 7zip 7zip ONLY (Right click on apk ====> 7zip ====> Open archive)
Then drag META-INF of original apk to compiled apk and push to /system/app and change permission to 644 (rw-r--r--)
Same problem
A BIG Thanks for your help
hnkotnis said:
If you have not edited Manifest of your SETTINGS APP (IMPORTANT), then you don't have to sign that APK. Just open both apks (newly compiled and original) in 7zip 7zip ONLY (Right click on apk ====> 7zip ====> Open archive)
Then drag META-INF of original apk to compiled apk and push to /system/app and change permission to 644 (rw-r--r--)
Click to expand...
Click to collapse
OR you can patch service.jar with lucky patcher and see

[GUIDE] Get Wi-fi Name Connection

Wi-fi Name
{
"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"
}
Code:
Wifi Name, original idea from sir [user=4715592]@mariozawa[/user], but sadly, he didn't
release or continue it. This is also what we had on my theme, Android L
theme. It updates whenever you open/close your wifi. It gets the SSID
of the connection that is being scanned. So the bug here, it gets the
SSID even we are not connected, but I did put an onClickListener that will
make it to update whenever you got null or wrong SSID. You can put it
wherever you want. Let's get Started!
Steps
1.) Decompile your SystemUI.apk.
2.) Download ten_WifiName.zip on attachment and extract it to your smali/com folder.
3.) Now put this line:
Code:
<com.tenten.WifiName android:layout_width="100.0dip" android:layout_height="25.0dip" android:textSize="17.659973dip" android:textColor="#ffffffff" android:layout_gravity="center_vertical" android:gravity="center_vertical|center_horizontal" />
I didn't use wrap_content so you can still click it to update whenever it gets null SSID
Click to expand...
Click to collapse
4.) Recompile your SystemUI.apk and push or flash it.
5.) If working, dont forget to.. yeah , to jump! hehe
NOTE: Dont put it on status_bar_tracking.xml. Any customviews that i putted there was not clickable, I dont know why, only the close drag handle that was built-in. Any help/information on why we cant click on that layout is appreciated. Thank you
Click to expand...
Click to collapse
Credits
@mariozawa (original idea)
@PineappleOwl (My master hehe)
StackOverFlow
Lenox Devs
Potato Inc​
first, ruining your reserved XD
Mranggapo said:
first, ruining your reserved XD
Click to expand...
Click to collapse
hahaha, I dont need to reserve anything for this xD
tentenponce said:
hahaha, I dont need to reserve anything for this xD
Click to expand...
Click to collapse
can i put this on statusbar ? not expanded
Another mod again. Will try it asap
EDIT: Done. See Attachment. Thanks ten ten
Mranggapo said:
can i put this on statusbar ? not expanded
Click to expand...
Click to collapse
yes, anywhere you want I edited my guide, dont put it on status_bar_tracking.xml, read my guide for information on lockscreens also , because it catches intent. But you can try, I havent tried on lockscreen. hehe
<com.tenten.WifiName android:layout_
width="100.0dip" android:layout_
height="25.0dip"
android:textSize="17.659973dip"
android:textColor="#ffffffff"
android:layout_gravity="center_vertical"
android:gravity="center_vertical|center_
horizontal" />
Click to expand...
Click to collapse
whr i hav to paste these lines??
nd i didnt found smali/ com folder after decompiling SystemUI.apk
can u explain in detail?
yagnesh97 said:
whr i hav to paste these lines??
nd i didnt found smali/ com folder after decompiling SystemUI.apk
can u explain in detail?
Click to expand...
Click to collapse
You can paste that anywhere you want to put it. Maybe you didnt decompile properly that's why you cant see the smali folder.
work on 4.3?
Myth2014 said:
work on 4.3?
Click to expand...
Click to collapse
give it a try it might work and if it works, Ill put it on the thread
tentenponce said:
give it a try it might work and if it works, Ill put it on the thread
Click to expand...
Click to collapse
:good:yeah..sir...it work on 4.3..and no bug...
It works perfect!!!!
And i test to put it in status_bar_tracking and it works as clikable!!!!!!
Here is a photo and my status_bar_tracking
(The vodafone icon in header its from your other guide lenox animated and this work perfect!!!!)

[[GUIDE][KK4.4.2/JB]Change Setting.apk White Theme To Black Theme 24/2/20K5]

Hello Xperia Users Today I Wanna Share How To Change Setting.apk White Theme To Black Theme Its Very Simple Guideline​
Requirements:
1.Settings.apk
2.Notepad ++
3.Apktool to Decompile apk
4.A Little Common sense
5)And some patience.
TRY IT AT YOUR OWN RISK
Tutorial in 2nd Post:
Screen Shots:
{
"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"
}
IF You Like My Work Then Say Thanks
Tutorial:
1.Decompile Settings.apk
2.Open to Settings.apk\res\values\styles.xml
Find this lines and remove RED Color Highlighted word
Tutorial:
1.Decompile Settings.apk
2.Open to Settings.apk\res\values\styles.xml
Find this lines and remove RED Color Highlighted word
Code:
<style name="Theme.CreateShortCut" parent="@android:style/Theme.DeviceDefault.[COLOR="Red"]Light.[/COLOR]DialogWhenLarge">
Code:
<style name="SetupMoreOverflow" parent="@android:style/Widget.DeviceDefault.[COLOR="Red"]Light.[/COLOR]ActionButton.Overflow" />
<style name="Transparent" parent="@android:style/Theme.DeviceDefault[COLOR="Red"].Light[/COLOR]">
Code:
<style name="SecurityPreferenceButtonContainer" parent="@android:style/DeviceDefault.[COLOR="Red"]Light.[/COLOR]SegmentedButton">
Code:
<style name="SecurityPreferenceButton" parent="@android:style/Widget.DeviceDefault.[COLOR="Red"]Light.[/COLOR]Button.Borderless.Small">
Code:
<style name="SetupWizardWifiTheme" parent="@android:style/Theme.DeviceDefault.[COLOR="Red"]Light.[/COLOR]NoActionBar">
Code:
<style name="Theme.WifiDialog" parent="@android:style/Theme.DeviceDefault.[COLOR="Red"]Light.[/COLOR]Dialog.Alert">
Code:
<style name="Theme.Settings" parent="@android:style/Theme.DeviceDefault[COLOR="Red"].Light[/COLOR]">
<item name="android:actionBarStyle">@android:style/Widget.DeviceDefault.[COLOR="Red"]Light.[/COLOR]ActionBar.Solid</item>
Code:
<style name="Theme.Holo" parent="@android:style/Theme.DeviceDefault[COLOR="Red"].Light[/COLOR]">
Code:
<style name="Theme.Holo.NoActionBar" parent="@android:style/Theme.DeviceDefault.[COLOR="Red"]Light.[/COLOR]NoActionBar">
Code:
<style name="Theme.Holo.Dialog" parent="@android:style/Theme.DeviceDefault.[COLOR="Red"]Light.[/COLOR]Dialog">
Code:
<style name="Theme.Holo.DialogWhenLarge" parent="@android:style/Theme.DeviceDefault.[COLOR="Red"]Light.[/COLOR]DialogWhenLarge">
Code:
<style name="Theme.Holo.Dialog.Alert" parent="@android:style/Theme.DeviceDefault.[COLOR="Red"]Light.[/COLOR]Dialog.Alert">
Code:
<style name="Theme.Holo.Dialog.NoActionBar" parent="@android:style/Theme.DeviceDefault.[COLOR="Red"]Light.[/COLOR]Dialog.NoActionBar">
Code:
<style name="Theme.Holo.Panel" parent="@android:style/Theme.DeviceDefault.[COLOR="Red"]Light.[/COLOR]Panel">
Find this line and change
Find
Code:
<style name="TextAppearance.Switch" parent="@android:style/TextAppearance.DeviceDefault.Widget.Switch">
Change
Code:
<style name="TextAppearance.Switch" parent="@android:style/TextAppearance.DeviceDefault.Light.DialogWindowTitle">
3. Save styles.xml
4. Recompile and sign Settings.apk
Done
Enjoy....!!!
IF You Like My Work Then Say Thanks
IF You Like My Work Then Say Thanks[/QUOTE]
Simple and fresh .
Very good Bro Thanks
Ambor said:
IF You Like My Work Then Say Thanks
Click to expand...
Click to collapse
Simple and fresh .
Very good Bro Thanks[/QUOTE]
My pleasure
Sent from my D2105 using XDA Free mobile app
Simple and fresh .
Very good Bro Thanks
Click to expand...
Click to collapse
My pleasure
Sent from my D2105 using XDA Free mobile app
i will test soon
Sent from my D2005 using xda app-developers app
rayanbg_ said:
i will test soon
Sent from my D2005 using xda app-developers app
Click to expand...
Click to collapse
Test soon ?
This guide works for sure
Believe that
Sent From My Z2 On Mw Revolution V2.4
.. A Piece Of Art From A Rom ..
Pandemic said:
Test soon ?
This guide works for sure
Believe that
Sent From My Z2 On Mw Revolution V2.4
.. A Piece Of Art From A Rom ..
Click to expand...
Click to collapse
Does it work with odexed ROM? or how to make it work?
I mean, I'm using stock xperia SO-02E. I tried but it's not work. The Setting application is not opened after modification.
Thanks,
binhgreat said:
Does it work with odexed ROM? or how to make it work?
I mean, I'm using stock xperia SO-02E. I tried but it's not work. The Setting application is not opened after modification.
Thanks,
Click to expand...
Click to collapse
Yes bro this tutorial work in Stock ROM odexed
Sent from my D2105 using XDA Free mobile app
G.Pawar said:
Yes bro this tutorial work in Stock ROM odexed
Sent from my D2105 using XDA Free mobile app
Click to expand...
Click to collapse
Could you explain more detail, step by step to do it?
Do I need to update Settings.apk only (don't need to modify Settings.odex)?
EDIT:
Dont sign system apk`s.
Copy original meta-inf and android manifest.xml to the modified apk.
That should do the trick.
binhgreat said:
Could you explain more detail, step by step to do it?
Do I need to update Settings.apk only (don't need to modify Settings.odex)?
Click to expand...
Click to collapse
Sorry bro I can't explain step by step i don't have time just follow step by step this Guide line
Send From Xperia E1 If I Help U Then Press Thanks Button It's Free

[Guide][Mod] Custom Text In Status Bar

Hey folks.
This is a small guide on "HOW TO ADD CUSTOM TEXT IN STATUS BAR" by editing your SystemUI.
I know some of you may know this but many users don't know about this and they are like asking about "HOW TO ADD CUSTOM TEXT IN STATUS BAR" again and again. So, people go for Xposed Modules. But they are battery drainers and not so compatible.
P.S.: If this is too difficult for you then post your systemui with your "text" below and I will do it for you when I'll get time.
{
"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"
}
Screenshot by @kaiiori
REQUIREMENTS:
Apktool
SystemUI (system/priv-app/SystemUI)
Patience
STEPS TO FOLLOW:
Decompile SystemUI using APKTool
Navigate to systemui/res/layout/status_bar.xml
Add this Line. (Screenshot Attached)
Code:
<TextView android:textSize="14.0dip" android:textColor="#ffffffff" android:gravity="left|center" android:layout_width="wrap_content" android:layout_height="fill_parent" android:text="@string/hello" android:singleLine="true" />
android:textSize="14.0dip" -- Change 14.0 to whatever size you want.
android:textColor="#ffffffff" -- Change #ffffffff to whatever color you want.
Navigate to res/values/string
Add this Line at the end. (Screenshot Attached)
Code:
<string name="hello">Logan</string>
Change "Logan" to whatever text you want.
Recompile SystemUI and Replace in System.
Enjoy
Press the thanks button if this guide was helpful for you.
Thanks, this is what I was looking for.
XDAample said:
Thanks, this is what I was looking for.
Click to expand...
Click to collapse
No problem, my brother.
Always here to serve XDA.
@venkat kamesh bro your help needed here.
Hi. I know you do it in a Sony device? But could you help me do it on my Samsung device as well? Really appreciate your help. I tried to download and do the above but no luck.. haha
geraldalcos said:
Hi. I know you do it in a Sony device? But could you help me do it on my Samsung device as well? Really appreciate your help. I tried to download and do the above but no luck.. haha
Click to expand...
Click to collapse
for samsung search for tw_status_bar.xml and do the same as OP.
Bewildered Wolf said:
for samsung search for tw_status_bar.xml and do the same as OP.
Click to expand...
Click to collapse
Actually, I am stuck on step 1, using the apktool.
I am new on this thing and I dont even know how to operate it... haha
geraldalcos said:
Actually, I am stuck on step 1, using the apktool.
I am new on this thing and I dont even know how to operate it... haha
Click to expand...
Click to collapse
https://forum.xda-developers.com/showthread.php?t=1989533
bro, search on google about apktool. Its very easy.
//Press thanks if i helped you.
Bewildered Wolf said:
https://forum.xda-developers.com/showthread.php?t=1989533
bro, search on google about apktool. Its very easy.
//Press thanks if i helped you.
Click to expand...
Click to collapse
Ok.
It's possible to put carrier text or "no sim" instead custom text?
blackhaya said:
It's possible to put carrier text or "no sim" instead custom text?
Click to expand...
Click to collapse
well i searched google and found this for you.
https://forum.xda-developers.com/showpost.php?p=46146789&postcount=6
press thanks if it helped.
how baout add a icon
vandasche said:
how baout add a icon
Click to expand...
Click to collapse
Here is a guide for you.
https://forum.xda-developers.com/showthread.php?t=2408281
Try this and see if it works.
//Press thanks if it helped.
I will try it
just enter your text at android:text="enteryourtexthere" on status_bar.xml . dont need go to string section . many work need to do . just at status_bar.xml . easy . btw nice tutorial ...
Hafyzy said:
just enter your text at android:text="enteryourtexthere" on status_bar.xml . dont need go to string section . many work need to do . just at status_bar.xml . easy . btw nice tutorial ...
Click to expand...
Click to collapse
Yup. That will also work. But string looks more professional
Bewildered Wolf said:
Yup. That will also work. But string looks more professional
Click to expand...
Click to collapse
for me professional it not the matters . it's about hard ways or easy ways . cheer :good:
Hafyzy said:
for me professional it not the matters . it's about hard ways or easy ways . cheer :good:
Click to expand...
Click to collapse
It should work, whichever way it is.
Bewildered Wolf said:
It should work, whichever way it is.
Click to expand...
Click to collapse
how can i put the name in the middle
not in the left
dear
how to add the text in the middle (center)
not in the left
@Bewildered Wolf

Categories

Resources