P
P
pmozil2015-05-31 17:15:21
Android
pmozil, 2015-05-31 17:15:21

How to make an interface for an Android application like in the screenshot?

Through which development environments is it easier to achieve such a result and how to do it?
14_pending_order.fw2_1x.png

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Anton, 2015-05-31
@samalanton

1. Android Studio
2. Write code

O
Oleg Gamega, 2015-05-31
@gadfi

how will it help you? Judging by the question, you didn’t even say hello to the world.
Any environment ─ eclipse/android studio/intellij idea/hardcode_with_notepad_and_sdk

A
Andriy Biskup, 2015-05-31
@AndriyTheProgrammer

The development environment in this matter plays a rather secondary role, if not the last one at all, but in general it should not cause any particular difficulties to make such an interface.
You need to google in the direction of Tabs (the github is full of libraries with them). For the blocks of information themselves, the best solution would be to use Fragment. As for the round ImageView - I will also send it to github, Google shows a bunch of such libraries for the request "github imageview circle" - choose which one you like best. Everything else can be done without problems with a slightly customized TextView

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question