How to create most appealing mobile app design [closed] - android

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I am a android developer and i have a very short knowledge of photoshop and other designing tool. I have not much interest in designing. But to make my own android app i will have to put myself in designing phase.
Please tell me what should i learn or practice so that i will make my application look better than now.
Please also tell me about font styling and font sizes. Which one is better android native font/styles or Robotic fonts? I mean to say that which one will look better.

Have a look at
The official designing guide here
A slideshow here
A pdf here

Just play around with the build in Editor (Eclipse). Place some buttons, set some settings and take a look at the xml-tab to understand what happens. That's the way how you can get basic knowledge.
For further information, read through the official documents: http://developer.android.com/guide/topics/ui/index.html

Related

Deep Learning for Arabic Natural Language Processing project [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 3 years ago.
Improve this question
I'm about to propose a graduation project in Deep Learning for Arabic Natural Language Processing field. However, since I'm a beginner student in this field, I have already started learning a helpful series of courses, and I have almost a full year to work on this individual project. So, what are some great ideas for an Android application in DL for Arabic NLP?
P.S. I will gather the needed dataset if it's not available.
Edit: Recently, I read about various problems in this field, but most of them are very classic choices, and it seems to me that they don't give a good impression of my efforts while there exist many well-known and very efficient similar applications such as Google translate and Siri. However, Since my question is still too broad, kindly write down your suggested edits and recommendations.
NLP is a broad area and have lots of application. And you will also need the supporting applications(web pages, editor, reviews in arabic). I will give some ideas and try order them easy to difficult.
Spell check
Sentiment analysis App - read reviews(movie/restaurant etc ) and rate them(provided you have data (sentence / +/- ))
FAQ from websites - given a question extract answers from FAQ of the website, we can NER to get organisation name and question similarity measure.
Grammar correction - require lots of data(wrong - correct sentences) and editor app to use it in android.

What technology uses this tree games app? [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 6 years ago.
Improve this question
I found these 3 app on Play Store and want to base my learning course on what tehnology are they make.
https://play.google.com/store/apps/details?id=com.TreetopCrew.VirtualBeggar
https://play.google.com/store/apps/details?id=com.outerminds.tubular
https://play.google.com/store/apps/details?id=org.nanobit.cheftown
So my questions are how to make it and focus my learning on technologies they use. What frameworks is best to use and stuff like that.
I know to make basics app till now, with standard design and fuctionality, but want to learn more.
I know that the last one is little more complex, but I have a free time and want to learn, so any help will be appreciate.
Thx
I would suppose you received down votes as this is not really a question for stackoverflow. As commonsware stated, it is best practice to reach out to the developers and see if they are willing to divulge any info on what they used to develop their apps. As well there are multiple resources out there for starting game development in android. One that comes to my mind is XDA, but even just using google to dig around.
Here is a link to a game development thread on XDA
http://forum.xda-developers.com/showthread.php?t=1753131
And here is a link to the development thead mentioned in XDA
http://www.kilobolt.com
Stackoverflow is more designed and targeted to specific code problems/questions. It is not meant for individuals to ask for "how do i make this" questions.
For reference, please see the link below on what should be asked here on Stackoverflow
https://stackoverflow.com/help/on-topic

How to become an Android Games Developer [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
I want to learn and become a Game Developer for Android but I dont know where to start or what to learn. So my question is, what programme/software do I need and what coding languages do I need to learn for android game developing.
If anyone knows some good tutorial sites or links please send it as I would really appreciate any help i can get.
I recomend libgdx and Unity.
These are some links related to game development on mobile, libgdx and Unity:
http://www.kilobolt.com/game-development-tutorial.html
http://www.develop-online.net/tools-and-tech/15-essential-mobile-game-development-tools/0184480
And these are libgdx tutorial series:
http://www.gamefromscratch.com/page/LibGDX-Tutorial-series.aspx
http://obviam.net/index.php/getting-started-in-android-game-development-with-libgdx-create-a-working-prototype-in-a-day-tutorial-part-1/
You need something called a 'Game Engine' to make a (good) game. I would recommend you to use it because it has built in physics (collision, etc) and other things that will be helpful.
You can take a look at a popular game engine called Unity
This is a general android game development tutorial

Learn UI arts design for Android and iOS app [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I plan to develop my own Android and iOS app. I know how to write the code, but didn't learn UI design before. Can anyone recommend to me any tutorials or books on UI arts design for background, icon, layout, colors, etc?
Thanks!
I recently bought Mobile Design Pattern Gallery . It has alot of UI Patterns for mobile Apps.
You can also look at User Interface Guidelines for android
and iOS Human Interface Guidelines for IOS
The WWDC 2012 iOS User Interface Design video describes a few pitfalls that iOS developers should be wary of. As Frank said, the iOS HIG is a good resource for tactical design considerations, too.

tool for designing GUI in Android [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
i am a fairly new android developer. i wanted to ask you if there is an easier way to make GUI design in android?
i mean i always have to code the layout files which is very cumbersome and time-energy consuming. Plus the graphical layout provided by Eclipse is not at all helpful.
Is there a tool with which i can design the XML files....something like the tool offered in iphone development.
Android is provided by Google, there has to be a more sophisticated way of GUI designing.
thank you in advance.
While building your UI in xml is VERY straight forward, DroidDraw has helped me at least get started quickly.
There is a GUI for designing the layout in android
You can download DriodDraw

Categories

Resources