{
"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"
}
MIUI Launcher Porting Resources
Port the Launcher to,
for example, CM7 or Sense
Please share your Porting Process!
Let's Get Started
Resources
Official Site
Official Site (ENG)
MIUI Android (English Translated ROMs)
MIUI Stable ROMs (ENG)
MIUI Development ROMs (ENG)
Click to expand...
Click to collapse
Required System Files for Development
android.policy.jar
services.jar
framework-res.apk
framework.jar
twframework-res.apk
Click to expand...
Click to collapse
Originally Posted by andmer
I merged froyo MIUI 1.3.25 framework.jar changes into froyo touchwiz framework.jar at a smali level.
I also added all the images into framework-res.apk that were missing from MIUI.
There were many files touched to get this done:
Click to expand...
Click to collapse
Code:
framework.jar\smali\android\app\ActivityThread.sma li
framework.jar\smali\android\app\ContextImpl$Applic ationPackageManager.smali
framework.jar\smali\android\app\IconCustomizer$1.s mali
framework.jar\smali\android\app\IconCustomizer.sma li
framework.jar\smali\android\app\ThemeResource$1.sm ali
framework.jar\smali\android\app\ThemeResource.smal i
framework.jar\smali\android\content\pm\IPackageMan ager$Stub$Proxy.smali
framework.jar\smali\android\content\pm\IPackageMan ager$Stub.smali
framework.jar\smali\android\content\pm\IPackageMan ager.smali
framework.jar\smali\android\content\pm\PackageItem Info.smali
framework.jar\smali\android\content\pm\PackageMana ger.smali
framework.jar\smali\android\content\pm\PackagePars er.smali
framework.jar\smali\android\content\pm\RegisteredS ervicesCache.smali
framework.jar\smali\android\content\pm\ResolveInfo .smali
framework.jar\smali\android\content\res\AssetManag er.smali
framework.jar\smali\android\content\res\Resources. smali
framework.jar\smali\android\content\res\TypedArray .smali
framework.jar\smali\android\graphics\BitmapFactory .smali
framework.jar\smali\android\hardware\Camera$Parame ters.smali
framework.jar\smali\android\media\MiniThumbFile.sm ali
framework.jar\smali\android\os\BatteryStats$BitDes cription.smali
framework.jar\smali\android\os\BatteryStats$Histor yItem.smali
framework.jar\smali\android\os\BatteryStats$Uid$Pi d.smali
framework.jar\smali\android\os\BatteryStats$Uid$Pr oc$ExcessivePower.smali
framework.jar\smali\android\os\Build.smali
framework.jar\smali\android\os\Environment.smali
framework.jar\smali\android\os\IHistoryTimeline.sm ali
framework.jar\smali\android\os\IHistoryValueItem.s mali
framework.jar\smali\android\os\IHistoryValueTimeli ne.smali
framework.jar\smali\android\os\WorkSource$1.smali
framework.jar\smali\android\os\WorkSource.smali
framework.jar\smali\android\preference\BuildSearch IndexReceiverBase$1.smali
framework.jar\smali\android\preference\BuildSearch IndexReceiverBase.smali
framework.jar\smali\android\preference\CheckBoxPre ference.smali
framework.jar\smali\android\preference\CheckBoxPre ferenceCategory.smali
framework.jar\smali\android\preference\Preference. smali
framework.jar\smali\android\preference\PreferenceA ctivity.smali
framework.jar\smali\android\preference\PreferenceC ategory.smali
framework.jar\smali\android\preference\PreferenceG roup.smali
framework.jar\smali\android\preference\PreferenceG roupAdapter.smali
framework.jar\smali\android\preference\PreferenceM anager.smali
framework.jar\smali\android\preference\PreferenceS creen.smali
framework.jar\smali\android\preference\RadioButton Preference.smali
framework.jar\smali\android\preference\RadioButton PreferenceCategory.smali
framework.jar\smali\android\provider\Telephony$Mms Sms.smali
framework.jar\smali\android\security\ChooseLockSet tingsHelper.smali
framework.jar\smali\android\util\AlbumUtil.smali
framework.jar\smali\android\util\Log.smali
framework.jar\smali\android\view\animation\Rotate3 dAnimation.smali
framework.jar\smali\android\view\View.smali
framework.jar\smali\android\view\ViewGroup.smali
framework.jar\smali\android\view\ViewRoot.smali
framework.jar\smali\android\view\Window.smali
framework.jar\smali\android\widget\DefaultFastScro ller$1.smali
framework.jar\smali\android\widget\DefaultFastScro ller$ScrollFade.smali
framework.jar\smali\android\widget\DefaultFastScro ller.smali
framework.jar\smali\android\widget\Gallery.smali
framework.jar\smali\android\widget\ListView$1.smal i
framework.jar\smali\android\widget\ListView$Deleta bleListItem.smali
framework.jar\smali\android\widget\ListView$Delete ModeListener.smali
framework.jar\smali\android\widget\ListView$ListVi ewDataSetObserver.smali
framework.jar\smali\android\widget\ListView$OnConf irmDeleteListener.smali
framework.jar\smali\android\widget\OverScroller$Ma gneticOverScroller.smali
framework.jar\smali\android\widget\OverScroller.sm ali
framework.jar\smali\android\widget\ScreenView$1.sm ali
framework.jar\smali\android\widget\ScreenView$Save dState$1.smali
framework.jar\smali\android\widget\ScreenView$Save dState.smali
framework.jar\smali\android\widget\ScreenView$Scal eDetectorListener.smali
framework.jar\smali\android\widget\ScreenView$Scre enViewOvershootInterpolator.smali
framework.jar\smali\android\widget\ScreenView$Slid erTouchListener.smali
framework.jar\smali\android\widget\ScreenView.smal i
framework.jar\smali\android\widget\Scroller$Magnet icScroller.smali
framework.jar\smali\android\widget\Scroller.smali
framework.jar\smali\android\widget\ScrollView$OnSc rollChangedListener.smali
framework.jar\smali\android\widget\ScrollView.smal i
framework.jar\smali\android\widget\SimpleDeletable ListItem$1.smali
framework.jar\smali\android\widget\SimpleDeletable ListItem.smali
framework.jar\smali\android\widget\SlidingButton$1 .smali
framework.jar\smali\android\widget\SlidingButton$O nCheckedChangedListener.smali
framework.jar\smali\android\widget\SlidingButton$S lidingHandler.smali
framework.jar\smali\android\widget\SlidingButton.s mali
framework.jar\smali\com\android\internal\telephony \cdma\CdmaSMSDispatcher$SMSSyncSender.smali
framework.jar\smali\com\android\internal\telephony \gsm\stk\CommandParamsFactory.smali
framework.jar\smali\com\android\internal\util\Grap hicsUtils.smali
framework.jar\smali\com\android\internal\view\menu \ExpandedMenuItemView.smali
framework.jar\smali\com\android\internal\view\menu \ListMenuView$1.smali
framework.jar\smali\com\android\internal\view\menu \ListMenuView.smali
framework.jar\smali\com\android\internal\widget\Lo ckPatternUtils.smali
framework.jar\smali\com\android\internal\widget\Sl idingPanel$Slider.smali
framework.jar\smali\com\android\internal\widget\Sl idingPanel.smali
framework.jar\smali\com\android\internal\R$color.s mali
framework.jar\smali\com\android\internal\R$drawabl e.smali
Originally Posted by akash.gpta
Do not try to add the resources manually to the public.xml! Apktool will auto generate them!
Click to expand...
Click to collapse
Screenshots
Dawggies x33
haha nosense title :3
This was what i wanted a dev to start a thread!
about this!
x3
I want to make it happen i just have no idea how to merge it together D:
i should watch and learn~
Moonystorm said:
haha nosense title :3
This was what i wanted a dev to start a thread!
about this!
x3
I want to make it happen i just have no idea how to merge it together D:
i should watch and learn~
Click to expand...
Click to collapse
Nosense title?
It's already done, it's called MIUIWIZ and its for the samsung galaxy but it isnt supported for other devices..
So it shouldn't be that difficult!
Sent from my Desire HD using XDA App
Thekn said:
Nosense title?
It's already done, it's called MIUIWIZ and its for the samsung galaxy but it isnt supported for other devices..
So it shouldn't be that difficult!
Sent from my Desire HD using XDA App
Click to expand...
Click to collapse
Oh my post had a weird title..
And yes i know
Why couldn't they just do it with cm7 lol
thats so un-cooperative (i know its spelled wrong, haha)
I bet you know how to do the stuff :3
and i can learn~
Shouldn't we start?
Thekn said:
Nosense title?
It's already done, it's called MIUIWIZ and its for the samsung galaxy but it isnt supported for other devices..
So it shouldn't be that difficult!
Sent from my Desire HD using XDA App
Click to expand...
Click to collapse
still try porting MIUIwiz to galaxy S GT-I9000 but for now still bootlooping.. isnt easy
Sent from my GT-I9000 using XDA App
Thekn said:
Nosense title?
It's already done, it's called MIUIWIZ and its for the samsung galaxy but it isnt supported for other devices..
So it shouldn't be that difficult!
Sent from my Desire HD using XDA App
Click to expand...
Click to collapse
worked on this last year for my amusement on the Nexus using ADW as the base launcher and merging miui files into the apk in an effort for a standalone apk. i chose adw then because it appeared they were using using it or at least part of the open source of it. Seems it would be easier to work it into adw instead of touchwizz.
Phonekenstein said:
worked on this last year for my amusement on the Nexus using ADW as the base launcher and merging miui files into the apk in an effort for a standalone apk. i chose adw then because it appeared they were using using it or at least part of the open source of it. Seems it would be easier to work it into adw instead of touchwizz.
Click to expand...
Click to collapse
Dude, your talking about merging files,
This is the real deal,
ITs the actual launcher from miui.
lets make the project.. i will join..
Sent from my GT-I9000 using XDA App
bududroid said:
lets make the project.. i will join..
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
Good, and you got a great device i see.
Lets work on hdpi files in the beggining.
i have proggress on porting and have completed hdpi files from github..
hha you just look my device on my signature by xda app ..
Sent from my GT-I9000 using XDA App
bududroid said:
i have proggress on porting and have completed hdpi files from github..
hha you just look my device on my signature by xda app ..
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
Yeap x)
We should ask the guys from Miuiwiz to write everything step by step down here on our thread. so everyone can try~
Moonystorm said:
Yeap x)
We should ask the guys from Miuiwiz to write everything step by step down here on our thread. so everyone can try~
Click to expand...
Click to collapse
btw what is ur device?
Sent from my GT-I9000 using XDA App
Phonekenstein said:
worked on this last year for my amusement on the Nexus using ADW as the base launcher and merging miui files into the apk in an effort for a standalone apk. i chose adw then because it appeared they were using using it or at least part of the open source of it. Seems it would be easier to work it into adw instead of touchwizz.
Click to expand...
Click to collapse
And what was your result? Did it work?
I have a Desire HD, I can test on CM7 and Sense! So that's not a problem!
bududroid said:
btw what is ur device?
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
But you have a Galaxy S with the Touchwiz Framework.
If you port it to your device it's still not compatible with CM7 or Sense..
But that's no big deal because we can share our porting process
so that it will be universal
I've send a PM to the developer of MIUI WIZ, hope I'll get an answer soon!
Btw, here's the link to MIUIWiz 1.1: http://www.mediafire.com/?azg1vwfnshgh212
Try to explore it using APK Tool
Remember, it's based on the TouchWiz Framework!!!!
So i think you have to decompile it according to that framework?
Thekn said:
Btw, here's the link to MIUIWiz 1.1: http://www.mediafire.com/?azg1vwfnshgh212
Try to explore it using APK Tool
Remember, it's based on the TouchWiz Framework!!!!
So i think you have to decompile it according to that framework?
Click to expand...
Click to collapse
I would need to know what he changed. Maybe find one of the devs who made Cm7 available for Unsupported devices like the Buzz. Jacob is his name if I'm right.
Hurr
Just thinking. You can't find cyanogen here can you?
My dad has him on Google+ but i could send him an mail.
Moonystorm said:
I would need to know what he changed. Maybe find one of the devs who made Cm7 available for Unsupported devices like the Buzz. Jacob is his name if I'm right.
Hurr
Just thinking. You can't find cyanogen here can you?
My dad has him on Google+ but i could send him an mail.
Click to expand...
Click to collapse
would be great! thanks
Hello, samsung spica community is also trying to port launcher
we use cm7 as a base, but for now we are getting bootloop after editing framewrok-res, if anyone of you could help us we would really appreciate it
here is the logcat and problem.
http://forum.xda-developers.com/showthread.php?p=15578874#post15578874
Related
Hi
I liked andy phoenix rom too much
great battery,performance
but on his thread
I found lot's of people telling to andy
to add
themechooser
sim utility etc.
ALL ARE WORKING ON FIRST UPDATE BUT DOM'T KNOW IF THEY ARE STILL WORKING
IN ALL THIS APK I ONLY USE STK.APK
BECAUSE WITHOUT IT I CAN"T ACTIVATE AIRTEL SERVICES
BUT YOU CAN INSTALL OTHER APKS ALSO
Click to expand...
Click to collapse
so for people who want themechooser,sim utility,dsp manager,spare parts this is for you!
{
"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"
}
first download this
then move all to system/app using any root explorer
and change permission to
owner read write
group read
others read
and then reboot your device
this will give you
themechooser sim utility dsp manager and spare parts works
IF any other system apk you want just PM me
Sorry for adding this later
but
here it is
wifi tethering for pheonix rom
just download this apk
and install
wifi tethering will also work
DON'T FORGET TO PRESS THANKS
Have not tried it but coolio!! Great work.
Sent from my LG-P500 using XDA App
I tried it
yep it works
I must be doing something wrong I can't move anything nor set permissions
Sent from my LG-P500 using XDA App
ScripterJR said:
I must be doing something wrong I can't move anything nor set permissions
Sent from my LG-P500 using XDA App
Click to expand...
Click to collapse
Read only access need to be change at top right phone screen...
Are u sure this app can work fine with andys new rom? Cuz andy said its not compatible with CM7 parts.
Sent from my LG-P500
Haven't tried out andy's rom yet, but I do appreciate you posting this either way.
aspee said:
Hi
I liked andy phoenix rom too much
what a battery life and what a performance
but on his thread
I found lot's of people telling to andy
to add
themechooser
sim utility etc.
so for people who want themechooser,sim utility,dsp manager,spare parts this is for you!
first download this
then move all to system/app using any root explorer
and change permission to
owner read write
group read
others read
and then reboot your device
this will give you
themechooser sim utility dsp manager and spare parts works
IF any other system apk you want just PM me
Sorry for adding this later
but
here it is
wifi tethering for pheonix rom
just download this apk
and install
wifi tethering will also work
DON'T FORGET TO PRESS THANKS
Click to expand...
Click to collapse
I will make a flashable zip but i need testers....
Sent from my LG-P500 using Tapatalk
Themechooser -> i installed, themed icon and UI work, but startusbar doesn't
And do not install any CM in his rom
Sent from my LG-P500 using XDA App
Statusbar icon also change but not fully I will also add screenshot after some time
Cm7 stuff probably won't work on the next Andy rom release, he said Heisman removing most of cm7 stuff
Sent from my LG-P500 using XDA App
terratrix said:
Cm7 stuff probably won't work on the next Andy rom release, he said Heisman removing most of cm7 stuff
Sent from my LG-P500 using XDA App
Click to expand...
Click to collapse
But this for some idiots (no offences) who wants it to be a CyanogenMod ROM...
right, CM7 support gets removed complete in next rom release.
i'll integrate a small bunch of useful things, but not on CM7 based code.
This includes OC support and some other ...
andy572 said:
right, CM7 support gets removed complete in next rom release.
i'll integrate a small bunch of useful things, but not on CM7 based code.
This includes OC support and some other ...
Click to expand...
Click to collapse
But can u deodex it, i wanna theme this rom in the uot kitchen...
Sent from my LG-P500 using Tapatalk
DaxElectro said:
But can u deodex it, i wanna theme this rom in the uot kitchen...
Sent from my LG-P500 using Tapatalk
Click to expand...
Click to collapse
Nah, don't think he would do it. U can just deodex via dsixda kitchen
Sent from my LG-P500 using XDA App
terratrix said:
Nah, don't think he would do it. U can just deodex via dsixda kitchen
Sent from my LG-P500 using XDA App
Click to expand...
Click to collapse
Nah i tink i will just use Auto deodexer...
Sent from my LG-P500 using Tapatalk
you can deodex as you want ... better lern some coding and create a custom rom instead of copy roms and theme it only
i respect the users work here, not everyone have the knowledge as some dev's here - but a theme isnt a real improvement... so i think.
andy572 said:
right, CM7 support gets removed complete in next rom release.
i'll integrate a small bunch of useful things, but not on CM7 based code.
This includes OC support and some other ...
Click to expand...
Click to collapse
But, i swear that wifi thetering is not piece of junk... i really need it, please don't make .apk not work on next release sir...
T_T
Sent from my LG-P500
If all goes well the Tether SHOULD be working on next release... or at least it's on the "to fix" list, right? :x
Anyways, nice gig Asp ^^!
On the other hand I don't think the "trick" is making themes per say I think the "trick" so to speak is not making the new themes lag/slow up the system!? Something that apparently a lot of themers tend to forget
andy572 said:
you can deodex as you want ... better lern some coding and create a custom rom instead of copy roms and theme it only
i respect the users work here, not everyone have the knowledge as some dev's here - but a theme isnt a real improvement... so i think.
Click to expand...
Click to collapse
Heck ye, im gonna try do this with sonygenmod...
Sent from my LG-P500 using Tapatalk
good work man ;-)
------MIUI FOR ACE------
{
"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"
}
Hey guys
We have decided to work together and make MIUI rom for Ace
DEVEOLPMENT STATUS= STOPPED ....
since lack of sources and experience ,i am sorry to say but we all developers have stopped working on this rom.
MIUI AND ACE :
Its difficult since MIUI is for only armv7 and its close source ..
we can give an attempt ... it may be not a complete port but may be only visuals like MIUI or Features like MIUI
I hope we can get a good result .....
Team members :
1)Prawesome
2)LoKKeR
3)robin android
4)Ayushbhatiapro
5)aus3ys
This topic is for DEVELOPERS only. no asking ETA, etc. Please, keep this thread CLEAN.
Click to expand...
Click to collapse
NOTE: Please give all credits to other developers as well.......
Click to expand...
Click to collapse
To Developers ->
1)MIUI Launcher (port) [v1.1] - http://forum.xda-developers.com/showthread.php?t=1133407 (this is for galaxy 3 which needs to ported to ace )
i can help with miui rom for ace i like it
i can theme launchers
normal themes etc
Sent from my GT-S5830 using xda premium
robinandroid said:
i can help with miui rom for ace i like it
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
Thanks .. but in what sectors can you help us??
robinandroid said:
i can theme launchers
normal themes etc
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
ok first we need a base rom ... later comes themes
will let you know if we need your help
ok i am always available
Sent from my GT-S5830 using xda premium
Ayushbhatiapro said:
Thanks .. but in what sectors can you help us??
ok first we need a base rom ... later comes themes
will let you know if we need your help
Click to expand...
Click to collapse
cm7 is a good base rom right?
Sent from my GT-S5830 using xda premium
My rom now is stable. I'm uploading right now the zip so it can be rom base.
The launcher need to be modded :\
Ayushbhatiapro said:
ok first we need a base rom ... later comes themes
will let you know if we need your help
Click to expand...
Click to collapse
We would need a themer..Its important,we need one for resizing PNGs and and edit status bar and lots of other things..Add him
robinandroid said:
cm7 is a good base rom right?
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
EDIT: you are in team
LoKKeR said:
My rom now is stable. I'm uploading right now the zip so it can be rom base.
The launcher need to be modded :\
Click to expand...
Click to collapse
We should either use Lokker's ron as base or jusada's MyUi...Thus will help reduce our work
Sent from cyanogenmod7 Galaxy Ace...
Don't just say 'thanks',press the thanks button,if I helped you..
Btw,choosing a rom as base ensures that it will be just a half port
Sent from cyanogenmod7 Galaxy Ace...
Don't just say 'thanks',press the thanks button,if I helped you..
Prawesome said:
Btw,choosing a rom as base ensures that it will be just a half port
Sent from cyanogenmod7 Galaxy Ace...
Don't just say 'thanks',press the thanks button,if I helped you..
Click to expand...
Click to collapse
let use LoKKer rom as base first ...
since Jasuda is going to update his previous MyUi rom .
Now i'm uploading it and i need time :|
I have added screenshot of my rom about how it is now.
Ayushbhatiapro said:
let use LoKKer rom as base first ...
since Jasuda is going to update his previous MyUi rom .
Click to expand...
Click to collapse
It will be here soon. But to be honest my-ui or lokkers aren't important, its not the stuff we can use its the stuff we can't. As lokker said, launcher, setting, moms and such. As I have said to prawesome greenmods did this on the galaxy 3, that should be your start.
Here's the link:
http://forum.xda-developers.com/showthread.php?t=1133741
Sent from my GT-S5830 using xda premium
jusada said:
It will be here soon. But to be honest my-ui or lokkers aren't important, its not the stuff we can use its the stuff we can't. As lokker said, launcher, setting, moms and such. As I have said to prawnsome greenmods did this on the mini, that should be your start.
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
are you talking about this ?
http://forum.xda-developers.com/showthread.php?t=1133741
Ayushbhatiapro said:
are you talking about this ?
http://forum.xda-developers.com/showthread.php?t=1133741
Click to expand...
Click to collapse
Yeah, that's it.
Sent from my GT-S5830 using xda premium
Wow!!! How he have done it??? :Q___
A lot of work i think! If I was a programmer I'd already started doing a good port of MIUI. >.<
[FC BUG SOLVED][PORT][29/06][MIUIWiz] MIUI Launcher [v1.1]
here is the launcher - http://forum.xda-developers.com/showthread.php?t=1133407
@Jasuda is this the launcher ???
If you need banners and designs i can help you.
TO all developers ...
Update : http://forum.xda-developers.com/showthread.php?t=1032550
this the rom by GreenMods ... very very impressive.
@Jasuda can we use this ????
I all i see the miui v 4 thread had been stoped for the buzz.
So i would like to now if somebody continue this rom in order to have working camera and camcoder with miui v4.There is tuto to port miui v4 in the android software and dev.Use the cm9 by erwin.p as the base and if it's work upload your build here.
HERE BETA LINK:
http://www.mediafire.com/?q79lz6kjyauynic
WILL fix problem with the gerith of erwinp.
https://github.com/ErwinP/android_device_htc_buzz/commit/ba613168e0ceff1696890bf1de581e8e42f476e8
Sent from my HTC Wildfire using xda premium
it is not so easy to port it
nasty007 said:
it is not so easy to port it
Click to expand...
Click to collapse
I know i tried and have bootlop a lot of times so ask help.
Sent from my HTC Wildfire using xda premium
Why not figure it out yourself. And take time to learn, rather than asking for help. People are busy, and have social/family lifes to deal with.
Justice™ said:
Why not figure it out yourself. And take time to learn, rather than asking for help. People are busy, and have social/family lifes to deal with.
Click to expand...
Click to collapse
I try but i have bootloop do you understand and if you don't want to help us get out !
It's not an offance.
Sent from my HTC Wildfire using xda premium
Pator57 said:
I try but i have bootloop do you understand and if you don't want to help us get out !
It's not an offance.
Sent from my HTC Wildfire using xda premium
Click to expand...
Click to collapse
Sounds offensive to me, and I think you'll find Justice has done a heck of a lot more round this forum than you have and probably ever will do. Also how is this development? It should be in q&a.
Sent from my GT-I9100 using xda premium
Scratch0805 said:
Sounds offensive to me, and I think you'll find Justice has done a heck of a lot more round this forum than you have and probably ever will do. Also how is this development? It should be in q&a.
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
When i say get out it's from the thread not from the forum.And i repeat it's not an offance.
Sent from my HTC Wildfire using xda premium
Pator57 said:
I try but i have bootloop do you understand and if you don't want to help us get out !
It's not an offance.
Sent from my HTC Wildfire using xda premium
Click to expand...
Click to collapse
so much talking ... but i dont see your work ... why dont you work on it ? Not just ask other people to work, im not a developer but i know that very difficult to port and develope a rom, need some time and patience, ... if you a really a developer .. just try it yourself and if you have struggle, i believe the other developer like mr justice and friend are ready to help ...
"Tapatalkerz"
Okay you seem to not even be helping yourself here.
Not sure if you heard about it, being a pro developer and all, but there's a nice tool called Logcat, which can help you, or someone that knows more, why the thing isn't booting.
nejc121 said:
Okay you seem to not even be helping yourself here.
Not sure if you heard about it, being a pro developer and all, but there's a nice tool called Logcat, which can help you, or someone that knows more, why the thing isn't booting.
Click to expand...
Click to collapse
Teach me how do.
I only take latest cm9 rom replace framework ,app and it replace too other thing.
Sent from my HTC Wildfire using xda premium
ghostbusted said:
so much talking ... but i dont see your work ... why dont you work on it ? Not just ask other people to work, im not a developer but i know that very difficult to port and develope a rom, need some time and patience, ... if you a really a developer .. just try it yourself and if you have struggle, i believe the other developer like mr justice and friend are ready to help ...
"Tapatalkerz"
Click to expand...
Click to collapse
Im not a dev i only try to have fully working miui v 4 for wildfire it's for that i ask some help
Sent from my HTC Wildfire using xda premium
Pator57 said:
Teach me how do.
I only take latest cm9 rom replace framework ,app and it replace too other thing.
Sent from my HTC Wildfire using xda premium
Click to expand...
Click to collapse
If you're on you're phone.
https://play.google.com/store/apps/...t#?t=W251bGwsMSwxLDEsIm9yZy5qdGIuYWxvZ2NhdCJd
Or via ADB
https://sites.google.com/site/androidhowto/how-to-1/save-logcat-to-a-text-file
replace some smali file of framework.jar and services.jar, it can fix bootloop
Ok will tried but in the tuto there is some file i doesn't found.I take the miui v4 by stelios and i don't found a lot of file.So if i understand well for the framework i replace only the apk file not the jar file???
Sent from my HTC Wildfire using xda premium
Use the "libandroid.runtime.so" from the base rom and do the following modifications:
decompile you base rom "framework.jar" and MIUI "framework.jar" and do the following:
swap Power.smali, Paint.smali, MediaRecorder.smali, GLES20Canvas.smali, PowerManager*.smali... from base framework.jar to MIUI framework.jar
Then recompile it as mentioned above how to recompile jar files and use it in your port. (If it's still not booting then get a logcat to know the error)
Click to expand...
Click to collapse
KoolSavas95 said:
could someone test my MIUI port. If it doesnt boot or if there are bootloops i'll try the recompiling again (i have some problems with this because my computer is very slow.
http://remixshare.com/download/dtjbo
Click to expand...
Click to collapse
Will test now.But can't make logcat adb won't install on my computore i thing it's storage problem
Sent from my HTC Wildfire using xda premium
Going to be getting a logcat of the build KoolSavas put up. Does anyone have any idea if it boots?
NO Don't boot.
Yeah, it doesn't boot. The only thing I can get from the logcat is:
{
"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"
}
Justice™ said:
Yeah, it doesn't boot. The only thing I can get from the logcat is:
Click to expand...
Click to collapse
you can upload full logcat, i think help build framework.jar and services.jar, it will fix bootloop
Here is the stock Messaging app themed Holo Dark style.
I wanted it to use with Hephappy's LAST KISS ROM on my Optimus One so I got it.
I have not actually themed the app. I just took the apk from neko95's ICy Snap ROM but I have modified some smileys and replaced the icon with stock ICS one to make it look better.
So it means I am using it happily on Last Kiss. I just thought somebody else would love the dark theme like me and so I am sharing this here.
It is working perfectly on CM9, I don't know if other ROMs will be supported or not. Still, you can give a try, the apk isn't very large sized.
Screenshots: (just if anyone wants to have a preview )
{
"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"
}
Yeah... WhatsApp like smileys and selectable keyboard type.
Means the app has nothing less nor anything more, just slight themeing.
How to install:
Using any root file explorer (I love THIS and use only that) just backup (if you want) your current ROM's mms.apk somewhere else on the SD card (located in system/app). Then copy over the attached mms.apk to the same location and set appropriate permissions as follows:
You're done! :victory:
Edit: Works on GenetICS too!
Beautiful! Compatible with GenetICS?
myawan said:
Beautiful! Compatible with GenetICS?
Click to expand...
Click to collapse
give me a link to that ROM please... I still don't know if it is compatible, but you can try. It will work fine on any ICS ROM I think...
krazzyvishal said:
give me a link to that ROM please... I still don't know if it is compatible, but you can try. It will work fine on any ICS ROM I think...
Click to expand...
Click to collapse
Here is the link:
http://forum.xda-developers.com/showpost.php?p=34316356&postcount=1920
myawan said:
Here is the link:
http://forum.xda-developers.com/showpost.php?p=34316356&postcount=1920
Click to expand...
Click to collapse
Man I must thank you for making me know he has released another update! I really didn't know that...! THANKS!
And, I think it will work on that too... even I will check if it does now... :laugh:
failed with me any help pls in a lit bit more detail
thanks
Sent from my LG-P500 using xda premium
rachitshah said:
failed with me any help pls in a lit bit more detail
thanks
Sent from my LG-P500 using xda premium
Click to expand...
Click to collapse
I didn't tell you to install the app directly! I said using a root explorer, paste the apk to system/app directory of your phone. The app isn't a normal app that you can install it by clicking. It is a system app.
If you still didn't understand what to do, download the apk attached with this post and install it the normal way...
I can't keep typing too much for noobs...:silly:
Thanks, its compatible with GenetICS and looks beautiful with my Hola! Theme
Sent from my LG-P500 using xda-developers app
mutia said:
Thanks, its compatible with GenetICS and looks beautiful with my Hola! Theme
Click to expand...
Click to collapse
Can I have a link to that theme you use?
Sent from my LG-P500 using xda premium
Edit: I got that!
sorry didn't see your signature on xda app
mutia said:
Thanks, its compatible with GenetICS and looks beautiful with my Hola! Theme
Sent from my LG-P500 using xda-developers app
Click to expand...
Click to collapse
> So how's My inverted MMS application?
krazzyvishal said:
Can I have a link to that theme you use?
Sent from my LG-P500 using xda premium
Edit: I got that!
sorry didn't see your signature on xda app
Click to expand...
Click to collapse
his theme is "slate" available on playstore
neko95 said:
> So how's My inverted MMS application?
Click to expand...
Click to collapse
As OP said, its your inverted Mms.apk
umangleekha said:
his theme is "slate" available on playstore
Click to expand...
Click to collapse
You wrong. my theme is Hola! See my signature
Sent from my LG-P500 using xda app-developers app
mutia said:
As OP said, its your inverted Mms.apk
You wrong. my theme is Hola! See my signature
Sent from my LG-P500 using xda app-developers app
Click to expand...
Click to collapse
nice theme
umangleekha said:
his theme is "slate" available on playstore
Click to expand...
Click to collapse
No... I said already I got the theme from his signature...
mutia said:
As OP said, its your inverted Mms.apk
Click to expand...
Click to collapse
'Inverted mms.apk' means the color being inverted right?
Can you release a version where message sent text is holo instead of white color?
It's awesome! Thanks!
Sent from my LG P500 running Hephappy's Genetics 9.1.4. ICS rom using xda-developers app!
nice theme:good:
krazzyvishal said:
Here is the stock Messaging app themed Holo Dark style.
I wanted it to use with Hephappy's LAST KISS ROM on my Optimus One so I got it.
I have not actually themed the app. I just took the apk from neko95's ICy Snap ROM but I have modified some smileys and replaced the icon with stock ICS one to make it look better.
So it means I am using it happily on Last Kiss. I just thought somebody else would love the dark theme like me and so I am sharing this here.
It is working perfectly on CM9, I don't know if other ROMs will be supported or not. Still, you can give a try, the apk isn't very large sized.
Screenshots: (just if anyone wants to have a preview )
Yeah... WhatsApp like smileys and selectable keyboard type.
Means the app has nothing less nor anything more, just slight themeing.
How to install:
Using any root file explorer (I love THIS and use only that) just backup (if you want) your current ROM's mms.apk somewhere else on the SD card (located in system/app). Then copy over the attached mms.apk to the same location and set appropriate permissions as follows:
You're done! :victory:
Edit: Works on GenetICS too!
Click to expand...
Click to collapse
I really like your themed mms.apk, but it doesn't recognize all the people in my contacts. only few are recognized. what to do?
theme
nice theme
Hey, I made a program with you can resize APKs faster than ever. I haven't got much idea how to test it so I'm giving to you to test and report!
It's coded in VB. NET, which is pretty easy langauge, and source can be found at github.com/galaxyfreak/APK_Resizer. Just click download as zip in corner
It supports : MDPI, HDPI, XHDPI and LDPI.
What it actually does:
1) Extracting the APK to C:\temp
2) Taking highest existing resolution
3) Resizing PNGs and put it in new folder 'drawable-<targetresolution>'
4) Packing new APK named 'resized_<originalname>' at same folder as original APK
5) Deletes C:\temp
Test it and feel free to report and problems.
Screenshot:
{
"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"
}
Alpha 2 (28/11/2012) - Download - Much more stable than A1
Alpha 1 (24/11/2012) - Download
It requires .NET Framework 3.5!
On resizing it will freeze on not responding for few moments, JUST LEAVE IT.
What about .9.pngs? It will be resized, nothing else, I currently dont know anything about them, so I can't make anything else with them than just resizing.
Gona try it
just what i needed to resize doodle jump for my S3
Going to try it!
Merge 9 patch resize tool with it.
9 patch problems are over .
...
And remember to press THANKS.
Small news: Done with LDPI support. (see commit)
Tommorow i'll start working on batch resizing.
arunsai123 said:
Merge 9 patch resize tool with it.
9 patch problems are over .
...
Click to expand...
Click to collapse
I cant, if it was coded in VB.NET or even C# i could but when its in java - no way.
Any chance of making this an apk
Sent from my SGH-T679 using xda premium
hatememarkz said:
Any chance of making this an apk
Sent from my SGH-T679 using xda premium
Click to expand...
Click to collapse
WTF? This is an Windows tool. You mean for onboard resizing? I don't think so. You can't program Android apps in VB.NET (basic4android is poor)
Yes, of course you can resize on Android.
Not possible ATM though.
If anyone is looking for a Cross-platform option, look for StudioAndroid at http://bit.ly/SA-XDA
No offence on yours though
Sent from my Galaxy Nexus running Android 4.2 JB
mDroidd said:
Yes, of course you can resize on Android.
Not possible ATM though.
If anyone is looking for a Cross-platform option, look for StudioAndroid at http://bit.ly/SA-XDA
No offence on yours though
Sent from my Galaxy Nexus running Android 4.2 JB
Click to expand...
Click to collapse
I meant to say "I cant make it", not "its not possible"
O OK this would so piss off pa :thumbup: considering how they are so gay about there settings apks
via my jb'd P.A GTAB2 7.0 or E24G CM9'D
hatememarkz said:
O OK this would so piss off pa :thumbup: considering how they are so gay about there settings apks
via my jb'd P.A GTAB2 7.0 or E24G CM9'D
Click to expand...
Click to collapse
What? Didnt understood you?
Sent from my Explorer A310e using xda app-developers app
Pa is making ppl take there settings apk out of unofficial builds an hybrid builds like pacman rom if this work across all rom variants it would so rokc an if in apk form that would be super awesome :thumbup:
via my jb'd P.A GTAB2 7.0 or E24G CM9'D
Alpha 2 - released - much more stable - check first page!
galaxyfreak said:
Alpha 2 - released - much more stable - check first page!
Click to expand...
Click to collapse
Good work bro!
Sent from my HTC Explorer A310e using xda premium
galaxyfreak said:
Alpha 2 - released - much more stable - check first page!
Click to expand...
Click to collapse
Not working
When i click on resize nothing happens
And sometimes program not responding
Sent from my HTC Explorer A310e using xda premium
Hpsgill said:
Not working
When i click on resize nothing happens
And sometimes program not responding
Sent from my HTC Explorer A310e using xda premium
Click to expand...
Click to collapse
it should I discontinued this, bcoz resizing isnt only pngs, its layout most often too..