[HELP]Start - Galaxy Y GT-S5360 General

I running Ubuntu 12.04 on my computer.
I want to ask u guys to give me downloads for
stuff i will need to develop and a nice website to learn JAVA from.
Thank you and good night.

You won't get far unless you learn to search...!
Start here if you like..
http://docs.oracle.com/javase/tutorial/index.html

thank you but how can i practice on that?
i mean, not just reading.
to make programs from the knowledge i got.

UP

You are not even reading, it's all there. Take your time. You are not going to learn this overnight. Slow down!
Sent from my Nexus One using xda premium

Related

Looking for Mentor...

Sorry if this is the wrong place for this post, seemed like the most sensible spot. I used to be involved in OS development back when 2.2 was brand new and shiny. I forget most of what I did, then.
I am looking for someone who would be making a Galaxy Nexus ROM (_obviously_). I know I have to be running a Linux distro (Will be using Ubuntu) and know how to install/configure/use Ubuntu/terminal. I'm also very technologically inclined, and learn very quickly. I am also willing to simply study before and after files, note the effects, and learn that way.
There's not a whole lot I won't do, and there's a whole lot I can be/am good for. I also have many contacts from the old Liquid E days that would be able to help with any potential issues that arise as well.
Thank you in advance,
Matthew/Harness.
Contact:
Email/MSN/Gtalk - r.matt.1992(at)gmail.com
Skype: r.matt.1992
RMatt1992 said:
Sorry if this is the wrong place for this post, seemed like the most sensible spot. I used to be involved in OS development back when 2.2 was brand new and shiny. I forget most of what I did, then.
I am looking for someone who would be making a Galaxy Nexus ROM (_obviously_). I know I have to be running a Linux distro (Will be using Ubuntu) and know how to install/configure/use Ubuntu/terminal. I'm also very technologically inclined, and learn very quickly. I am also willing to simply study before and after files, note the effects, and learn that way.
There's not a whole lot I won't do, and there's a whole lot I can be/am good for. I also have many contacts from the old Liquid E days that would be able to help with any potential issues that arise as well.
Thank you in advance,
Matthew/Harness.
Contact:
Email/MSN/Gtalk - r.matt.1992(at)gmail.com
Skype: r.matt.1992
Click to expand...
Click to collapse
Placeholder, tomorrow some message.
If you actually want to learn, I'd be more than willing to help with what I can.
Sent from my Galaxy Nexus using Tapatalk
Romanbb said:
If you actually want to learn, I'd be more than willing to help with what I can.
Sent from my Galaxy Nexus using Tapatalk
Click to expand...
Click to collapse
I was definitely about to recommend you.
Sent from my SGH-T989 using xda premium
netchip said:
Placeholder, tomorrow some message.
Click to expand...
Click to collapse
Looking forward to it.
Romanbb said:
If you actually want to learn, I'd be more than willing to help with what I can.
Sent from my Galaxy Nexus using Tapatalk
Click to expand...
Click to collapse
Absolutely I want to learn. Feel free to get in touch with me anytime.

Want to theme/ make custom roms

I really really reaaaaaally want to learn how to theme and i would like to make roms but i have no clue how!! I think there is a tutorial around xda but im not really a read nd do person i would really apresiate sumbody helpin me with the basics and any help i need im really interested in this and i have the time to actually do roms, themes ect please can sumone help me?
Sent from my SPH-D710 using XDA App
GaBoRoOtSs said:
I really really reaaaaaally want to learn how to theme and i would like to make roms but i have no clue how!! I think there is a tutorial around xda but im not really a read nd do person i would really apresiate sumbody helpin me with the basics and any help i need im really interested in this and i have the time to actually do roms, themes ect please can sumone help me?
Sent from my SPH-D710 using XDA App
Click to expand...
Click to collapse
I was gonna ask the same question but decided to do some searching and reading. Im gonna figure it out sooner or later because you learn from your mistakes and practice makes perfect.
Sent from my SPH-D710 using xda premium
solehjeff said:
I was gonna ask the same question but decided to do some searching and reading. Im gonna figure it out sooner or later because you learn from your mistakes and practice makes perfect.
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
Were are you reading to theme/rom?
Sent from my SPH-D710 using XDA App
First you should get yourself familiar with Androids innards. It is very unlike windows and closer to linux/osx. Grab yourself Root Explorer, it will be a very worthwhile investment unless you are already familiar with ADB.
Make sure you have 7ZIP, and GIMP, and know how to use them first. Also install Brut.all's APKTool (base for Android-Utility/APKManager)
Download and install the Android SDK
Here's the Developers guide, It has quite a bit of information in it related to specific png locations, names, how they're displayed, etc and more.
Here's a guide I used to get into theming made by TheImpaler747 (VERY notable dev)
If you have a Mac/Linux grab Android Utility (Essentially APK Manager for Mac), it has a very active and helpful dev, as well as a very intensive guide.
If you have Windows/Linux grab APKManager
These are advanced APK/Android tools that let you edit APKs, Sign ZIPs/APKs, and much more.
Remember only sign APKs that go in /Data, if it's in System, don't sign it. If you edit an APK/ZIP it will lose it's signature, so remember to resign. If an APK goes in /System/App, don't sign it. All update zips must be signed in order to be flashed. Make sure that the updater script is in UTF-8 form and saved w/o a filename, many things can go wrong with this and make your zip unable to flash.
Here's another very large compilation of guides
Messing with AOSP? There's a guide for that.
Wanna Learn ADB
.9.pngs killing you? Me too, I have several links to those
Long Text Guide
The guide I found that was like an Epiphany
Hex/XML Editin? Grab Notepad++, Learn about color hex codes, memorize ffffff=white 000000=black ff0000=red and in GIMP/PS/PXM/Etc make sure you have a color pallete/notepad of the colors you need to recall on the exact same value more than once, this will be alot of colors.
Edit Settings.apk's List via XML
Gentleman, pm me. I have information I have sent others... It does require reading though... Exstensive reading. But its how all of us learned how to make roms and themes...
I updated my post with a small guide. I will continue to improve on it.
Thanks guys!
Sent from my SPH-D710 using xda premium
fowenati said:
I updated my post with a small guide. I will continue to improve on it.
Click to expand...
Click to collapse
Thanks alot
Sent from my SPH-D710 using XDA App
@ fowenati:
That is a great post man. These guys will be theme'n in no time.
12MaNy said:
@ fowenati:
That is a great post man. These guys will be theme'n in no time.
Click to expand...
Click to collapse
Thanks man!
fowenati said:
I updated my post with a small guide. I will continue to improve on it.
Click to expand...
Click to collapse
Excellent work...

I want to start developing, where to start?

Im about to get out the navy real soon and I just started my degree in computer science. I have been flashing, rooting, themeing android phones since the mytouch 3g. I have owned over 20 different android devices. So im no newbie. But I want to start developing applications, not so much roms. Anyone know where I should start? Thank you
Sent from my Galaxy Nexus using XDA
navymoss35 said:
Im about to get out the navy real soon and I just started my degree in computer science. I have been flashing, rooting, themeing android phones since the mytouch 3g. I have owned over 20 different android devices. So im no newbie. But I want to start developing applications, not so much roms. Anyone know where I should start? Thank you
Sent from my Galaxy Nexus using XDA
Click to expand...
Click to collapse
Hm, if i look back i would do it this way: First setup your android dev env and learn how to use it:
http://developer.android.com/sdk/installing.html
If you're able to get a small "hello world" app running on your phone, go one step back, take a good Java book/beginners guide and learn the basics about the language.
Once you're familiar with the basic structures/concepts/patterns learn more about the android framework and it's basic concepts (activities, services, etc.).
If you get here you can start dev an app. Actually then it's just something like composing available building blocks and using patterns/techniques you've learned before
When you're a bit more experienced dev, you can start looking at more advanced topics: the whole ndk part for using native code parts in your app, etc, etc... You'll learn every day something new!
Btw: Also have a look at open source projects. You can learn a lot when reading others code...
Hth!
Sent from my Galaxy Nexus
double post...
Install eclipse. Do the hello world tutorial. Then do the other tutorials on the android dev site.
Then google for other tutorials and read them all.
Thanks guys I will
Sent from my Galaxy Nexus using XDA
navymoss35 said:
Thanks guys I will
Sent from my Galaxy Nexus using XDA
Click to expand...
Click to collapse
You could also try the MIT App Inventor. It used to be owned by Google, but they shut it down and sold it to MIT. Basically, it lets you create some basic applications with no coding, and lets you see how the apps work. There are a bunch of great tutorials that go with it.

How to Develop Roms

I'm sure this has been asked this a million times but i was wondering if anyone could point me in the right direction. I wanted to start developing my own roms and was wondering where I should start. I have no real knowledge of developing so i would need directions for a beginner. It doesn't need to be detailed but maybe point me to some books or something equivalent that would help me out. Thanks
-Brian
Google sir.
Sent from my SAMSUNG-SGH-T989 using xda premium
born2gethard said:
Google sir.
Sent from my SAMSUNG-SGH-T989 using xda premium
Click to expand...
Click to collapse
Best answer you will ever get right there^^^^
Sent from my SGH-T989 using Tapatalk 2
Here's a good start:
http://forum.xda-developers.com/showthread.php?t=1798056
a) get apktool and a good text editor with a good set of features. Find a tutorial on how to do some modification to a system apk. learn.
b) Learn some basic linux commands, helps if you install a linux OS here.
c) learn xml or how to modify it.
d) get the arm toolchain if you want to do kernel stuff.
Found this awesome thread by cyanogen a couple days ago... http://forum.xda-developers.com/showthread.php?t=667298

Teacher...

Okay I've been a little nervous to ask this in spite of the answers I may get, but I'm going to ask anyway. What exactly would I need to know to make my own ROM, tweaks, themes, hacks, and what not? I've taken 2 C++ courses although that was high school and 1 java course. I'm really interested in this, and if anyone who knows what there doing would take me under there wing to teach me. I thank anyone for any answer in advance.
Sent from my SPH-D710 using xda app-developers app
E4GTUser94 said:
Okay I've been a little nervous to ask this in spite of the answers I may get, but I'm going to ask anyway. What exactly would I need to know to make my own ROM, tweaks, themes, hacks, and what not? I've taken 2 C++ courses although that was high school and 1 java course. I'm really interested in this, and if anyone who knows what there doing would take me under there wing to teach me. I thank anyone for any answer in advance.
Sent from my SPH-D710 using xda app-developers app
Click to expand...
Click to collapse
Well if you want to get started I would say the easiest way would be to get an aio like mine here (There are others as well). Get your PC setup so you can decompile and compile apks and jars. Once you have that setup, I would start by looking around in the folders that it decompiles. This will help you learn where things are and how the apks work.
If you want to do theming you would need to know xml, how to edit images, and knowing java is always a plus.
Once you know where things are and feel comfortable editing apks, Then I would start learning the other stuff. ROM making, mod making, and tweaking will all get easier if you understand how the phone works.
Hope that helps get you started. Let me know if I can help you out with anything.
Shoot me questions if they pop up, can't always get back right away but I'll always try to help. Its been said before and sounds cliche, but read up. And I mean ALL over the net. The amount you learn troubleshooting your own problems as they arise(error messages etc) are invaluable and unfortunately can't be taught.
But for the other stuff, hit most of us up and you'll find help. Think I can speak for he majority of us on that one.
Sent from my SPH-D710 using xda premium
This is what I love about the xda community.... everyone so helpful I wish to build my own ROM someday too! I wanna take an android programming class but current college I'm attending doesn't offer it and I tried learning on my own but never could get android SDK or eclipse to install my old laptop.... gots me a way better Asus now and I always help with anything I know but that's simple stuff like making bootanimations, where stuff goes in the ROMs ( but I don't know how to make my own), I'm always experimenting with my build.prop and other tweaks til I soft brick and have to dirty flash my phone, I flash to different carriers, different prls, etc.... just simple stuff I'll gladly help. If asked I'll be a tester.... but I can't quit build my own rom
Sent from my Galaxy Nexus using xda premium
Wish I could say the same I have reached out to many any never got a single response.
Sent from my Nexus 7 using xda app-developers app
cas8180 said:
Wish I could say the same I have reached out to many any never got a single response.
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
U haven't found the right onea
Sent from my Galaxy Nexus using xda premium
cas8180 said:
Wish I could say the same I have reached out to many any never got a single response.
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
Google search will always be there for you when most needed
Ya googling only can take you so far. Not the same as an actual Mentor. If that were the case we wouldnt even have schools anymore we would just tell our kids. "Hey google it!" And educational systems would be pointless....
Thanks for all the advice! I really appreciate it, so when I do have questions I can't find the answers to I am happy to have people I can go to. Although I have to put off until I get my own laptop around Christmas... soo you won't be getting anything from me for a while lol
Sent from my SPH-D710 using xda app-developers app
If you need any help you can ask me. I'm always down to help someone out.

Categories

Resources