Hello everyone - I have been searching for an answer to my very simple question, however upon my search I found out it was not such a simple question after all. (Maybe I was searching all wrong never the less, let's go on).
I have created an app which works normally like any ordinary app should. Then I thought it would be good to have widgets in the home screen that performs some of hte functionality of the app (tasks like sending a message or making a call). Well I searched high and low and found examples (yes I went thru the widget tutorial, both parts) and created one widget. It worked fine as expected. Now I wanted to add another, so I created another Service, pretty much like my previous one and compiled the app. I made the necessary changes to the XML as well. However only my 1st widget appears in the widget list in the emulator, and not the second one. What could possibly be wrong?
Based on your response for, I'll share any additional info that may be required.
Thanks in advance for your help.
I have created an app which works normally like any ordinary app should. Then I thought it would be good to have widgets in the home screen that performs some of hte functionality of the app (tasks like sending a message or making a call). Well I searched high and low and found examples (yes I went thru the widget tutorial, both parts) and created one widget. It worked fine as expected. Now I wanted to add another, so I created another Service, pretty much like my previous one and compiled the app. I made the necessary changes to the XML as well. However only my 1st widget appears in the widget list in the emulator, and not the second one. What could possibly be wrong?
Based on your response for, I'll share any additional info that may be required.
Thanks in advance for your help.