Android - Creating Images and Icons - android

I am working on an Android Application which requires some design but i am basically a developer with not much knowledge about designing stuff and i am working on the projects alone. Can anybody please help me about how to go with designing or some good links where i can learn it? Also can you also provide some links which would be a tool where i can create decent icons and images for my android application?
THANK YOU.

i think this url may be useful to you
https://romannurik.github.io/AndroidAssetStudio/icons-launcher.html#foreground.type=image&foreground.space.trim=1&foreground.space.pad=0.25&foreColor=rgba(96%2C%20125%2C%20139%2C%200)&backColor=rgb(68%2C%20138%2C%20255)&crop=0&backgroundShape=square&effects=none&name=ic_launcher
http://www.mutualmobile.com/wp-content/uploads/2011/03/MM_Android_Design_Guidelines.pdf

For getting the icons you have to refer the following:-
https://www.iconfinder.com/
And For converting the icons in mdpi,hdpi,xhdpi,xxhdpi and .9png you have to look into this:-
http://android-ui-utils.googlecode.com/hg/asset-studio/dist/nine-patches.html
hope it helps you a lot.

this might be helpful to you :)
http://android-ui-utils.googlecode.com/hg/asset-studio/dist/index.html
http://www.spiderflyapps.com/downloads/android-developer-icons-the-font/
http://www.creativebloq.com/web-design/free-icon-sets-10134829
http://www.androiduipatterns.com/
http://www.pixeden.com/media-icons
http://phandroid.com/2011/05/11/10-tips-for-android-ui-design/
http://subtlepatterns.com/
http://androiduiux.com/free-design-resources/
https://speakerd.s3.amazonaws.com/presentations/ca8eeed0b9800130dc6346296d6789e9/Android_UI_Design_Patterns_in_practice_en_droidcon_reduced.pdf

Related

How to add Photoshop files to android with some tips on material design

I have a doubt.
How to design a user interface in Photoshop and grab that PS files and then place them into Android Studio and apply them to our app.
I really need help for this so please do not close this question.
Any video tutorials or websites which would help me out would be really appreciated.
I really want to start developing apps and put them in the Play Store with great material design and transitions plus great user interface.
Any help for material design?
You simply canno't do that.
Android can't handle psd file by default.
I believe there exists some exporters that can do that.
Maybe something like that would be useful.

Example project for android-screenshot-library

I'm trying to make a simple eclipse project that only takes one screenshot using the android-screenshot-library. The thing is that the documentation is very very poor and I'm having a hard time understanding how to set up this very very simple project.
Anyone knowing about some example project in the web? or useful tutorial (step-by-step kind of thing).
Have look at this.
Android Screen Shot Library
Follow the tutorial here. It isn't about pictures and cameras, but it's simple enough to get you started. Then post code of what you have tried and ask and more pointed question: http://developer.android.com/training/basics/firstapp/index.html

Origami/accordion effect on Android

Can anyone tell me is there a tutorial out there to acheive similar to this on Android mobile devices?
GIF Image
YouTube Video
I have looked online but I dont even know what this effect is called? Searching for origami returns origami apps and searching for accordion returns, well, accordion apps.
for the accordion effect you can check this github library : Android Accordion View
and check how to use the DrawerLayout here
and please give me some feedback
Hope That Helps .
May be this github library can help you: https://github.com/7heaven/bitmapMesh
Can you look this site? Quartz Composer Tools export android or ios code.
http://facebook.github.io/origami/
And you can rove github gist.
https://gist.github.com/mustafasevgi/d49c31467053e80a9012

How to use Flipboard effect on Android

I really like some effects in iPad. Especial flipboard, but I am an android developer at the moment, so I want to build an app which has the same effect. But I cannot find any source code about it on the Internet. On youtube I found a video I really like. Can someone help me?
Hey… Here is a quick guide for getting the clipboard effect on your Android phone. Just go through this tutorial for getting it. Hope it will be helpful to you.
http://openaphid.github.com/blog/2012/07/27/how-to-handle-touch-events-for-flip-animation/ there u go, but it is on opengl, and i'm not sure if it supports complex views as ListView. If you want to make one from the scratch i also recommend you this link. It is on Flex, but the principle is similar. http://oreilly.com/pub/a/javascript/archive/flashhacks.html?page=1

Description for Android app

I create an app, and I know how to put describe for my app. But I don't know how to put description for my app. Help me please!
i could not get you what exactly you want but as much as i can understand i am providing following solution link for help.
http://developer.android.com/guide/topics/manifest/application-element.html

Categories

Resources