hi,hope this is in the right place if not mods please move.
id like help as to how to change my device name id like my name to appear in the device information so id like some one to help me create a cab for this.many thanks.see screenshot circled is where id like my name,alternatly ill donate for someone to do this for me.many thanks again
Related
Hi,
I always forget my own Phone-Number, so I have to search it when somebody asks me.
Is there a Way to show my own Phone-Number in my Home-Tab(Manila2.5).
Perhabs in the small Bar which shows your Provider(e.g. "T-Mobile") right above the Clock.
I would be thankfull for all sugestions.
Nemesis741 said:
Hi,
I always forget my own Phone-Number, so I have to search it when somebody asks me.
Is there a Way to show my own Phone-Number in my Home-Tab(Manila2.5).
Perhabs in the small Bar which shows your Provider(e.g. "T-Mobile") right above the Clock.
I would be thankfull for all sugestions.
Click to expand...
Click to collapse
I think if you go to settings/personal/owner info and there you can write your names,phone adress and etc... then you can choice in your home screen to be writed the owner info and this way will be writen your name phone and etc.. im not sure about the phone number but i think all the info you wrote will apear on the today screen just try by yourself
Solution..
Hi Nemesis,
Go to http://forum.xda-developers.com/showthread.php?t=625483 and download
Co0kie.HomeTab_v1.6.1.cab
After instalation, open a registry editor on the phone and go to:
HKEY_CURRENT_USER\Software\HTC\Manila\
In this folder look for "Co0kie.CustomOperatorName", open this item and enter your phone number in the "string" box.
P.S. Make sure you answer with yes, when asked for save confirmation.
Reboot your phone..
Voila..now you have you're phone number displayed in manila's home screen, where you would normally find your operator name.
P.S.
If you really miss your operator name..just go back to the regeistry and re-edit the values to look like this: "Your operator name" - "phone number"
Hi,
Or you can use personalizer from thread 359563. App changes operator name to whatever you like.
artukas613 said:
Hi,
Or you can use personalizer from thread 359563. App changes operator name to whatever you like.
Click to expand...
Click to collapse
You can use Personalizer 3.1 version this is the latest one and more stable than all previous
tsalta said:
You can use Personalizer 3.1 version this is the latest one and more stable than all previous
Click to expand...
Click to collapse
Thanks, tsalta.
Newer version.
Personalizer 3.1 here:
Will this Personaliser work for HTC Touch2 (T3333) ?
Hello, atlast after 3days of download and work i have made a custom Rom that has my name on it with HTC Desire HD stuff and updates but now what i need to ask is :
1) how can i put my name Rom name in the Notification like RCMix or the others?
2) any easy way to make boot screens or animations or so found but that i can edit or anything?
3) any way to make a custem theme there is only the online thing and sadly i dont knw how to use it or its limited, i want like AuraxTSense is it possible?
4) if i have a update.zip file that has in it an .apk can i take it and add it to the app section and it will work normaly?
that is it for now thanks a lot for all the help i get and links....
To add your own version number, open the build.prop file and add it to the end of the 'Software version' line
To build themes from scratch, I believe that you'd have to rip apart the res-framework.apk.
EddyOS said:
To add your own version number, open the build.prop file and add it to the end of the 'Software version' line
Click to expand...
Click to collapse
this part i solved it in the kitchen but i mean when u drag the notification bar from top to bottom u will get RCMix or any other name i want to cutemiz it to my name
eden2812 said:
To build themes from scratch, I believe that you'd have to rip apart the res-framework.apk.
Click to expand...
Click to collapse
mmm ill give this a try and see what i can reach but are there tools to change or its just rip and have fun
If you change the .apk to .rar you can extract and see some jpegs and whatnot in their folders. This should be the one to edit.
Then again, these are the things I've picked up from the chatter between the more senior and tech-savvy.
You might want to look at this? http://forum.xda-developers.com/showthread.php?t=729867
eden2812 said:
If you change the .apk to .rar you can extract and see some jpegs and whatnot in their folders. This should be the one to edit.
Then again, these are the things I've picked up from the chatter between the more senior and tech-savvy.
You might want to look at this? http://forum.xda-developers.com/showthread.php?t=729867
Click to expand...
Click to collapse
there is no jpegs only .png and not what i want and what u gave me doesnt have anything to do with themes i have no idea why its themepro.... anyways ill look more into it but if there is something starigh to the point or video im thankfull im still searching
hello every body ..!
Edit application and I want to add smiles to him When Added smiles to file droawable and re-compile the file and move it to the phone and I start it, but the program does not appear to add any smile??I want a solution Please!! Do I need to register id as each smile or what to do??
How do I add smiles to the application in detail؟؟!!
Program, which used to edit files apk-tools
i use 6 for edit apk > use 9 for recompile apk and 10 for sign
please i want Answer
It's not as easy as that. You've got to figure out where it loads the image files for the smileys and then add code to load your smileys, too.
please >> how to add smiles and how to add id ?? i added smiles in public file but But did not appear in the program after combile
Please, if you have experience I will send you the program and send you a file smiles
jar_algamr said:
please >> how to add smiles and how to add id ?? i added smiles in public file but But did not appear in the program after combile
Please, if you have experience I will send you the program and send you a file smiles
Click to expand...
Click to collapse
If you want emoticons in your app you should load them as Assets just like you would any other image. I don't really understand how you app is made and where you are wanting to load the emoticons from?
Please I'm newbie and I dont were is xml file located in WhatsApp apk where we have about application info modded person name etc I attached image here please help me..
I need help please. I am working with a friend making an app. We are both not that clever with android
What we are trying to do..
We have 3 locations location1 ID1 location 2 ID2 location3 ID3.
I have an external ftp which had lots of images on 20 png files for each ID. they are updated every 6mins and the oldest is deleted.
The files are called ID.datetime.png .
So what im trying to do is when picked the location name it then goes to the ftp and gets the newest 6 png files for that station id.
Can someone tell me how to do this or share some code, thanks
PS the ftp is annon/annon too
thanks again
Hey man. I dont think you are on the right way.
What i think: you need to make some logic on server side^ your app call that method and get all links to images, and then uload it on the APP