I’ve just created an Android App called “The Sapphire Alliance”
If you can’t guess what it is, it is basically an Android based interface for the popular “The Blue Alliance”. It costs $1.
Some of the features are:
-Data pulled straight from TBA.
-Team search, this includes a team profile and it’s match archives.
-Browse Events, this is a table of events from the selected year.
-General/Event match archives, the archive for an individual event, all matches
-Game manual, brings you to a Google doc that contains the manual, this will soon be local and require no connection (Next version)
The reason I’ve called the thread ‘the BIRTH of an android app’ is pretty obvious, the app is in a very immature, post beta state. If you are too lazy to read the description, here are some of the features to come:
-Live updates for competitions
-Faster loading times
-Off-line game manual
-Scouting sheet manager/maker
-Video Archive playback
You know what, I had the exact same idea last year, a way to fundraise. But I never obtained an android phone so I never ended up getting to do it. Well that seems helpful to others.
BTW any info on how much Google pockets from your profits?
I would suggest that since the data you’re pulling is from TBA, some of the proceeds get donated to TBA to support the extra bandwidth. It’ll make your taxes less of a shock at the end of the year as well. Donate via whatever non-profit supports TBA (RECF maybe?) so you get an EIN for tax deduction. If successful, TBA may advertise the app, netting you more downloads … it’s a win-win with their support.
any reason you didn’t release this as an ad supported free app? I know that I will not pay $1 for an app which is just an interface for a website, especially one that already has a mobile site. If it was add supported i would consider atleast trying it out.
I also agree that some of your proceeds should go to TBA, since TBA is ad supported and I assume you are bypassing their ads using their api.
$1 is a small price for an app (I bought MixZing for $7, I believe). But I’d like to know where the money is going towards, and how the app looks and works. It would help to post some screenshots and/or videos.
Currently, I can’t find it in the Android Market. Running a custom 2.1 ROM for Motorola Cliq, but I don’t think that would cause any issues, since I have the Paypal app (meaning copyprotected apps show up).
Paying taxes has nothing to do with age, but has to do with income and whether your parents claim you as a dependent (they probably do). More then likely, if you receive any money from your app, you will have to file a tax return, even though you will likely not have to pay taxes on it, unless you make several thousand dollars. You should consult with your parents and their tax adviser.
I’m not sure how the android market is set up, but they may even be reporting the payments they make to you to the IRS, which means it would be really easy for the IRS to know you didn’t file a return.
I also read recently that some cities are requiring that people who sell apps have a business license. You should become familiar with the business license requirements for your city.
If that sounds like too much work, you could either make it a completely free app (earning income from ads may be the same thing from selling the app), or set something up from the team or school so that they receive the money, since they probably already have everything set up for taxes.
You will get a 1099 (or W2, or something like that) from Google. It would be a mistake to think you didn’t need to at least file that form. Plus you would pay taxes if you gross over a certain amount in income, regardless of age. The IRS doesn’t want parents laundering money through their children, thus even children have to pay taxes [after a certain amount].
Possibly a more relevant point though: I wonder if it’s even legal for a sub-18 year old to officially post an app for purchase and receive money for it since you’re technically not legally liable for any contract until you’re 18. If it’s your parents’ cell phone plan, and the app is posted under that, then your parents may be liable for the taxes instead of you. I’m sure Google has something about that in their Terms of Service, so I’d read up on that if I were you.
I’m not knocking your app, entrepreneurial spirit, or business plan; rather I’m simply pointing out things you need to make sure are covered.
On top of what Joe said, don’t be so concerned with making money right now. You’re probably fairly new to software development. Use this app as a learning experience to sharpen and refine your skills.
Ah, I see. I’ve only been programming for a few years now, so yeah, It would make a pretty good learning experience rather than a fund raiser… hm.
So, now I am in a pickle. Hahaha.
Any suggestions on how I could get myself out of this?
And well, the Checkout acct. is signed under my parent’s name, but the money goes to my student checking account.
I am definitely considering using adSense instead off charging $1 but I have to figure out the legality of that as well.
Also (just curious) did write it in Java, or did you use app inventor? I don’t know if app inventor is powerful enough to do what you have, since I program for iOS and not Android, but the concept of being able to create apps via an intuitive interface is a cool idea.
If your parents collect the revenue, then they can do whatever they want with it, such as give it to you.
However, do consider that your app essentially takes TBA, takes their ads off, and replaces them with your own. I would definitely talk to their development team and make sure that’s okay.
Nah, I programmed it in java.
I don’t believe there is an ‘app inventor’ for android.
I mean, there’s an interface “viewer”/form designer styled thing but that just (poorly) writes xml for you.