Android Question UI Implementation: Code vs Layout?

Hi, Which approach is better for implementing a user interface: direct coding or using Designer (layout)? Which method offers greater speed and is more standard? Furthermore, if the UI is implemented with a layout, is it possible for it and the .bal files to be decompiled and stolen? If so, how can this be prevented?
 

MrKim

Well-Known Member
Licensed User
Longtime User
I dream of the day I write an app popular enough to be worth stealing🤣 Stolen Ideas come under the heading "Cross that bridge when we get to it."
Just make sure you have copyright notice in the app so you have recourse.
 
Upvote 0
Top