New here, want to help. - General Questions and Answers

I am a long time leecher here at XDA-Developers, but I decided to create an account and see if I could help anybody with anything.
I am a long time programmer, however I didn't really have any Java experience until I get interested in Android a few years back. I am mainly a web developer, and so Java wasn't really anything that I was focused on learning.
What I can do for the XDA community.
Because I am a long time leecher here, I decided that until I actually have something to contribute to the actual Android community, I can contribute what I already have.
I have several servers currently online, so I can host your git/svn projects online in a secure area. Be it private or public. I can also host a website for you and your projects. Most of the time it will cost you nothing, except maybe a domain name if I am broke. (I don't make much at my day job).
I can also host your applications cloud backend, or your apps web interface. Whatever you need me to do. I am a pretty good sysadmin, and already have everything to do it.
I can't thank all of the devs here enough, especially the Galaxy S3 and Note 3 devs considering that they are the devices that I have had recently.
Let me know if you need anything.
Thank you,
Dan

I support you, you're good, I do phone in China, there are many good products in foreign countries want to do some marketing and sales, but a national and regional mobile phone users do not understand. If so, I hope we can have a lot of cooperation. If you are interested you can contact friends

iamdanhenry said:
I am a long time leecher here at XDA-Developers, but I decided to create an account and see if I could help anybody with anything.
I am a long time programmer, however I didn't really have any Java experience until I get interested in Android a few years back. I am mainly a web developer, and so Java wasn't really anything that I was focused on learning.
What I can do for the XDA community.
Because I am a long time leecher here, I decided that until I actually have something to contribute to the actual Android community, I can contribute what I already have.
I have several servers currently online, so I can host your git/svn projects online in a secure area. Be it private or public. I can also host a website for you and your projects. Most of the time it will cost you nothing, except maybe a domain name if I am broke. (I don't make much at my day job).
I can also host your applications cloud backend, or your apps web interface. Whatever you need me to do. I am a pretty good sysadmin, and already have everything to do it.
I can't thank all of the devs here enough, especially the Galaxy S3 and Note 3 devs considering that they are the devices that I have had recently.
Let me know if you need anything.
Thank you,
Dan
Click to expand...
Click to collapse
We thank you joining. Also, offering to host files will help a lot of developers on this site.
You say that you're a common user of XDA. What are your other experiences with Android? Rooting? Any ROM experience?
--

I have rooted every device I have owned since my first Android device which was the Motorola droid X using guides from this site. Flashed countless roms to my different devices all downloaded from here.
I am going to start trying to take some roms apart and seeing what I can do with them. Hopefully I can patch a bug or two for some of you guys.
Try and spread the word that I can do what I can do, I don't want to come off as a spammer or anything so I am just going to leave it at this. you can link to this thread, and I will probably put it in my signature.
Thanks for your interest. If you know of any good guides for a beginner rom developer or kernel hacker I would love to read them.
Sent from my SM-N900P using XDA Premium 4 mobile app

Welcome to XDA! i myself used to be a lurker for XDA, its very generous of you to help others with hosting websites, im sure you will get lots of people accepting your offer. its not very hard to develop apps kernels or custom roms, should only require patience and time (and maybe a little bit more ram, the more ram you have the faster you can build a rom ) hope to see you on the battlefield! enjoy your stay at new vegas!

Welcome
Welcome to XDA! Am also follower of this site... Now registered new bee
I am not a expert like you... Just within in very small limit of exploring

Thanks for the responses everyone. Glad to hear that I may actually be able to help a little until I get going.
Good to hear from all of you.
Sent from my SM-N900P using XDA Premium 4 mobile app

I have recently come into a couple of domains in a trade. The are androidery.com and myandroidreview.com.
I was just wondering if anyone would be interested in doing anything with these domains.
Possibly a popular developer or developers that need a place to host their roms and source control servers. Whatever it may be, let me know.
If you have other ideas for websites you can post here or PM me and I will try to help you out.
Thanks,
Daniel
Sent from my SM-N900P using XDA Premium 4 mobile app

OLD newbie..
I too, myself, have been leeching here since I joined XDA a few months back, and still in the process of learning android development.
I'm more in to embedded systems' programming and development, but lately android interests me, and just now decided to get active.
:victory: Welcome to XDA mates!

Welcome. I am new as well

Hello! I'm still new at here too! I hope i can make some contribution in XDA

Related

Seriously want to start Developing - Need some help.

It's not just another one of those 'LOLZ WANA DEVLOP PLZZ HELPPPZZ'.....
I'm very serious and need to know where to start off. I would maybe do it for a living when I'm older. It's something I've been wanting to do for a while. I used to mess around with some private servers coded in Java, but I didn't learn much.
I'm just wondering if there was a place where I could take classes online, or a good way to start off. I would be using my Evo for development aswell.
Any serious help would be appreciated.
nsteger123 said:
It's not just another one of those 'LOLZ WANA DEVLOP PLZZ HELPPPZZ'.....
I'm very serious and need to know where to start off. I would maybe do it for a living when I'm older. It's something I've been wanting to do for a while. I used to mess around with some private servers coded in Java, but I didn't learn much.
I'm just wondering if there was a place where I could take classes online, or a good way to start off. I would be using my Evo for development aswell.
Any serious help would be appreciated.
Click to expand...
Click to collapse
Me to....
Sent from my X10i using XDA App
The best place to learn and this may be a shock...for real. But i had begun to read an android development book and that didnt really do it for me but when i started to read Google Development pages it all made sense.
developer.android.com
Check it out.
1) read the entire dev guide
developer.android.com/guide/basics/what-is-android.html
2) install sdk and eclipse
3) build hello world and deploy to emulator, then to real device
You'll be on your way to devdom if you can make it through these 3 trivial steps
I bought three android books and they all seem to be very helpful in their own ways.
Hello, Android! 3rd edition - Great for beginners to the android platform
Professional Android 2 - Great and has a good amount of corners covered. From layouts to bluetooth and wifi. This one is by wrox and the code samples are available online without purchase verification.
Advanced Android - Good but not really worth is.
I've spend sometimes using eclipse but i can say it's quite buggy for now.
You may wanna stick to it but i suggest to test the last IntelliJ X Community
It's free and it get Android dev without plugins. I get this tips from the Twitter
of Romain Guy ...
For the dev, a little book from manning.com. They offers code is you register
you can get 50% of the price. Android in action.
Then for the advanved topics StackOverflow is now replacing the android
newbies developpers google group officially and there's a lot of advanced topics.
Give yourself some weeks to get some results, you've to learn the philosophy
of a new system.

Where do I start?

I want to start developing android applications, problem is, I only have skill with XHTML/CSS and very limited understanding of PHP/MySQL and JS. I was wondering if anyone had a tutorial guide or would be willing to teach me how to develop basic android applications and widgets. I have been looking for a solution for my business and can't find one app "to rule them all" so to speak. So, I thought since I am an avid HTC EVO user and going back to school next semester to finish my IT Degree in hardware and software development, maybe I could get an early start from one of the most educated communities one the net.
Please let me know if anyone can help or point me in the right direction, I would love to get this project underway ASAP!
If u get an answer let me know
Sent from my DROID4 using xda premium
you can learn from forums just to be patient
same heere
1.5hz x2 Bricked
hi guys
tow days ago i flashed first time my htc sensation to InsertCoin 5.1.7 Ice Cream Sandwich 4.0.3 EPIC ROM, Iam happy phone is fast, good on battery ect.
But when i check-About phone/hardware/processor it shows:
1.5hz x2 Bricked
What does it mean? my sensation has 1.2hz double
is my processor broken? but everything seem to be working fine
cheers guys
First of all, questions go in Q&A forums, not general, so expect this to be moved by a mod.
Secondly, the information that you need is already on here. This question has been asked many times and answered.
Here's a link that will get you started with Android app development...
http://www.youtube.com/watch?v=SUOWNXGRc6g&list=PL2F07DBCDCC01493A&index=1&feature=plpp_video
Thanks for the videos!
Great starting point. Once I get a general feel for this platform, I am pretty sure I will need some expert assistance with the app. To give you guys a quick background:
I am developing this application to work with my business which is Computer Hardware Support. This app will be a BIG one, that I do NOT plan to sell as it will be a main component of my business. However, my customers, past, present, and future, will be able to download a version of this app on the market for free (donation optional), that will give them instant access to my business services. Anyone who is interested in joining the development team will be retained as an employee when I launch the business, if they choose to do so. So, helping with the development of this application has the potential to start or advance your career. PM me for further details as they become available.

A call to arms!

Ok, I mentioned in annother thread that I am willing to learn developing so our phone dosent die. I've rrun into a bit of a hiccup in that I'm compeletly new to programming and I've either gotten no response or a negative one when I went looking for pointers. Fear not I am still not giving up it is just going to take longer than expected. So in interest of keeping development moving forward I'm putting out a call to arms. Are there any other aspiring developers out there? If so post in this thread what you are good at and what you can do. Perhaps we can collaborate and push out a rom in the near future. Personally I am an expert at graphic manipulation and can handle all of the ui, still working on the coding part. For everyone else, post things you would like to see and perhaps one of us could pick it up and run with it. Let's work together and make this work better than they ever thought it could!
Sent from my SGH-T839 using XDA
Sigh..
We can't work together if you don't have experience with coding.
If you really want to get a spark, you need to get a promising build onto github. And, you will need experience and attention to detail. Nobody wants to help if you don't comment your code, keep good changelogs, and maintain a good readme.
So far, I don't see it out there.
Furthermore, I can't afford to spend hours working on something that won't pay my mortgage. Most of us can't.
If I hit the lottery, maybe I'm your guy. In the meantime, we can't work together without a leader.
And, let's hope the next developer isn't lacing every file with a bunch of jibber jabber about "don't kang my sh*t, bro." Because, a collaborative effort would require plenty of sharing.
Just my two cents.
I would love to see a new Sense rom. but this place seems dead. Coming from the G1 I was surprised to see barely any roms. Even though the G1 is a ancent phone, it had quite a bit of rom and there's more activity over there than there is activity over here.
Sent from my SGH-T839 using xda premium
orange808 said:
Sigh..
We can't work together if you don't have experience with coding.
If you really want to get a spark, you need to get a promising build onto github. And, you will need experience and attention to detail. Nobody wants to help if you don't comment your code, keep good changelogs, and maintain a good readme.
So far, I don't see it out there.
Furthermore, I can't afford to spend hours working on something that won't pay my mortgage. Most of us can't.
If I hit the lottery, maybe I'm your guy. In the meantime, we can't work together without a leader.
And, let's hope the next developer isn't lacing every file with a bunch of jibber jabber about "don't kang my sh*t, bro." Because, a collaborative effort would require plenty of sharing.
Just my two cents.
Click to expand...
Click to collapse
I appreciate your honesty. But you misunderstand my intentions. I am not looking for someone to hold my hand and walk me through how to do everything. I, at most, am looking for info on how to start. I know I need expirence in coding before I can push out a rom, and that it will take a while to get that. That's why I started this thread. So, instead of waiting for me to finish the learning process we can get any other aspiring developers together to start something new in the meantime. I know there are others out there and if we all start posting what we can do and what we would like to see then maybe something may come from it. Thank you for point me to github, I'm sure I can learn some more from there. I understand about responsibilities getting in the way of hobbies, I have kids and a mortgage too, I'm just looking to get all the new developers together so that we can share and work together. I have a friend that writes code for websites for a living and I'm trying to get him on board to take this up as a hobby. Here's hoping.
Sent from my SGH-T839 using XDA
NightmyreWreckage said:
There are only three devs left for the Sidekick.
HewettBR, me (JiN1337), and nxd (kernel developer)
Reactive was a guy who tried to get everyone banned for using open source work, and thus in turn got banned himself.
I would be welcomed to help teach you a bit. I wish I had a learning curve when I was just beginning how to cook ROMS.
1. Download a ROM, unzip it, browse around files, and open files. Play with things.
2. When in doubt, Google it. It's likely someone else had the same problem before you and is a basis on how I fix 80% of ROM problems.
3. Always, always make a NANDROID. A foolish mistake is to flash your own ROM and not have a backup to go to, and than you have to start all over.
Click to expand...
Click to collapse
Thanks. I have a stack of books on android as tall as my hip lol. I feel like I'm in college all over again. Any help would be appreciated at this point. I'm on information overload.
Sent from my SGH-T839 using XDA

[Q] Would like some help making a new app

Hello all,
I am not really any kind of coder or developer myself. However, I am looking for someone who is -- maybe someone new to the game, to help me with an app I'd like to have on my phone (HTC Thunderbolt).
It's basically a time-card app, pretty simple. There are numerous of these out there, but I'd like to have one specifically geared towards my industry. There are already a couple that exist for the iPhone, but none that I can find for Android. Below are examples of what I'm talking about:
http://www.crewtimecard.com/
https://itunes.apple.com/us/app/wrap-time-time-card-for-film/id335510869?mt=8
I'd like to make a better one, and one for Android. Really, it would be just for my personal use, but I'm sure many others would be interested as well. Perhaps if someone out there is a developer as a hobby, looking for more practice, etc., this might suit that person. I'd love to talk about collaborating on such a project.
Thanks!
Not to be rude, but I'd be surprised if anyone bites on your offer. Developing and testing apps properly takes a significant amount of time and dedication, and the examples you gave indicate that the app you're looking for could be quite complicated. Unless you come across a developer that happens to need the same thing, or that you are willing to pay, you may be SOL.
Of course, this sounds like the perfect opportunity to learn how to program! There are plenty of great websites out there that will walk you through the entire process form scratch. Good Luck!
jpepin said:
Of course, this sounds like the perfect opportunity to learn how to program! There are plenty of great websites out there that will walk you through the entire process form scratch. Good Luck!
Click to expand...
Click to collapse
Is there a list of them somewhere?
Setati said:
Is there a list of them somewhere?
Click to expand...
Click to collapse
Not really.
These 2 site can help you from scratch.
http://www.codeacademy.com
www.code.org
Google has their own site to teach people.
http://developer.android.com/training/basics/firstapp/index.html
Sounds like you might need to learn several languages to accomplish your goal. Not sure of one particular one to meet your goal.
Sent from my awesome AT&T SAMSUNG GALAXY S4 SGH-I337 using xda developers app.

University

Hey everyone at XDA, this is probably in the wrong section and i apologise for that, i am currently at college doing a software development course, and i would like a few tips into what course to take when i go uni, i want to continue into developing for phones, apps and stuff, as that is currently whats going forward in the world and its not dying any time soon, so i think it is a great thing to go into, i just dont know which course i should take, any pointers?
Thank you very much in advance for any help given :good:
ZakBrindle said:
Hey everyone at XDA, this is probably in the wrong section and i apologise for that, i am currently at college doing a software development course, and i would like a few tips into what course to take when i go uni, i want to continue into developing for phones, apps and stuff, as that is currently whats going forward in the world and its not dying any time soon, so i think it is a great thing to go into, i just dont know which course i should take, any pointers?
Thank you very much in advance for any help given :good:
Click to expand...
Click to collapse
Java. Everything is Java. LOL
Beyond that, basic programming courses, C language (and any variants)...
It'll really depend on the platform you wish to code for, Ubuntu Touch, I'm sure, is inherently different from Android, as Android is from Apple, etc...
There are guides on here (actually in this very forum) that give you links to free programming courses from MIT.
Anything else a quick google search should turn up for you:good:
Good luck, and happy Dev'ing :victory:
ZakBrindle said:
Hey everyone at XDA, this is probably in the wrong section and i apologise for that, i am currently at college doing a software development course, and i would like a few tips into what course to take when i go uni, i want to continue into developing for phones, apps and stuff, as that is currently whats going forward in the world and its not dying any time soon, so i think it is a great thing to go into, i just dont know which course i should take, any pointers?
Thank you very much in advance for any help given :good:
Click to expand...
Click to collapse
What @Stryke_the_Orc said.. for android app development many people don't take a course as such just learn it in their free time as a branch away from their regular course. We have an app development forum as well where there are links to many guides as well as packages and libraries which you may find useful during the development of any app.. most of them are open source..
Also there are many Youtube video tutors which are available for app development and so is Google's own website @ developer.android..
So if you plan on taking on another course you can do this in your free time as well provided you know Java / C and its branches .. learning a new computer language is different skill set altogether.. which will require your full attention. So, depending upon your caliber and your own potential choose your course wisely.
Okay thank you very very much for both of your answers, they are both extremely helpful and i will take it all into consideration Thanks again
Whichever development path you choose, don’t forget good old fashioned Mathematics. In fact, stuffing as much of it into your head as it will stand, is not such a bad thing.
Sometimes it lets you see a much better/faster way of doing something.
Sign up for a course, or there are books from the library, even articles on Wikipedia.
Good Luck!
If you want to start developing for Android and you know Java, check out The New Boston's Android Development YouTube videos. They helped me a lot!
Am sure the best platform you can focus on now is Android
Sent from my TECNO P3 using xda app-developers app

Categories

Resources