Looking for Dev Partner(s) - Android Software Development

I know java, but I'm new to android. I like to learn things by diving right in so I came up with an idea for an app and am in a little over my head atm. I'm looking for experienced/inexperienced persons interested in developing/learning.
My idea seems simple enough:
It's a playlist creator / music playing app with a unique UI.
The app is in landscape mode and the left half is the music library and the right half is a playlist. Drag-n-drop songs from the library to the playlist. I haven't seen anything like this and think it would make a great app for parties/playlist junkies.
Let me know if you're interested.

I'd like to contribute to UX/UI/Graphical design if you need me, PM/email me (V[email protected])

Very possible. Trying to get the logic stuff done first before theming.

My app BlueMuze does something similiar to this already. It's a playlist and bluetooth music file sharing app. I should tell ya too, I had planned something like this for the tablet version. Currently it uses a multiselect UI for selecting songs, and a DragAndDrop UI for arranging them in separate activities.
I'd link to it but not sure I'm supposed to, since it's a for-profit app. Though, there's a free trial you can check out to see what you're getting into. It's on the Android Market so it should be easy to find.
Anyways, while I'm not going to partner or give away source code I think I can help you with tips and pointing you in the right direction.
I'd say the first place to begin is to understand ListViews and ListAdapters.
Second, I would go into the Android Source at kernel.org and look for the music package. There's a class in there called TouchInterceptor.java (that probably should really be named DragAndDrop) that should help you understand a bit how they did it in the stock music player.
Needless to say there are errors and inefficiencies in that code that you'll want to figure out.
Anyways, hope that helps get you started and please feel free to have a look at my app and to post questions as you go along.
cheers

Hello,
I have some experience with android views, drag & drop, databases. I like your idea, I would love to have a player that feels like amarok on my phone.
I imagine that this is a for-profit app and if so I would like to hear the details about this part. The amount of people involved, how they will be divided, if you are planning on releasing an ad supported version as well, etc.
Send me a pm with this info or a mail to [email protected] and I´ll think about it.

Related

Pitch Pipe?

Are there any free or at least semi-cheap Pitch Pipe apps for TP2? Or any ideas for how to get the functionality I'm looking for? I sing acapella pretty often and would just like a pitch reference. I know I can just go download different pitch frequencies and play them through a music player but I'd like them to be configured together so I can just open an app and voila.
anarde said:
Are there any free or at least semi-cheap Pitch Pipe apps for TP2? Or any ideas for how to get the functionality I'm looking for? I sing acapella pretty often and would just like a pitch reference. I know I can just go download different pitch frequencies and play them through a music player but I'd like them to be configured together so I can just open an app and voila.
Click to expand...
Click to collapse
Would guitar tuning apps work if they play/detect pitch? I know there are several free guitar tuning apps for WinMo. Hit up google.com with windows mobile guitar tuning app and you'll get quite a few hits, including some free ones.
If you are unable to find a program for your specific needs, you (or a friend) could create a simple html page that will load the pitches for you. If you have all the pitch wav files and the html in the same directory, you would have a shortcut to the html file, it would open in your web browser, and when you click on the links, the respective wav should fire up and play in your media player.
Obviously not ideal, but a somewhat workable option if you cannot find an app.
I was actually thinking of something simple and similar to that if I couldn't find anything. I thought of maybe going a step further and designing a simple app to do it. I'm sure I'm not the only singer or musician with a winmo phone. I don't understand how people want to charge up to $50 for a program that plays pitches when actual pitch pipes (which are more accurate) are 10-20 for high quality. And that's a physical object. A program for a phone can be written once and reused an unlimited number of times which means it should be cheaper as there's no physical object that has to be bought. Oh well. Thanks for the idea, I'll go check out guitar tuners and see if that'll work, or get the pitches I need in hz format and go from there. Thankyou
I checked out guitar tuning apps but decided to go ahead and just make a custom html file linking to some mp3 files I made myself that are the different frequencies of notes on a keyboard. This way I open the html file, and then tap "Middle C" and it opens WMPlayer and plays the corresponding file. Then just have all the files I need in a "Pitch" folder on my storage card so it's easy to link to them all. I'll be looking into how to turn this into a .cab file so I can upload it and share this simple, but effective fix for anyone else who wants a pitch pipe on their phone. Sometime I may go ahead and make an app like this, I can't imagine it'd be too hard to turn this same idea into something that doesn't rely on a web browser? If anyone is interested in helping me with any of this, or is just interested, feel free to reply.

Music Label App? Possible idea.

I have been looking for ages to see if there is an app like what I am looking for.
I Have a lot of music. A LOT! And i had the wonderful experience of having itunes "organize" my music into XDJS.mp3. Well, thats all fine and dandy, but half of them either had incorrect or no ID3 tags before. Fast forward to my beloved android phone. it now has the tunes, but the albums/art are screwy and artists are all off.
Is there an app that ties shazam style song recognition, with an auto ID3/file rename capability? Something I can point at my collection and have it go through and fix the info automatically for the whole thing? Yea, lot of data and processor to do it. But I could plug the phone in and let it run on wifi. Just a thought.
I have no programming skills, so hoping someone out there has ran into something that can help me out.

Assistance with final year college project

Hi all!
I'm in my final year and we're supposed to do a project which is worth 200 marks overall. Most of us in our field have chosen to develop either android or iphone applications. My group and I have chosen adnroid.
Now, I'm in need of simple ideas for the apps. We have absolutely no idea on how to go about with the process. I've seen lots of people here develop stunning applications here! We're in need of ideas for developing simple apps.. which can be completed in a max of 2-3 months (considering the fact that we don't have any background knowledge on android development/programming. All we know is Java)
I'd initially suggested an automatic mobile credit recharge system, where in the app monitors you prepaid account balance from time to time and recharges the account once the credit falls below a user set value.
Although this seemed interesting at first, it can only be simulated with 2 databases (one for the mobile credit and another for the bank account)
After going through the type of apps here, I really want to develop something much better than this.
I'm open to all ideas, in fact, we don't mind developing an app that is already existing (for instance a profile manager or a data wallet etc) All we want is to have a fully complete app at the end of 2 months.
Please assist.
Thanks!
Secret Santa?
That's something that I thought up over winter break and whipped it up over a few days in the App Inventor. If you guys take your time, you can probably learn Android programming and design/code it in a month or so.
There are some "special" features that I added to make the app more useful but I'll leave that for you to think up.
I'll post back if I come up with anything else. I also need some app ideas, but just for recreational programming.
Thanks! I'm currently checking out appInventer.. I somehow find it hard to come up with ideas which is why I'm trying to find help from here :|
I think the credit recharger is a pretty cool idea, personally. But I understand that you might want something with more "impact"
I think part of the key to this would be figuring out what has not already been done to death. There are so many apps with 5, 6, 7, etc versions of the basically the same thing. I would try to find something to develop with less competition, even if it's more of a niche product. I'm trying to think of the things I've previously thought "I wish I had an app for ____" but I'm drawing a blank right now.
If I think of anything I'll be sure to post it back in here
DrDubzz said:
I think the credit recharger is a pretty cool idea, personally. But I understand that you might want something with more "impact"
I think part of the key to this would be figuring out what has not already been done to death. There are so many apps with 5, 6, 7, etc versions of the basically the same thing. I would try to find something to develop with less competition, even if it's more of a niche product. I'm trying to think of the things I've previously thought "I wish I had an app for ____" but I'm drawing a blank right now.
If I think of anything I'll be sure to post it back in here
Click to expand...
Click to collapse
Thanks! I checked out google appInventer tutorials.. theres one which says "no text while driving" -- basically sends back an sms to the sender that ur driving.. It seems interesting so I'm gonna see how best i can use it and pack some more useful stuff along with it.. and see how it all works out.
The reason why I'm giving the auto recharge a back seat is because it can't be implemented in real time.. it can only be simulated in a virtual environment.
You might want to think about doing something that takes advantage of the maps api. It's easy to do but it looks impressive and might help you get high marks.
A great idea?!
Graphics artist here,
Something I just thought of and just started searching for (literally) when I came across your thread, would be: Using the phone as a touch sensitive.. control for editing software, ie photoshop or paint.net. Basically turn the phone into a touchpad control for a computer.
Just an idea!
mirrorhelix said:
Graphics artist here,
Something I just thought of and just started searching for (literally) when I came across your thread, would be: Using the phone as a touch sensitive.. control for editing software, ie photoshop or paint.net. Basically turn the phone into a touchpad control for a computer.
Just an idea!
Click to expand...
Click to collapse
This would be great! I'd definitely pay a couple/few dollars for something along these lines if it was user-friendly
Thats a really awesome idea!! Converting the touchscreen into a tablet input for PS or any other photo manipulation software.. But the problem is that I don't know where to begin! :|
This is a college project so the idea isn't to make a unique and sell-able application... it's to demonstrate that you can work as part of a team to make an application from design to completion.
I'd try and think of a fun app (i wouldnt care if it's been done 100 times before) that everyone on your team wants to contribute to. If it's unique, brilliant, if not nevermind you've got some good experience working as a team and making an android app.
I do like the sound of the phone touchpad app, it's been done on iPhone by Logitech but i've not seen something for android. If it helps, http://blog.logitech.com/2010/01/29...-touch-into-a-wireless-trackpad-and-keyboard/ .
There are a ton of them on the market: Gmote, MyRemote, UnifiedRemote, etc.
It might be a good idea to email this developers to get a better picture of what to do.
Problem is that all of those tools rely heavily on WiFi so you'll have to understand networking.
biggler said:
This is a college project so the idea isn't to make a unique and sell-able application... it's to demonstrate that you can work as part of a team to make an application from design to completion.
I'd try and think of a fun app (i wouldnt care if it's been done 100 times before) that everyone on your team wants to contribute to. If it's unique, brilliant, if not nevermind you've got some good experience working as a team and making an android app.
Click to expand...
Click to collapse
Bingo!! Which is exactly what my instructor said. I tried out the tutorials on appInventer.. I was toying with the idea of integrating more features into those itself. Is that a good idea? Although the concept is from Google, would it be ok to build on it? i'm particularly interested in "No texting while driving" and "Broadcast Hub" -- both these apps are awesome! Are there any notable features that I can add to make them better.
How about an app for the quick oil change places. It could show your last service and what was done. Show any upcoming maintenance and when your next oil change is due.
Maybe integrate Google Maps to show locations of service centers. Maybe offer a "e-coupon" if they use the app. Pretend they offer online scheduling and maybe show them "2 customers in bay, one waiting" - Estimated wait time 20 minutes" yada, yada
As an "older" programmer with 2 degrees, it's nice to see your college offering the mobile platform as a programming choice. Hell, all we got to write were COBOL and CICS mainframe applications and some semi-cool C++ projects.
Good Luck and Congratulations on getting your degree!!
What about a bluetooth hack to where u would be able to hack into someones phone and use their service for texting and calling. I heard of something like that when i was on my blackberry and was really into it. But it would be nice to get something like that on my Incredible
Sent from my ADR6300 using XDA App
I think it would be a good idea to make an app that uses an existing web api for a popular website, could be facebook, ebay(do they have an api?) etc etc.
It's a good way to learn a lot of aspects of android development, with a useful product as the outcome.
It doesn't matter if there is already an app for that site, think of a different way of using the site on the mobile, and go from there.
I would like to see a program that reads the weather API and reflects the current weather and location on the wallpaper. This app would require graphics design, code to parse the weather feed, writing to the OS. When I was on Windows Mobile there was a skin for Weather Panel that did this but with Android's live walpaper it could be really cool.
Thanks for the ideas you guys! I really appreciate it. Everything seems interesting.. but the problem is we don't know where to begin or how to go about it.
I did the broadcast hub tutorial present in the app inventer page. It turned out good. Is there any way I can add functionality to this itself?
blueren said:
Thanks for the ideas you guys! I really appreciate it. Everything seems interesting.. but the problem is we don't know where to begin or how to go about it.
I did the broadcast hub tutorial present in the app inventer page. It turned out good. Is there any way I can add functionality to this itself?
Click to expand...
Click to collapse
Do all the tutorials and learn the blocks, you can create lots of stuff. There is a app in the market that adds more features to the app inventor, app inventor extender
XDA App
A couple of suggestions:
- A chess PGN editor
- A simple picture/document management app where you take a photo using the camera, add some tags or other info, and save all details in a database. You can also provide search functionality and a viewer to retrieve pictures using the index you've built.
Sent from my SAMSUNG-SGH-I897 using XDA App
I did some homework on topics and came across this.. A multilingual speech translator.
Talk in a language, it converts the speech to text, translates that text to a target language, and reads the translated text aloud.
Is this feasible? What is the difficulty level?
Also, is it possible to develop a call blocker app? I looked around but wherever I search, I only find fully built apps but not pointers on how to go about creating one by yourself.
Please assist.

Need help building an app for mp3 downloading via database

Before I begin, I will say that I'm not a developer, nor will I ever claim to be. That said, I have a fantastic idea for an app and would love to see it become a reality. I'm looking to build an app similar in many ways to Zedge, or other ringtone/mp3 apps. I need an app that will be able to connect to a database or mp3 files that can be updated without actually updating the app. Basically, once the app itself is built, I'd rather not have to change it.
The ultimate goal is to create an app that handles music files such as mp3's, and allow the user to browse by artist, genre, or song title, then listen, download, or share their selections. I'd also love to integrate a feature that would allow users to set their downloaded files as a ringtone/notification within the app, similar to Zedge.
I do understand that their are a million ringtone/mp3 apps out there, but I assure you, the developer community that my idea is totally unique. I don't have the knowledge to build the app itself, but I do have all the graphics for the app and I am a music editor by trade. If someone would like to help out on this project, or atleast point me in the right direct, I would be grateful.
Thank you.

Android wear. A notification OS?

I was looking forward to install apps, develop apps and use apps on the android wear. When I installed the android wear sdk, and ran the emulator, it didn't seem very "huge". Not much can be done!
http://developer.android.com/wear/notifications/creating.html
As linked above, Google tells us to that we can add support for wear in a few lines of code. What can be done, is limited to the buttons that can be added when swiping to the right page.
No other documentation suggest that we can make Android Wear specific apps. It's not possible to add controls and widgets (Editabletext, button, spinner etc.) like it's possible in full android. Now i know that the screen is small, and limitations has to apply..
But the limitations are counted. Imagine receiving an email, swipe right, theres a reply button, click on it, voice will be activated, speak your message, and it will send it. That's pretty cool, but not cool enough..
What if i would like to add someone to cc?, not possible using the sdk, what if i would like to add a different signature? not possible.
The idea is fine, and it's awesome to see something new, i could really see it's potential, but as of right now, i am kinda disappointed.
I was noticing this also from the non developer point of view. All the marketing of the product it's based on notifications, at least the Gear was able to support the installation of apk's and i was excited since Android was about to release his own watch it was going to unleash all the real power of the smartwatches, but getting notifications from my mom telling me to buy milk does not sound like very awesome to me.
When Android Wear was first announced, I also heard that it was only for notifications. If that is really the case, I'm not interested and will keep my Gear 2 for now.
I think notifications are one of the obvious benefits, but there's going to be a lot more that we figure out how to do with them.
Sure, the interface is restrictive, but that's kinda the idea. The real benefit will be adding that little extra special sauce to the notifications in the context of whatever else is going on. And notifications don't need to just be a note from Dear Old Mom... geolocation, sensors, and other things may come into play.
After reading most of the AD site I sorta feel like you do when you know in about a hour and and a half you're going to have to have a seat on the pot - I know I've got a potential big idea in there somewhere, but it's just not ready to come out yet.
johdaxx said:
I think notifications are one of the obvious benefits, but there's going to be a lot more that we figure out how to do with them.
Sure, the interface is restrictive, but that's kinda the idea. The real benefit will be adding that little extra special sauce to the notifications in the context of whatever else is going on. And notifications don't need to just be a note from Dear Old Mom... geolocation, sensors, and other things may come into play.
After reading most of the AD site I sorta feel like you do when you know in about a hour and and a half you're going to have to have a seat on the pot - I know I've got a potential big idea in there somewhere, but it's just not ready to come out yet.
Click to expand...
Click to collapse
The only potential scenario i see working, is having a service, on the phone. That service will have created a notification, showing relevant information, let's say it's showing when sunrise and sunset (depending on the time of the day), if you swipe to the right, you can click on "Show someother info". When you tap that, it will start showing some other information, the service will then have altered the text on the notification.
Thats a potential and very possible scenario. Then again.. Is it really optimal? Apps that need to show this kind of information will take up all the notification space on the phone.

Categories

Resources