I'm currently on slimbean (build 5; 4.3) and I was wondering if there's anyway to use the touchwiz camera on this? Thanks in advance
Sent from my SGH-I337 using xda app-developers app
STVERDI said:
I'm currently on slimbean (build 5; 4.3) and I was wondering if there's anyway to use the touchwiz camera on this? Thanks in advance
Sent from my SGH-I337 using xda app-developers app
Click to expand...
Click to collapse
No.
Sent from my SGH-M919 using XDA Premium 4 mobile app
To quote a different forum, that would require you to:
1. Find ALL of the TW dependencies that the Camera has (tedious but not too terribly difficult, just a lot of time with logcats)
2. Figure out how to modify the necessary dependencies such that they can be called without interfering with AOSP (this would be a metric crapton of smali edits - this is where it would take you forever)
3. Go crazy if you haven't already done so
Click to expand...
Click to collapse
Related
How do I get tablet mode without bricking my phone???
Sent from my GT-N7000B using xda premium
You cannot get it if you are on any TouchWiz based Rom, it is not supported by the TW framework.
On any CM9-based Rom you can change your DPI to 213 or less to get the tablet.
It can be done either editing the build.prop file in /system folder, or by downloading Rom Toolbox from
the market and doing the DPI change from its build.prop tweaks.
However, some of the said CM9 Roms have special procedures for getting the tablet mode. Read the
instructions in the OP.
chasmodo said:
You cannot get it if you are on any TouchWiz based Rom, it is not supported by the TW framework.
On any CM9-based Rom you can change your DPI to 213 or less to get the tablet.
It can be done either editing the build.prop file in /system folder, or by downloading Rom Toolbox from
the market and doing the DPI change from its build.prop tweaks.
However, some of the said CM9 Roms have special procedures for getting the tablet mode. Read the
instructions in the OP.
Click to expand...
Click to collapse
Isn't there risk of bricking flashing custom Roms?
Sent from my GT-N7000B using xda premium
aussiesausage said:
Isn't there risk of bricking flashing custom Roms?
Sent from my GT-N7000B using xda premium
Click to expand...
Click to collapse
CM9-based Roms are the only safe ICS Roms ATM. They contain a safe custom kernel built from I9100 source code,
while everything else (including Sammy's offical Roms) has an excellent bricking potential.
So, your safe ICS options would be:
1. official CM9
2. Asylum ICS
3. ParanoidAndroid
4. MIUI
However, read the flashing instructions VERY carefully.
chasmodo said:
You cannot get it if you are on any TouchWiz based Rom, it is not supported by the TW framework.
On any CM9-based Rom you can change your DPI to 213 or less to get the tablet.
It can be done either editing the build.prop file in /system folder, or by downloading Rom Toolbox from
the market and doing the DPI change from its build.prop tweaks.
However, some of the said CM9 Roms have special procedures for getting the tablet mode. Read the
instructions in the OP.
Click to expand...
Click to collapse
wrong its supported, just needs some edits to the frameworks to allow it, just like any other mod this is i717 screenshot i took, but shouldnt take much to do for n7000....
http://yfrog.com/z/n4ay00p
aussiesausage said:
Isn't there risk of bricking flashing custom Roms?
Sent from my GT-N7000B using xda premium
Click to expand...
Click to collapse
Something to add to what chasmodo had mention...
Theres risk involved IF u do not read the instructions carefully stated in the OP of individual ROM development
Noted From My G.NOTE Using XDA Premium
chasmodo said:
CM9-based Roms are the only safe ICS Roms ATM. They contain a safe custom kernel built from I9100 source code,
while everything else (including Sammy's offical Roms) has an excellent bricking potential.
So, your safe ICS options would be:
1. official CM9
2. Asylum ICS
3. ParanoidAndroid
4. MIUI
However, read the flashing instructions VERY carefully.
Click to expand...
Click to collapse
So I could wipe ect with those roms?
Sent from my GT-N7000B using xda premium
aussiesausage said:
So I could wipe ect with those roms?
Sent from my GT-N7000B using xda premium
Click to expand...
Click to collapse
Yes.
Last how do I root stock GB?
Sent from my GT-N7000B using xda premium
aussiesausage said:
Last how do I root stock GB?
Sent from my GT-N7000B using xda premium
Click to expand...
Click to collapse
Try search function or better still head over to the android development for some clues...
Noted From My G.NOTE Using XDA Premium
joshua said:
Try search function or better still head over to the android development for some clues...
Noted From My G.NOTE Using XDA Premium
Click to expand...
Click to collapse
I tried, and I have been looking, I can't understand it much. Wish it was as easy as S2
Sent from my GT-N7000B using xda premium
aussiesausage said:
I tried, and I have been looking, I can't understand it much. Wish it was as easy as S2
Sent from my GT-N7000B using xda premium
Click to expand...
Click to collapse
Its the same as s2 actually... using PC odin... input the .tar in PDA n voila...
Noted From My G.NOTE Using XDA Premium
what about flashing Kingdroid over Paranoid?
would that work hypotheticaly?
Sent from my GT-N7000 using xda premium
Karlmadur said:
what about flashing Kingdroid over Paranoid?
would that work hypotheticaly?
Sent from my GT-N7000 using xda premium
Click to expand...
Click to collapse
Nope...
KingDroid is CWM Flashable... ie u need to install Abyss Kernel then flash KingDroid which is been advised in his OP....
JamieD81 said:
wrong its supported, just needs some edits to the frameworks to allow it, just like any other mod this is i717 screenshot i took, but shouldnt take much to do for n7000....
http://yfrog.com/z/n4ay00p
Click to expand...
Click to collapse
Does anyone know if there is an App available which would allow you to do edits to the frameworks as mentioned above so that the N7000 running XLPT could be conveniently switched from tablet to none-tablet modes?
Gaugerer said:
Does anyone know if there is an App available which would allow you to do edits to the frameworks as mentioned above so that the N7000 running XLPT could be conveniently switched from tablet to none-tablet modes?
Click to expand...
Click to collapse
Rom toolbox lite
Noted From My G.NOTE Using XDA Premium
joshua said:
Rom toolbox lite
Noted From My G.NOTE Using XDA Premium
Click to expand...
Click to collapse
Thanks for your reply. I will take a look at Rom toolbox lite as you suggest.
Gaugerer said:
Does anyone know if there is an App available which would allow you to do edits to the frameworks as mentioned above so that the N7000 running XLPT could be conveniently switched from tablet to none-tablet modes?
Click to expand...
Click to collapse
edits to the framework since its TW would need to be done via decompiling the jar files and apk files, doing smali/xml editing, recompiling the jars/apks, pushing them to your device, fixing permissions, rebooting, changing dpi then rebooting again
its not as simple as an app that edits frameworks. its alot more work then you would figure, TW is a b!tch
JamieD81 said:
edits to the framework since its TW would need to be done via decompiling the jar files and apk files, doing smali/xml editing, recompiling the jars/apks, pushing them to your device, fixing permissions, rebooting, changing dpi then rebooting again
its not as simple as an app that edits frameworks. its alot more work then you would figure, TW is a b!tch
Click to expand...
Click to collapse
Thanks for your reply. But I don't think I'll be trying to get tablet mode using that method because I don't have the expertise.
Gaugerer said:
Thanks for your reply. But I don't think I'll be trying to get tablet mode using that method because I don't have the expertise.
Click to expand...
Click to collapse
Me neither. My wisdumb doesn't reach that far.
hi , i try lmt pie , not good like the one on paranoid , can somone port it ?? to cm10.1
Install lmt launcher 1.9 from here,
Install it in system/app and change the permissions to the same as the other apps in the apps folder. Here is the link.
http://forum.xda-developers.com/showthread.php?t=1330150
Sent from my Nexus 4 using xda premium
samoarmo said:
Install lmt launcher 1.9 from here,
Install it in system/app and change the permissions to the same as the other apps in the apps folder. Here is the link.
http://forum.xda-developers.com/showthread.php?t=1330150
Sent from my Nexus 4 using xda premium
Click to expand...
Click to collapse
He just said he doesn't like LMT...
estallings15 said:
He just said he doesn't like LMT...
Click to expand...
Click to collapse
Sorry didn't notice:banghead:
Sent from my Nexus 4 using xda premium
samoarmo said:
Sorry didn't notice:banghead:
Sent from my Nexus 4 using xda premium
Click to expand...
Click to collapse
At least you tried!
You'll have to try revolt/rootbox or one of the other roms combining features of aokp/cm/pa. Besides that the only other thing you can do is set up a custom build environment and manually build a rom yourself.
Sent from my Nexus 7
For someone who hasn't yet installed Paranoid Android yet, what's the difference between the LMT pie and Paranoid Android Pie?
Is there a download for touchwiz 4X5 for 4.3 ?
Afaik, there's no such mod yet. Which reminds me, perhaps i should make one hehe
Sent from my GT-I9505 using XDA Premium 4 mobile app
saywhatt said:
Afaik, there's no such mod yet. Which reminds me, perhaps i should make one hehe
Sent from my GT-I9505 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Go for it !!
liorlevy said:
Go for it !!
Click to expand...
Click to collapse
I did one a few days back when installing Echoe V5+.
You can find it here: http://forum.xda-developers.com/showpost.php?p=46701461&postcount=6927
There is also a flashable version a few posts later
|Black| said:
I did one a few days back when installing Echoe V5+.
You can find it here: http://forum.xda-developers.com/showpost.php?p=46701461&postcount=6927
There is also a flashable version a few posts later
Click to expand...
Click to collapse
Thanks but I need just the 4X5 version, and not the 5X5 in the seclaunch
Got my Galaxy Gear Watch today and couldn't get it working on my AOSP ROM so I moved over to a TW ROM. However, I hate the TW look. It's too big and clunky so I went looking for some TW ROMs and found this one:
http://www.elementalxdesigns.com/ec...-0-(08-27-13)-Touchwiz-stability-AOSP-Styling!!
I would love to see this ROM ported to the Sprint S4!
What do you guys think?
Of course it would just be a lot easier to just get Galaxy Gear working with AOSP, but TW generally is more stable with better battery life.
Sent from my SPH-L720 using xda app-developers app
If I'm not mistaken, can't you flash a Verizon rom with a Sprint kernel and it'll work?
Sent from my SGH-M919 using Tapatalk 2
imneveral0ne said:
If I'm not mistaken, can't you flash a Verizon rom with a Sprint kernel and it'll work?
Sent from my SGH-M919 using Tapatalk 2
Click to expand...
Click to collapse
Yes you are correct
Sent from my SPH-L720 using Tapatalk
imneveral0ne said:
If I'm not mistaken, can't you flash a Verizon rom with a Sprint kernel and it'll work?
Sent from my SGH-M919 using Tapatalk 2
Click to expand...
Click to collapse
How did I not know this? I'll give it a shot and see what happens!
Sent from my SPH-L720 using xda app-developers app
R0CKSTAR3N3RGY said:
How did I not know this? I'll give it a shot and see what happens!
Sent from my SPH-L720 using xda app-developers app
Click to expand...
Click to collapse
As long as it's TW ROM. I've never tried AOSP.
BTW the way to install is to wipe data and caches the install ROM. Then wipe data once again then absprint kernel.
Sent from my SPH-L720 using Tapatalk
daniel4653 said:
As long as it's TW ROM. I've never tried AOSP.
BTW the way to install is to wipe data and caches the install ROM. Then wipe data once again then absprint kernel.
Sent from my SPH-L720 using Tapatalk
Click to expand...
Click to collapse
Clean installed, wiped data, then flashed the Sprint kernel, and got stuck in a boot loop. Tried a couple kernels too. Might try again some time today.
daniel4653 said:
Yes you are correct
Where would I find a Sprint Kernel for the Galaxy S4?
Click to expand...
Click to collapse
Bohnstedt39 said:
daniel4653 said:
Yes you are correct
Where would I find a Sprint Kernel for the Galaxy S4?
Click to expand...
Click to collapse
In original developement section.
Sent from my SPH-L720 using xda app-developers app
Click to expand...
Click to collapse
R0CKSTAR3N3RGY said:
Got my Galaxy Gear Watch today and couldn't get it working on my AOSP ROM so I moved over to a TW ROM. However, I hate the TW look. It's too big and clunky so I went looking for some TW ROMs and found this one:
http://www.elementalxdesigns.com/ec...-0-(08-27-13)-Touchwiz-stability-AOSP-Styling!!
I would love to see this ROM ported to the Sprint S4!
What do you guys think?
Of course it would just be a lot easier to just get Galaxy Gear working with AOSP, but TW generally is more stable with better battery life.
Sent from my SPH-L720 using xda app-developers app
Click to expand...
Click to collapse
Did you ever get this working??? I've been trying to figure this out also:fingers-crossed:
I'll take a look at this. No promises but it sounds too good to pass up myself. If I make progress I'll post it here.
Not much to say at this point. Its bootable with a little updater.script editing and flashing the ktkernel with aroma and instantly rebooting recovery and flashing an older 4.3 ktkernel. No data as of yet. I guess if I can get a stable data through either network or WiFi I'll make a download for ya. Or just some good links and a tut.
GR8 job bro. Thanx alot
Sent from my SPH-L720 using XDA Free mobile app
There's also a KK version that would be awesome to have ported.
https://www.elementalxdesigns.com/e...25-14)-Real-AOSP-styling!!-KitKat-has-arrived!!!
Sent from my SM-P905 using XDA Free mobile app
Daisflaque said:
Not much to say at this point. Its bootable with a little updater.script editing and flashing the ktkernel with aroma and instantly rebooting recovery and flashing an older 4.3 ktkernel. No data as of yet. I guess if I can get a stable data through either network or WiFi I'll make a download for ya. Or just some good links and a tut.
Click to expand...
Click to collapse
Any luck with this?
Sent from my SPH-L720 using XDA Free mobile app
SB03 said:
Any luck with this?
Sent from my SPH-L720 using XDA Free mobile app
Click to expand...
Click to collapse
None.. sorry. Very busy atm and have no time..
I tried to change the emoji in an attempt to make it look like AOSP, and... Well, the screenshot speaks a thousand words. So if anybody who is on the leaked 4.4 could send me the NotoColorEmoji.ttf file I will be very grateful.
Sent from my GT-I9505 using XDA Premium 4 mobile app
BilboSwaggins said:
I tried to change the emoji in an attempt to make it look like AOSP, and... Well, the screenshot speaks a thousand words. So if anybody who is on the leaked 4.4 could send me the NotoColorEmoji.ttf file I will be very grateful.
Sent from my GT-I9505 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Hi,
The [OP] HERE says he has it in his zip.