• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps How do you make Professional Apps?

TruthX

Lurker
1) i already know Java
2) I already went through about 40 thenewboston's android development videos, so i made a basic app with basic features.

where do i go from here if i want to make good solid apps that could perhaps generate money? any suggestions?

thanks.
 
Find a good graphic designer. Someone who can not only make the app look good, but someone who can ensure that your app is easy to use and all tasks can be done with as little amount of work possible from the user.
 
Android ICS introduced the Halo theme with guidelines to make sure all android apps have professional look. It makes developers not have to worry too much about app design, look and feel, and concentrate on the functionality. There are a number of guidelines on the android developer site that are worth reading.

As for professional looking icon, you can hire a graphic designer, or buy ready made ones from somewhere like iStock.
 
Android ICS introduced the Halo theme with guidelines to make sure all android apps have professional look. It makes developers not have to worry too much about app design, look and feel, and concentrate on the functionality. There are a number of guidelines on the android developer site that are worth reading.

As for professional looking icon, you can hire a graphic designer, or buy ready made ones from somewhere like iStock.

The Holo theme is nice, but a lot of times, the theme just doesn't fit your app. Their design guidelines aren't target so much at making all apps look the same, but ensureing all apps feel the same. Things such as the existence of the action bar, no options menus, etc... With that said, it is still important to have someone who is knowledgeable about user experience, which isn't something that is covered very in depth in Google's design guidelines.


As for icons, Glyphish is a very popular source for icons. Even Google and Apple use them regularly.
 
Back
Top Bottom