[android-beginners] Development on the MyTouch 3G

2009-09-12 Thread Sid
Hi - I just ordered a T-Mobile myTouch 3g to develop Android apps on. I read on the Android Developers URL http://developer.android.com/guide/developing/device.html that the suggested devices to test/develop apps on are the Android dev phone and the classic G1. Can I test and/or develop apps

[android-beginners] Can a videoview play a video stored on internal storage?

2010-06-14 Thread Sid
? Thanks in advance, Sid Below is one version that fails with Cannot play video. Sorry, this video cannot be played. But I have many other modes of failure. I can copy the internal video to temp storage (external) and play it, so this copy to internal does indeed create a valid movie. It only fails

[android-beginners] playing video from internal media

2010-06-17 Thread Sid
doing this? Thanks, Sid -- You received this message because you are subscribed to the Google Groups Android Beginners group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to android

Re: [android-beginners] Re: please help

2010-03-02 Thread wakeup sid
Hi.. But you can install ADT plugin offline.. but for installing the updates u need internet... Thanks Regards Pichika On Wed, Feb 24, 2010 at 7:29 PM, madhuri_K madhuri@gmail.com wrote: Hey thanks!! L check with ur steps!! On Feb 24, 4:15 pm, wahib haq wahib.t...@gmail.com wrote:

Re: [android-beginners] Re: R.id cannot be resolved

2010-03-29 Thread Sid Hellman
I've had some issues with the Eclipse integration where the R.java does not always get regenerated (when it should). Deleting the R.java and cleaning the project before rebuilding it has solved this for me. Frustrating. But it seems to be a formula that works for me. Good luck. On Mon, Mar 29,