Questions tagged as 'android-layout'

2
answers

Guys, does anyone know how to call or perform this technique in Android studio?

I want to make a gym APP and I need to use a smaller screen in front of the main screen as shown in the print of an existing APP that is attached. I want to leave the background unfocused and show a smaller screen at the front with what I want....
asked by 30.03.2018 / 23:53
1
answer

Is it necessary to memorize everything about XML files, while I have the IDE to do it for me? [closed]

I'm starting to learn Android and wanted to know if it's necessary to memorize the attributes that a component has as layout_height , layout_width , layout_gravity , etc. It has certain attributes that is hard to remember, s...
asked by 30.03.2016 / 18:34
1
answer

Screen becomes disorganized when executing [duplicate]

I'm having a problem, I'm starting on the android programming! It had already started a while and stopped for the same reason I'm having now: my computer is not very good and kinda does not accept the Android Studio Emulator. So I opted to...
asked by 11.07.2018 / 07:31
1
answer

Smartphones Screen Size [duplicate]

I am producing an application. I would like to know for what size of Android smartphone screens should I program the layout. The layouts I made do not fit on smartphones with screen of 2.7.3.2, 3.3.3.4, inches. Will this be very harmful?     
asked by 06.08.2017 / 02:29
0
answers

My Android application does not update on the test on the device

When I test the app on the emulator, it displays normally, the way I programmed it. But when I move to the phone, it displays a layout that I've already completely changed, that is, it gets purged and looks like it has not updated. Any idea ?  ...
asked by 17.03.2015 / 13:25