[Q] Dynamic BoardConfig.mk System Image size? - General Questions and Answers

Hi all,
In BoardConfig.mk, there's an option to specify a systemimage size. What is the purpose of this? Is there some way to just make it dynamic based on the required size (and plus maybe a little extra)?
Thanks!

Related

[Request] Can an app increase text size system wide?

For people who need reading glasses the Android phones can be a pain. Would it be possible for an app to accomplish a fix for something lacking in the android system? I am talking about a system wide option to increase the font size. For another platform this app might be called "iGlasses"

[Q] .dex size reduce

Does anyone know of a way to reduce dex file ?

[APP request] I need app to change DLP projector screen size (no-root)

Hi,
I bought Android based mini DLP projector. In settings there is no option to scale image, so I need app for that. Only way to make screen smaller/bigger is to move projector closer and further, but I don't have space for that.
Is there any app that can change screen size (make it smaller) without root? To be clear: I don't want to change DPI, I want to make visible screen smaller.
Hello. Do you find any app for this? I have the same problem. Thank

Partition layout & USB-Alt mode

Hi,
can sb share the partition layout?
(I would like to know if it uses a superpartition like e.g. the Pixel 4)
Also, does Displayport output (USB-Alt) work?
thx...

Android layout positioning different in UI designer than on device

This is the first time I am trying: background image covers entire screen. (nice layout delivered to me)
I am placing invisible buttons over the background image to add functionality.
When in design view or layout validator things are in position I want.
However when I run the emulator or deploy to device the buttons shift further down than designed. It seems buttons/items further down the page are shifted more than those at the top (maybe a clue). Seems like a scaling issue but since new to me need a hint. I have the layout designer set to the proper device. I have starting orientation as portrait.
I tried RelativeLayout and ConstraintLayout (same behavior)
I tried placing background image as ImageView with match-parent AND also as android:background on the layout element. (same behavior)
I am fragments and using the following attributes for all buttons (relative to the layout element/the container)
app:layout_constraintStart_toStartOf="@+id/main_fragment"
app:layout_constraintTop_toTopOf="@+id/main_fragment" />
The source file for the background image is not 1024x600 so guess one can say it is being stretched to fit. (not sure if this matters)
Regardless: I need to understand why what I design is not what I get?????
All I want is a fixed screen where nothing ever moves or resizes. I have specific target device 1024x600 mdpi tablet. This seems to be the same as the generic 7" WSVGA tablet that comes in android studio. I tried that and a custom 1024x600 device. (same behavior)
The table specs are: 1024x600 pixels 160dpi (mdpi)
What am I doing wrong? Where is there a tutorial or other help related to this?
THANK YOU!

Categories

Resources