Extracting icons from roms - AT&T, Rogers, Bell, Telus Samsung Galaxy S III

I was curious if anyone could assist in helping me pull a 4g data icon from a ROM, I use different ROMs all the time, but find different aspects I like from others, I was curious how I could do that and input it into another ROM.
Thanks
Sent from my SGH-I747 using xda app-developers app

Anyone at all, there has to be some dev or someone out there that has some leading information at least, maybe that kitchen program can do this, just want a point in the right direction.
Sent from my SGH-I747 using xda app-developers app

Its not that simple. You have to decompile apks, make your edits then recompile. That's a super simplified overview

OK well I appreciate your response, from what I read on the kitchen forum it does talk about being able to compile your own customizations to preexisting ROMs or taking pieces of other ROMs and compiling your own version, probably requires a lot more practicing with said program.
Sent from my SGH-I747 using xda app-developers app

Related

[ROM] Creating a new rom - Conical lockscreen

Hello i am new to the forum. I am creating a ROM, using Froyo as the platform and the droid incredible as the target phone. Generic compilation was succesful.
I am currently trying to change the lockscreeen. I have some found the locations of some of the lockcreen components. Currently i am trying to figure out how slidingtab.java is called. Are there any others that have some expereinces in changing the lockscreen-
You are in the correct area. SlidingTab is an object that is used in LockScreen.java.
Interesting.. Will be watching the thread closely
Sent from my ADR6300 using XDA App
thatdudebutch said:
Interesting.. Will be watching the thread closely
Sent from my ADR6300 using XDA App
Click to expand...
Click to collapse
+1. I plan on doing this myself eventually (the custom ROM, not just changing the lock screen). Just hard to find the time.
thanks for the quick replies. I have some time right now. My school schedule is light. I will debug lockscreen.java more and get back with my findings. thanks ihtfp69
Sent from my ADR6300 using XDA App running Virtuous 1.6
Can we get a pre-release?
You can also pm me if you need a tester.
Thanks!
touchpro247 said:
Can we get a pre-release?
You can also pm me if you need a tester.
Thanks!
Click to expand...
Click to collapse
what he said for me too..
Sure, but first I need to learn how to turn it into an *.zip for flashing. I currently run my builds through the emulator. If someone can get me pointed the right direction I can work faster ;-)
Sent from my ADR6300 using Virtuous 1.6 through XDA App
This is a silly question, but what does a "conical" lock screen look like?
It was meant as the name of the ROM. After posting I realized how it read. I'm not sure. Hmm maybe with two cones point to point.
Sent from my ADR6300 using Virtuous 1.6 through XDA App
LOL. I thought I missed out on some hot new UI paradigm or something!
pm me if you need a tester, always up for beta testing a new rom.
incredible with Virtuous 2.6 and kings 4 bfs
As far as I know their is no lockscreen sdk. If their was one lockscreen replacement could be so much easier.
Sent from my ADR6300 using Virtuous 1.6 through XDA App
don't know much about rom cooking but i have messed around with the kitchen.
compiles .zips for you if thats what you need
http://forum.xda-developers.com/showthread.php?t=633246
Thank you. Will get to seeing if these work. Looks like the page has some good info.
Sent from my ADR6300 using Virtuous 1.6 through XDA App
ROM kitchen worked. But since I'm using an AOSP version the touch controls do not work. I'm going to debug using logcat to figure out if the controls initialize
Sent from my ADR6300 using Virtuous 1.6 through XDA App

How to use porting tools?

I was wondering how to port to the incredible. I have windows 7, android sdk,apktool,smali/baksmali, and 7zip installed. I need to know how to use the tools mentioned and maybe some steps for porting. Modification of apk, jar, .xml, .so files are a must when porting,i just don't know how. Can someone please let me know, even if you want to pm then please do so. Thanks. Oh, afa what device I'd be porting from, not sure. Maybe from the desire or n1.
Bump
Sent from my ADR6300 using XDA App
google it my friend. GOOGLE!
type in android theme porter.
Thanks for the info, but I want to port a rom not a theme
ACD168 said:
google it my friend. GOOGLE!
type in android theme porter.
Click to expand...
Click to collapse
Sent from my ADR6300 using XDA App
I did try to google but nit anything on the incredible. I make it a general practice to google and research before I bother anyone on the forum.
Sent from my ADR6300 using XDA App
Maybe a Rom kitchen will help. I don't have much experience in this area.
It's no bother to people, I misread. rom kitchen sounds about right. you could always just try and theme the ROM you like..
Thanks for the response. What I really need is to know how to use the tools I mentioned. I have a basic overall knowledge of porting but am unsure of how to use the tools
Sent from my ADR6300 using XDA App
Bump
Sent from my ADR6300 using XDA App
I'm bumping this again cause I know there's got to be a dev with the knowledge, willingness, and time to tackle this thread request
Sent from my ADR6300 using XDA App
What are you wanting to port exactly?
Sent from my Incredible using XDA App

On-screen buttons

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

Installing a launcher for ics & jb

Hey, I'm a noob to the sgs3 and I'm wondering if there anyone out there that can assist me with any answers to this problem I'm having which is I'm trying to port/bring over a launcher from an old rom to an ics/jb rom.
So far it's not installing, getting errors and freezes.
I've managed to find out that it's a framework issue.
So if anyone knows how to handle this (bounty included) and make it work, whether the person themself or to make a reference to someone else would be much appreciated.
Sent from my SPH-L710 using xda app-developers app
pm'd
Check ur inbox
I'm even offering a bounty. Anyone can help, any help at all.
Sent from my SPH-L710 using xda app-developers app

Is it possible port a jb or ics app to gb?

With any kind of knowhow is it by ay chance possible to port a Ics+ app for gb.
Or perhaps I would need the source?
Ř800x
Wish to know too, Greenify on GB roms would be awesome!
Set "android:minSdkVersion="9"" (or 10 for 2.3.7) in your AndroidManifest.xml
inspect the code to make sure you're not calling any APIs that aren't available in gb. If you are, fix the code, either by disabling the relevant functionality or providing alternative implementations. You're also going to have to make some changes to the XML layout files. And probably a few more things.
As far as getting source code, google it, there are many methods, easiest probably dex2jar.
Sent from my R800i using xda app-developers app
You're welcome btw.
Sent from my R800i using xda app-developers app
Hmm very interesting I must give this a go thanks for the information
Ř800x
korrectmethod said:
Set "android:minSdkVersion="9"" (or 10 for 2.3.7) in your AndroidManifest.xml
inspect the code to make sure you're not calling any APIs that aren't available in gb. If you are, fix the code, either by disabling the relevant functionality or providing alternative implementations. You're also going to have to make some changes to the XML layout files. And probably a few more things.
As far as getting source code, google it, there are many methods, easiest probably dex2jar.
Sent from my R800i using xda app-developers app
Click to expand...
Click to collapse
Basically just that.
Edit: It's kind of in a wrong section...
Sent from my Nexus 5 using Tapatalk
Yea I noticed that late, I ment to post in Q&A
Sent from my SGH-T999 using xda app-developers app

Categories

Resources