[q] how to do this ? - Galaxy Y GT-S5360 and Duos 6102 Q&A, Help & Troubl

HOW TO DO THIS ?
CAN ANYONE TELL ME HOW TO CHANGE THE MARKED STUFF IN THE PIC ? PLZZ ? I WANT TO MAKE MY ROM BETTER
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
P.S.
if there is already a thread related to this plz give me a link to that thread.... i couldn't find one [/B

Black synergy said:
HOW TO DO THIS ?
CAN ANYONE TELL ME HOW TO CHANGE THE MARKED STUFF IN THE PIC ? PLZZ ? I WANT TO MAKE MY ROM BETTER
P.S.
if there is already a thread related to this plz give me a link to that thread.... i couldn't find one [/B
Click to expand...
Click to collapse
Just Edit the build.prop in system folder.... But Do not mod creed's name else u would be in trouble

Nope...u cant do that in build.prop hes just kidding
Decompile setting then edit some..( i dont know what to edit..but im really sure im right with the decompile settings )
么 动态 看浓雾 哇哈他 团伙 么按时

wilfredcool007 said:
Just Edit the build.prop in system folder.... But Do not mod creed's name else u would be in trouble
Click to expand...
Click to collapse
Dude !
its not in build.prop
it must b in settings.apk
but where ?

jasonxD said:
Nope...u cant do that in build.prop hes just kidding
Decompile setting then edit some..( i dont know what to edit..but im really sure im right with the decompile settings )
么 动态 看浓雾 哇哈他 团伙 么按时
Click to expand...
Click to collapse
Well... U may be right but to change the name and version all u hav to do is just change
Code:
ro.modversion=3.5
ro.author.name=pratyush.creed
in build.prop :cyclops:
By default there is no option in stock ROM's and to do those u hav to edit Settings.apk and the files to be modded are
Code:
/smali/com/android/settings/DeviceInfoSettings.smali
/res/xml/device_info_settings.xml
res/values/strings.xml
Hope i'm very clear now and not wrong too
---------- Post added at 12:32 PM ---------- Previous post was at 12:31 PM ----------
Black synergy said:
Dude !
its not in build.prop
it must b in settings.apk
but where ?
Click to expand...
Click to collapse
dude... u just asked how to change it and didnt ask me how to include it in a stock ROM

thanks man....

wilfredcool007 said:
Well... U may be right but to change the name and version all u hav to do is just change
Code:
ro.modversion=3.5
ro.author.name=pratyush.creed
in build.prop :cyclops:
Click to expand...
Click to collapse
Hey i didnt find it in build.prop.
But i got it in settings.apk
device_info_settings.xml
Code:
<Preference android:title="Author" android:summary="pratysh.creed" style="?android:preferenceInformationStyle" />
<Preference android:title="Creed Version" android:summary="3.5" style="?android:preferenceInformationStyle" />

Black synergy said:
Hey i didnt find it in build.prop.
But i got it in settings.apk
device_info_settings.xml
Code:
<Preference android:title="Author" android:summary="pratysh.creed" style="?android:preferenceInformationStyle" />
<Preference android:title="Creed Version" android:summary="3.5" style="?android:preferenceInformationStyle" />
Click to expand...
Click to collapse
The name has been defined in the xml itself.... Can also be done in build.prop.... Follow which ever method is easy for u...

@wilfredcool007
Hey check out my rom ............
[ROM] ▒▒« PULSE ROM »▒▒
:cyclops: :cyclops: :cyclops:

So you are modifying creeds ROM
Sent from my GT-S5360 using xda premium

wilfredcool007 said:
Just Edit the build.prop in system folder.... But Do not mod creed's name else u would be in trouble
Click to expand...
Click to collapse
nice signature
sorry off topic

Res

maxxinn said:
So you are modifying creeds ROM
Sent from my GT-S5360 using xda premium
Click to expand...
Click to collapse
No. I started off from De odexd stock.
I asked that cuz I wanted to add that in my rom.. check out the link from my last post..
Sent from something smoother than Hyperion xD
Sent from something smoother than Hyperion xD

Nachiket.Namjoshi said:
No. I started off from De odexd stock.
I asked that cuz I wanted to add that in my rom.. check out the link from my last post..
Sent from something smoother than Hyperion xD
Sent from something smoother than Hyperion xD
Click to expand...
Click to collapse
Nice ROM BTW, Its smooth and sexy.. but needs a lil more mods...

Related

Need help from themers

Hey guys!! I need some help in theming a rom so any help/suggestions will be appreciated.
See the screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I have only started modding status bar but cant get any color combinations in mind... what should be the colour below?The 15 toggles look good!
How to change the colour of the tabs?? Whenever I change the colour in framework it leads to FC's
Thanks for your help guys!
Tab pngs in framework-res and twframework-res .. you should be aware on how to edit .9.pngs.
If I am not mistaken you need to:
1. Decompile your app.
2. Edit your .9.png with gimp or photoshop.
3. Use the .9.png editor that came with android sdk to verify your changes.
4. Recompile your app.
5. Test and repeat if necessary.
Correct me if I am wrong.
Sent from Saint Andrew Fields
Go hell_lock!! Goodluck brow
bumslayer said:
If I am not mistaken you need to:
1. Decompile your app.
2. Edit your .9.png with gimp or photoshop.
3. Use the .9.png editor that came with android sdk to verify your changes.
4. Recompile your app.
5. Test and repeat if necessary.
Correct me if I am wrong.
Sent from Saint Andrew Fields
Click to expand...
Click to collapse
Tried that bro.. used apk manager to compile the apk and it was not giving any errors... seems like I gotta see the files in other roms
hell_lock said:
Tried that bro.. used apk manager to compile the apk and it was not giving any errors... seems like I gotta see the files in other roms
Click to expand...
Click to collapse
The fcs are coming from wrongly made .9 pngs.Like i said before,dont touch the dark lines and dots which determine the content and stretchable area.Cut of the part which you want to modify,make modifications and merge it with the surrounding lines again.Like bumslayer said,you can use draw9patch tool from sdk.But that's an extremely time consuming process.It'll let you convert any png to .9 patch png but only one at a time.
Here's what I use: xUltimate-D9PC
This one "compiles" the .9.png files. All you have to do now is drag them to the res/drawable-ldpi folder of the apk without even decompiling the app with apktool. Easy, no?
And yes, you can thank me now (credits to the original poster, of course).
So hell_lock, bro. Did xUltimate-d9pc work for you?
The tabs on setting and others are changed, but not for Task Manager
Sent from my GT-S5360
Baskhara said:
The tabs on setting and others are changed, but not for Task Manager
Sent from my GT-S5360
Click to expand...
Click to collapse
Change the tabs in twframework-res too.
b16h22 said:
Change the tabs in twframework-res too.
Click to expand...
Click to collapse
Okay will try it soon
Sent from my GT-S5360
Try unpacking systemui.apk and then using a kitchen to customize and finally compiling and signing it with your preffered choice of signer
Reply if u want me to reccomend some good kitchens or signer
Please hit thanks if i helped
---------- Post added at 06:50 PM ---------- Previous post was at 06:49 PM ----------
hell_lock said:
Hey guys!! I need some help in theming a rom so any help/suggestions will be appreciated.
See the screenshots:
I have only started modding status bar but cant get any color combinations in mind... what should be the colour below?The 15 toggles look good!
How to change the colour of the tabs?? Whenever I change the colour in framework it leads to FC's
Thanks for your help guys!
Click to expand...
Click to collapse
That looks like technoduos
Please hit thanks if i helped
First of all, my rom is not inspired by technoduos lol!! I will try modding the tabs rite now... n can anyone help me on screenshot 1?
hell_lock said:
First of all, my rom is not inspired by technoduos lol!! I will try modding the tabs rite now... n can anyone help me on screenshot 1?
Click to expand...
Click to collapse
What kind of help?
EDIT: lol.found the question.Black or dark grey is the best option to make it understated.
I attached some screenshots of technoduos.make sure you dont theme your rom like that lol
Please hit thanks if i helped
mrappbrain said:
I attached some screenshots of technoduos.make sure you dont theme your rom like that lol
Please hit thanks if i helped
Click to expand...
Click to collapse
Thanks!! My status bar is in initial stages and would look very different from that.
Guys I am pissed off now!! I use activity_title_bar from USSR and it works but when I make my own it FC's!! I have applied 9 patch and tried all sorts of stuff!! I have no option other than to copy png from his rom... is it an offence here?? Cuz these days people are getting sued for copying.
hell_lock said:
Guys I am pissed off now!! I use activity_title_bar from USSR and it works but when I make my own it FC's!! I have applied 9 patch and tried all sorts of stuff!! I have no option other than to copy png from his rom... is it an offence here?? Cuz these days people are getting sued for copying.
Click to expand...
Click to collapse
Hey bro,why dont you try my method.Tried and tested.
sent while doin' some burnouts
b16h22 said:
Hey bro,why dont you try my method.Tried and tested.
sent while doin' some burnouts
Click to expand...
Click to collapse
I have tried it before but you insist so I am trying it again.... nope did not work... my mod is attached for analysis.
hell_lock said:
I have tried it before but you insist so I am trying it again.... nope did not work... my mod is attached for analysis.
Click to expand...
Click to collapse
Looks like the image is conflicting with the lines.I'm on mobile so i cant show you how.
sent while doin' some burnouts

[GUIDE][GB] How to change text Zombie Art By Jack Larson on Platlogo

This is the first thread that I created on XDA, so sorry if my english bad.
OK, back to the topic. To change the text "Zombie art by Jack Larson" you can follow the steps below.
Take framework.jar. (you can use the framework.jar that exist on your device system)
Change the format to framework.apk
Decompile framewrok.apk. (u can use apktool or apk multi tool)
Use notepad++ to open file "PlatLogoActivity.smali" in /framework.apk/smali/com/android/internal/app/
Find the text "Zombie art by Jack Larson"
Change the text to which you want. For example : "I Love My Android"
Recompile
Delete classes.dex
The result will be System_framework.apk. Change into framework.jar.
Done (^_^)
Thank you also to Alucard1989pl
(if you like with this guide, please give 5 star and click to thanks button)
Thanks :good:
Thanks for the tut sir :good:
teztaz--v3 said:
Thanks for the tut sir :good:
Click to expand...
Click to collapse
success bro ?
cleverior.ipul said:
success bro ?
Click to expand...
Click to collapse
Kinda similar..pls give a proper credits
REAL POST
http://forum.xda-developers.com/showpost.php?p=34563875&postcount=3
http://forum.xda-developers.com/showthread.php?t=2208436
dzolcp said:
Kinda similar..pls give a proper credits
REAL POST
http://forum.xda-developers.com/showpost.php?p=34563875&postcount=3
http://forum.xda-developers.com/showthread.php?t=2208436
Click to expand...
Click to collapse
sorry guys, previously I've been searching on how to change the text in platlogo, but hard to find. Until one day I finally found it, but I forgot from where i got that tutorial. and before this thread was made http://forum.xda-developers.com/showthread.php?t=2208436, I have created my thread before. see at creation date.
And thank you for reminding me, I've added a credit for Alucard1989pl.
sir, i decompiled it with apk manager , but i didn't find resource.arsc , But i found classes.dex , i didn't delete it , then i compiled & flashed the new one & nothing changed !
tried again , & i deleted the classes.dex , when i flashed it i got bootloop
Mohamed Hashem said:
sir, i decompiled it with apk manager , but i didn't find resource.arsc , But i found classes.dex , i didn't delete it , then i compiled & flashed the new one & nothing changed !
tried again , & i deleted the classes.dex , when i flashed it i got bootloop
Click to expand...
Click to collapse
have you change the format from. jar to. apk ?
try to use apk multi tool for compile it.
It works now
cleverior.ipul said:
have you change the format from. jar to. apk ?
try to use apk multi tool for compile it.
Click to expand...
Click to collapse
yes i've changed the format . ok i'll try multi tool
EDIT : thx sir i made it with apk multi tool , i deleted classes.dex only B cuz i didn't find resource.arsc , but it works now
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Mohamed Hashem said:
yes i've changed the format . ok i'll try multi tool
EDIT : thx sir i made it with apk multi tool , i deleted classes.dex only B cuz i didn't find resource.arsc , but it works now
Click to expand...
Click to collapse
OK.. good job sir
can I delete the framework.odex or not to make it works?? pls. reply asap.
ardelsan said:
can I delete the framework.odex or not to make it works?? pls. reply asap.
Click to expand...
Click to collapse
u should deodexing ur rom first.

[Req]Swipe to remove notification

Hyyy friends...
I want to add swipe to remove notification in my status bar so I try some guide but I was failed
Can any dev give me simplest way to add swipe to remove notification....or I will upload my status bar plss add swipe to remove notification in my status bar....
Sachin Patel said:
Hyyy friends...
I want to add swipe to remove notification in my status bar so I try some guide but I was failed
Can any dev give me simplest way to add swipe to remove notification....or I will upload my status bar plss add swipe to remove notification in my status bar....
Click to expand...
Click to collapse
got error while compiling systemui.apk or framework.jar??????????
What were u using to decompile and recompile the apk and jar?
Which guide did u use?
Whats the error that u got?
Without giving info we cant help
Please answer the questions above
Sent from my GT-S5360 using xda app-developers app
I don't got any error during compiling the files everything is ok but after installing new systemui.apk
My status bar has gone.....
I use this guide
http://forum.xda-developers.com/showthread.php?t=1483193
Hit
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Button If This Post Helped You
Did u copy the meta-inf from the original systemui.apk to the newsystemui.apk?
Sent from my GT-S5360 using xda app-developers app
SSSidGGG said:
Did u copy the meta-inf from the original systemui.apk to the newsystemui.apk?
Sent from my GT-S5360 using xda app-developers app
Click to expand...
Click to collapse
Ya I did
Hit
Button If This Post Helped You
Sachin Patel said:
Ya I did
Hit
Button If This Post Helped You
Click to expand...
Click to collapse
i would recommend to try the mod again but use apkmultitool this time and dont copy the meta-inf and make sure u delete all the files that u modify from the keep folder when asked...
if it still doesnt work provide me with the stock file or unmodded files and ill try it out for u
SSSidGGG said:
i would recommend to try the mod again but use apkmultitool this time and dont copy the meta-inf and make sure u delete all the files that u modify from the keep folder when asked...
if it still doesnt work provide me with the stock file or unmodded files and ill try it out for u
Click to expand...
Click to collapse
Ok I will try soon and report you back...
Hit
Button If This Post Helped You
Hmm...worked out??
Sent from my GT-S5360 using xda app-developers app
No man....i tried many time but..
I will upload it and you try it...ok?
Hit
Button If This Post Helped You
yeah ok...
Sent from my GT-S5360 using xda app-developers app
Ok I will upload it til tonight
Hit
Button If This Post Helped You
SystemUI.apk
Hit
Button If This Post Helped You
Sachin Patel said:
SystemUI.apk
Hit
Button If This Post Helped You
Click to expand...
Click to collapse
Anyone try this....plz upload screen shot.
imElectronica said:
Anyone try this....plz upload screen shot.
Click to expand...
Click to collapse
For what....i have only a req. Then why I upload screeniiii
Hit
Button If This Post Helped You
Sachin Patel said:
For what....i have only a req. Then why I upload screeniiii
Hit
Button If This Post Helped You
Click to expand...
Click to collapse
i created one but lost my statusbar so cant figure out what to do
amit34521 said:
i created one but lost my statusbar so cant figure out what to do
Click to expand...
Click to collapse
Flash another statusbar.. Bdw you are using which rom?
on stock rom at that time just experimenting with that

[Tutorial]Howto Add Cpu Control & Stats in Settings.apk !

Hello People !!
As you know i have Cpu control and stats under developer options
as in my modified settings.apk and i wanna share to ya`ll howto add
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
REQUIREMENTS:
You need to know how to decompile, compile and sign an apk.
Notepad++
A Deoxeded Rom.
Settings.apk
The attachment from below
[Black and White CpuSettings + Stats]
+++++++++++++++++++++++++
1. Download the atachemtent witht the cpu apps
2. Decompile settings.apk
3. Go to res/values/strings.xml
add the following lines:
Code:
<string name="cpu_control">CPU Control</string>
<string name="cpu_control_summary">Manage CPU frequencies and governor</string>
<string name="cpu_stats">CPU Stats</string>
<string name="cpu_stats_summary">Monitor CPU usage</string>
<string name="cpu_setting_header">System</string>
Save it and close it
5. Now navigate to res/xml/development_prefs
add the following lines:
Code:
<PreferenceCategory android:title="@string/cpu_setting_header" android:key="cpu_setting_header">
<PreferenceScreen android:title="@string/cpu_control" android:key="cpu_control" android:summary="@string/cpu_control_summary">
<intent android:targetPackage="it.sineo.android.noFrillsCPUClassic" android:action="android.intent.action.MAIN" android:targetClass="it.sineo.android.noFrillsCPUClassic.activity.MainActivity" />
</PreferenceScreen>
<PreferenceScreen android:title="@string/cpu_stats" android:key="cpu_stats" android:summary="@string/cpu_stats_summary">
<intent android:targetPackage="com.bvalosek.cpuspy" android:action="android.intent.action.MAIN" android:targetClass="com.bvalosek.cpuspy.ui.HomeActivity" />
</PreferenceScreen>
</PreferenceCategory>
6. Save and close it
7. Recompile the settings
8. Make a flashable zip with the 2 apps
Cpusettings.apk and cpustats.apk and
your modified settings.apk
9. Flash and enjoy
..Credits.. ​
@DaRk-L0rD For Little Help
@ZN6: For the CPU apps​
Enjoy this tut !!
Very very nyc and useful guide bro... Not as much of hard.. Its looking very easy for me.. Surely will try
Rajeev said:
Very very nyc and useful guide bro... Not as much of hard.. Its looking very easy for me.. Surely will try
Click to expand...
Click to collapse
thanks bro @Rajeev
its kinda easy todo
Very nyc tut
Good work bro

			
				
dipesh1502 said:
Very nyc tut
Click to expand...
Click to collapse
AndroidNoob69 said:
Good work bro
Click to expand...
Click to collapse
DaRk-L0rD said:
Click to expand...
Click to collapse
Thanks brothers and teammates @dipesh1502, @AndroidNoob69 and @DaRk-L0rD
Sent From Cybertron With My Powerfull Xperia P
13 downloads
5 thanks
Thanks lazy ones !
I added my xperia sp official 4.3 settings and not avalibe this development.
Please help.
jancsessz said:
I added my xperia sp official 4.3 settings and not avalibe this development.
Please help.
Click to expand...
Click to collapse
I dont know what you mean be clear please !
Btw
Wow someone founed this thread.. Great !!
Sent From Cybertron With My Powerfull Xperia P
Pandemic said:
I dont know what you mean be clear please !
Btw
Wow someone founed this thread.. Great !!
Sent From Cybertron With My Powerfull Xperia P
Click to expand...
Click to collapse
I assume this method won't work on Samsung devices, right??
I mean this tut should be only for Sony devices, cuz it's under [Development Projects for Sony Devices], am I right?
this is just adding an app to settings? this is really universal not just for this device.
ricky310711 said:
this is just adding an app to settings? this is really universal not just for this device.
Click to expand...
Click to collapse
With this tutorial you will add the cpu settings and stats under the developer option menu. If you want to add them in the settings menu, you have to edit the settings_header.xml in the xml folder.
Most likely this tutorial works for all devices
Yeah this is on the portal !!
http://www.xda-developers.com/andro...ttings-into-sony-xperia-device-settings-menu/
Happy me ^^
Sent From Cybertron With My Powerfull Xperia P
DaRk-L0rD said:
With this tutorial you will add the cpu settings and stats under the developer option menu. If you want to add them in the settings menu, you have to edit the settings_header.xml in the xml folder.
Most likely this tutorial works for all devices
Click to expand...
Click to collapse
development settings is the right place for it
and yeah its universal! ill be adding it to the S3(SmartDroid) soon
thanks to the OP! good job!
ricky310711 said:
development settings is the right place for it
and yeah its universal! ill be adding it to the S3(SmartDroid) soon
thanks to the OP! good job!
Click to expand...
Click to collapse
@ricky310711
Yes indeed and then down below in developer options what i have, my pleasure and ok let me know if it works for Samsung
Sent From Cybertron With My Powerfull Xperia P
Pandemic said:
Hello People !!
As you know i have Cpu control and stats under developer options
as in my modified settings.apk and i wanna share to ya`ll howto add
....​
Click to expand...
Click to collapse
Hi,
can't u add already compiled .apk??? so, who don't have compile skill can take benefit from it.... ​
nnneha said:
Hi,
can't u add already compiled .apk??? so, who don't have compile skill can take benefit from it....
Click to expand...
Click to collapse
Has to be device and android version specific mate.
Pandemic said:
@ricky310711
Yes indeed and then down below in developer options what i have, my pleasure and ok let me know if it works for Samsung
Sent From Cybertron With My Powerfull Xperia P
Click to expand...
Click to collapse
works fine on the SGS3 gt-i930.

[Q&A] Hyperion 9 Support Thread

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
​POST ALL YOU QUESTIONS/SUGGESTIONS REGARDING HYPERION 9 HERE. DO NOT SPAM THE DEVELOPMENT THREAD. IT IS INTENDED FOR BUG TRACKING AND DEVELOPMENT ONLY​
Please make it DDKK1 Based
Sent from my GT-S5360 using Tapatalk 2
shyamSGY said:
Please make it DDKK1 Based
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
Uhhhh that old firmware, and not fast
Sir, how to disable transparency in System ?
Um, im on DXMJ1 firmware and flash HYP9 .......... no imei. i flash the ril fix on previous hyperion 8 but no luck. have stock kernel
I use it on the DDK1 normally
Sent from my GT-S5360 using Tapatalk 2
---------- Post added at 05:59 PM ---------- Previous post was at 05:58 PM ----------
rmhoh said:
Um, im on DXMJ1 firmware and flash HYP9 .......... no imei. i flash the ril fix on previous hyperion 8 but no luck. have stock kernel
Click to expand...
Click to collapse
Change the kernel
Sent from my GT-S5360 using Tapatalk 2
New download link -- http://www.mediafire.com/download/83ngiurr1ueuver/HYPERION-09.DXMJ1.GM-FINAL.BUILD.zip
aniket.lamba said:
New download link -- http://www.mediafire.com/download/83ngiurr1ueuver/HYPERION-09.DXMJ1.GM-FINAL.BUILD.zip
Click to expand...
Click to collapse
hav u got any permission to upload it on mediafire, coz the Op removed all download link from original thread.
imElectronica said:
hav u got any permission to upload it on mediafire, coz the Op removed all download link from original thread.
Click to expand...
Click to collapse
Any appropriate reason for that?
Big proplem
there is a big proplem in this rom . when i flash ArabicPack+icskeyboard on this rom from CWM and reboot. the rom is stop working
please help me quickly
aniket.lamba said:
Any appropriate reason for that?
Click to expand...
Click to collapse
sorry for asking coz the Op removed all the dwnl links.
how to get back statusbat in lockscreen ?
madboy777 said:
how to get back statusbat in lockscreen ?
Click to expand...
Click to collapse
But the stock hyperion lockscreen is automatically hide the statusbar
NO IMEI Found on S5360DXLL1 Baseband Version. How can I fix this?
mohsen01 said:
NO IMEI Found on S5360DXLL1 Baseband Version. How can I fix this?
Click to expand...
Click to collapse
Flash the RIL fix from Hyp8
Sent from my GT-S5360 using Tapatalk 2
GalKill said:
But the stock hyperion lockscreen is automatically hide the statusbar
Click to expand...
Click to collapse
I mean how to show it in lockscreen...
I've Got Bootlop Installing Hyperion 9 Help Me..
I've Got Bootlop Installing Hyperion 9 Help Me..
madboy777 said:
how to get back statusbat in lockscreen ?
Click to expand...
Click to collapse
Try to edit android.policy.jar
x.expert1997 said:
there is a big proplem in this rom . when i flash ArabicPack+icskeyboard on this rom from CWM and reboot. the rom is stop working
please help me quickly
Click to expand...
Click to collapse
Use the latest build from our XDA Dev DB. Do not use mirror links as it contains the build from April 30, 2014. The new build has RTL support for arabic and hebrew as well as bangla for indian users
rmhoh said:
Um, im on DXMJ1 firmware and flash HYP9 .......... no imei. i flash the ril fix on previous hyperion 8 but no luck. have stock kernel
Click to expand...
Click to collapse
RIL patch is already integrated in Hyperion 9. If you have this problem, it is either your baseband or your kernel.
hello
i think that I found a bug(maybe)
because I can't move my app to SD Card
here's the SS
maybe it's not a bug and you guys have the solution

Categories

Resources