ScrollView can be added to Widgets, for that need to do changes in the
android framework. Change the annotation of the view in framework
@RemoteView and build the framework and use them in widgets as in
activities. By this method we can use any views supported in normal
activities by changing the a
Hi,
I've created a widget and a service which supports the widget as part
of same application. Inside the service I'm starting multiple threads
and from the threads I'm getting the remoteviews of widget and
updating widget using api
updateViews.setImageViewResource(R.id.ImageViewArtistImage,
R.d
2 matches
Mail list logo