Android Question How to build a designer app?

Rams007

Member
Hello. Great job on this software. Impressive.

Very newb question. When you open the designer and say add some controls such as a textview, how do you save and hence build it.

If I click run all I see on my phone is a blank app, black background etc, I don't see the controls I have added.

I see the controls on my phone if I use the WYSIWYG designer.

I have saved on the designer but I assume I have to do more like reference the controls or something.

TIA.
 

Rams007

Member
I got the answer, you need activity.loadlayout("").

Second questions, after I build and hence deploy an app to my phone, I find various functions on the ide are not available such as file, edit, project/run etc. They are greyed out, why is this?
 
Upvote 0
Top