How to develop media player application using widget ?

ramesh12

New Member
Joined
Jan 11, 2010
Messages
3
Reaction score
0
Hi all,
I am newbie to android .How to develop media playerapplication using widget ? This application should display play,stop and pause icon on the widget to user.

Give me your suggestions to develop this application.

Thanks in Advance,

Regards,
ramesh12
 
D

dvdcatalyst

Guest
Hi all,
I am newbie to android .How to develop media playerapplication using widget ? This application should display play,stop and pause icon on the widget to user.

Give me your suggestions to develop this application.

Thanks in Advance,

Regards,
ramesh12

Your best bet would be to look in the Droid SDK for example code on how to call the video functions. The SDK documentation should also be of great help on this.

Otherwise you could post your question in the development section on this forum.

Droid Development - Droid Forum - Verizon Droid & the Motorola Droid Forum

Doing a search on Google for "source code android application" or something along those lines will also get you some results.
 
Top