[android-beginners] Re: Q re Android Programming Tutorials a.M Murphy

2009-06-19 Thread Diego Torres Milano



On Jun 19, 1:16 pm, Jimmy-Creupagu  wrote:
> You can just copy the files in the directory you are interested on
> (Android 1.1 or 1.5) to the directory tool (almost empty if I
> remember) in the top of SDK directory. In that way, you don't have to
> set a different path, just the same there was in the previous version
> (1.1)
This doesn't seem to be a good way to go. If you don't have the files
Mark showed you it's much better that you start from scratch
reinstalling the SDK because something failed before.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: Using JUnit

2009-03-13 Thread Diego Torres Milano

These articles in my blog may shed some light on the issue:
http://dtmilano.blogspot.com/search/label/test%20driven%20development


On Mar 13, 7:42 am, Pankaj Bisaria  wrote:
> Hi friends
>
> I am working on Android application. I want to develop applications using
> the Test Driven Development (TDD).
> I have found that Android sdk supports JUnit. I have also seen the test
> folder in each sample application provided by the Google.
>
> Please tell me the step by step approach to using JUnit. I have tried a lot
> but failed to do so. I don't want to use third party tools like Positron and
> p-Unit.
>
> Thanks
> Pankaj
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: Making a demo video of your .apk to post online

2008-04-17 Thread Diego Torres Milano

On Linux:
There's a lot of alternatives. Perhaps the easiest one for this task
is xvidcap. Should be in your distro repositories.


On Apr 16, 11:20 pm, "Ing. Og Jamir R. Juraidini" <[EMAIL PROTECTED]>
wrote:
> How about solution to this problem also for Windows and Linux! That would be
> cool!
> I have done some videos but from games with an application called FRAPS.
> Maybe that would work?
>
> On Wed, Apr 16, 2008 at 3:16 PM, luckyandroid <[EMAIL PROTECTED]>
> wrote:
>
>
>
> > I've seen quite a few video demos (eg on YouTube) of Android
> > developers- mostly Challenge participants'- software being shown using
> > their emulator . What is the best method of doing this? Is there
> > software that records your actions? Or are people just shooting video
> > of their computer screen while running through the interface on the
> > emulator? btw- I am on a mac. Any insights would be appreciated.
> > Thanks.
>
> --
> Ing. Og Jamir R. Juraidini
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: About useaudio

2008-04-17 Thread Diego Torres Milano

It's -useaudio.
Use emulator -help.

On Apr 17, 9:42 am, "Analdin Judy" <[EMAIL PROTECTED]> wrote:
> Hi,
>
>I want to add useaudio configuration in run.
>Can anybody please tell me What is the syntax for useaudio?
>
> Thanks
> judy
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: Android y Python

2008-03-26 Thread Diego Torres Milano

There are other scripting languages already available. Check
http://journal.dedasys.com/articles/2008/03/11/mass-customization-of-android-applications


On Mar 25, 2:28 am, Liu Huadong <[EMAIL PROTECTED]> wrote:
> I guess we can porting python to android platform.
> Nokia ported python to symbian. We can do the same thing.
>
> Next month I will investigate this.
>
> Anyone have interesting about this, contact me: [EMAIL PROTECTED]
>
> Reagrds
> Huadong
>
> On Mar 25, 7:59 am, Paul Marrington <[EMAIL PROTECTED]>
> wrote:> It should be possible to make Jython available without an inordinate
> > amount of work. It is technically just Java libraries.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: Screen size for HVGA-P

2008-03-26 Thread Diego Torres Milano

See http://code.google.com/android/reference/emulator.html

On Mar 26, 9:07 am, "Analdin Judy" <[EMAIL PROTECTED]> wrote:
> Hi all,
>
>Can anybody please tell me the screen size for HVGA-P emulator
>
> Thanks
> judy
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---