How to change package name! Help! - Android Q&A, Help & Troubleshooting

Hey guys!
I want to change superuser package name, is there any tool beside apktool to do this? Any step by step instructions ?
Thanks!

Anyone?

Related

[Q] Question about Themes

Hello,
I am new to this forum, got my HD2 yesterday and immediately installed a custom rom. My question is: how do I install a custom Theme on my phone. I get 1 .xml file and a few .001/002/003 files. Help needed!
Thanks in advance,
Renzo
Renzovandijk said:
Hello,
I am new to this forum, got my HD2 yesterday and immediately installed a custom rom. My question is: how do I install a custom Theme on my phone. I get 1 .xml file and a few .001/002/003 files. Help needed!
Thanks in advance,
Renzo
Click to expand...
Click to collapse
you have uncompressed a cab by the looks of it
Renzovandijk said:
Hello,
I am new to this forum, got my HD2 yesterday and immediately installed a custom rom. My question is: how do I install a custom Theme on my phone. I get 1 .xml file and a few .001/002/003 files. Help needed!
Thanks in advance,
Renzo
Click to expand...
Click to collapse
Demon_man said:
you have uncompressed a cab by the looks of it
Click to expand...
Click to collapse
as demon said, you have downloaded the cab, and then opened it using the pc, which is wrong. The pc thinks it is a type of zip file, which it isnt.
copy the .cab to your phone and then open it.

[Q] App isnt installed message.

I just finished cooking a ROM, but when I touch the messaging app shortcut it says the App isnt installed. Meanwhile if I go and open it up from applications menu it opens up without a problem.
I would like the rom to install without this problem. I think it could be that the shortcut is pointing somewhere else and not to the actual application location.
Any advice on this?
Thanks in advance.
RedSpyderX said:
I just finished cooking a ROM, but when I touch the messaging app shortcut it says the App isnt installed. Meanwhile if I go and open it up from applications menu it opens up without a problem.
I would like the rom to install without this problem. I think it could be that the shortcut is pointing somewhere else and not to the actual application location.
Any advice on this?
Thanks in advance.
Click to expand...
Click to collapse
Remove shortcut maybE its WRONG LINK SHORTCUT Remove nd make new !!!!!
forever king said:
Remove shortcut maybE its WRONG LINK SHORTCUT Remove nd make new !!!!!
Click to expand...
Click to collapse
I mean in a Rom developing way. I know I can remake the shortcut and it will work.
I need to know if theres a way to edit the shortcuts targets inside the android config files.
RedSpyderX said:
I mean in a Rom developing way. I know I can remake the shortcut and it will work.
I need to know if theres a way to edit the shortcuts targets inside the android config files.
Click to expand...
Click to collapse
if permanently den open .apk and rind maniefist. (or sumthing ) den goto 'label' tag change apk name of installing. if u wanna change link search like 'proccess.mms.xxx' replace all like 'process.phone.xxx'
Hey, I am having a different problem but still apk problem, I am Modding the stock keyboard ics apk, I just unzipped it changed the icons and then rezipped into a apk but it won't install the apk, during installation it says app not installed. Can anyone help me, thanks
------------
Sent from a I9000 running Avengers Rom
------------
If I helped you hit thanks
W1nst0n said:
Hey, I am having a different problem but still apk problem, I am Modding the stock keyboard ics apk, I just unzipped it changed the icons and then rezipped into a apk but it won't install the apk, during installation it says app not installed. Can anyone help me, thanks
------------
Sent from a I9000 running Avengers Rom
------------
If I helped you hit thanks
Click to expand...
Click to collapse
u hav to decompil , .modify, compil app thru apktool!$! as if _u unizp! values folder desappers
ps-: mayb u did wrong settings so apk can't install!!
forever king said:
u hav to decompil , .modify, compil app thru apktool!$! as if _u unizp! values folder desappers
ps-: mayb u did wrong settings so apk can't install!!
Click to expand...
Click to collapse
When I use apk tool it says can not decompile
------------
Sent from a I9000 running Avengers Rom
------------
If I helped you hit thanks
W1nst0n said:
When I use apk tool it says can not decompile
------------
Sent from a I9000 running Avengers Rom
------------
If I helped you hit thanks
Click to expand...
Click to collapse
download and extract in 1 folder
code.google.com/p/android-apktool/downloads/detail?name=apktool-install-windows-r04-brut1.tar.bz2
^ maybe u have to install it xD
forum.xda-developers.com/attachment.php?attachmentid=958390&d=1332349570
place .apk in folder , open cmd at directory ( fr win 7 pres n hold ' shift ' n prezs right click n click on open command prop here ' and type fr xample ' apktool d phone.apk ' fr compile type 'apktool b phone ' <<not .apk in it

How to change application name

Good Day.!!
Hey guys i am playing with wattsapp & so i managed to change UI of this app & now i want to modify the name.
For ex - wattsapp to wattsapp ultimate
I tried Apk edit but its not detecting Java even i have the latest one (java 7 update 5)
I know Xda is Home where developers live so asking here,hope you guys will help me out..!!!
Please Help.!!:crying:
tip: wrong section
piousheart said:
Good Day.!!
Hey guys i am playing with wattsapp & so i managed to change UI of this app & now i want to modify the name.
For ex - wattsapp to wattsapp ultimate
I tried Apk edit but its not detecting Java even i have the latest one (java 7 update 5)
I know Xda is Home where developers live so asking here,hope you guys will help me out..!!!
Click to expand...
Click to collapse
Try APK manager. Decompile APK ..change name and compile again. Search for APK manager. Or APK tool tutorials in XDA.. Post questions in Q&A section for quick answers.
PALLAVI KALYANAM
as for the file, go to res/values/strings.xml
and change
<string name="something_application_name_txt">whatsapp</string>
to whatever
pallavikv said:
Try APK manager. Decompile APK ..change name and compile again. Search for APK manager. Or APK tool tutorials in XDA.. Post questions in Q&A section for quick answers.
PALLAVI KALYANAM
Click to expand...
Click to collapse
I got following error while decompiling apk.
Cant find framework resources for package of id: 2
piousheart said:
I got following error while decompiling apk.
Cant find framework resources for package of id: 2
Click to expand...
Click to collapse
u need to do 'if' command for ur rom's SemcGenericUxpRes.apk on apktool,
CMIIW..

[TUT] Creating Custom Batteries for Simplistic Framework V3.5+

I'll make this short, and straight to the point ..
Requirements:
Apktool
Command Line/Terminal slight knowledge
Battery Icons and the name of the original author of the icon
2 Minutes (Hopefully)
Click to expand...
Click to collapse
The How-To:
Download the template battery from the attachments
Decompile it using apktool
Edit AndroidManifest.xml, look for (package="com.xxx"), and change that to a package name of your choosing.
DO NOT use the same package name, you have to change it for each battery you create.
Now go to /res/values/ and open strings.xml
Edit the Battery Name, the original author (Leave as Unknown if you don't know who created the battery) and the compiler name (your name)
Add your battery icons to /drawable-xhdpi/ (or /drawable-xxhpi if you have a bigger resolution icons) replacing the old ones.
Now build the apk using apktool, and sign it
Install the apk, choose the battery from the custom battery section in Simplistic Control, and you're good to go.
You are free to distribute it or even publish it on the PlayStore.
Click to expand...
Click to collapse
Thanks LegendK95
Sorry for my previous post in wrong section I have this mtz file wich is a battery theme for mui but all the icons are unified in three pictures what I'm supposed to do with this?
Finally got my custom battery, thank you.
Works! Thanks!
How?
No help at all? Legend can you post a more detailed guide for us noobs?
thanks....
a new custom battery that work with simplistic 3.5.1?
I just don't know how to sign a apk...can someone teach me?
Krofs said:
I just don't know how to sign a apk...can someone teach me?
Click to expand...
Click to collapse
i hope following thread will be helpful:
http://forum.xda-developers.com/showthread.php?t=1891686
hay can someone help me please?i follow all the guide, sign it, evrything is fine.. but when i tried to instal it on phone, it say "There is a problem parsing the package" . what's wrong ? really apreciate any help.. thanx..

[Q] How Rename Android Package Help plz!!!

How to rename android package.
i want rename my android package name plz anyone help me.
if any help me tell me step by step how to rename package name.
suyal420 said:
How to rename android package.
i want rename my android package name plz anyone help me.
if any help me tell me step by step how to rename package name.
Click to expand...
Click to collapse
Do you mean an app that you have created and have the source for? or?
Rename android package
I have android project and i want rename it to another name
like [com.project] to [com.heriom]
tell me step by step how to rename.
suyal420 said:
I have android project and i want rename it to another name
like [com.project] to [com.heriom]
tell me step by step how to rename.
Click to expand...
Click to collapse
OK what IDE are you using if any?
Sent from my Nexus 4 using xda premium
change android package name
I use android API Version 2.3
also use eclipse for android editing...
plz sir help me how to rename a android package ....tell me step by step.
suyal420 said:
I use android API Version 2.3
also use eclipse for android editing...
plz sir help me how to rename a android package ....tell me step by step.
Click to expand...
Click to collapse
Ok well open your project in eclipse and then expand the src folder.
Then select your package, and press F2 to rename, you then need to go into your manifest file and change the like that defines the package to the new package name
not change my android project name
i use these step to change my android project package name but not change my package name.
plz sir some other way to change my package name in eclipse.
suyal420 said:
i use these step to change my android project package name but not change my package name.
plz sir some other way to change my package name in eclipse.
Click to expand...
Click to collapse
it is in the manifest file, as stated above, that's always the place where the package name is located

Categories

Resources