[android-beginners] Re: [android-beginners]

2009-09-09 Thread Jens Vegeby
Just google it... Mvh/Regards Jens On Sep 5, 2009 1:08 PM, saurabh sinha saurso...@gmail.com wrote: I need to use youtube in android plz tell me how to use it --~--~-~--~~~---~--~~ You received this message because you are sub...

[android-beginners] Re: Publishing Updates for my application

2009-09-04 Thread Jens Vegeby
Click on your app in developer console and use upload update. Mvh/Regards Jens On Aug 28, 2009 7:28 PM, Georgy georgearna...@gmail.com wrote: So I will just publish my application as a new application but having the same key, apk, etc and the market will have it automatically as an update for

[android-beginners] Re: AVD java error

2009-09-04 Thread Jens Vegeby
Why not search this list, I have answered that very question several times? Mvh/Regards Jens On Aug 31, 2009 8:19 AM, Ankit Khandelwal anki...@gmail.com wrote: Hi, I am new to the android and when I am trying to install the AVD using the android create avd --target 2 --name my_avd in my

[android-beginners] Re: base 64 conversion

2009-09-04 Thread Jens Vegeby
It seems there is a class named android.os.Base64Utils. Might be what you need, I can recommend DroiDoc on market. Mvh/Regards Jens On Sep 1, 2009 12:34 PM, kapnk...@gmail.com wrote: I done it with importing jar file from apache its running fine?but is it right there is no base 64 class in

[android-beginners] Re: App just for Android beginners

2009-08-26 Thread Jens Vegeby
Great app. On 8 24, 2009 7:30 PM, Andrei gml...@gmail.com wrote: Guys, I wrote app for Android phone that can help you to learn Android / plan your next App. It is FREE and searchable app for all Android API documentation. It works off-line, no need for connection. Give it a try. Search for

[android-beginners] Re: How to get started with Android programming from scratch? Is it worthwhile to buy a HTC Magic?

2009-08-18 Thread Jens Vegeby
It can be used for development, I use mine for that purpuse. You just have to enable USB debuging under settings, and enable installation from other sources than market. Regards Jens On 8 17, 2009 7:24 PM, bianconeri alex.tao.c...@gmail.com wrote: Hi all, I've just downloaded Android SDK 1.5

[android-beginners] Re: help needed creating a AVD

2009-08-18 Thread Jens Vegeby
You need to include the java bin directory in your system path, contrpl panel, system, advanced system settings, some tab, environment variables. Regards Jens On 8 18, 2009 4:16 AM, Roman ( T-Mobile USA) roman.baumgaert...@t-mobile.com wrote: Try to do a java -version to see whether you have

[android-beginners] Re: [android-beginners]

2009-08-14 Thread Jens Vegeby
First of all, don't spam the list, like you done so many times... Second, just search google... On Aug 14, 2009 4:52 AM, saurabh sinha saurso...@gmail.com wrote: I need bluetooth example can u send me source code --~--~-~--~~~---~--~~ You received this message

[android-beginners] Re: Beginner Android-Java development:

2009-08-14 Thread Jens Vegeby
I started programing for android in eclipse without any prior knowledge about java. Rescent years I have mostly been writing programs in perl. I found the books at http: //www.commonsware.com very useful. On Aug 14, 2009 7:32 AM, Clave Yard calvetobediffic...@yahoo.com wrote: hi I am a new-bie

[android-beginners] Re: How to define intent constructor

2009-08-13 Thread Jens Vegeby
Hmm, in my program FartKoll I start activities using new intent within the startactivity. And there it works like a charm, how come? On Aug 12, 2009 5:43 PM, Mark Murphy mmur...@commonsware.com wrote: tinyang wrote: I'm getting the error: The constructor Intent(new View.OnClickListener(){},

[android-beginners] Re: How to define intent constructor

2009-08-13 Thread Jens Vegeby
Error in thought, please ignore :) On Aug 13, 2009 8:22 PM, Jens Vegeby j...@vegeby.nu wrote: Hmm, in my program FartKoll I start activities using new intent within the startactivity. And there it works like a charm, how come? On Aug 12, 2009 5:43 PM, Mark Murphy mmur...@commonsware.com wrote

[android-beginners] Re: I'm really new

2009-08-04 Thread Jens Vegeby
I like the pdf books at http://www.commonsware.com They are rather cheap too. On Aug 2, 2009 10:34 PM, mhart michael.web...@gmail.com wrote: Hey everyone I am really new to coding for the android, I have recently become disgusted with the iPhone and Apple inc. as a whole. I have a Development

[android-beginners] Re: How to upload the application to the G1 Phone

2009-08-02 Thread Jens Vegeby
Enable debuging on your phone. Settings applications development enable debuging. When asked for driver (in windows) point it to the corresponding driver folder in the sdk tree. In eclipse choose manual target in run configuration. When running you shall be able to choose the phone. Hope

[android-beginners] Re: hi.

2009-07-26 Thread Jens Vegeby
You need to include your jdk/bin dir in your path. On 7/23/09, nguyen thang thangk4...@gmail.com wrote: i run command here for list Virtual device. but error. C:\Andriod\android-sdk-windows-1.5_r2\toolsandroid list targets 'java' is not recognized as an internal or external command,