Answer the question
In order to leave comments, you need to log in
In what simplest language can you write a program for android (with an icon) with a crash when I enter)?
In what simplest language can you write a program for android (with an icon) with a crash when I enter)?
Answer the question
In order to leave comments, you need to log in
google: android hello world
actually minimal application is created automatically in android studio, all that remains is to insert a couple of output lines
getActivity().finish();
System.exit(0);
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question