I applied through a staffing agency. The process took 2 weeks. I interviewed at Connexient (Caracas, Capital District) in Mar 2016
Interview
The interview was through skype and consisted of an Android programming test. They shared a PDF that asked me to implement a simple Android application that would make a get request to some url, receive a list of entities in json format and then display those entities in a list. They also for a more complex challenge wanted the list to have lazy loading, persistence etc.
Interview questions [1]
Question 1
They then asked about what was what I just did with the App, which libraries I used and why, how could i persist data in the entire app without using files/sqlite