Multi window apk - Galaxy Note II Themes and Apps

Can someone upload the multi window apk. Want to have a go at porting it to the i9300.
Cheers
Sent from my GT-I9300 using xda app-developers app

As far as I know, it's not just an apk. It goes much deeper than that. Maybe I'm wrong though.

Deusdies said:
As far as I know, it's not just an apk. It goes much deeper than that. Maybe I'm wrong though.
Click to expand...
Click to collapse
Youre right.
- f3w1n -

Honestly you should just wait, or get hold of the s3 leak that already includes it.
It is wired so deep in the frameworks you will never get it fully working, or maybe not even at all if you tried to port from the note.
There is one dedicated apk, then there is code in xml's of several other apks and various libs and other files.

The multi window function is part of the systemui apk. Read thru this thread.
You'll have to edit it yourself if you want to port it to other devices.

KBS720 said:
The multi window function is part of the systemui apk. Read thru this thread.
You'll have to edit it yourself if you want to port it to other devices.
Click to expand...
Click to collapse
framework-res.apk and FlashBarService.apk

nobnut said:
framework-res.apk and FlashBarService.apk
Click to expand...
Click to collapse
Thx for d correction :good:

nobnut said:
framework-res.apk and FlashBarService.apk
Click to expand...
Click to collapse
and android.policy.jar, multiwindow.jar, services.jar, framework.jar...

LegendK95 said:
and android.policy.jar, multiwindow.jar, services.jar, framework.jar...
Click to expand...
Click to collapse
You could also throw com.samsung.device.jar, core.jar, ext.jar, twframework.jar and lots of others in if you wanted

Related

!!!!Galaxy SIII framework-res.apk!!!!

Can any one provide me Galaxy SIII framework-res.apk file?????
Why do you need it?
SanderTheNinja said:
Why do you need it?
Click to expand...
Click to collapse
He probably messed his up.
Sent from my GT-S5570 using XDA
Yup
Maybe he messed up his phone theme dude if you're not that good enough don't mess it with a new phone
LOL i dont have that phone i just want that to get its ripple lockscreen for my SGM!
I think you need more than framework-res.
You'll need more than framework-res.apk. Go download an SGS3 rom.
nex7er said:
You'll need more than framework-res.apk. Go download an SGS3 rom.
Click to expand...
Click to collapse
its too big in size for my little broadband, so any one plz just upload framework-res.apk n i know how to port ripple lockscreen from it..
gmp009 said:
its too big in size for my little broadband, so any one plz just upload framework-res.apk n i know how to port ripple lockscreen from it..
Click to expand...
Click to collapse
Wow. Tell us how you are going to do that with framework apk
Like Ghaster said, you will need more than that.
Sent from my GT-S5570 using XDA
gmp009 said:
Can any one provide me Galaxy SIII framework-res.apk file?????
Click to expand...
Click to collapse
check this out, dude...
nunogilberto said:
check this out, dude...
Click to expand...
Click to collapse
ThAnKS Dear!

What should I use to edit an XML file?

Trying to edit the APN.xml but none of the editors can load it. Tried Notepad, Notepad++ and 3 other editors. I want to learn the basics of a ROM and I wanna input my tethering fix as well as deleting the other APNs. Any help would be appreciated!
By the way, I'm running on Windows 7.
strange. all of those progs should open it up. try wordpad.
RussianBear said:
strange. all of those progs should open it up. try wordpad.
Click to expand...
Click to collapse
Nope. Didn't work either.
hasoon2000 said:
Nope. Didn't work either.
Click to expand...
Click to collapse
do you get any errors? i'm on 7 and just opened a few xmls w/o any issues.
RussianBear said:
do you get any errors? i'm on 7 and just opened a few xmls w/o any issues.
Click to expand...
Click to collapse
This is what it looks like.
hasoon2000 said:
This is what it looks like.
Click to expand...
Click to collapse
looks like an encoding "problem". try playing with various encoding options, and you should be good to go
Where is that xml located? You might need to decompile if its located in one of the framework files. (Framework-res.apk)
Then it should read correctly. pm me if you continue to have problems cause I'm pretty good with this stuff lol
Sent from my HTC_Amaze_4G using Tapatalk 2
If it's in the framework-res.apk, you do need to decompile it. Relevant thread can be found here.
RussianBear said:
looks like an encoding "problem". try playing with various encoding options, and you should be good to go
Click to expand...
Click to collapse
It isn't an encoding problem. when I opened it with IE, it displayed a blank page
ziggy46 said:
Where is that xml located? You might need to decompile if its located in one of the framework files. (Framework-res.apk)
Then it should read correctly. pm me if you continue to have problems cause I'm pretty good with this stuff lol
Sent from my HTC_Amaze_4G using Tapatalk 2
Click to expand...
Click to collapse
It is in the Framework-res.apk. res\xml\apns.xml to be exact lol
I decompiled the Framework-res.apk with AutoAPKTool and WinRar. Still no solution.
hasoon2000 said:
It isn't an encoding problem. when I opened it with IE, it displayed a blank page
It is in the Framework-res.apk. res\xml\apns.xml to be exact lol
I decompiled the Framework-res.apk with AutoAPKTool and WinRar. Still no solution.
Click to expand...
Click to collapse
decompile it with apk manager instead... (it overall works better)
over the years i made a perfect apk manager package that worked pretty well. can you upload your framework-res.apk that your trying and i will see if i can get it to work?
EDIT: BTW, here's the pack i made. http://www.mediafire.com/?y89c72at083lf7c <--- it works great for gb and froyo. idk about ics though
ziggy46 said:
decompile it with apk manager instead... (it overall works better)
over the years i made a perfect apk manager package that worked pretty well. can you upload your framework-res.apk that your trying and i will see if i can get it to work?
EDIT: BTW, here's the pack i made. http://www.mediafire.com/?y89c72at083lf7c <--- it works great for gb and froyo. idk about ics though
Click to expand...
Click to collapse
Heres the link
http://www.mediafire.com/?589s7kyojxb125j
I'll take a stab at it again later. Gotta read 160 pages by tomorrow.
hasoon2000 said:
Heres the link
http://www.mediafire.com/?589s7kyojxb125j
I'll take a stab at it again later. Gotta read 160 pages by tomorrow.
Click to expand...
Click to collapse
ok, well i decompiled it. and i am able to read the apn.xml perfectly.
i will make a package for you to use. (and you should make a gui program out of it )
ziggy46 said:
ok, well i decompiled it. and i am able to read the apn.xml perfectly.
i will make a package for you to use. (and you should make a gui program out of it )
Click to expand...
Click to collapse
I guess it doesn't like me lol. Can you tell me what you did exactly so I can try it? New to these kind of things. Send me the new package and I'll see what I can do
Sent from my HTC_Amaze_4G using Tapatalk 2
hasoon2000 said:
I guess it doesn't like me lol. Can you tell me what you did exactly so I can try it? New to these kind of things. Send me the new package and I'll see what I can do
Sent from my HTC_Amaze_4G using Tapatalk 2
Click to expand...
Click to collapse
Trust me, its not that it doesnt like you lol ics is just a pain, you have to use 2 different versions of apktool to decompile and recompile....
and im making the package now, it has convenient readme.txt's that tell you exactly how i did it.
---------- Post added at 04:19 PM ---------- Previous post was at 04:07 PM ----------
here you go, http://www.mediafire.com/?6kk51jf5ad7mys9
i made it into a extracting .exe file (just for fun lol)
ziggy46 said:
Trust me, its not that it doesnt like you lol ics is just a pain, you have to use 2 different versions of apktool to decompile and recompile....
and im making the package now, it has convenient readme.txt's that tell you exactly how i did it.
---------- Post added at 04:19 PM ---------- Previous post was at 04:07 PM ----------
here you go, http://www.mediafire.com/?6kk51jf5ad7mys9
i made it into a extracting .exe file (just for fun lol)
Click to expand...
Click to collapse
I seriously love you (No homo of course)! I can make a simple ass GUI with it. You want it to compile and decompile with a button, right? That'll take like a max of half an hour. Maybe 45 mins depending if I wanna make the GUI look clean rather than sloppy lol
hasoon2000 said:
I seriously love you (No homo of course)! I can make a simple ass GUI with it. You want it to compile and decompile with a button, right? That'll take like a max of half an hour. Maybe 45 mins depending if I wanna make the GUI look clean rather than sloppy lol
Click to expand...
Click to collapse
lmao!
and that sounds good. a gui would be cool with the decompile and recompile buttons! so did you get what you were trying to do with the apn.xml to work?
ziggy46 said:
lmao!
and that sounds good. a gui would be cool with the decompile and recompile buttons! so did you get what you were trying to do with the apn.xml to work?
Click to expand...
Click to collapse
I can work on it after I do the S-Off toolkit.
I can actually look at the file, but I didn't edit it yet. I'm reading for school tomorrow. I have about 80 pages out of 160 to read! lol
Btw, do you know how to deodex the ICS base?
hasoon2000 said:
I can work on it after I do the S-Off toolkit.
I can actually look at the file, but I didn't edit it yet. I'm reading for school tomorrow. I have about 80 pages out of 160 to read! lol
Btw, do you know how to deodex the ICS base?
Click to expand...
Click to collapse
take your time man it'll still get here lol
and yes, the easiest way is to use a kitchen. i recommend this one. and if one of the files doesnt deodex right we can always borrow that specific file from another rom. http://forum.xda-developers.com/showthread.php?t=633246
it has an option to deodex either just /system/app, /system/framework, or both
(although i've never tried it on the amaze yet.)
ziggy46 said:
take your time man it'll still get here lol
and yes, the easiest way is to use a kitchen. i recommend this one. and if one of the files doesnt deodex right we can always borrow that specific file from another rom. http://forum.xda-developers.com/showthread.php?t=633246
it has an option to deodex either just /system/app, /system/framework, or both
(although i've never tried it on the amaze yet.)
Click to expand...
Click to collapse
That is the kitchen I use. It doesn't deodex any files. I even updated baksmali and smali
hasoon2000 said:
That is the kitchen I use. It doesn't deodex any files. I even updated baksmali and smali
Click to expand...
Click to collapse
hmm... weird. are you sure your doing it right? im gonna try it out quick

Superfine Mod for our Note

Just saw this article on pulse, the gs3 got this new mod and it changes the quality of the camera. When can we expect that on our note?
"Superfine mod comes to Samsung Galaxy S III
ANDROID COMMUNITY | JUNE 6, 2012
http://pulse.me/s/a1awB"
Typed on my White Galaxy Note running ICS 4.0.4
make a backup of the apk and see if it works
slowpc said:
make a backup of the apk and see if it works
Click to expand...
Click to collapse
APK alone won't be enough. There are some needed libs in order for this to work.
Guess we'll just have to wait till someone ports it to our Note.
joseh92 said:
Just saw this article on pulse, the gs3 got this new mod and it changes the quality of the camera. When can we expect that on our note?
"Superfine mod comes to Samsung Galaxy S III
ANDROID COMMUNITY | JUNE 6, 2012
http://pulse.me/s/a1awB"
Typed on my White Galaxy Note running ICS 4.0.4
Click to expand...
Click to collapse
We will probably get something similar or just a port.
I have this option on Saurom 7.1.... Not sure if it's the same but....
Sent from my SAMSUNG-SGH-I717 using XDA
Id like to test it out but Im out all day. Someone test if they can and report back or I could see if i can port it over. May take some time but I'm willing to give it a shot.
Typed on my White Galaxy Note running ICS 4.0.4
Link to the mod:
http://hx-custom-roms.com/galaxy-s3-mod-hx-is-back.html/comment-page-1#comment-45062
Instructions are simple:
"replace original SamsungCamera.apk in system\app\ with this one using e.g. “Root explorer” or something… You need a rooted Device!"
Since it's just an apk, there shouldn't any harm in just testing it out -- just be sure to make a nandroid backup and be prepared to use adb to push the original SamsungCamera.apk back to /system/app if it causes any sort of bootloop/fails.
My suspicion is that it does rely on some of the S3's unique framework or lib files, and the camera hardware itself is also different, so it probably won't "just work"... but ya never know! lol
I also posted on HyperX's site to see if he has any interest in getting it ported to our i717...
paleh0rse said:
Link to the mod:
http://hx-custom-roms.com/galaxy-s3-mod-hx-is-back.html/comment-page-1#comment-45062
Instructions are simple:
"replace original SamsungCamera.apk in system\app\ with this one using e.g. “Root explorer” or something… You need a rooted Device!"
Since it's just an apk, there shouldn't any harm in just testing it out -- just be sure to make a nandroid backup and be prepared to use adb to push the original SamsungCamera.apk back to /system/app if it causes any sort of bootloop/fails.
My suspicion is that it does rely on some of the S3's unique framework or lib files, and the camera hardware itself is also different, so it probably won't "just work"... but ya never know! lol
I also posted on HyperX's site to see if he has any interest in getting it ported to our i717...
Click to expand...
Click to collapse
Yah i was browsing thru the S3 forums and saw this too. I might give it a try. Theres also a cwm flashable zip, but im pretty sure it won't work.
babymatteo said:
Yah i was browsing thru the S3 forums and saw this too. I might give it a try. Theres also a cwm flashable zip, but im pretty sure it won't work.
Click to expand...
Click to collapse
Have a link to that CWM zip? It may contain additional system files that support the apk, so I'd like to take a quick look at it.
if this works, it would be sweet!
I just tried to install the apk...doesn't want to install!. I changed permissions and put into system/app then rebooted...it was worth a try but nope...
Originally Posted by babymatteo
Yah i was browsing thru the S3 forums and saw this too. I might give it a try. Theres also a cwm flashable zip, but im pretty sure it won't work.
Click to expand...
Click to collapse
Have a link to that CWM zip? It may contain additional system files that support the apk, so I'd like to take a quick look at it.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1691145
Here you go brotha
Sent from my SAMSUNG-SGH-I717 using Tapatalk 2
wish777 said:
I just tried to install the apk...doesn't want to install!. I changed permissions and put into system/app then rebooted...it was worth a try but nope...
Click to expand...
Click to collapse
I did the same. Flashed and put in system/app. Apk stays but doesn't show up. Missing some libs or something to make it work. Maybe someone will make it work.
Sent from my SAMSUNG-SGH-I717 using xda premium
Sorry it's rotated but are you looking for this setting or something else?
Sent from my SAMSUNG-SGH-I717 using XDA
dakleenupman said:
Sorry it's rotated but are you looking for this setting or something else?
Sent from my SAMSUNG-SGH-I717 using XDA
Click to expand...
Click to collapse
Its a mod that increases the resolution of the camera. It makes taking videos a bit more smoother and it increases the fps of 1080 and 720 video. They say that 60 fps is soon to come.
Typed on my White Galaxy Note running ICS 4.0.4
My gut feeling on this is custom kernel dependencies...
tyler79durdan said:
My gut feeling on this is custom kernel dependencies...
Click to expand...
Click to collapse
What makes you say that?
Running Saurom...
on my Note and there is a Superfine setting in Settings>Resolution in the camera app - don't know if this is a Gingerbread setting or if it comes along with Saurom.
docfreed said:
on my Note and there is a Superfine setting in Settings>Resolution in the camera app - don't know if this is a Gingerbread setting or if it comes along with Saurom.
Click to expand...
Click to collapse
Its something completely different man.
Sent from my SAMSUNG-SGH-I717 using xda premium
docfreed said:
on my Note and there is a Superfine setting in Settings>Resolution in the camera app - don't know if this is a Gingerbread setting or if it comes along with Saurom.
Click to expand...
Click to collapse
I answered this, its not that. Its makes camera quality and performance better than stock.
Typed on my White Galaxy Note running ICS 4.0.4

Q - BB 10 lockscreen mod?

can some please make a flashable zip for this lockscreen? http://forum.xda-developers.com/showthread.php?t=1920612
I would try but I think it best for someone more knowledgeable to do it properly being that I know squat about coding. TIA
That looks awesome.
Sent from my EVO using Tapatalk 2
thicklizard said:
That looks awesome.
Sent from my EVO using Tapatalk 2
Click to expand...
Click to collapse
Think you might be able to do it? It's editing jar files but Idk sh*t about it
I would really have to read some more. So far from what I've read I would need to download the cm source run the patch then build the rom. Not sure my pc can handle that. I wonder if some one who already has the source could do this. I also haven't seen what files it changes so you could just make a flashable zip.
Sent from my EVO using Tapatalk 2
Yea that's what I gather as well but that coding might as well be in Chinese lol. Hopefully we can find someone to help out, I'm dying to have this mod
Can't you just remove the sense lockscreen apk and install the aokp version? Just a question. Lol. I dont really know **** about this. Buahha
thermus said:
Can't you just remove the sense lockscreen apk and install the aokp version? Just a question. Lol. I dont really know **** about this. Buahha
Click to expand...
Click to collapse
Its not an apk, the jar files and framework need to be edited rom my understanding
banccalif said:
Its not an apk, the jar files and framework need to be edited rom my understanding
Click to expand...
Click to collapse
yep, you have to patch the /framework/base
Here
AG206 said:
yep, you have to patch the /framework/base
Here
Click to expand...
Click to collapse
Unfortunately I've got no way to do it myself
Hopefully lens_flare will take care of this for us!

[Req] Systemui for GB

Hello XDA people :cyclops:
I´ve searched in the web a systemui with toggles for my LWW using gingerbread stock(4.0.2.A.0.58), without success. and I was wondering if any of you could create a systemui similar to the attachment below. thank u in advance :laugh: :fingers-crossed:
No one could help me with this request??? I thought that xda members could give me a hand with this.
Sent from my WT19a using xda premium
Dominator_666 said:
No one could help me with this request??? I thought that xda members could give me a hand with this.
Sent from my WT19a using xda premium
Click to expand...
Click to collapse
Maybe you could check this one: http://forum.xda-developers.com/showthread.php?t=1306044
I just searched for it in the Themes&Apps section
Hope this helps!?
malte180684 said:
Maybe you could check this one: http://forum.xda-developers.com/showthread.php?t=1306044
I just searched for it in the Themes&Apps section
Hope this helps!?
Click to expand...
Click to collapse
Maybe, but it is possible to change the icon set of the systemui? or i need to edit another file?
Dominator_666 said:
Maybe, but it is possible to change the icon set of the systemui? or i need to edit another file?
Click to expand...
Click to collapse
I think it's possible, trying to get that for me to... But I'm stuck at changing the icons after decompiling the systemui.apk...
I'm not sure which icons i have to replace to make it work...
hope you can compile succesfully the systemui.apk. would be a relief for me ... btw, would be useful if I attach my systemui or sth to help you?
Dominator_666 said:
hope you can compile succesfully the systemui.apk. would be a relief for me ... btw, would be useful if I attach my systemui or sth to help you?
Click to expand...
Click to collapse
I don't think so, because I'm on ICS... But if I figure out how to handle this I will tell you
any news dude?
Dominator_666 said:
any news dude?
Click to expand...
Click to collapse
check this out! i just uploaded it! Thread

Categories

Resources