Android standard interview basics and core java, kotlin.
Android Software Engineer Interview Questions
8,347 android software engineer interview questions shared by candidates
Core java and android related question
General things about Android system
1. Design a list view containing a customer's name and id as list elements with some header and footer - Screen 1. 2. Add a button at the bottom of the list view. 3. On clicking this button it must navigate to the new screen where you can enter details of the new customer - Screen 2 (UI was bit complicated. I am sure no one designs that type of UI for mobile screens. They might have copied and pasted from some web design). 4. On the bottom of this page you need to add save button and cancel button. 5. On clicking Save button it must save the data in database and update the data to screen1. 6. When you long press on the list item(Screen 1) the customer data must be deleted. Means you have to remove from the db as well. 7. If you click on the list item it must navigate to new screen (Screen 3) which contains UI same as Screen 2 but with Edit and Cancel button. 8. on Clicking Edit button, you should be able to edit the data and save, means you have to update the database. 9. The result must be reflected in Screen 1 again.
What subversion system am I using? Are you serious?
What is Object oriented programming?
1. Explain the types of exception in java.
One of the easier ones: Reverse a singly linked list.
If you get thru technical questions it is expected you send them application sources which look as complete app and really impressive. No point to send several incomplete apps better send completed one.
What do you plan on doing in your next role?
Viewing 7221 - 7230 interview questions