Click here to Skip to main content
15,891,951 members

Comments by Rahul Ramakrishnan (Top 49 by date)

Rahul Ramakrishnan 9-May-20 2:51am View    
The REST api that gets the questions has parameter named questionTypeID that specifies which type of input needs to be created.
questionTypesID 1 - Spinner
questionTypesID 2 - Multi Select Spinner
questionTypesID 5 - EditText

So first i retrieve the question list and as per the questionTypeID appropriate widgets need to be created
Rahul Ramakrishnan 2-Apr-20 12:12pm View    
it is publicly accessible
Rahul Ramakrishnan 2-Apr-20 11:57am View    
In house
Rahul Ramakrishnan 2-Apr-20 11:28am View    
The web-service is working fine in Postman and chrome too. Its also working in my emulator and locally in my android device.
Rahul Ramakrishnan 25-Jul-17 0:11am View    
Yes it was intentional. Did know what to put in the "What have I tried section" while posting the question