[Q] Would like some help making a new app - Other Tools & General Discussion

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.

Related

question about making an android app (soundboard)...

So, I am interested in making a soundboard for the movie super troopers... Just curious if anyone has any experience making soundboards? Or, would I be better off pulliing a soundboard apk from my phone and just swap out the sounds I want? If anyone has any suggestions, I would greatly appreciate it, thanks!
I don't have any soundboard experience...
But just taking an apk and replacing sounds is definitely not something someone should suggest.. Pulling OS information and cooking roms is a little different than taking an app and releasing a dev's work with different .wmv's, that's a little thing called plagiarism..
But if you ask the dev prior to that, I guess it would be ok.. You just need his source..
*edit
look what google found me...
http://www.myandroidsoundboard.com/
azyouthinkeyeiz said:
Not all that advanced..
Click to expand...
Click to collapse
Not advanced at all. There's a reason there are so many soundboard apps on the market. It's just about the easiest, most no-brainer app you can write that actually does anything. Even if you've never even written a basic "Hello World" app, it shouldn't take more than 2 or 3 hours running through the tutorials on the android sdk site to be able to whip up a soundboard.
subliminalurge said:
Not advanced at all. There's a reason there are so many soundboard apps on the market. It's just about the easiest, most no-brainer app you can write that actually does anything. Even if you've never even written a basic "Hello World" app, it shouldn't take more than 2 or 3 hours running through the tutorials on the android sdk site to be able to whip up a soundboard.
Click to expand...
Click to collapse
lol yeah after I posted this, I got on google, found a tutorial for it... For the previous post, wasnt looking to plagiarize anyones work, at all... Working on my soundboard now
subliminalurge said:
Not advanced at all. There's a reason there are so many soundboard apps on the market. It's just about the easiest, most no-brainer app you can write that actually does anything. Even if you've never even written a basic "Hello World" app, it shouldn't take more than 2 or 3 hours running through the tutorials on the android sdk site to be able to whip up a soundboard.
Click to expand...
Click to collapse
Hmmm. Maybe THAT'S the problem....all those soundboard makers heard that they were no-brainers to make, and decided not to turn on their noodles before creating and releasing their monstrosities upon the world. (not meant as a dig @ OP)
tejasrichard said:
Hmmm. Maybe THAT'S the problem....all those soundboard makers heard that they were no-brainers to make, and decided not to turn on their noodles before creating and releasing their monstrosities upon the world. (not meant as a dig @ OP)
Click to expand...
Click to collapse
none taken, I didnt write any of those monstrosities... Just want one for myself lol
tejasrichard said:
Hmmm. Maybe THAT'S the problem....all those soundboard makers heard that they were no-brainers to make, and decided not to turn on their noodles before creating and releasing their monstrosities upon the world. (not meant as a dig @ OP)
Click to expand...
Click to collapse
Well its usually for people that want experience in coding apps, and haven't been through A+ Cert or the like, and want to learn...
But thanks for generalizing...
azyouthinkeyeiz said:
Well its usually for people that want experience in coding apps, and haven't been through A+ Cert or the like, and want to learn...
But thanks for generalizing...
Click to expand...
Click to collapse
Oh, I don't think he meant anything derogatory by it. I've been writing code for 20+ years, but I'm still doing a couple crazy simple Android apps just to get myself familiar with the new platform.
There's nothing wrong with writing simple apps as a learning experience. Even experienced coders have to do it from time to time when learning a new language or new platform.
The only part that's a little ridiculous is posting these "Java 101 homework assignments" on the market. Does the world *really* need 5 dozen collections of SpongeBob sound clips?
(No offense intended to anybody, but people should maintain a sense of reality about how appealing their app really is to the general public... I think it's awesome when people post things like this with source code and complete Eclipse project files so that other people can use them as a learning tool, I just question whether simple stuff like this really belongs on the market as a "product". It tends to clutter up my search results when I'm looking for useful stuff....)
subliminalurge said:
Oh, I don't think he meant anything derogatory by it. I've been writing code for 20+ years, but I'm still doing a couple crazy simple Android apps just to get myself familiar with the new platform.
There's nothing wrong with writing simple apps as a learning experience. Even experienced coders have to do it from time to time when learning a new language or new platform.
The only part that's a little ridiculous is posting these "Java 101 homework assignments" on the market. Does the world *really* need 5 dozen collections of SpongeBob sound clips?
(No offense intended to anybody, but people should maintain a sense of reality about how appealing their app really is to the general public... I think it's awesome when people post things like this with source code and complete Eclipse project files so that other people can use them as a learning tool, I just question whether simple stuff like this really belongs on the market as a "product". It tends to clutter up my search results when I'm looking for useful stuff....)
Click to expand...
Click to collapse
What he said! Wasn't making fun of anyone wanting to learn or anything like that a all. Hell, I'm working my way through the "how to make a calculator" guide, myself, lol! I know jack about coding! I was more referring to the fact that some of these guys don't seem to ask themselves weather or not the world really needs "Rosie O'donnel: Bathroom Sounds v.17" before they slap it in the market. I tried to be clear that I wasn't picking on the OP, guess I could have been more explicit? Sorry if there was confusion.
I havent taken any offense here... some soundboards are retarded, and I will be the first to agree... I am just shocked that, with the amount of 1 liners in the movie super troopers, there arent any soundboards for it... (of course, I may be biased, as some people may think this movie was stupid, but I loved it lol)... I have no programming experience, only video/audio editing experience... I found the link "azyouthinkeyeiz" maybe 20 minutes before he replied to this thread, and am trying that tutorial... I am definently looking forward to learning more, and if anyone out there has any websites they can suggest for learning programming, I am more than down to learn!
All I wasn't to know is, who wants a mustache ride?!?
tejasrichard said:
All I wasn't to know is, who wants a mustache ride?!?
Click to expand...
Click to collapse
LOL See? especially all the crap Farva says... Awesome!
tejasrichard said:
All I wasn't to know is, who wants a mustache ride?!?
Click to expand...
Click to collapse
http://moustache-ride.ytmnd.com/
and
http://igotyougood.ytmnd.com/
jtmercutio said:
I am definently looking forward to learning more, and if anyone out there has any websites they can suggest for learning programming, I am more than down to learn!
Click to expand...
Click to collapse
Try This
tejasrichard said:
who wants a mustache ride?!?
Click to expand...
Click to collapse
"I vaunt one... I do I do" lmfao
ok so I got my first board together... From House, MD. Pretty neat, I'd say.
Now what I want to know is this: how can I get them ads on there like all the other apps have? I can send a zip if someone feels spunky enough to help me

[Q] Coding Android Game - Where to Start?

Hello,
I would like to get into Android game development, mainly as a hobby, but given how obsessed I can get about hobbies I will not rule anything out! I have limited programming background (a bit of C, VBA, JavaScript...just the basics: variables, If/Else, For/While Loops, Arrays, functions, sub-routines etc..) but I tend to pick these things up fairly quickly....however I expect this to be a real long term project for me.
I have attempted to determine a sensible starting location and direction for a beginner to get started, but with so much information it really is a little overwhelming and I can't figure out what would be the most productive way to spend my time right now.
I gather that Android development requires Java knowledge, right? If yes, can anyone recommend any good websites/books with tutorials and code samples that can be used by someone who doesn't have an coding background already? To what sort level should I try to attain in Java before it's worth considering the Android specific side of development (I'm aware 'level' might be very hard to define!), or should I be thinking about these things in tandem from fairly early on?
If anyone has gone through a similar process, can you share your experiences? Pitfalls to avoid? Things not to overlook?
I have a couple of hours a night to dedicate to this for the foreseeable future, so any help filling that time efficiently would be much appreciated!
p.s. If there is a forum that is more suited to my question that I'm not aware of then please let me know!
Thanks!
Jess
I once wanted to become a droid developer too bro! I didn't get far though as I needed to focus on my day job more.
Anyway, what I did was learn about SDKs first. Just google it up, there are actually a lot of tutorials on the web. You'll need to be prepared to spend some money though for the SDKs.
you might get an idea here
http://marakana.com/s/intro_to_android_development_tutorial,1018/index.html
good luck
cepcamba said:
I once wanted to become a droid developer too bro! I didn't get far though as I needed to focus on my day job more.
Anyway, what I did was learn about SDKs first. Just google it up, there are actually a lot of tutorials on the web. You'll need to be prepared to spend some money though for the SDKs.
Click to expand...
Click to collapse
Thanks for the advice, I noticed that google has it's own SDK, is it still worth investing in one of the other options?
shanman-2 said:
you might get an idea here
http://marakana.com/s/intro_to_android_development_tutorial,1018/index.html
good luck
Click to expand...
Click to collapse
Thanks for that. I've watched the first three so far, and have Eclipse & the SDK manager set up now. It was interesting to see that Android code is actually compiled twice, and given that the second stage doesn't have to be Java, it means that you can write the apps/games in something else, e.g. C.
Do you have any advice regarding which language would be the most sensible to code with? Apparently C is much faster for some things, so maybe it would make sense to dedicate myself to learning that rather than Java?
I don't know which would be best. All I can say is that I am learning java at the moment and hope to move on to android soon!!
Interesting to note Oracle are in court with Google at the moment in regards to copyright infringement. Android really is not a programming language , it's a mix of other languages....
I recommend this book...
http://goo.gl/APX0w
You can obviously get it at other places, and cheaper than that too, but it's a great book. It covers setting up Eclipse and the Android SDK and gets you going with lots of the major elements of both Java and Android together.
I rate it, but I rate Sams books in general. They've always been good.

What books do you want?

Hi Everyone,
My names Martin and I work for Packt Publishing in the UK.
Im currently looking at a book on Android Rooting, ROMS, themeing etc.
I just wanted input from you on what should be included in the book as the only similar title on amazon has terrible reviews!
If you have any ideas on any other android titles you think would be useful let me know here.
We would also be looking for an author if this book gets through our commitment process as well as technical reviewers. They would most likely come from these forums.
Thanks,
M
This would be very difficult. The reason being, the android rooting and romming game is very fluid. What works one day, may not hold true the next due to software updates. Even rooting exploits are ever evolving. Then add the variance of many many different devices, all with thier own quirks and such. Just saying.
Thanks for the reply.
Understandably given the ever changing releases of android teh subject is a minefield.
I think it is definitely a market for such a book its just finding the right angle.
hmm bro its very dificult
How did you get into Roms, Themes etc???
What resources did you use?
Mart_Packt said:
How did you get into Roms, Themes etc???
What resources did you use?
Click to expand...
Click to collapse
Most of the folks mainly this forum. And google ofcourse.
Cause its device specific, in most cases. At least in terms of rooting.
For theming, flashing etc its mainly similar.
But I would say, stuff I've mentioned are the top of the iceberg.
Anyhow, good luck!
Sent from my HTC Desire using Tapatalk 2

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

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