I
I
Ippolitdesign2014-03-28 22:28:13
Android
Ippolitdesign, 2014-03-28 22:28:13

How to adapt the design of an IOS tablet app to Android tablets?

Good day everyone! Faced with the problem of adapting the design of an application for IOS tablets to Android. IOS is cut and prepared for assembly, but what to do with Android, I won’t give a damn.
If for mobile devices, there are 4 main resolutions and densities, then nothing is clear with a tablet. Proger did not explain anything intelligible. Initially, they agreed with clients only on IOS, since I always work on it, and Android, only for phones, but at the stage of project delivery, was invented for an additional fee. to finish the payment on Android.
There is an option to give it to IOS, and then let them take a steam bath, since initially it was not part of the task and I will take money for this only upon completion of the task, but I'm not used to handing over work like that, I want to finish and understand this topic.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
W
wolf-9830, 2014-03-29
@wolf-9830

Hello! I can offer this option, you get a variable height and width of the screen, and then you fit all the images to different screens. For example, a piece from my code:

menu_button->InitStatic(game,game.window_w/3,game.window_h/1.9,game.window_w/3,game.window_h/3,"data/start.png");

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question