How To Change LIDROID ROM name in shutdown menu - Galaxy Y GT-S5360 and Duos 6102 Q&A, Help & Troubl

Can Anybuddy help me out?

Himan Boro said:
Can Anybuddy help me out?
Click to expand...
Click to collapse
Decompile lidroid-res.apk
Now open res/values/strings.xml
Now search "lidroid rom" and change it to your desired text.
Sent from my GT-S5360 using Tapatalk 2

san122 said:
Decompile lidroid-res.apk
Now open res/values/strings.xml
Now search "lidroid rom" and change it to your desired text.
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
TY for d rply but It gave me FC..n status bar disappeared..

Himan Boro said:
TY for d rply but It gave me FC..n status bar disappeared..
Click to expand...
Click to collapse
You first need to modify your lidroid-res
Sent from my GT-S5360 using Tapatalk 2
---------- Post added at 03:57 PM ---------- Previous post was at 03:52 PM ----------
Go here
androidmoretip.blogspot.com/2012/03/mod15-toggles-how-to-mod-lidroid.html?m=1
Sent from my GT-S5360 using Tapatalk 2

san122 said:
You first need to modify your lidroid-res
Sent from my GT-S5360 using Tapatalk 2
---------- Post added at 03:57 PM ---------- Previous post was at 03:52 PM ----------
Go here
androidmoretip.blogspot.com/2012/03/mod15-toggles-how-to-mod-lidroid.html?m=1
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
wat to modify bro??
i already renamed lidroid rom bt its giving fc

Himan Boro said:
wat to modify bro??
i already renamed lidroid rom bt its giving fc
Click to expand...
Click to collapse
Do as said in link
Sent from my GT-S5360 using Tapatalk 2

Himan Boro said:
wat to modify bro??
i already renamed lidroid rom bt its giving fc
Click to expand...
Click to collapse
If it is giving fc then take a logcat and see what is the problem..

MuSaddiq said:
If it is giving fc then take a logcat and see what is the problem..
Click to expand...
Click to collapse
mmm ok lets c

san122 said:
Do as said in link
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
see this apktool error
Code:
C:\[NEW][Window XP_7_8][GB_ICS_JB] Apktool_baksmali + Signer by ibanez7>apktool
b lidroid-res
W: Could not find sources
I: Checking whether resources has changed...
I: Building resources...
Exception in thread "main" brut.androlib.AndrolibException: brut.androlib.err.Ca
ntFindFrameworkResException
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:355)
at brut.androlib.Androlib.buildResources(Androlib.java:280)
at brut.androlib.Androlib.build(Androlib.java:203)
at brut.androlib.Androlib.build(Androlib.java:176)
at brut.apktool.Main.cmdBuild(Main.java:214)
at brut.apktool.Main.main(Main.java:74)
Caused by: brut.androlib.err.CantFindFrameworkResException
at brut.androlib.res.AndrolibResources.getFrameworkApk(AndrolibResources
.java:522)
at brut.androlib.Androlib.parseUsesFramework(Androlib.java:530)
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:333)
... 5 more

Himan Boro said:
see this apktool error
Code:
C:\[NEW][Window XP_7_8][GB_ICS_JB] Apktool_baksmali + Signer by ibanez7>apktool
b lidroid-res
W: Could not find sources
I: Checking whether resources has changed...
I: Building resources...
Exception in thread "main" brut.androlib.AndrolibException: brut.androlib.err.Ca
ntFindFrameworkResException
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:355)
at brut.androlib.Androlib.buildResources(Androlib.java:280)
at brut.androlib.Androlib.build(Androlib.java:203)
at brut.androlib.Androlib.build(Androlib.java:176)
at brut.apktool.Main.cmdBuild(Main.java:214)
at brut.apktool.Main.main(Main.java:74)
Caused by: brut.androlib.err.CantFindFrameworkResException
at brut.androlib.res.AndrolibResources.getFrameworkApk(AndrolibResources
.java:522)
at brut.androlib.Androlib.parseUsesFramework(Androlib.java:530)
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:333)
... 5 more
Click to expand...
Click to collapse
Try these steps..
Decompile you lidroid-res.apk
open apktool.yml
find "- 1"
and below add "- 2"
now do the changes
recompile

MuSaddiq said:
Try these steps..
Decompile you lidroid-res.apk
open apktool.yml
find "- 1"
and below add "- 2"
now do the changes
recompile
Click to expand...
Click to collapse
ok lets try this method also

MuSaddiq said:
Try these steps..
Decompile you lidroid-res.apk
open apktool.yml
find "- 1"
and below add "- 2"
now do the changes
recompile
Click to expand...
Click to collapse
i tryd bro but got same problm :-C

Related

<Solved>

Solved
shocklads said:
Hi guys!
Can u help me how to decompile Lidroid-res.apk to edit:
- Tap Reboot on statusbar, it show "lidroid ROM", i want edit to "xxnamexx";
- Below 14 toggles have text , i want remove text? (Like statusbar repencis v3.5 - no text in 14 toggles)
Thx for help!
sr eng. not good!
Click to expand...
Click to collapse
U can download xplore from market by this app u can view any apk file as zip and can edit apk.
Sent from my GT-S5360 using xda premium
shocklads said:
Hi guys!
Can u help me how to decompile Lidroid-res.apk to edit:
- Tap Reboot on statusbar, it show "lidroid ROM", i want edit to "xxnamexx";
- Below 14 toggles have text , i want remove text? (Like statusbar repencis v3.5 - no text in 14 toggles)
Thx for help!
sr eng. not good!
Click to expand...
Click to collapse
Decompile ur lidroid res.apk
Go to string.xml
Change hamster>lidroid rom</string>
To hamster>xxnamexx</string>
And modify ur android manifest change lidroid rom to ur xxnamexx
Maybe its helped
Sent from my GT-S5360 using xda premium
---------- Post added at 02:20 PM ---------- Previous post was at 02:19 PM ----------
hmahadi98 said:
U can download xplore from market by this app u can view any apk file as zip and can edit apk.
Sent from my GT-S5360 using xda premium
Click to expand...
Click to collapse
Lol decompiling need apktool or vts
Explorw just when u want editing some png images
If u wanna change some values u must decompile it
Sent from my GT-S5360 using xda premium
Or go to this thread forum.xda-developers.com/showthread.php?t=1714481
Here u will also found a method to edit apk.
please press the thanks button if i helped u.
Sent from my GT-S5360 using xda premium
Solved
Solved

How can I rename the Zombie Art By Jack Larson gingerbread.

How can I rename the Zombie Art By Jack Larson gingerbread easteregg? What should I decompile and What should I edit... Thanks in advance
Sent from my GT-S5360 using xda app-developers app
Spencer.Guangco said:
How can I rename the Zombie Art By Jack Larson gingerbread easteregg? What should I decompile and What should I edit... Thanks in advance
Sent from my GT-S5360 using xda app-developers app
Click to expand...
Click to collapse
You'll find the image in either framework-res.apk or twframework-res.apk (it must be framework-res but i'm never sure). Decompile it.
You can change the png file, but to change the text, you'll have to edit some particular smali file. The text is shown by the widget Toast which is written in source code.
Code:
System.out.println("Sent from my SGY");
anasdcool71 said:
You'll find the image in either framework-res.apk or twframework-res.apk (it must be framework-res but i'm never sure). Decompile it.
You can change the png file, but to change the text, you'll have to edit some particular smali file. The text is shown by the widget Toast which is written in source code.
Code:
System.out.println("Sent from my SGY");
Click to expand...
Click to collapse
Only change in strings.xml
hell_lock said:
Only change in strings.xml
Click to expand...
Click to collapse
It's can't be in strings.xml...it's a toast widget. An example of it in source code :-
Code:
Toast.makeText(this, "Zombie Art by Jack Larson",
Toast.LENGTH_LONG).show();
This same thing is in smali in another way.
Code:
System.out.println("Sent from my SGY");
Its located in framework-res.apk in framework-res\res\drawable-nodpi , decompile and change the image, the location may differ for some custom ROMs
I mean the title Zombie Art By Jack Larson not the image...
To hitme987
Sent from my GT-S5360 using xda app-developers app
anasdcool71 said:
It's can't be in strings.xml...it's a toast widget. An example of it in source code :-
Code:
Toast.makeText(this, "Zombie Art by Jack Larson",
Toast.LENGTH_LONG).show();
This same thing is in smali in another way.
Code:
System.out.println("Sent from my SGY");
Click to expand...
Click to collapse
Can you tell me the path to the file where I should change the text : "zombie art by Jack Larson"
Sent from my GT-S5830 using Tapatalk 2
K3vin71 said:
Can you tell me the path to the file where I should change the text : "zombie art by Jack Larson"
Sent from my GT-S5830 using Tapatalk 2
Click to expand...
Click to collapse
There are various smali files. Search them. I've never tried to edit it personally so i don't know the exact location.
Sent from my GT-S5360 using xda premium
Try this
http://forum.xda-developers.com/showthread.php?p=45933495
:good:
I hav the correct answer for all ur ques
Decompile framework.jar
/android
Find this> platlogoactivity.smali
With np++ change the text anythg u want
Enjoy!!
Here You Go
Firstly You Should Have Searched It
You Need To Decompile Framework.jar And then go smali>com>android>internal>app>PlatLogoActivity.smali
Open It using Notepad++ Change It
Recompile
Done

Coustomize

How to apply any esle rom"s statusbar with 14 lid. Toogles
In stock deoxidised rom?
Sent from my GT-S5360 using xda premium
Use the searchbutton.believe me the button is real.
MANY GREEEEETZ!!!
CALIBAN666 said:
Use the searchbutton.believe me the button is real.
MANY GREEEEETZ!!!
Click to expand...
Click to collapse
Kk...i m trying...but can i do it with stock rom.?
Sent from my GT-S5360 using xda premium
yashuperia said:
Kk...i m trying...but can i do it with stock rom.?
Sent from my GT-S5360 using xda premium
Click to expand...
Click to collapse
That's kinda a silly question mate. Replace the SystemUI.apk of that rom with yours, and also insert lidroid-res.apk in your framework. Don't do the changes directly, make a flashable zip (there's a guide by kurotsugi) and flash it.
Btw, i don't really know if this has been tried before.
Sent from my GT-S5360 using Tapatalk 2
anasdcool71 said:
That's kinda a silly question mate. Replace the SystemUI.apk of that rom with yours, and also insert lidroid-res.apk in your framework. Don't do the changes directly, make a flashable zip (there's a guide by kurotsugi) and flash it.
Btw, i don't really know if this has been tried before.
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
Can you give me link of making flashable zip thread??
And can systemui replacing only replace statusbar ?? Or other like buttons and background?
Sent from my GT-S5360 using xda premium
yashuperia said:
Can you give me link of making flashable zip thread??
And can systemui replacing only replace statusbar ?? Or other like buttons and background?
Sent from my GT-S5360 using xda premium
Click to expand...
Click to collapse
Here it is - http://forum.xda-developers.com/showthread.php?t=1669489. Btw, i expected you to search. Do remember that next time.
And about the other thing you referred to, i suppose you refer to the theme, and i really don't know much about that! But there are two other apks, framework-res.apk and twframework-res.apk in /system/framework which are used for theming along with SystemUI.apk . You can decompile them and check for yourself.
Sent from my GT-S5360 using Tapatalk 2
.
anasdcool71 said:
Here it is - http://forum.xda-developers.com/showthread.php?t=1669489. Btw, i expected you to search. Do remember that next time.
And about the other thing you referred to, i suppose you refer to the theme, and i really don't know much about that! But there are two other apks, framework-res.apk and twframework-res.apk in /system/framework which are used for theming along with SystemUI.apk . You can decompile them and check for yourself.
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
i have changed sustemui.apk and lidroid res apk but my statusbar had gone..
yashuperia said:
i have changed sustemui.apk and lidroid res apk but my statusbar had gone..
Click to expand...
Click to collapse
Then i suggest you look up kill3d's guide on how to add 14 status bar toggles in the general section.
Sent from my GT-S5360 using Tapatalk 2
you need a systemUI suitable with your framework systemUI from old firmware doesn't work on new framework files.
kurotsugi said:
you need a systemUI suitable with your framework systemUI from old firmware doesn't work on new framework files.
Click to expand...
Click to collapse
But i have flashed both systemui and new framework
Sent from my GT-S5360 using xda premium
reflash your rom without wipe data to get your status bar. you can try it again later
kurotsugi said:
reflash your rom without wipe data to get your status bar. you can try it again later
Click to expand...
Click to collapse
I ve reflashd rom and got starus bar ...but its that old one
Sent from my GT-S5360 using xda premium
off course it's the old one
you do nothing on systemUI.apk inside your rom

How can I change the icons of status bar ?

I wan2 change the icons of battery, signal and some other icon.
how can I do it?
I'm using Hyperion 8
Sent from my GT-S5360 using xda app-developers app
Ynt: How can I change the icons of status bar ?
use uot kitchen or flash another statusbar
Galaxy Pop Plus'imdan Tapatalk 2 ile gönderildi.
Decompile framework.apk or tw-framework.apk ..
Replace the icons nd recompile it nd push the edited.apk back
** rooting is new for me,
nd i am a noob to root....**
With rom toolbox
Sent from my Xperia U using xda premium
decompile systemui and navigate to res/drawable-ldpi,
there,
google on how to decompile and recompile apks,
also on how to use image editing software on changing your desired icons
sonypro said:
With rom toolbox
Sent from my Xperia U using xda premium
Click to expand...
Click to collapse
not working
but good thing is I got some icon from this app
burak144 said:
use uot kitchen or flash another statusbar
Galaxy Pop Plus'imdan Tapatalk 2 ile gönderildi.
Click to expand...
Click to collapse
menewtoroot said:
Decompile framework.apk or tw-framework.apk ..
Replace the icons nd recompile it nd push the edited.apk back
** rooting is new for me,
nd i am a noob to root....**
Click to expand...
Click to collapse
deathnotice01 said:
decompile systemui and navigate to res/drawable-ldpi,
there,
google on how to decompile and recompile apks,
also on how to use image editing software on changing your desired icons
Click to expand...
Click to collapse
this is confusing
systemui or framework ?
x-plore can open apk as a zip file. can I use it to replace icon ?
Sent from my GT-S5360 using xda app-developers app
Simply replacing icon with exactly the same name will work sometime. Try to replace files or images one by one rather than extracting all files. It will lead to installation error.
Sent from my GT-S5360 using xda premium

decompile settings.apk [solved]

hiii everyone..
i am trying to decompile settings.apk (of hyperion 8) but i was failed..
i also try with another roms settings.apk but i again failed and i use proper framework-res.apk
can anyone give me a guide to decompile settings.apk of any rom///
i attache the screenshot of 'apktool error'
Sachin Patel said:
hiii everyone..
i am trying to decompile settings.apk (of hyperion 8) but i was failed..
i also try with another roms settings.apk but i again failed and i use proper framework-res.apk
can anyone give me a guide to decompile settings.apk of any rom///
i attache the screenshot of 'apktool error'
Click to expand...
Click to collapse
load the three frameworks. hyperion-res.apk , framework-res.apk and twframework-res.apk
or give me the three files and also with the settings.apk ill decompile for you.
Re: decompile settings.apk
ok i will try but can you tell me how to load hyperion-res and twframework??
is it similar to framework-res.apk?
Sent from my GT-S5360 using xda premium
Sachin Patel said:
ok i will try but can you tell me how to load hyperion-res and twframework??
is it similar to framework-res.apk?
Sent from my GT-S5360 using xda premium
Click to expand...
Click to collapse
Download the zip I attached
now open command window where the files you downloaded is.
now to load framework first put the 3 frameworks in the folder with the file you downloaded.
dont type the one in the parenthesis because that's a comment.
type this in cm
apktool if framework-res.apk (type it exactly)
apktool if twframework-res.apk
apktool if hyperion-res.apk
type them one by one. that's how you do it.
Press the thanks button please if i helped
Re: decompile settings.apk
In your Username/.apktool folder, paste twframework res. Apk and rename it as 2.apk.
Re: decompile settings.apk
it works
Sent from my GT-S5360 using xda premium
Re: decompile settings.apk
Sachin Patel said:
it works
Sent from my GT-S5360 using xda premium
Click to expand...
Click to collapse
Now that is solved you place in top "solved"
Edit: and also don't forget to sign the new compiled apk so it would be installed.
Sent from my Titan TV S320 using xda premium
Hi,
The easiest way to decompile apps for me is by using the APK Multi Tool.. Website: apkmultitool.com/
Project Young said:
Now that is solved you place in top "solved"
Edit: and also don't forget to sign the new compiled apk so it would be installed.
Sent from my Titan TV S320 using xda premium
Click to expand...
Click to collapse
do u mean need to sign system apps to?
Reynaldi said:
do u mean need to sign system apps to?
Click to expand...
Click to collapse
If u edited android manifest.xml u need to sign all system apps but if u didnt touch androidmanifest.xml just sign d app not all system apls
SNT FRM D PHILIPPINES
Reynaldi said:
do u mean need to sign system apps to?
Click to expand...
Click to collapse
Usually settings sometimes won't install if not signed. (My experience with jellyblast and some other roms)
Sent from my Xoom using xda premium

Categories

Resources