Android Application Development v8 - AND-801무료 덤프문제 풀어보기
If your Android application creates a SQLite database, which of the following is the default directory to save this database file?
정답: A
Check the following image which includes Android code for a sum calculator. Which of the following choices is correct about this Android code?


정답: B
Check the following image which includes a code that runs when the user clicks on the button (id =button).
This code for an Android app includes three check boxes for the question: "Which countries are in North America?" Select one of the following choices, where the result will appear when the app user clicks the button.

This code for an Android app includes three check boxes for the question: "Which countries are in North America?" Select one of the following choices, where the result will appear when the app user clicks the button.

정답: A
To add a Google map to an Android app, you should to use map fragments.
정답: A
Android SDK platform is a set of libraries and APIs that provide necessary classes, methods and interfaces to develop Android applications and allow you to compile your code.
정답: A