My phone recently fell and my capacitive keys don't work. Its sad that I can enjoy the betas of REMICS ans SENSE 4.0 ON my epic. I would grfeatly appreciate if someone could teach me how to enable these or create them. If someone teaches me I can keep updating the file for each update and push it out for most ROMs on our epics. I have decompiled and compiled frameworks and done basic editing. I know it will take more than just a little editing but I am more then willing to learn to make this happen! Thanks to anyone who tries in advance.
Sent from my SPH-D700 using XDA App
monstaX said:
My phone recently fell and my capacitive keys don't work. Its sad that I can enjoy the betas of REMICS ans SENSE 4.0 ON my epic. I would grfeatly appreciate if someone could teach me how to enable these or create them. If someone teaches me I can keep updating the file for each update and push it out for most ROMs on our epics. I have decompiled and compiled frameworks and done basic editing. I know it will take more than just a little editing but I am more then willing to learn to make this happen! Thanks to anyone who tries in advance.
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
Install AOKP, go to settings, rom control, enable navbar, select onscreen buttons you want
Decompile framwork-res.apk, edit /values/bools.xml and set the navigation bar value to true then recompile.
Sent from my SPH-D700 using Tapatalk 2
Can't you also just create local.prop and add line qemu.hw.mainkeys=0?
Sent from my SPH-D700 CM9 4.0.4
@dahturdima I have that on right now. I've had it like this. But I've been wanting to do it for other roms.
@ marcusant I though of that was in the process of doing it. But my decompilers wouldn't do it. I was getting chunk PNG missing files or something like that. I was trying to do it on REMICS.
If someone could upload their working set of tools I would greatly appreciate it.
Sent from my SPH-D700 using XDA App
monstaX said:
@dahturdima I have that on right now. I've had it like this. But I've been wanting to do it for other roms.
@ marcusant I though of that was in the process of doing it. But my decompilers wouldn't do it. I was getting chunk PNG missing files or something like that. I was trying to do it on REMICS.
If someone could upload their working set of tools I would greatly appreciate it.
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
Go with Zeinzu's method.
I would but I have no knowledge of what that means. I am half nooby. Lol
Sent from my SPH-D700 using XDA App
monstaX said:
I would but I have no knowledge of what that means. I am half nooby. Lol
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
Open terminal emulator and type
su (enter key)
touch data/local.prop (enter key)
echo qemu.hw.mainkeys=0 > data/local.prop (enter key)
Sent from my SPH-D700 using Tapatalk 2
OK. Thanks Marcus will do that.
monstaX said:
Does zeinzu just create a text file and name it local.prop? Then put it in the root of my phone? Not my SD card but the actual phone with es file explorer?
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
I just posted how...
Edit: k
Sent from my SPH-D700 using Tapatalk 2
Ok I did exactly this and in es it was created and I did see it with the command. However it didn't do anything. I am on AOKP. I know there is a setting but I can't do it through terminal emulator. Let me try another ROM
Sent from my SPH-D700 using XDA App
EDIt:It worked on REMICS!!!!!!!! Now if someone is willing to help how can i change the size? I know I can do it through dimes.xml in the framework but the question is what guru can do it without decompiling it? lol
I've done it on cm9 and it works.
Sent from my SPH-D700 CM9 4.0.4
It worked great thanks Zeinzu. Youre a genius. Is it possible to resize it without decompiling?
Not sure, haven't tried. I'm assuming no though.
Sent from my SPH-D700 CM9 4.0.4
monstaX said:
It worked great thanks Zeinzu. Youre a genius. Is it possible to resize it without decompiling?
Click to expand...
Click to collapse
Nope, sorry
Sent from my SPH-D700 using Tapatalk 2
Im assuming the guys that created ROM control are gurus because it does it automagically once you put the size?-.-
EDIt: it would be awesome if someone could hook me up with the tools to decompile these kinds of frameworks. I can decompile ICS ones fine. Just not newer ones? Lol
Aapt.exe
Sent from my Galaxy Nexus using xda premium
monstaX said:
Im assuming the guys that created ROM control are gurus because it does it automagically once you put the size?-.-
EDIt: it would be awesome if someone could hook me up with the tools to decompile these kinds of frameworks. I can decompile ICS ones fine. Just not newer ones? Lol
Click to expand...
Click to collapse
The one in rom control has a framework hook
Sent from my SPH-D700 using Tapatalk 2
Related
Can someone pull whatever code makes the Nexus S screen go off like a TV when you lock it and port it? It's awesome!
Seconded. Though I do find it funny that a natural process of a piece of archaic technology is something we now wish to have emulated on our high-end electronics for show.
Weird isn't it.. Lol
Sent from my SPH-D700 using XDA App
alfiej said:
Can someone pull whatever code makes the Nexus S screen go off like a TV when you lock it and port it? It's awesome!
Click to expand...
Click to collapse
It's an xml within the framework res. It's in the anim folder and should be lock_on.xml or something to that nature. It would be easiest made as a metamorph. I'd do it but I got no way of testing. No longer an epic user.
Sent from my SPH-D700 using XDA App
idkwhothatis123 said:
It's an xml within the framework res. It's in the anim folder and should be lock_on.xml or something to that nature. It would be easiest made as a metamorph. I'd do it but I got no way of testing. No longer an epic user.
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
i test it for u or u can tell me how to do it
idkwhothatis123 said:
It's an xml within the framework res. It's in the anim folder and should be lock_on.xml or something to that nature. It would be easiest made as a metamorph. I'd do it but I got no way of testing. No longer an epic user.
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
Technically still a user, no?
so it would be in the lock_screen_exit/lock_screen_enter.xml?
I'll test too. I need this lol..
Sent from my SPH-D700 using XDA App
It's not just on the Nexus S, it's the gingerbread screen off animation.
Well here is the framework from the nexus s but I can't seem to find anything but somone can poke thru it who has better experiance than me so here's the link http://db.tt/TEOOfUN hope we figure it out its very sick looking.
Sent from my SPH-D700 using XDA App
Magic Oreo said:
so it would be in the lock_screen_exit/lock_screen_enter.xml?[/QUOTE
tried those two on captivate using ninja morph... didnt work
Click to expand...
Click to collapse
i tried the same thing...didnt work....im sure its not just part of the nexus s its a "feature" from gingerbread.
ill poke around tonight and see what i can do
deano0714 said:
Well here is the framework from the nexus s but I can't seem to find anything but somone can poke thru it who has better experiance than me so here's the link http://db.tt/TEOOfUN hope we figure it out its very sick looking.
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
Is this from the nexus 2 or the gingerbread sdk?
Sent from my SPH-D700 using XDA App
This is from the nexus s somone gave it to me in there forums.
Sent from my SPH-D700 using XDA App
+1 on this.
Developers, make this happen!
I poke around last night but I didn't try anyrhing. I noticed there is 3 anim xmls for the lock screen. Can someone point ne in the direction of the full system dump so I can poke around even further
Sent from my SPH-D700 using XDA App
I replaced all of the anim files in a test framework and no noticable differences in animations.
sent from an Epic4g through the cosmos
raiderep said:
I replaced all of the anim files in a test framework and no noticable differences in animations.
sent from an Epic4g through the cosmos
Click to expand...
Click to collapse
So I'm wondering if theres something and were going to need the system dump poke around.
Sent from my SPH-D700 using XDA App
+10 Yes it is hilarious that we want to emulate this old technology. For some reason though, we all can't live without it now that we saw it! I will definitly test as soon as a morph/flashable zip is up!
can someone hlep me figure out how to use this kitchen? it seems pretty simple and i do as it was said in the thread but everytime i upload framwork or systemui or anything it says failed so i wanted to see if anyone could give me what settings they put for the downloads to work and i wanted to know if this actuallly does work for our phone
im trying to put some theme on the deodexed stock el30 mtd rom so does anyone know if this would work?
lilajrestnom said:
can someone hlep me figure out how to use this kitchen? it seems pretty simple and i do as it was said in the thread but everytime i upload framwork or systemui or anything it says failed so i wanted to see if anyone could give me what settings they put for the downloads to work and i wanted to know if this actuallly does work for our phone
im trying to put some theme on the deodexed stock el30 mtd rom so does anyone know if this would work?
Click to expand...
Click to collapse
The Kitchen server is down. Been that way for 2 days now.
kennyglass123 said:
The Kitchen server is down. Been that way for 2 days now.
Click to expand...
Click to collapse
Thankss that explains a lot lol
But it would work for this phone right?
Sent from my SPH-D700 using XDA App
lilajrestnom said:
Thankss that explains a lot lol
But it would work for this phone right?
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
Yes, what most people use for themes if they have no source theme to port
Sent from my SPH-D700 using xda premium
lilajrestnom said:
Thankss that explains a lot lol
But it would work for this phone right?
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
Absolutely....had a whole theme done waiting to upload the freaking Windows rebooted for updates while I been waiting 2 days for the Kitchen to start working again.
Sent from my SPH-D700 using XDA App
kennyglass123 said:
Absolutely....had a whole theme done waiting to upload the freaking Windows rebooted for updates while I been waiting 2 days for the Kitchen to start working again.
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
That sucks lol
I just went and tried it quickly and it seems to still b not working..? Is it still down..?
Sent from my SPH-D700 using XDA App
It's back up now though.
Sent from my SPH-D700 using XDA App
kennyglass123 said:
It's back up now though.
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
Then its probably cuz I'm on my phone its not working??
But like when I make whatever I want, let's say a battery icon, and I go to summary and press submit to kitchen does it need to load a new page or what? Do I get some kind of notification or way to know that It was Successfully submited? And how do I know what file is mine when I pick it up lol? Where is the name of myy file?
Whenever I go to pickup it says my cooked files 0?? This means its not working right lol?
Sent from my SPH-D700 using XDA App
Are you uploading your framework-res, systemui and twframework? Then in summary you hit submit and it tells you your filename to expect and then a link to click on to watch folr it.
Sent from my SPH-D700 using XDA App
kennyglass123 said:
Are you uploading your framework-res, systemui and twframework? Then in summary you hit submit and it tells you your filename to expect and then a link to click on to watch folr it.
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
Ohh I thought I only had to upload those if it said they we're required
Thanks I think I got it now ill play with it some more tomorrow while I'm not at work lol
Just one last question lol
In the upload settings all I have to change is the phone type to "galaxy" right? All the other settings r correct as they r?
Sent from my SPH-D700 using XDA App
lilajrestnom said:
Ohh I thought I only had to upload those if it said they we're required
Thanks I think I got it now ill play with it some more tomorrow while I'm not at work lol
Just one last question lol
In the upload settings all I have to change is the phone type to "galaxy" right? All the other settings r correct as they r?
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
That and upload system files needs to be checked. Then the boxes will appear for the 3 files it needs you to upload from your ROM.
kennyglass123 said:
That and upload system files needs to be checked. Then the boxes will appear for the 3 files it needs you to upload from your ROM.
Click to expand...
Click to collapse
ya i know about the 3 files
so i just made something and submitted it and now waiting to pick up
it still says cooked files 0 for some reason.. shouldnt that b a 1 now? it gave me my file name and gave me the link to the pickup page so im guessing it worked but at the pickup page it still says "Your recently cooked files (0)"
anyway.. i just wanted to ask about the status bar. Does it work for ours with our widgets? i dont see anywhere over there that lets me edit the widgets for a galaxy phone so does that mean my status bar wont have the widgets in it?
ok so i just figured out how it works completely
my only problem is idk y but i got an error lol it is a veryyy long shtf error that i dont understand lol but what did i doo wronggggg
lilajrestnom said:
ok so i just figured out how it works completely
my only problem is idk y but i got an error lol it is a veryyy long shtf error that i dont understand lol but what did i doo wronggggg
Click to expand...
Click to collapse
That's usually caused by the apks you've uploaded are not correct file type or are unable to be modded....or couble be corrupted
Sent From My Thugnificent SPH-D700 because its more than Magnificent
Biggoron said:
That's usually caused by the apks you've uploaded are not correct file type or are unable to be modded....or couble be corrupted
Sent From My Thugnificent SPH-D700 because its more than Magnificent
Click to expand...
Click to collapse
but i uploaded the right 3?? there from the deodexed el30 mtd rom
ill try again and see what happens
lilajrestnom said:
but i uploaded the right 3?? there from the deodexed el30 mtd rom
ill try again and see what happens
Click to expand...
Click to collapse
Yeah I got the sh&tF*ck error with CM7 Crystal theme. No one tried to help from their thread. They may have gotten corrupted in the upload process. Pull the clean ones straight out of the ROM's zip file.
Click the link in my sig for odexed theme guide. Works for deodexed too, just substitute the right files instead of the ones I give.
Sent from something with a Kモ尺れモㄥ.
Okay ill try again once I get on a computer again lol
I did get something to work tho I used clean gb el30's files and put some stuff on it aand it worked like blue overscroll glow and a different font and even boot ani. So I guess ill play with it a little more some other time
I did also try to do one thing. I tried to change some app icons
I went into the email app and looked in res/drawable hdmi (or whatever it is) and replaced the png called "icon" (which had a pic of the email icon) with my own which I renamed to "icon" but when I flashed it it didn't change not sure why tho.
Sent from my SPH-D700 using XDA App
I'm mainly trying to edit the eri.xml and apn.xml for a non Sprint carrier. I tried APKTools but it's not really working. I keep getting a java not found error even though its installed. Also it doesn't seem that you can edit this xmls with APKTools anyway. Anyone feel like pointing me in the right direction?
cornaljoe said:
I'm mainly trying to edit the eri.xml and apn.xml for a non Sprint carrier. I tried APKTools but it's not really working. I keep getting a java not found error even though its installed. Also it doesn't seem that you can edit this xmls with APKTools anyway. Anyone feel like pointing me in the right direction?
Click to expand...
Click to collapse
You can do that straight from your zip archiver. Just open it as a zip. The xml is in res/xml
Sent from my GT-P7510 using XDA
xboxfanj said:
You can do that straight from your zip archiver. Just open it as a zip. The xml is in res/xml
Sent from my GT-P7510 using XDA
Click to expand...
Click to collapse
I'm pretty sure eri is encrypted.
He'd have to decompile it.
Hmm do you have the android sdk installed and the resources... you need more than the java developemnt kit... you need that version of androids resources and dependencies to decompile it...
And no you can't edit xmls without decompiling the framework completely.
Sent from my SPH-D700 using xda premium
ÜBER™ said:
Hmm do you have the android sdk installed and the resources... you need more than the java developemnt kit... you need that version of androids resources and dependencies to decompile it...
Sent from my SPH-D700 using xda premium
Click to expand...
Click to collapse
Where can I get this?
cornaljoe said:
Where can I get this?
Click to expand...
Click to collapse
Google android sdk.
Or go to the android.com
Sent from my SPH-D700 using xda premium
ÜBER™ said:
Google android sdk.
Or go to the android.com
Sent from my SPH-D700 using xda premium
Click to expand...
Click to collapse
Already on it thanks.
Edit:
Wow my old developing persona is awakening in me as I watch the SDK install. Look out... maybe a "Hello Epic World" will follow after I'm done with this.
Can someone take both Phone.apk and Contacts.apk and (if wouldnt mind MMs.apk) and get them to work with the DeOdexed FF18 ROM for my Epic 4gTouch? I dont really care for the TwICS ones that come stock and would like them replaced with these, but I'm having trouble. I dont really have the "know how" to modify commands or xml, etc. but I'm not a noob at this either.
If someone could help please along with how to get it to work with my phone that'd be great!!
Push the files yourself.
Sent from my SPH-D710 using xda premium
daniel4653 said:
Push the files yourself.
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
Well how "exactly" (what's the commands) to do so please and when I tried using root explorer to place the files and change the permissions and restart it borks my network and fails to work.. any thoughts?
I was just thinking to myself "why mod it so that every app you have installed shows up in the multiwindow bar?" This presents incompatibilities and also makes it hard for those who have a lot of apps installed (me) to really find what we're looking for to actually multitask with.
With the latest leak they've added the ability to specify which apps get multiwindow support through the awesome CSC engine. Now, instead of having all of your installed apps show up, you can pick and choose which ones you'd like to be added.
If you ever wondered how those Sprint apps got added to the list, it's by editing the feature.xml file located in /system/csc
Find this line:
Code:
<!-- Multi Window -->
<CscFeature_MultiWindow_AddOnApp>com.mobitv.client.sprinttvng,com.sprint.smps,com.sprint.mobilewallet,com.sprint.android.musicplus2033,com.nbadigital.gametimelite,com.zipwhip.devicecarbon.sprint,com.zipwhip.devicecarbon.sprint,com.handson.h2o.nascar09,com.telenav.app.android.sprint</CscFeature_MultiWindow_AddOnApp>
Add and remove apps by package name. This is a bit advanced so it's more for ROM chefs or users who know how to retrieve package names and feel comfortable editing this file. If someone were to create an app to do this, it would be even better. I have over 300 apps installed and this is the perfect way to make sure I'm not scrolling endlessly as I try to find the app I want to multitask with. A reboot later and your new app should show up in the list.
Thank you.
Sent from my SPH-L710 using Tapatalk 2
Thanks Freeza!
I modified the feature.xml and added the Yahoo Mail app (com.yahoo.mobile.client.android.mail) entry and then rebooted. When I went into Multi Window, I was able to add Y!Mail and was able to split screen it.
Nice!!Thank you works fantastic
Sent from my SPH-L710 using Tapatalk 2
Beat me to it, found this earlier and was going to post, great job freeza!
SPRINT GS3 FAQ
Appears Chrome Beta and Chrome are not able to co-exist in Multiwindow. I added Chrome Beta (com.chrome.beta) to feature.xml and then Chrome is not available to split screen with. I then tried to add Chrome (com.android.chrome) to feature.xml as well, but only 1 Chrome will show up.
Great info...A little too complicated for me...worried id screw it up...but still, thanks.
Niiiceeee
Sent from my SPH-P100 using Tapatalk 2
There's a app called multi window manager that works pretty good. I'm on sextapes new release.
Sent from my SPH-L710 using xda app-developers app
jrny99 said:
There's a app called multi window manager that works pretty good. I'm on sextapes new release.
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
The patch it wants to install doesn't have any adverse affects does it?
Nice! I was wondering about this while messing with stock ROM.
Synergy ROM + Ktoonz w/ Team Kernelizers tweaks
SITH16 said:
The patch it wants to install doesn't have any adverse affects does it?
Click to expand...
Click to collapse
none that i can tell, so far so good
jrny99 said:
none that i can tell, so far so good
Click to expand...
Click to collapse
Which version of the patch did you select?
Sent from my SPH-L710 using Tapatalk 2
bog3nator said:
Which version of the patch did you select?
Sent from my SPH-L710 using Tapatalk 2
Click to expand...
Click to collapse
I used the I9300 version. Everything is good for me.
Sent from my SPH-L710 using Tapatalk 2
this worked for me on the MD4 odex rom
Thanx
Anyone tried on freezas md4 deodex? Does it break the hot spot mod
Sent from my SPH-L710 using xda premium
jjerome1979 said:
Anyone tried on freezas md4 deodex? Does it break the hot spot mod
Sent from my SPH-L710 using xda premium
Click to expand...
Click to collapse
It shouldn't because it doesn't have to do with the services.jar file..but I could be mistaken!
Sent from my SPH-L710 using xda premium
r.suchil2 said:
It shouldn't because it doesn't have to do with the services.jar file..but I could be mistaken!
Sent from my SPH-L710 using xda premium
Click to expand...
Click to collapse
Thanks. Thats good enough for me. Time to find some package names and fumble through
Sent from my SPH-L710 using xda premium
jjerome1979 said:
Thanks. Thats good enough for me. Time to find some package names and fumble through
Sent from my SPH-L710 using xda premium
Click to expand...
Click to collapse
If you use root explorer, navigate to data/app, all the passage names are listed there... just leave out -1.apk... so for quick pic (the blue app icon you see in the screenshot) it would be com.alensw.PicFolder
flastnoles11 said:
If you use root explorer, navigate to data/app, all the passage names are listed there... just leave out -1.apk... so for quick pic (the blue app icon you see in the screenshot) it would be com.alensw.PicFolder
Click to expand...
Click to collapse
not all apps are there. i have found a few in another folder. sometimes doing a search in root explorer is better.