[Q] I want to know how to change the system camera apk of the GS3. - Galaxy S III Q&A, Help & Troubleshooting

Greetings!
Well, is how the title says. I want to start making my own systems apps. For instance, I want to start developing a camera apk for my GS3 but the problem is that I don't know how to do it. I don't know how to open those internals files like xml files(they do not open correctly with a note app), .rsa files, .mf files, .sf files, .dex files, .arsc files and the list continues. How to compile and discompile apks or flashable files...
All of this is because I want to star my own proyect, and through this way, to enter the android developing community of the GS3!
If anyone could help me to accomplish this I would be VERY grateful! If theres a guide (I tried to look for one but my research did not throw any result) that would be better!
Hope you could understand me because English is not my main language, but hey, I'm learning
Thank You SO MUCH for YOUR TIME!

Personally I think you should start to learn the programming and code from your toaster, but hey - if you want to damage your S3 - it is your free will (I hope)
OK, let's go to the matter, first. Assessing your coding skills based on your questions, I decided that you should start your learning from this.
Furthermore, to be more presice against your questions, if you would become literate expert in above linked knowledge, feel free to use
this as a small sample.
If it made you curious, why not try for even more interesting news?
OMG ROTFL:laugh::laugh::laugh::laugh:

Logic says go to the Android Development Hacking / Chef Central and the other similar forum on XDA .
jje

JJEgan said:
Logic says go to the Android Development Hacking / Chef Central and the other similar forum on XDA .
jje
Click to expand...
Click to collapse
I doubt, as he does not know even how to open xml files...

Well, I am now trying to do my best. I think I can manage myself with the info I found...

Related

[Q] How to start cook /modify ROM

I searched in the forum, but it seems to be no present a tutorial forcooking a custom ROM.
I've got a GalaxyS, i flash many ROM and i've to install apps everytime...boring! So I wonder if is it possible to modify a custom ROM to add/remove apps for instance.
I'm a java developer, but I've got no experience with Linux... Is it a problem?
Could someone post a kind of guide to learn how to moify a ROM?
+1
its because we have touchwiz.
if we had stock android, it would be much easier developing
Well I have an evo and I too am looking for a tutorial to cook roms. I have no developing experience and just want to learn.
count me in too! I already have ubuntu just need some direction to get started on the vibrant.
Here it is a video guide for Samsung GalaxyS (i9000)...thank you Nokia7Vista!
Edit: nevermind, thought I was in a different section
Sent from my HTC Glacier using XDA App
Read read and read.
Go through the entire Android section of the Chef Central (The section you posted this in).
Check all the threads taht look promising and talk about tutorials or info or what not... Just sift through the data here and they'll have tons of links, threads, tutorials for you that you can read and learn how to do everything at...
zat81 said:
I searched in the forum, but it seems to be no present a tutorial forcooking a custom ROM.
I've got a GalaxyS, i flash many ROM and i've to install apps everytime...boring! So I wonder if is it possible to modify a custom ROM to add/remove apps for instance.
I'm a java developer, but I've got no experience with Linux... Is it a problem?
Could someone post a kind of guide to learn how to moify a ROM?
Click to expand...
Click to collapse
You can modify:
framework-res.apk
All the apps, you can unpack the .apk's, located in /system/app/ and replace the icons, or even the whole app.
You can add/remove/replace .apk's, located in /system/app
services.jar
Much, much more.
If you're on Linux, you can unpack the .apk's out of the box. Otherwise, install 7zip.
Once you're done modifying them.

[Q] What is an Easy way To Develop Android Games/Apps

EDIT: How Can I Easily Make a Sidescrolling Platformer Using An Easy Scripting Language For Android
Bump
Nobody Answered Yet I Modified My Post
Im Really Eager to start Making Simple Platforming Games For Android
bump Someone please post
There is no easy way. Anything that is worth doing is always worth the work you need to do.
Here is a Java-Script Builder
Don't know if you know anything about writing script or anything but you can PM(private message) me with an email address and I'll send you a zipped attatchment with a program for windows pc. It's called Sencha-Touch 1.1.1 App Maker.
I'm sure if your running windows on your PC and your here then you already have java runtime. Just update it if necessary at Java.com. Just click where it says "Do I Have Java" to check and update your version.
You will probably also have to go to Oracle(the java website) and download and install the "Java SE 7u2" for developers from the download section.
If you Need direct links to the Java's, I will include them in email to you.
Hope this gives ya some insight.
Can't get the zip to upload to an email but can give ya the website link in one. Don't think I'm allowed to post outside links.
hi
shubshub said:
bump Someone please post
Click to expand...
Click to collapse
Have you tried out DaVinci Studio? it's a dev tool based on HTML5 and JavaScript...
You can get it for free at their website and ask questions on their forum if you need help with it.
Eclipse + Android SDK
I highly recommend using the standard Eclipse setup with the Android SDK. Java is pretty easy to learn, and can create games that are very simple to complex. I was confused where to start off as well, and tried out AndEngine. There isn't much documantation for AndEngine, so I followed Kilobolt's tutorial on game development. One of the best tutorials of programming that I have ever seen. I am working on a platformer at the moment, and everything is going pretty well. In simple, google "Kilobolt". He has tutorials for setting everything up. However, the tutorial begins with standard Java development, and Android comes into play when you are ready to port the game. Good Luck. :good:
Thanks for the info, I'll check it out.

[Q] How porting Android?

Hi all!
I do many projects with programming. I would move Android on Samsung Omnia or on other device. I downloaded CM 7 on Samsung Galaxy Ace. I know how change resolution and other things in build.prop. I know that I must rewrite drivers, but I would only start of Android. So how I have set cpu and others things need to start of Android?
Centk said:
Hi all!
I do many projects with programming. I would move Android on Samsung Omnia or on other device. I downloaded CM 7 on Samsung Galaxy Ace. I know how change resolution and other things in build.prop. I know that I must rewrite drivers, but I would only start of Android. So how I have set cpu and others things need to start of Android?
Click to expand...
Click to collapse
You can do a lot of search regarding this topic under google.
The density can be change by modifying "ro.sf.lcd_density=??" at build.prop.
some suggestion for porting guide:
www.freeyourandroid.com
http://forum.xda-developers.com/showthread.php?t=2011221
http://forum.xda-developers.com/showthread.php?t=1908008
I know how do modify of Android! I would rewrite boot.img to work on other device, and not copy kernel! After also drivers. Any idiot can modify of Android with copied the kernel!!!
Centk said:
I know how do modify of Android! I would rewrite boot.img to work on other device, and not copy kernel! After also drivers. Any idiot can modify of Android with copied the kernel!!!
Click to expand...
Click to collapse
No need to get rude and start saying any idiot can do this or that...
It's hard to understand what your saying or asking...and English probably isn't your first language...if you don't mind could you tell us your native language...that way maybe someone who speaks it can better help you if they happen to come across this page
Also it helps to know a little more what you want to do...
Your asking for help but you claim you know how to modify android...that's where I'm confused, I just don't know what your asking for
Sent from my HTC PH39100 using Tapatalk 2

Programming Android Apps

I wanted to program Android Apps so what language and tool I would be needing ? Which programming language should I start learning ? From which website ?
Plz Help !
Shivansh123 said:
I wanted to program Android Apps so what language and tool I would be needing ? Which programming language should I start learning ? From which website ?
Plz Help !
Click to expand...
Click to collapse
Hey bud, The question has been asked like a thousand times on xda, lol. All possible resources for android development are discussed, linked to, or otherwise present right here on XDA. Use the search.
Backup plan try this: Look up toward the top of the exact screen you are looking at right now. Click there. If you get lost, see the attached screenshot.
:good: Cheers!

[Q] How to put '.jar' file into Android operating system (not an application)

Hello, there !
My question can be simple but I havent solved yet
Basically, I traveled all over the world with google
I've read articles, blogs, Q&A's in this forum, and.. everywhere else
It may have turned out that I am a not good program learner,
but would you guys can help me?
Here's the thing: all i am trying to do is very simple :angel:
I just want to put .jar file into android !
I've downloaded the source and wanna make android with my jar file (or my source)
yeah, i want to make a framework with my api in it.
can you help me with this?
I am dead-end here
Thank you in advance.

Categories

Resources