Hey guys,
My question is: Is 'Halo' built in in the framwork-res.apk or otherwise, where? Is it a part of the framework?
Thanks in advance!
no. mostly systemUI. and one setting in framework.jar. -res contains only androids resources.
Ok thanks!
Can it be ported to other roms or will it stay an unique feature of Paranoid Android?
Is there a guide on how I can integrate Halo into my rom?
Thanks!
Related
Hi.
When replacing framework-res .apk with another one,
does the framework has to be compiled from the same
rom or can i use a framework-res .apk from another rom?
Also what do i have to edit to be able to change the
settings?
Like adding colour or making it look like iphone or ICS.
Thanks
androidboss7 said:
Hi.
When replacing framework-res .apk with another one,
does the framework has to be compiled from the same
rom or can i use a framework-res .apk from another rom?
Also what do i have to edit to be able to change the
settings?
Like adding colour or making it look like iphone or ICS.
Thanks
Click to expand...
Click to collapse
The Framework-res.apk has to be compiled from your actually ROM, cause this have the entire UI System and features from the ROM.
If you want to costumize the color, forms and styles, you have to descompile "SystmeUI.apk" with the framework-res.apk from the same ROM. I Guess.
Hi all and thanks for your time.
I was just curious if there was a way to enable photoshpere when compiling AOSP for Mako?
I have been searching but haven't been successful in finding an answer to this.
Again thanks for you help.
cteneyck said:
Hi all and thanks for your time.
I was just curious if there was a way to enable photoshpere when compiling AOSP for Mako?
I have been searching but haven't been successful in finding an answer to this.
Again thanks for you help.
Click to expand...
Click to collapse
its not part of the aosp afaik, its proprietary. you can overlay it with googles apk though.
Ok Thanks for the reply!
Can anyone elaborate on this a bit?
I'm building a vanilla AOSP for mako, installing the latest GAPPS from goo.im but I do not get the photosphere menu item. In /system/app I have GalleryGoogle.apk and GmsCore.apk which I understand are the proprietary apks from the GAPPS package.
Is there a setting somewhere that also needs overriding? (for example similar to the gesture keyboard which only works with the library file from GAPPS plus overriding the config_gesture_input_enabled_by_build_config setting in packages/inputmethods/LatinIME/java/res/values/gesture-input.xml)
i dont think goo apps include it. they are made for cm and they use the aosp variant. try extracting it fom stock android and you should be good, thats what we did and its working alright.
molesarecoming said:
i dont think goo apps include it. they are made for cm and they use the aosp variant. try extracting it fom stock android and you should be good, thats what we did and its working alright.
Click to expand...
Click to collapse
Did a bit more digging, and discovered the problem. The gapps package does install the required proprietary libraries & apks on the Nexus 4, but the photosphere functionality is only active if the the ro.product.model value in build.props is a supported product.
This value comes from the PRODUCT_MODEL in the build files (device/lge/mako/full_mako.mk). The value in the vanilla AOSP file is 'Full JellyBean on Mako'. Changing it to 'Nexus 4' activates the photosphere functionality.
nigelh2013 said:
Did a bit more digging, and discovered the problem. The gapps package does install the required proprietary libraries & apks on the Nexus 4, but the photosphere functionality is only active if the the ro.product.model value in build.props is a supported product.
This value comes from the PRODUCT_MODEL in the build files (device/lge/mako/full_mako.mk). The value in the vanilla AOSP file is 'Full JellyBean on Mako'. Changing it to 'Nexus 4' activates the photosphere functionality.
Click to expand...
Click to collapse
Thanks a million!
Is it possible to apply themes the stock (obviously a deodexed version) ROM?
Which way, please? Do I need something like a theme chooser?
Thanks!
gpvecchi said:
Is it possible to apply themes the stock (obviously a deodexed version) ROM?
Which way, please? Do I need something like a theme chooser?
Thanks!
Click to expand...
Click to collapse
There is no way to use a theme chooser. The closest you will get would be themeing Apex or Nova (launchers). If rooted you may be able to flash a package, but otherwise it is likely impossible.
Thanks, I'd prefer not to change launcher. Perhaps I found something: Zipthemer seems to edit Deodexed roms adding themes to them. Right?
Hi guys,
currently I'm with MH8 prerooted slim rom + 3minit, I would like to have stock aosp lockscreen.
I don't want to use third apps like widgetlocker or holo locker.
Is there a way? It's not a problem for me to use apk tools to decomile apk and edit smali.
Thanks
Hello guys,
Im building a custom rom which will be pure kitkat base on AOSP and will be name Bleach Xtreme. The problem is that for me to make it original and unique I need to theme it in white instead of any Black from kitkat. I like to see something different and unique. How can I archive theming to white the status bar, navigation background and same for the System Settings, SystemUI like popups etc and few system apps like calculator, etc?
I can use the help and willing to donate if ask or need it.
Thanks
Anyone have some time to guide? I see my concept was already stole on a new rom. Lol
Try using XPOSED Framework with XBLAST TOOLS and/or the Frame work.apk
Not much of a Dev but I know a Lil bit
Sent from my SCH-I545 using Tapatalk
Well the problem is that i know how to do that. I want to theme manually the framework-res.apk, Settings.apk and the systemui.apk. I want to theme the rom itself.
Thanks very much for your help