[Q] how to add additional font in andriod - HD2 Android Q&A, Help & Troubleshooting and Genera

hi all ,,i was trying to add punjabi fonts with help of http://forum.xda-developers.com/archive/index.php/t-735148.html..but m stuck at option 7.
Download and unpack Fonts Script.zip. Copy all 3 files from the unpacked folder Fonts Script to folder gscript in your internal SD
from where i can download fonts script.zip
plz help ,,,i want to read punjabi language on my andriod 2.3.3 miuivanilla

Related

[Q] howto make cwm.zip files for ram builds?

Hi guys,
how i can make a cwm.zip file for RAM-builds? I created a file but it doesnt make any effect the old symbols stay!
any help?
plz i need help.
i need a cmr.zip file which extract a file to this folders:
System/app
System/ram/app
ramfiles/app
can someone make this for me? I tried it with 7.zip but it doesnt work correctly!
Read the rom thread you are using.it probably has instructions, on applying files.

Theme chooser other rom's

Hi, Sorry for my bad English. The question is simple,
Theme Chooser you can install other rom? Thank you and
sorry if I do not speak English well
edit: I found this guide but does not work on my desireHD, is for Motorola Droid:
the way I did it (because I don't know where else to get a copy) was:
1. download a copy of ultimatedroid 3
2. extract it to your sdcard
use Root Explorer from here down:
3. go into your newly extracted UD folder's system/app folder
4. find themechooser.apk and thememanager.apk
5. copy them to your system's system/app folder
6. run them both so they install themselves
7. done
Help me please

[Q] Can we have these in SGY duos...???

Hiii,.....
M a galaxy y duos user....
n my que is can we have the status bar icons of wifi , 3G , same as that s4 has....that too in stock rom that is simply rooted.....no custom rom...
u must be getting wht exactly i wanna say.....!!!
EDIT: See, i want this type of wifi icon in my stock rom of sgy duos....(Pls have a look at the attachment)
Thnx in adv.
ChaTy...
Deodex your rom
Copy SystemUI.apk to your pc
Rename to SystemUI.zip
extract contents to a folder
goto res/drawable-ldpi
Replace any image except images ending In .9
Make sure file names remain the same
rezip all the files
change name of zip to SystemUI.apk (note you will have to enable file extensions in folder options in control panel to change zip to apk)
put in a flashable zip and flash with system mounted
note this method is only for changing png images
to edit any other files like xml you must decompile with apktool
Okay....can u tell me how to deodex our rom...
sorry to give u trouble... but m a noob here...
ChaTy said:
Okay....can u tell me how to deodex our rom...
sorry to give u trouble... but m a noob here...
Click to expand...
Click to collapse
There is a guide in the general section about deodexing stock roms.Just use the search button.
Use kitchen
flash fresh stock rom and root
install terminal
use terminal to pull all system files into a tar file
load tar file into a working folder in kitchen
use kitchen to deodex - change api to level 10 first
build the rom and flash it
There are other methods but that one is simple
full guide
http://forum.xda-developers.com/showthread.php?t=1801690
ChaTy said:
Hiii,.....
M a galaxy y duos user....
n my que is can we have the status bar icons of wifi , 3G , same as that s4 has....that too in stock rom that is simply rooted.....no custom rom...
u must be getting wht exactly i wanna say.....!!!
EDIT: See, i want this type of wifi icon in my stock rom of sgy duos....(Pls have a look at the attachment)
Thnx in adv.
ChaTy...
Click to expand...
Click to collapse
Just for changing stat icons.... NO NEED TO DEODEX ...Even you can make it with just your cell phone,without the help of a COMPUTER...
Click bellow to see-
First you need "Zarchiver" and "Root Explorer" and rooted sgy duos ...
Then copy your Systemui.apk to your sd card and extract just the "drawable-ldpi" from there with Root explorer,then go to the extracted folder and change the stat icons which you want....But remember don't change the name of the icons which you have changed,rename your custom icons as stock sys ui icon names...when everything done,then open "Zarchiver" and go to sdcard's sysui.apk,just click to it and view,don't extract.After this from there delete the drawable-ldpi folder and push your customised "drawable-ldpi" folder in the place of deleted "drawable-ldpi" folder,But dont replace the folders,first delete one then add other one...
All done now just open root explorer and move the customised syssui to system/app folder and replace with original...and change the permission to rw--r--r..REBOOT now..
DON'T FORGET TO PRESS THANKS IF I HAVE A BIT SUCCESS TO HELP YOU

[Q] newbie need help please......

I have a samsung note 3 sprint smn900p
I want to translate the system apks like framework-res.apk and secsettings.apk
then I found one of my friend has a same mobile note 3 sprint already translated and same android version 4.4.2
so I copy all of his files completely ( all system files and system apks ) around 2 GB .
and I make a backup of my system using TWRP recovery .
and now I try to install his framework-res.apk , so I copy it to my sdcard and using rootexplore then change the permissions to R-W-R-R and paste the framework-res.apk file to the system/framework folder and it already replaced the old framework-res.apk with the new framework-res.apk which already translated . but the problem I dont see that the mobile make upgrading for the new apk so I go to the new framework and try to install it from rootexplorer but always get a message app not installed.
I change the mount to RO then RW but nothing change only app not installed.
so how to install the new framework-res.apk ?
my second question, can I make a new rom using my friends complete system files and flash it to my mobile ?
thank you
Try the Sprint Samsung Note 3 Forum.

How do I completely change the icons in the Samsung Galaxy young GT-S5360

Dear brothers :
I installed a custom ROM for my phone samsung Galaxy young GT-S5360
Dedicated Roman Information :
ROM Name:
Hyperion - Titan of the East
Build number:
Hyperion.DXLF2
I did not like the icons
How do I change the entire Icons
You experience a number of applications such as :
ICON CHANGER PRO
Did not do any good
Mentioned application does change the icons and put a shortcut on the desktop
I do not want this
I want to change application icons on the home screen
How so .?
Decompile the application you want to change the icon of with apk tool
You can see what the icon name is in the Android manifest
The icon itself will be located in res/drawable-ldpi
An easier way might be to download an icon pack (search the theme section)
Then open the Flashable zip & find the app name you are looking for - open that folder & put the image you want in there replacing the image in the folder (rename your image to match the one you are replacing)
Then flash it in cwm with system mounted
marcussmith2626 said:
Decompile the application you want to change the icon of with apk tool
You can see what the icon name is in the Android manifest
The icon itself will be located in res/drawable-ldpi
An easier way might be to download an icon pack (search the theme section)
Then open the Flashable zip & find the app name you are looking for - open that folder & put the image you want in there replacing the image in the folder (rename your image to match the one you are replacing)
Then flash it in cwm with system mounted
Click to expand...
Click to collapse
Excuse me, my brother I do not
speak English fluently And it will
help me in the search within the
site I hope you can explain to me
way more steps And a civilian, if
possible, the programs needed
Excuse me, my brothers again
Google to invoke the interpreter
brought to you my problem Found
in another section of this issue :
http://forum.xda-developers.com/showthread.php?t=1699249
Is this Cevedna.? I want to install the
original Android Icons The
Samsung Galaxy S3 Icons How do
I install it.?
abdoosman said:
Excuse me, my brothers again
Google to invoke the interpreter
brought to you my problem Found
in another section of this issue :
http://forum.xda-developers.com/showthread.php?t=1699249
Is this Cevedna.? I want to install the
original Android Icons The
Samsung Galaxy S3 Icons How do
I install it.?
Click to expand...
Click to collapse
download that icon pack
open it with winrar or any other unzipper
goto the unpack folder
in there you will find a list of folders that relate to the applications - eg Calendar
open the res folder and replace the image in there with the one you want making sure your image has the same file name as the one you are replacing
once done delete any folders to apps you dont want to replace
flash the zip in cwm with system mounted
marcussmith2626 said:
download that icon pack
open it with winrar or any other unzipper
goto the unpack folder
in there you will find a list of folders that relate to the applications - eg Calendar
open the res folder and replace the image in there with the one you want making sure your image has the same file name as the one you are replacing
once done delete any folders to apps you dont want to replace
flash the zip in cwm with system mounted
Click to expand...
Click to collapse
My brother Before this I did the
following: You download the file
icons You are logged on a recovery
mode You have downloaded or so
to flashing Profile Icons have not
changed I noticed something:
Download file icons by recovery is
not complete Viz: The phone
automatically reboots itself does
not go to me after the download
screen recovery and which ones I
choose reboot system now What is
the problem.?
Do you have a video explaining the
way.?
abdoosman said:
Do you have a video explaining the
way.?
Click to expand...
Click to collapse
No - its pretty self explainitory
Unzip & replace images in the zip within the folder relating to the app
I'm sure you could search YouTube yourself for videos
marcussmith2626 said:
No - its pretty self explainitory
Unzip & replace images in the zip within the folder relating to the app
I'm sure you could search YouTube yourself for videos
Click to expand...
Click to collapse
Can I do that by applying Root
xplor.? You unzip the file icons by
applying x-plore And I saw the
images inside folders icons which I
want Question: Are these icons
suitable for all Romat or only
official ROMs.?
abdoosman said:
Can I do that by applying Root
xplor.? You unzip the file icons by
applying x-plore And I saw the
images inside folders icons which I
want Question: Are these icons
suitable for all Romat or only
official ROMs.?
Click to expand...
Click to collapse
you will need to be rooted
you can unzip the zip with any unzipper and rezip once done
you then flash the zip in cwm with system mounted
the rom will need to be de-odexed
marcussmith2626 said:
you will need to be rooted
you can unzip the zip with any unzipper and rezip once done
you then flash the zip in cwm with system mounted
the rom will need to be de-odexed
Click to expand...
Click to collapse
I could not do anything
Down the phone
You go to recovery
You run CWM
I installed icons file
Returned the phone automatically
Icons have not changed Is this correct way.?
Excuse me, my brother That were
not correct,
please media the right
steps to be numbered 1, 2, 3 .....
And the extent of links to software
do I need
Thank you
abdoosman said:
I could not do anything
Down the phone
You go to recovery
You run CWM
I installed icons file
Returned the phone automatically
Icons have not changed Is this correct way.?
Excuse me, my brother That were
not correct,
please media the right
steps to be numbered 1, 2, 3 .....
And the extent of links to software
do I need
Thank you
Click to expand...
Click to collapse
I'm guessing you didn't mount system before flashing the zip
Remember you also need to be rooted & most likely need to be deodexed (most custom roms are already)
marcussmith2626 said:
I'm guessing you didn't mount system before flashing the zip
Remember you also need to be rooted & most likely need to be deodexed (most custom roms are already)
Click to expand...
Click to collapse
Excuse me, my brother
You multiplied
Phone by Root
Question:
Is it when I Btflish icons of file
recovery and lift off the phone will
change the icons directly or are
there other steps need to be
made.?
abdoosman said:
Excuse me, my brother
You multiplied
Phone by Root
Question:
Is it when I Btflish icons of file
recovery and lift off the phone will
change the icons directly or are
there other steps need to be
made.?
Click to expand...
Click to collapse
Read all my previous posts - I can't make it clear other than to say root - mount system in cwm - then flash zip
Change what ever images you want inside the zip keeping file names the same
If you can't understand - I'm sorry I cannot help you
marcussmith2626 said:
Read all my previous posts - I can't make it clear other than to say root - mount system in cwm - then flash zip
Change what ever images you want inside the zip keeping file names the same
If you can't understand - I'm sorry I cannot help you
Click to expand...
Click to collapse
Thank you brother
Finally able to
be installed
Thank you
Excuse me
if you multiplied So if science
student
Thank you

Categories

Resources