[Q] How Rename Android Package Help plz!!! - Android Q&A, Help & Troubleshooting

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

Related

[Q] making the theme for the stock ROM

Everyone please try to remember I'm making the theme for the stock ROM
Remember what? Do you need help?
LzVebz said:
Remember what? Do you need help?
Click to expand...
Click to collapse
I want to create themes for the ROM with the stock base .But I do not know how
sorry for my english
1) Download stock 2.3 system dump
2) Extract "framework-res.apk" located /system/framework & "SemcGenericUxpRes.apk"
3) Open .apk files with WinRAR or any other software
4) Navigate to "res/" and copy extract whole "drawable-hdpi" folder
5) Here you will get thousands of PNGs you can edit, the only PNGs you can't edit is pictures with ".9" in their name
Feel free to ask any questions if you're confused sry for late reply

APK Filename

How do I rename the APK filename so when I install the app, it will be the name that I set to?
Anyone help me please?
I suppose you cant do that..but still..ask the knowledgeable guys(geeks) here....
Conclusion said:
How do I rename the APK filename so when I install the app, it will be the name that I set to?
Click to expand...
Click to collapse
u have to decompile the apk ... at android manifest ... somewhere in their its the name of the app, change, save file, compile
if u need help just pm me and i'll change it for u
SnowPluralism said:
u have to decompile the apk ... at android manifest ... somewhere in their its the name of the app, change, save file, compile
if u need help just pm me and i'll change it for u
Click to expand...
Click to collapse
I don't know how to do that, I've sent you an PM for you to change it for me

[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

[Q] giving apk to eclipse

hi
I want to modify my apk with Eclipse . but I don't know how to give apk to eclipse and modify package name and manifest.xml and .... .
Can anyone help me plz ?
TNQ .
I don't want to use Apk manager .
What do you mean?
You 've got only the apk file?
You cannot modify this...!!
You must have the source code of your app before compiling it to apk file.
So, modifying the source code you will able to compile again a new apk file....
Sent from my home using my tablet
Sorry .
I just want to modify my APP not Source with Eclipse & do some changes like renaming the android package name and MANIFEST.XML & change the icon & .... .
Isn't it possible ?
But I've done same changes using ApkMultitools .... .
Eclipse can't modify APK files, you need necessarily decompile your APK file using APKTool (or APK Multi-tool).
The correct way is firstly to own your code.
Then you have to edit it and compile in eclipse to generate your new *.apk file.
If the application is yours, I think that you have the source code you wrote...
Sent from my home using my tablet

Q: How can a noob rename a package name of a App

Hey, don't get me wrong. I don't want to clone a App, I am testing a new Phone rn and can't install a specific App cause the Software blocks the Package Name. How do I rename it, so I can run the App.
Thx for the Help!
NilsAhr said:
Hey, don't get me wrong. I don't want to clone a App, I am testing a new Phone rn and can't install a specific App cause the Software blocks the Package Name. How do I rename it, so I can run the App.
Thx for the Help!
Click to expand...
Click to collapse
Use apk editor to modify the package name of the apk in question..
([emoji880]Omni Rom[emoji880])
PoochyX said:
Use apk editor to modify the package name of the apk in question..
([emoji880]Omni Rom[emoji880])
Click to expand...
Click to collapse
Forgot to say that it's a XAPK and I can't change the slim easily.
NilsAhr said:
Forgot to say that it's a XAPK and I can't change the slim easily.
Click to expand...
Click to collapse
You recompile the apk from within the apk in apk editor
([emoji880]Omni Rom[emoji880])

Categories

Resources