I have to develop an application that display some information about the possessor of the phone in case of loss. So my first screen must look like this :
I have to develop an application that display some information about the possessor of
Share
Actually you want to use services in a widget I think.
But for the screen You can simply use xml. Make a table view or Linear Layout will work too. Add the data and display it.