[android-beginners] Re: HelloAndroid not working...

2009-06-23 Thread Jose Ayerdis
Could be anything even your role on the SO.

SO
Eclipse Version
Android SDK version
Plugin Version
Other Software is screwing with you.

Shouldn't be hard to do it just as you said it

2009/6/23 phil 

>
> interesting thing is that on a different computer, it was a simple as
> installing it and running it.  not quite sure what the difference is.
>
> C:\tools\android\android-sdk-windows-1.5_r2\tools>emulator -avd myavd -
> verbose -memory 1024
> emulator: found SDK root at C:\tools\android\android-sdk-
> windows-1.5_r2
> emulator: root virtual device file at C:\Documents and Settings\phil
> \.android/avd/myavd.ini
> emulator: virtual device content at C:\Documents and Settings\phil
> \.android\avd\myavd.avd
> emulator: virtual device config file: C:\Documents and Settings\phil
> \.android\avd\myavd.avd/config.ini
> emulator: locking user data image at C:\Documents and Settings\phil
> \.android\avd\myavd.avd/userdata-qemu.img
> emulator: locking cache image at C:\Documents and Settings\phil
> \.android\avd\myavd.avd/cache.img
> emulator: ignoring non-existing SD Card at C:\Documents and Settings
> \phil\.android\avd\myavd.avd/sdcard.img: No such file or directory
> emulator: found skin 'HVGA' in directory: C:\tools\android\android-sdk-
> windows-1.5_r2/platforms\android-1.5\skins
> emulator: autoconfig: -skin HVGA
> emulator: autoconfig: -skindir C:\tools\android\android-sdk-
> windows-1.5_r2/platforms\android-1.5\skins
> emulator: writing default keyset file to C:\Documents and Settings\phil
> \.android\default.keyset
> emulator: trying to load skin file 'C:\tools\android\android-sdk-
> windows-1.5_r2/platforms\android-1.5\skins/HVGA/layout'
> emulator: skin network speed: 'full'
> emulator: skin network delay: 'none'
> emulator: argv[00] = "emulator"
> emulator: argv[01] = "-kernel"
> emulator: argv[02] = "C:\tools\android\android-sdk-windows-1.5_r2/
> platforms\android-1.5\images\/kernel-qemu"
> emulator: argv[03] = "-initrd"
> emulator: argv[04] = "C:\tools\android\android-sdk-windows-1.5_r2/
> platforms\android-1.5\images\/ramdisk.img"
> emulator: argv[05] = "-nand"
> emulator: argv[06] = "system,size=0x420,initfile=C:\tools\android
> \android-sdk-windows-1.5_r2/platforms\android-1.5\images\/system.img"
> emulator: argv[07] = "-nand"
> emulator: argv[08] = "userdata,size=0x420,file=C:\Documents and
> Settings\phil\.android\avd\myavd.avd/userdata-qemu.img"
> emulator: argv[09] = "-nand"
> emulator: argv[10] = "cache,size=0x420,file=C:\Documents and
> Settings\phil\.android\avd\myavd.avd/cache.img"
> emulator: argv[11] = "-serial"
> emulator: argv[12] = "android-kmsg"
> emulator: argv[13] = "-serial"
> emulator: argv[14] = "android-qemud"
> emulator: argv[15] = "-append"
> emulator: argv[16] = "qemu=1 console=ttyS0 android.checkjni=1
> android.qemud=ttyS1 android.ndns=2"
> emulator: argv[17] = "-m"
> emulator: argv[18] = "1024"
> emulator: mapping 'system' NAND image to C:\DOCUME~1\phil\LOCALS~1\Temp
> \\AndroidEmulator\TMPB368.tmp
> emulator: using 'winaudio' audio input backend
> emulator: using 'winaudio' audio output backend
> emulator: warning: opening audio output failed
>
> emulator: control console listening on port 5554, ADB on port 
> emulator: can't connect to ADB server: 
> emulator: ping program: C:\tools\android\android-sdk-
> windows-1.5_r2\tools\ddms.bat
> emulator: ping command: C:\WINDOWS\system32\cmd.exe /C "C:\tools
> \android\android-sdk-windows-1.5_r2\tools\ddms.bat" ping emulator 1.9
>
> On Jun 23, 8:55 pm, Michael Leung  wrote:
> > I remember I need to complete a virual device in eclipse and run it from
> > eclipse.
> >
> >
> >
> > On Wed, Jun 24, 2009 at 1:22 PM, phil 
> wrote:
> >
> > > tried things on there.  this is driving me crazy.
> >
> > > C:\android\android-sdk-windows-1.5_r2\tools>emulator -avd myavd -
> > > verbose -memory 1024
> > > emulator: found SDK root at C:\android\android-sdk-windows-1.5_r2
> > > emulator: root virtual device file at C:\Documents and Settings\phil
> > > \.android/avd/myavd.ini
> > > emulator: virtual device content at C:\Documents and Settings\phil
> > > \.android\avd\myavd.avd
> > > emulator: virtual device config file: C:\Documents and Settings\phil
> > > \.android\avd\myavd.avd/config.ini
> > > emulator: locking user data image at C:\Documents and Settings\phil
> > > \.android\avd\myavd.avd/userdata-qemu.img
> > > emulator: locking cache image at C:\Documents and Settings\phil
> > > \.android\avd\myavd.avd/cache.img
> > > emulator: ignoring non-existing SD Card at C:\Documents and Settings
> > > \phil\.android\avd\myavd.avd/sdcard.img: No such fil
> > > e or directory
> > > emulator: found skin 'HVGA' in directory: C:\android\android-sdk-
> > > windows-1.5_r2/platforms\android-1.5\skins
> > > emulator: autoconfig: -skin HVGA
> > > emulator: autoconfig: -skindir C:\android\android-sdk-windows-1.5_r2/
> > > platforms\android-1.5\skins
> > > emulator: keyset loaded from: C:\Documents and Settings\phil\.android
> > 

[android-beginners] Re: HelloAndroid not working...

2009-06-23 Thread phil

interesting thing is that on a different computer, it was a simple as
installing it and running it.  not quite sure what the difference is.

C:\tools\android\android-sdk-windows-1.5_r2\tools>emulator -avd myavd -
verbose -memory 1024
emulator: found SDK root at C:\tools\android\android-sdk-
windows-1.5_r2
emulator: root virtual device file at C:\Documents and Settings\phil
\.android/avd/myavd.ini
emulator: virtual device content at C:\Documents and Settings\phil
\.android\avd\myavd.avd
emulator: virtual device config file: C:\Documents and Settings\phil
\.android\avd\myavd.avd/config.ini
emulator: locking user data image at C:\Documents and Settings\phil
\.android\avd\myavd.avd/userdata-qemu.img
emulator: locking cache image at C:\Documents and Settings\phil
\.android\avd\myavd.avd/cache.img
emulator: ignoring non-existing SD Card at C:\Documents and Settings
\phil\.android\avd\myavd.avd/sdcard.img: No such file or directory
emulator: found skin 'HVGA' in directory: C:\tools\android\android-sdk-
windows-1.5_r2/platforms\android-1.5\skins
emulator: autoconfig: -skin HVGA
emulator: autoconfig: -skindir C:\tools\android\android-sdk-
windows-1.5_r2/platforms\android-1.5\skins
emulator: writing default keyset file to C:\Documents and Settings\phil
\.android\default.keyset
emulator: trying to load skin file 'C:\tools\android\android-sdk-
windows-1.5_r2/platforms\android-1.5\skins/HVGA/layout'
emulator: skin network speed: 'full'
emulator: skin network delay: 'none'
emulator: argv[00] = "emulator"
emulator: argv[01] = "-kernel"
emulator: argv[02] = "C:\tools\android\android-sdk-windows-1.5_r2/
platforms\android-1.5\images\/kernel-qemu"
emulator: argv[03] = "-initrd"
emulator: argv[04] = "C:\tools\android\android-sdk-windows-1.5_r2/
platforms\android-1.5\images\/ramdisk.img"
emulator: argv[05] = "-nand"
emulator: argv[06] = "system,size=0x420,initfile=C:\tools\android
\android-sdk-windows-1.5_r2/platforms\android-1.5\images\/system.img"
emulator: argv[07] = "-nand"
emulator: argv[08] = "userdata,size=0x420,file=C:\Documents and
Settings\phil\.android\avd\myavd.avd/userdata-qemu.img"
emulator: argv[09] = "-nand"
emulator: argv[10] = "cache,size=0x420,file=C:\Documents and
Settings\phil\.android\avd\myavd.avd/cache.img"
emulator: argv[11] = "-serial"
emulator: argv[12] = "android-kmsg"
emulator: argv[13] = "-serial"
emulator: argv[14] = "android-qemud"
emulator: argv[15] = "-append"
emulator: argv[16] = "qemu=1 console=ttyS0 android.checkjni=1
android.qemud=ttyS1 android.ndns=2"
emulator: argv[17] = "-m"
emulator: argv[18] = "1024"
emulator: mapping 'system' NAND image to C:\DOCUME~1\phil\LOCALS~1\Temp
\\AndroidEmulator\TMPB368.tmp
emulator: using 'winaudio' audio input backend
emulator: using 'winaudio' audio output backend
emulator: warning: opening audio output failed

emulator: control console listening on port 5554, ADB on port 
emulator: can't connect to ADB server: 
emulator: ping program: C:\tools\android\android-sdk-
windows-1.5_r2\tools\ddms.bat
emulator: ping command: C:\WINDOWS\system32\cmd.exe /C "C:\tools
\android\android-sdk-windows-1.5_r2\tools\ddms.bat" ping emulator 1.9

On Jun 23, 8:55 pm, Michael Leung  wrote:
> I remember I need to complete a virual device in eclipse and run it from
> eclipse.
>
>
>
> On Wed, Jun 24, 2009 at 1:22 PM, phil  wrote:
>
> > tried things on there.  this is driving me crazy.
>
> > C:\android\android-sdk-windows-1.5_r2\tools>emulator -avd myavd -
> > verbose -memory 1024
> > emulator: found SDK root at C:\android\android-sdk-windows-1.5_r2
> > emulator: root virtual device file at C:\Documents and Settings\phil
> > \.android/avd/myavd.ini
> > emulator: virtual device content at C:\Documents and Settings\phil
> > \.android\avd\myavd.avd
> > emulator: virtual device config file: C:\Documents and Settings\phil
> > \.android\avd\myavd.avd/config.ini
> > emulator:     locking user data image at C:\Documents and Settings\phil
> > \.android\avd\myavd.avd/userdata-qemu.img
> > emulator:     locking cache image at C:\Documents and Settings\phil
> > \.android\avd\myavd.avd/cache.img
> > emulator: ignoring non-existing SD Card at C:\Documents and Settings
> > \phil\.android\avd\myavd.avd/sdcard.img: No such fil
> > e or directory
> > emulator: found skin 'HVGA' in directory: C:\android\android-sdk-
> > windows-1.5_r2/platforms\android-1.5\skins
> > emulator: autoconfig: -skin HVGA
> > emulator: autoconfig: -skindir C:\android\android-sdk-windows-1.5_r2/
> > platforms\android-1.5\skins
> > emulator: keyset loaded from: C:\Documents and Settings\phil\.android
> > \default.keyset
> > emulator: WARNING:    4: key name doesn't start with valid character.
> > line ignored
> > emulator: trying to load skin file 'C:\android\android-sdk-
> > windows-1.5_r2/platforms\android-1.5\skins/HVGA/layout'
> > emulator: skin network speed: 'full'
> > emulator: skin network delay: 'none'
> > emulator: argv[00] = "emulator"
> > emulator: argv[01] = "-kernel"
> > emulator: argv

[android-beginners] Re: Blocking Access from phone

2009-06-23 Thread Michael Leung
Just change your password. I guess normally, they will do a factory reset to
clean all user data before sell their repaired device.
On Wed, Jun 24, 2009 at 10:32 AM, Roman wrote:

>
> I am not sure whether I understood your question correctly. Are you
> talking about your gmail account password which you need to enable the
> phone?
>
> If yes, why not change your gmail account password on the web browser.
> I assume that the password stored on your device won't be updated.
>
> Let me know what you find out!
>
> --
> Roman Baumgaertner
> Sr. SW Engineer-OSDC
> ·T· · ·Mobile· stick together
> The views, opinions and statements in this email are those of the
> author solely in their individual capacity, and do not necessarily
> represent those of T-Mobile USA, Inc.
>
> On Jun 23, 1:21 am, Moncky  wrote:
> > Hi,
> >
> > My Android based HTC Magic recently died (hardware fault) and I am
> > unable to power on the device.  I am getting it swapped for a new one
> > today, however in the event that my provider repairs the device and
> > puts it back into circulation I would like to block that particular
> > device from accessing my account.
> >
> > The obvious answer is to change my password, however I was wondering
> > if there was any other way to do this?
> >
> > Thanks in advance
> > Moncky
> >
>


-- 
Regards,
Michael Leung
http://www.itblogs.info
http://www.michaelleung.info

--~--~-~--~~~---~--~~
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] AnalogClock AppWidget dial

2009-06-23 Thread Ravi

Using Appwidgets, If we use TextView in layout provider xml then, we
are able to set the text in Provider.java using
remoteViews.setTextViewText() method.

Similarly, if I use AnalogClock as AppWidget in xml then, is there any
method available to change the android:dial value using RemoteViews or
AnalogClock api's in Provider.java ?

For Ex- I need to load two dial png's based on AM or PM.

Please help me.
--~--~-~--~~~---~--~~
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: HelloAndroid not working...

2009-06-23 Thread Michael Leung
I remember I need to complete a virual device in eclipse and run it from
eclipse.

On Wed, Jun 24, 2009 at 1:22 PM, phil  wrote:

>
> tried things on there.  this is driving me crazy.
>
> C:\android\android-sdk-windows-1.5_r2\tools>emulator -avd myavd -
> verbose -memory 1024
> emulator: found SDK root at C:\android\android-sdk-windows-1.5_r2
> emulator: root virtual device file at C:\Documents and Settings\phil
> \.android/avd/myavd.ini
> emulator: virtual device content at C:\Documents and Settings\phil
> \.android\avd\myavd.avd
> emulator: virtual device config file: C:\Documents and Settings\phil
> \.android\avd\myavd.avd/config.ini
> emulator: locking user data image at C:\Documents and Settings\phil
> \.android\avd\myavd.avd/userdata-qemu.img
> emulator: locking cache image at C:\Documents and Settings\phil
> \.android\avd\myavd.avd/cache.img
> emulator: ignoring non-existing SD Card at C:\Documents and Settings
> \phil\.android\avd\myavd.avd/sdcard.img: No such fil
> e or directory
> emulator: found skin 'HVGA' in directory: C:\android\android-sdk-
> windows-1.5_r2/platforms\android-1.5\skins
> emulator: autoconfig: -skin HVGA
> emulator: autoconfig: -skindir C:\android\android-sdk-windows-1.5_r2/
> platforms\android-1.5\skins
> emulator: keyset loaded from: C:\Documents and Settings\phil\.android
> \default.keyset
> emulator: WARNING:4: key name doesn't start with valid character.
> line ignored
> emulator: trying to load skin file 'C:\android\android-sdk-
> windows-1.5_r2/platforms\android-1.5\skins/HVGA/layout'
> emulator: skin network speed: 'full'
> emulator: skin network delay: 'none'
> emulator: argv[00] = "emulator"
> emulator: argv[01] = "-kernel"
> emulator: argv[02] = "C:\android\android-sdk-windows-1.5_r2/platforms
> \android-1.5\images\/kernel-qemu"
> emulator: argv[03] = "-initrd"
> emulator: argv[04] = "C:\android\android-sdk-windows-1.5_r2/platforms
> \android-1.5\images\/ramdisk.img"
> emulator: argv[05] = "-nand"
> emulator: argv[06] = "system,size=0x420,initfile=C:\android
> \android-sdk-windows-1.5_r2/platforms\android-1.5\images\/system.img"
> emulator: argv[07] = "-nand"
> emulator: argv[08] = "userdata,size=0x420,file=C:\Documents and
> Settings\phil\.android\avd\myavd.avd/userdata-qemu.i
> mg"
> emulator: argv[09] = "-nand"
> emulator: argv[10] = "cache,size=0x420,file=C:\Documents and
> Settings\phil\.android\avd\myavd.avd/cache.img"
> emulator: argv[11] = "-serial"
> emulator: argv[12] = "android-kmsg"
> emulator: argv[13] = "-serial"
> emulator: argv[14] = "android-qemud"
> emulator: argv[15] = "-append"
> emulator: argv[16] = "qemu=1 console=ttyS0 android.checkjni=1
> android.qemud=ttyS1 android.ndns=3"
> emulator: argv[17] = "-m"
> emulator: argv[18] = "1024"
> emulator: mapping 'system' NAND image to C:\DOCUME~1\phil\LOCALS~1\Temp
> \\AndroidEmulator\TMP54C.tmp
> emulator: using 'winaudio' audio input backend
> emulator: using 'winaudio' audio output backend
> emulator: control console listening on port 5554, ADB on port 
> emulator: sent '0012host:emulator:' to ADB server
> emulator: ping program: C:\android\android-sdk-windows-1.5_r2\tools
> \ddms.bat
> emulator: ping command: C:\WINDOWS\system32\cmd.exe /C "C:\android
> \android-sdk-windows-1.5_r2\tools\ddms.bat" ping emulator 1.9
> emulator: emulator window was out of view and was recentred
>
>
> On Jun 23, 5:13 pm, Jose Ayerdis  wrote:
> > don;t know if you have seen this
> >
> > http://www.anddev.org/the_emulator_doesnt_start-t36.html
> >
> > might help you
> >
> > 2009/6/23 phil 
>  >
> >
> >
> >
> >
> > > i don't think so.  but it's trying to connect to my local machine
> > > anyway isn't it?
> >
> > > On Jun 23, 4:32 pm, Jose Ayerdis  wrote:
> > > > any firewall that can affect you on XP?
> >
> > > > 2009/6/23 phil 
> >
> > > > > do you mean from a command prompt?  i did try that - same result.
> >
> > > > > On Jun 22, 5:39 pm, Wagner Silva  wrote:
> > > > > > Another tip is start the emulator on the terminal before start
> the
> > > > > > application.
> > > > > > The application just started here in this way.
> >
> > > > > > --
> > > > > > Wagner Silva
> > > > > > planinfo.blogspot.com
> >
> > > > > > On Mon, Jun 22, 2009 at 8:28 PM, Jose Ayerdis <
> joseayer...@gmail.com
> >
> > > > > wrote:
> > > > > > > ohh yes usually takes about 30 second. But in mine a 2GB RAM a
> Dual
> > > > > Core
> > > > > > > takes over 1 minute. I recomend you to run it do not close each
> > > time
> > > > > you
> > > > > > > running an App
> >
> > > > > > > 2009/6/22 Michael Leung 
> >
> > > > > > > try to give it more time. Mine one is very slow. it tooks a few
> > > > > minutes.
> >
> > > > > > >> On Tue, Jun 23, 2009 at 6:14 AM, Jose Ayerdis <
> > > joseayer...@gmail.com
> > > > > >wrote:
> >
> > > > > > >>> try givin it more memory
> >
> > > > > > >>> 2009/6/21 phil 
> >
> > > > > >  i did a search and saw a few ideas about how to solve this
> > > (clean)
> > > > > and
> > > > > > >>

[android-beginners] Re: Garbage Collection of Threads

2009-06-23 Thread Drifter

Thanks so much for replying.

Unfortunately I've altered the code to actually start the TestThread
and it still doesn't hit the breakpoint. Is there any way of
implementing this without leaking TestThreads?

package com.example.helloandroid;

import android.app.Activity;
import android.os.Bundle;
import android.widget.TextView;

public class HelloAndroid extends Activity {
/** Called when the activity is first created. */
@Override
public void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
TextView tv = new TextView(this);
tv.setText("Hello, Android");
setContentView(tv);

TestThread t = new TestThread();
t.start();
try {
t.join();
} catch (InterruptedException e) {
e.printStackTrace();
}
t = null;
System.gc();
}

class TestThread extends Thread {
@Override
public void run() {
}

protected void finalize() throws Throwable {
super.finalize();
}
}
}

On Jun 23, 2:55 pm, fadden  wrote:
> On Jun 22, 11:19 pm, Drifter  wrote:
>
> > I don't seem to able to get a Thread to be garbage collected. Below is
> > the source code (modified from HelloAndroid). I put a break point in
> > the finalize function and it never seems to get called. If I remove
> > "extends Thread" from the TestThread definition then the finalize
> > function gets called as expected. What's going on?
>
> What's going on is the implementation of java.lang.Thread is adding
> the object to a ThreadGroup when the object is first created.
> However, the ThreadGroup.remove() call is only made from inside the VM
> when a thread exits.  Since the thread is never started, it's never
> removed from the ThreadGroup, and you're leaking TestThread objects.
>
> This would be a bug.
--~--~-~--~~~---~--~~
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: HelloAndroid not working...

2009-06-23 Thread phil

tried things on there.  this is driving me crazy.

C:\android\android-sdk-windows-1.5_r2\tools>emulator -avd myavd -
verbose -memory 1024
emulator: found SDK root at C:\android\android-sdk-windows-1.5_r2
emulator: root virtual device file at C:\Documents and Settings\phil
\.android/avd/myavd.ini
emulator: virtual device content at C:\Documents and Settings\phil
\.android\avd\myavd.avd
emulator: virtual device config file: C:\Documents and Settings\phil
\.android\avd\myavd.avd/config.ini
emulator: locking user data image at C:\Documents and Settings\phil
\.android\avd\myavd.avd/userdata-qemu.img
emulator: locking cache image at C:\Documents and Settings\phil
\.android\avd\myavd.avd/cache.img
emulator: ignoring non-existing SD Card at C:\Documents and Settings
\phil\.android\avd\myavd.avd/sdcard.img: No such fil
e or directory
emulator: found skin 'HVGA' in directory: C:\android\android-sdk-
windows-1.5_r2/platforms\android-1.5\skins
emulator: autoconfig: -skin HVGA
emulator: autoconfig: -skindir C:\android\android-sdk-windows-1.5_r2/
platforms\android-1.5\skins
emulator: keyset loaded from: C:\Documents and Settings\phil\.android
\default.keyset
emulator: WARNING:4: key name doesn't start with valid character.
line ignored
emulator: trying to load skin file 'C:\android\android-sdk-
windows-1.5_r2/platforms\android-1.5\skins/HVGA/layout'
emulator: skin network speed: 'full'
emulator: skin network delay: 'none'
emulator: argv[00] = "emulator"
emulator: argv[01] = "-kernel"
emulator: argv[02] = "C:\android\android-sdk-windows-1.5_r2/platforms
\android-1.5\images\/kernel-qemu"
emulator: argv[03] = "-initrd"
emulator: argv[04] = "C:\android\android-sdk-windows-1.5_r2/platforms
\android-1.5\images\/ramdisk.img"
emulator: argv[05] = "-nand"
emulator: argv[06] = "system,size=0x420,initfile=C:\android
\android-sdk-windows-1.5_r2/platforms\android-1.5\images\/system.img"
emulator: argv[07] = "-nand"
emulator: argv[08] = "userdata,size=0x420,file=C:\Documents and
Settings\phil\.android\avd\myavd.avd/userdata-qemu.i
mg"
emulator: argv[09] = "-nand"
emulator: argv[10] = "cache,size=0x420,file=C:\Documents and
Settings\phil\.android\avd\myavd.avd/cache.img"
emulator: argv[11] = "-serial"
emulator: argv[12] = "android-kmsg"
emulator: argv[13] = "-serial"
emulator: argv[14] = "android-qemud"
emulator: argv[15] = "-append"
emulator: argv[16] = "qemu=1 console=ttyS0 android.checkjni=1
android.qemud=ttyS1 android.ndns=3"
emulator: argv[17] = "-m"
emulator: argv[18] = "1024"
emulator: mapping 'system' NAND image to C:\DOCUME~1\phil\LOCALS~1\Temp
\\AndroidEmulator\TMP54C.tmp
emulator: using 'winaudio' audio input backend
emulator: using 'winaudio' audio output backend
emulator: control console listening on port 5554, ADB on port 
emulator: sent '0012host:emulator:' to ADB server
emulator: ping program: C:\android\android-sdk-windows-1.5_r2\tools
\ddms.bat
emulator: ping command: C:\WINDOWS\system32\cmd.exe /C "C:\android
\android-sdk-windows-1.5_r2\tools\ddms.bat" ping emulator 1.9
emulator: emulator window was out of view and was recentred


On Jun 23, 5:13 pm, Jose Ayerdis  wrote:
> don;t know if you have seen this
>
> http://www.anddev.org/the_emulator_doesnt_start-t36.html
>
> might help you
>
> 2009/6/23 phil 
>
>
>
>
>
> > i don't think so.  but it's trying to connect to my local machine
> > anyway isn't it?
>
> > On Jun 23, 4:32 pm, Jose Ayerdis  wrote:
> > > any firewall that can affect you on XP?
>
> > > 2009/6/23 phil 
>
> > > > do you mean from a command prompt?  i did try that - same result.
>
> > > > On Jun 22, 5:39 pm, Wagner Silva  wrote:
> > > > > Another tip is start the emulator on the terminal before start the
> > > > > application.
> > > > > The application just started here in this way.
>
> > > > > --
> > > > > Wagner Silva
> > > > > planinfo.blogspot.com
>
> > > > > On Mon, Jun 22, 2009 at 8:28 PM, Jose Ayerdis 
> > > > wrote:
> > > > > > ohh yes usually takes about 30 second. But in mine a 2GB RAM a Dual
> > > > Core
> > > > > > takes over 1 minute. I recomend you to run it do not close each
> > time
> > > > you
> > > > > > running an App
>
> > > > > > 2009/6/22 Michael Leung 
>
> > > > > > try to give it more time. Mine one is very slow. it tooks a few
> > > > minutes.
>
> > > > > >> On Tue, Jun 23, 2009 at 6:14 AM, Jose Ayerdis <
> > joseayer...@gmail.com
> > > > >wrote:
>
> > > > > >>> try givin it more memory
>
> > > > > >>> 2009/6/21 phil 
>
> > > > >  i did a search and saw a few ideas about how to solve this
> > (clean)
> > > > and
> > > > >  none of them worked.
>
> > > > >  I was working my way throgh HelloAndroid - got to the point of
> > > > >  running, and the emulator comes up, but never gets past the
> > ANDROID
> > > > >  screen.
>
> > > > >  Here's what i see in the debug window.
>
> > > > >  [2009-06-20 12:15:04 - HelloAndroid]
> > --
> > > > >  [2009-06-20 12:15:04 - HelloAndroid] Android

[android-beginners] Re: Basic Layout

2009-06-23 Thread ayush

its hard to figure out without looking at your XML content. my guess
is that you are using the "fill_parent" value for the layout_width of
your linear layouts and the ImageView. replace this by "wrap_content"
or alternatively specify the exact width in pixels that you want each
of the 3 linear layouts to be. you will also have to use the same
value on the ImageView.



On Jun 23, 5:13 am, Carl  wrote:
> Why has it got to be s difficult?  For a week now I’ve been
> reading and playing around with code and have still not found the
> answer
>
> I want a simple 3 column layout, with images going from bottom to top
> in each.
> Whenever I put 3 LinearLayouts next to each other in the Activity, the
> first one takes up all the space.
> That is if I add an ImageView to it in the XML. If I don’t then all
> none of the Layouts appear.
>
> Very frustrated and about to quit Android altogether. Please help!
--~--~-~--~~~---~--~~
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: Blocking Access from phone

2009-06-23 Thread Roman

I am not sure whether I understood your question correctly. Are you
talking about your gmail account password which you need to enable the
phone?

If yes, why not change your gmail account password on the web browser.
I assume that the password stored on your device won't be updated.

Let me know what you find out!

--
Roman Baumgaertner
Sr. SW Engineer-OSDC
·T· · ·Mobile· stick together
The views, opinions and statements in this email are those of the
author solely in their individual capacity, and do not necessarily
represent those of T-Mobile USA, Inc.

On Jun 23, 1:21 am, Moncky  wrote:
> Hi,
>
> My Android based HTC Magic recently died (hardware fault) and I am
> unable to power on the device.  I am getting it swapped for a new one
> today, however in the event that my provider repairs the device and
> puts it back into circulation I would like to block that particular
> device from accessing my account.
>
> The obvious answer is to change my password, however I was wondering
> if there was any other way to do this?
>
> Thanks in advance
> Moncky
--~--~-~--~~~---~--~~
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: Is learning Java directly on the Android possible or a good idea?

2009-06-23 Thread Micah

Coming from a C/C++ background with some experience in other higher
level languages (ActionScript, C#, Python, etc.) I found skipping the
Java tutorials and going strait to the Android tutorials wasn't a
problem.  There were some parts where I had to Google Java questions,
but for me (with my background) figuring out whether my question was a
Java question or an Android question wasn't that hard.

However, for someone with less overall programming experience and/or
less experience working with different languages figuring out the
difference between an Android question and a Java question may be more
difficult.

On Jun 21, 1:17 am, Pyrofyr  wrote:
> I'll start by explaining my situation, I'm interested in learning to
> develop for mobile phones. My initial interest was the iPhone, however
> I do not own a Mac, and due to my dislike for them I decided to hold
> off pursuing that course of action.
>
> Currently I have my eyes set on two platforms, the BlackBerry and
> Android, however both use Java which I am not familiar with. I have
> some knowledge of C/C++(Had just started on classes where I left off)
> but no knowledge of Java at all. I've got the Android SDK working
> fine, and have started doing the hello world exercise and whatnot, but
> my problem now is,when working with Android, how much changes from
> traditional Java? Am I better off learning the exercises in plain old
> Java and then moving over to working in Android and learning the
> differences, or CAN I (I would rather) learn Java while also learning
> Android. I saw that there were a few books, but I'm not sure that they
> are suited for beginning Java in Android.
>
> Hoping someone can point me in the right direction. I've grabbed a few
> books on Java, and I'm reading through them (not skimming!) in all of
> my spare time. I'm first reading "Java for Dummies". I read that it's
> recommended to read "Head up Java" as a starting place. Since my
> programming knowledge is still very limited, would this be the best
> place to start?
--~--~-~--~~~---~--~~
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: Getting the signal strength for the Wifi Connection

2009-06-23 Thread Roman

As I am aware of right now Wifi is not supported on the emulator.
Whatever you are getting on values from SDK APIs should be faked
values.

--
Roman Baumgaertner
Sr. SW Engineer-OSDC
·T· · ·Mobile· stick together
The views, opinions and statements in this email are those of the
author solely in their individual capacity, and do not necessarily
represent those of T-Mobile USA, Inc.


On Jun 22, 1:40 pm, laserallan  wrote:
> Hi!
>
> I'm building an application that uses the signal strength for the WIFI
> and get some strange results from the emulator.
> I'm always getting the value -200 from the method WifiInfo::getRssi.
>
> The workflow I use is getting the WifiManager when starting up the
> Activity using Context::getSystemService. Then every time I need the
> signal strength I get a WifiInfo from the WifiManager using the method
> getConnectionInfo and finally get the strength using getRssi from the
> WifiInfo.
>
> Is this the expected behavior from the emulator?
>
> I currently don't have a phone to test it on and I'm not sure whether
> the problem is in my code or the fact that the emulator doesn't
> support this feature.
>
> /David
--~--~-~--~~~---~--~~
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] Why does android.opengl.matrix use floating point instad of fixed point?

2009-06-23 Thread Micah

I noticed that the android.opengl.matrix class uses floating point
numbers for everything and as far as I can tell there isn't a fixed
point equivalent.  However, elsewhere (ie: sample project) it's
mentioned that fixed point is faster since android devices are likely
to not have an FPU.  Also, OpenGL ES has fixed point versions of every
function I've looked at thus far, so I'm assuming you could write most
of your program with fixed point only.

So, why does android.opengl.matrix use floating point if it's known to
be slow and has a faster alternative?  I could understand if there was
another Matrix class that used fixed point, but from what I can tell
there isn't.
--~--~-~--~~~---~--~~
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: HelloAndroid not working...

2009-06-23 Thread Jose Ayerdis
don;t know if you have seen this

http://www.anddev.org/the_emulator_doesnt_start-t36.html

might help you

2009/6/23 phil 

>
> i don't think so.  but it's trying to connect to my local machine
> anyway isn't it?
>
> On Jun 23, 4:32 pm, Jose Ayerdis  wrote:
> > any firewall that can affect you on XP?
> >
> > 2009/6/23 phil 
> >
> >
> >
> >
> >
> > > do you mean from a command prompt?  i did try that - same result.
> >
> > > On Jun 22, 5:39 pm, Wagner Silva  wrote:
> > > > Another tip is start the emulator on the terminal before start the
> > > > application.
> > > > The application just started here in this way.
> >
> > > > --
> > > > Wagner Silva
> > > > planinfo.blogspot.com
> >
> > > > On Mon, Jun 22, 2009 at 8:28 PM, Jose Ayerdis  >
> > > wrote:
> > > > > ohh yes usually takes about 30 second. But in mine a 2GB RAM a Dual
> > > Core
> > > > > takes over 1 minute. I recomend you to run it do not close each
> time
> > > you
> > > > > running an App
> >
> > > > > 2009/6/22 Michael Leung 
> >
> > > > > try to give it more time. Mine one is very slow. it tooks a few
> > > minutes.
> >
> > > > >> On Tue, Jun 23, 2009 at 6:14 AM, Jose Ayerdis <
> joseayer...@gmail.com
> > > >wrote:
> >
> > > > >>> try givin it more memory
> >
> > > > >>> 2009/6/21 phil 
> >
> > > >  i did a search and saw a few ideas about how to solve this
> (clean)
> > > and
> > > >  none of them worked.
> >
> > > >  I was working my way throgh HelloAndroid - got to the point of
> > > >  running, and the emulator comes up, but never gets past the
> ANDROID
> > > >  screen.
> >
> > > >  Here's what i see in the debug window.
> >
> > > >  [2009-06-20 12:15:04 - HelloAndroid]
> --
> > > >  [2009-06-20 12:15:04 - HelloAndroid] Android Launch!
> > > >  [2009-06-20 12:15:04 - HelloAndroid] adb is running normally.
> > > >  [2009-06-20 12:15:04 - HelloAndroid] Performing
> > > >  com.example.helloandroid.HelloAndroid activity launch
> > > >  [2009-06-20 12:15:04 - HelloAndroid] Automatic Target Mode:
> > > launching
> > > >  new emulator with compatible AVD 'my_avd'
> > > >  [2009-06-20 12:15:04 - HelloAndroid] Launching a new emulator
> with
> > > >  Virtual Device 'my_avd'
> > > >  [2009-06-20 12:15:07 - HelloAndroid] New emulator found:
> > > emulator-5554
> > > >  [2009-06-20 12:15:07 - HelloAndroid] Waiting for HOME
> > > >  ('android.process.acore') to be launched...
> > > >  [2009-06-20 12:19:34 - HelloAndroid] emulator-5554 disconnected!
> > > >  Cancelling 'com.example.helloandroid.HelloAndroid activity
> launch'!
> > > >  [2009-06-20 12:19:34 - Emulator] emulator: WARNING:4: key
> name
> > > >  doesn't start with valid character. line ignored
> > > >  [2009-06-21 08:19:55 - HelloAndroid]
> --
> > > >  [2009-06-21 08:19:55 - HelloAndroid] Android Launch!
> > > >  [2009-06-21 08:19:55 - HelloAndroid] adb is running normally.
> > > >  [2009-06-21 08:19:55 - HelloAndroid] Performing
> > > >  com.example.helloandroid.HelloAndroid activity launch
> > > >  [2009-06-21 08:19:55 - HelloAndroid] Automatic Target Mode:
> > > launching
> > > >  new emulator with compatible AVD 'my_avd'
> > > >  [2009-06-21 08:19:55 - HelloAndroid] Launching a new emulator
> with
> > > >  Virtual Device 'my_avd'
> > > >  [2009-06-21 08:20:04 - HelloAndroid] New emulator found:
> > > emulator-5554
> > > >  [2009-06-21 08:20:04 - HelloAndroid] Waiting for HOME
> > > >  ('android.process.acore') to be launched...
> >
> > > > >>> --
> > > > >>> Atte
> >
> > > > >>> [[Jose Luis Ayerdis Espinoza]]
> > > > >>>http://blognecronet.blogspot.com
> >
> > > > >>> --
> > > > >>> Regards,
> > > > >>> Michael Leung
> > > > >>>http://www.itblogs.info
> > > > >>>http://www.michaelleung.info
> >
> > > > > --
> > > > > Atte
> >
> > > > > [[Jose Luis Ayerdis Espinoza]]
> > > > >http://blognecronet.blogspot.com
> >
> > --
> > Atte
> >
> > [[Jose Luis Ayerdis Espinoza]]http://blognecronet.blogspot.com
> >
>


-- 
Atte

[[Jose Luis Ayerdis Espinoza]]
http://blognecronet.blogspot.com

--~--~-~--~~~---~--~~
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: How Do you enter a negative number into an EditText

2009-06-23 Thread Mark Murphy

Maybe it's just me, but your messages are showing up as being dated
tomorrow instead of today.

MMC2 wrote:
> Thanks Sean but I can't get any key to function as the minus key.

The - key on your PC keyboard is broken?

> It looks like the "I" key should be the 
> minus key because of what is printed in the background of it. Does the minus 
> sign show in the EditText?

Don't use that. Use your PC keyboard.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

Looking for Android opportunties? http://wiki.andmob.org/hado

--~--~-~--~~~---~--~~
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: HelloAndroid not working...

2009-06-23 Thread phil

i don't think so.  but it's trying to connect to my local machine
anyway isn't it?

On Jun 23, 4:32 pm, Jose Ayerdis  wrote:
> any firewall that can affect you on XP?
>
> 2009/6/23 phil 
>
>
>
>
>
> > do you mean from a command prompt?  i did try that - same result.
>
> > On Jun 22, 5:39 pm, Wagner Silva  wrote:
> > > Another tip is start the emulator on the terminal before start the
> > > application.
> > > The application just started here in this way.
>
> > > --
> > > Wagner Silva
> > > planinfo.blogspot.com
>
> > > On Mon, Jun 22, 2009 at 8:28 PM, Jose Ayerdis 
> > wrote:
> > > > ohh yes usually takes about 30 second. But in mine a 2GB RAM a Dual
> > Core
> > > > takes over 1 minute. I recomend you to run it do not close each time
> > you
> > > > running an App
>
> > > > 2009/6/22 Michael Leung 
>
> > > > try to give it more time. Mine one is very slow. it tooks a few
> > minutes.
>
> > > >> On Tue, Jun 23, 2009 at 6:14 AM, Jose Ayerdis  > >wrote:
>
> > > >>> try givin it more memory
>
> > > >>> 2009/6/21 phil 
>
> > >  i did a search and saw a few ideas about how to solve this (clean)
> > and
> > >  none of them worked.
>
> > >  I was working my way throgh HelloAndroid - got to the point of
> > >  running, and the emulator comes up, but never gets past the ANDROID
> > >  screen.
>
> > >  Here's what i see in the debug window.
>
> > >  [2009-06-20 12:15:04 - HelloAndroid] --
> > >  [2009-06-20 12:15:04 - HelloAndroid] Android Launch!
> > >  [2009-06-20 12:15:04 - HelloAndroid] adb is running normally.
> > >  [2009-06-20 12:15:04 - HelloAndroid] Performing
> > >  com.example.helloandroid.HelloAndroid activity launch
> > >  [2009-06-20 12:15:04 - HelloAndroid] Automatic Target Mode:
> > launching
> > >  new emulator with compatible AVD 'my_avd'
> > >  [2009-06-20 12:15:04 - HelloAndroid] Launching a new emulator with
> > >  Virtual Device 'my_avd'
> > >  [2009-06-20 12:15:07 - HelloAndroid] New emulator found:
> > emulator-5554
> > >  [2009-06-20 12:15:07 - HelloAndroid] Waiting for HOME
> > >  ('android.process.acore') to be launched...
> > >  [2009-06-20 12:19:34 - HelloAndroid] emulator-5554 disconnected!
> > >  Cancelling 'com.example.helloandroid.HelloAndroid activity launch'!
> > >  [2009-06-20 12:19:34 - Emulator] emulator: WARNING:    4: key name
> > >  doesn't start with valid character. line ignored
> > >  [2009-06-21 08:19:55 - HelloAndroid] --
> > >  [2009-06-21 08:19:55 - HelloAndroid] Android Launch!
> > >  [2009-06-21 08:19:55 - HelloAndroid] adb is running normally.
> > >  [2009-06-21 08:19:55 - HelloAndroid] Performing
> > >  com.example.helloandroid.HelloAndroid activity launch
> > >  [2009-06-21 08:19:55 - HelloAndroid] Automatic Target Mode:
> > launching
> > >  new emulator with compatible AVD 'my_avd'
> > >  [2009-06-21 08:19:55 - HelloAndroid] Launching a new emulator with
> > >  Virtual Device 'my_avd'
> > >  [2009-06-21 08:20:04 - HelloAndroid] New emulator found:
> > emulator-5554
> > >  [2009-06-21 08:20:04 - HelloAndroid] Waiting for HOME
> > >  ('android.process.acore') to be launched...
>
> > > >>> --
> > > >>> Atte
>
> > > >>> [[Jose Luis Ayerdis Espinoza]]
> > > >>>http://blognecronet.blogspot.com
>
> > > >>> --
> > > >>> Regards,
> > > >>> Michael Leung
> > > >>>http://www.itblogs.info
> > > >>>http://www.michaelleung.info
>
> > > > --
> > > > Atte
>
> > > > [[Jose Luis Ayerdis Espinoza]]
> > > >http://blognecronet.blogspot.com
>
> --
> Atte
>
> [[Jose Luis Ayerdis Espinoza]]http://blognecronet.blogspot.com
--~--~-~--~~~---~--~~
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: HelloAndroid not working...

2009-06-23 Thread Jose Ayerdis
any firewall that can affect you on XP?

2009/6/23 phil 

>
> do you mean from a command prompt?  i did try that - same result.
>
> On Jun 22, 5:39 pm, Wagner Silva  wrote:
> > Another tip is start the emulator on the terminal before start the
> > application.
> > The application just started here in this way.
> >
> > --
> > Wagner Silva
> > planinfo.blogspot.com
> >
> > On Mon, Jun 22, 2009 at 8:28 PM, Jose Ayerdis 
> wrote:
> > > ohh yes usually takes about 30 second. But in mine a 2GB RAM a Dual
> Core
> > > takes over 1 minute. I recomend you to run it do not close each time
> you
> > > running an App
> >
> > > 2009/6/22 Michael Leung 
> >
> > > try to give it more time. Mine one is very slow. it tooks a few
> minutes.
> >
> > >> On Tue, Jun 23, 2009 at 6:14 AM, Jose Ayerdis  >wrote:
> >
> > >>> try givin it more memory
> >
> > >>> 2009/6/21 phil 
> >
> >  i did a search and saw a few ideas about how to solve this (clean)
> and
> >  none of them worked.
> >
> >  I was working my way throgh HelloAndroid - got to the point of
> >  running, and the emulator comes up, but never gets past the ANDROID
> >  screen.
> >
> >  Here's what i see in the debug window.
> >
> >  [2009-06-20 12:15:04 - HelloAndroid] --
> >  [2009-06-20 12:15:04 - HelloAndroid] Android Launch!
> >  [2009-06-20 12:15:04 - HelloAndroid] adb is running normally.
> >  [2009-06-20 12:15:04 - HelloAndroid] Performing
> >  com.example.helloandroid.HelloAndroid activity launch
> >  [2009-06-20 12:15:04 - HelloAndroid] Automatic Target Mode:
> launching
> >  new emulator with compatible AVD 'my_avd'
> >  [2009-06-20 12:15:04 - HelloAndroid] Launching a new emulator with
> >  Virtual Device 'my_avd'
> >  [2009-06-20 12:15:07 - HelloAndroid] New emulator found:
> emulator-5554
> >  [2009-06-20 12:15:07 - HelloAndroid] Waiting for HOME
> >  ('android.process.acore') to be launched...
> >  [2009-06-20 12:19:34 - HelloAndroid] emulator-5554 disconnected!
> >  Cancelling 'com.example.helloandroid.HelloAndroid activity launch'!
> >  [2009-06-20 12:19:34 - Emulator] emulator: WARNING:4: key name
> >  doesn't start with valid character. line ignored
> >  [2009-06-21 08:19:55 - HelloAndroid] --
> >  [2009-06-21 08:19:55 - HelloAndroid] Android Launch!
> >  [2009-06-21 08:19:55 - HelloAndroid] adb is running normally.
> >  [2009-06-21 08:19:55 - HelloAndroid] Performing
> >  com.example.helloandroid.HelloAndroid activity launch
> >  [2009-06-21 08:19:55 - HelloAndroid] Automatic Target Mode:
> launching
> >  new emulator with compatible AVD 'my_avd'
> >  [2009-06-21 08:19:55 - HelloAndroid] Launching a new emulator with
> >  Virtual Device 'my_avd'
> >  [2009-06-21 08:20:04 - HelloAndroid] New emulator found:
> emulator-5554
> >  [2009-06-21 08:20:04 - HelloAndroid] Waiting for HOME
> >  ('android.process.acore') to be launched...
> >
> > >>> --
> > >>> Atte
> >
> > >>> [[Jose Luis Ayerdis Espinoza]]
> > >>>http://blognecronet.blogspot.com
> >
> > >>> --
> > >>> Regards,
> > >>> Michael Leung
> > >>>http://www.itblogs.info
> > >>>http://www.michaelleung.info
> >
> > > --
> > > Atte
> >
> > > [[Jose Luis Ayerdis Espinoza]]
> > >http://blognecronet.blogspot.com
> >
>


-- 
Atte

[[Jose Luis Ayerdis Espinoza]]
http://blognecronet.blogspot.com

--~--~-~--~~~---~--~~
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] Ringing the phone

2009-06-23 Thread bear123434238
Can someone supply some sample code that shows how to cause the default 
ringtone to play for about a second and stop? 



--~--~-~--~~~---~--~~
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: Garbage Collection of Threads

2009-06-23 Thread fadden

On Jun 22, 11:19 pm, Drifter  wrote:
> I don't seem to able to get a Thread to be garbage collected. Below is
> the source code (modified from HelloAndroid). I put a break point in
> the finalize function and it never seems to get called. If I remove
> "extends Thread" from the TestThread definition then the finalize
> function gets called as expected. What's going on?

What's going on is the implementation of java.lang.Thread is adding
the object to a ThreadGroup when the object is first created.
However, the ThreadGroup.remove() call is only made from inside the VM
when a thread exits.  Since the thread is never started, it's never
removed from the ThreadGroup, and you're leaking TestThread objects.

This would be a bug.

--~--~-~--~~~---~--~~
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: Basic Layout

2009-06-23 Thread Sean Hodges
Carl,

Can you post your activity XML? Ill take a look, its difficult to visualise
exactly what you are trying to do

On Jun 23, 2009 6:33 PM, "Carl"  wrote:


Why has it got to be s difficult?  For a week now I’ve been
reading and playing around with code and have still not found the
answer

I want a simple 3 column layout, with images going from bottom to top
in each.
Whenever I put 3 LinearLayouts next to each other in the Activity, the
first one takes up all the space.
That is if I add an ImageView to it in the XML. If I don’t then all
none of the Layouts appear.

Very frustrated and about to quit Android altogether. Please help!


--~--~-~--~~~---~--~~
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: MapView Tutorial help

2009-06-23 Thread Theo K

Thanks Mark that really helped!
--~--~-~--~~~---~--~~
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: HelloAndroid not working...

2009-06-23 Thread phil

do you mean from a command prompt?  i did try that - same result.

On Jun 22, 5:39 pm, Wagner Silva  wrote:
> Another tip is start the emulator on the terminal before start the
> application.
> The application just started here in this way.
>
> --
> Wagner Silva
> planinfo.blogspot.com
>
> On Mon, Jun 22, 2009 at 8:28 PM, Jose Ayerdis  wrote:
> > ohh yes usually takes about 30 second. But in mine a 2GB RAM a Dual Core
> > takes over 1 minute. I recomend you to run it do not close each time you
> > running an App
>
> > 2009/6/22 Michael Leung 
>
> > try to give it more time. Mine one is very slow. it tooks a few minutes.
>
> >> On Tue, Jun 23, 2009 at 6:14 AM, Jose Ayerdis wrote:
>
> >>> try givin it more memory
>
> >>> 2009/6/21 phil 
>
>  i did a search and saw a few ideas about how to solve this (clean) and
>  none of them worked.
>
>  I was working my way throgh HelloAndroid - got to the point of
>  running, and the emulator comes up, but never gets past the ANDROID
>  screen.
>
>  Here's what i see in the debug window.
>
>  [2009-06-20 12:15:04 - HelloAndroid] --
>  [2009-06-20 12:15:04 - HelloAndroid] Android Launch!
>  [2009-06-20 12:15:04 - HelloAndroid] adb is running normally.
>  [2009-06-20 12:15:04 - HelloAndroid] Performing
>  com.example.helloandroid.HelloAndroid activity launch
>  [2009-06-20 12:15:04 - HelloAndroid] Automatic Target Mode: launching
>  new emulator with compatible AVD 'my_avd'
>  [2009-06-20 12:15:04 - HelloAndroid] Launching a new emulator with
>  Virtual Device 'my_avd'
>  [2009-06-20 12:15:07 - HelloAndroid] New emulator found: emulator-5554
>  [2009-06-20 12:15:07 - HelloAndroid] Waiting for HOME
>  ('android.process.acore') to be launched...
>  [2009-06-20 12:19:34 - HelloAndroid] emulator-5554 disconnected!
>  Cancelling 'com.example.helloandroid.HelloAndroid activity launch'!
>  [2009-06-20 12:19:34 - Emulator] emulator: WARNING:    4: key name
>  doesn't start with valid character. line ignored
>  [2009-06-21 08:19:55 - HelloAndroid] --
>  [2009-06-21 08:19:55 - HelloAndroid] Android Launch!
>  [2009-06-21 08:19:55 - HelloAndroid] adb is running normally.
>  [2009-06-21 08:19:55 - HelloAndroid] Performing
>  com.example.helloandroid.HelloAndroid activity launch
>  [2009-06-21 08:19:55 - HelloAndroid] Automatic Target Mode: launching
>  new emulator with compatible AVD 'my_avd'
>  [2009-06-21 08:19:55 - HelloAndroid] Launching a new emulator with
>  Virtual Device 'my_avd'
>  [2009-06-21 08:20:04 - HelloAndroid] New emulator found: emulator-5554
>  [2009-06-21 08:20:04 - HelloAndroid] Waiting for HOME
>  ('android.process.acore') to be launched...
>
> >>> --
> >>> Atte
>
> >>> [[Jose Luis Ayerdis Espinoza]]
> >>>http://blognecronet.blogspot.com
>
> >>> --
> >>> Regards,
> >>> Michael Leung
> >>>http://www.itblogs.info
> >>>http://www.michaelleung.info
>
> > --
> > Atte
>
> > [[Jose Luis Ayerdis Espinoza]]
> >http://blognecronet.blogspot.com
--~--~-~--~~~---~--~~
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] How to get actual Table with borders in display layout ?

2009-06-23 Thread Mapara,Harshit Nitinkumar

Hi guys,

I'm new in Android. I searched a lot to get a table with borders, but
I am not getting proper result.

I want a table with two colums, borders, white backgroud in table.
first colums should be right aligned and second column should be left
aligned.

With TableLayout, rest of things can be done, but not I can get table
with border in display.

Please help
Thanks

Harshit

--~--~-~--~~~---~--~~
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: onCreateContextMenu ListView Confusion

2009-06-23 Thread theDigitalAngel

What happens when we do not extend ListActivity but are simply
extending Activity? In onContextItemSelected(MenuItem theItem)
theItem.getMenuInfo() seems to return null ...

--~--~-~--~~~---~--~~
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] Blocking Access from phone

2009-06-23 Thread Moncky

Hi,

My Android based HTC Magic recently died (hardware fault) and I am
unable to power on the device.  I am getting it swapped for a new one
today, however in the event that my provider repairs the device and
puts it back into circulation I would like to block that particular
device from accessing my account.

The obvious answer is to change my password, however I was wondering
if there was any other way to do this?

Thanks in advance
Moncky

--~--~-~--~~~---~--~~
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] Connect to my own pc

2009-06-23 Thread Wagner Silva
How can i connect on a port of my own pc?

error: java.net.ConnectException: /ipadress:port - Connection refused

-- 
Wagner Amaral e Silva
planinfo.blogspot.com

--~--~-~--~~~---~--~~
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] Using ContextMenu

2009-06-23 Thread theDigitalAngel

In application I am working on I have this Activity with lots of
TextViews (actually instances of a class I have extended from teh
textView) in a LinearLayout.I wish to let the users long-click on any
of the TextView and have an option of deleting / editing it.

I have overriden the Activity's onCreateContextMenu method to

super.onCreateContextMenu(theMenu, v, menuInfo);

theMenu.add (ContextMenu.NONE, EVENT_VIEW_CONTEXT_MENU_ID,
ContextMenu.NONE, R.string.eventview_viewevent);
theMenu.add (ContextMenu.NONE, EVENT_DELETE_CONTEXT_MENU_ID,
ContextMenu.NONE, R.string.eventview_deleteevent);

I've also called registerContextmenu on the LinearLayout and
overridden the onContextItemSelected method. When I run the
application and long click on the TextView I get a context menu but on
executing the action the application crashes. Apparently
theItem.getMenuInfo() is null. How do I get it working? Specifically
how do I know which View triggered the the onContextItemSelected event
from inside the handler?

--~--~-~--~~~---~--~~
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] Where are the Email application settings stored?

2009-06-23 Thread Eddie Ayling

Hi Everyone,
 I am developing an application which requires me to
preload and email field with a default email.
I guess the best default email I can use is the one loaded in the
Email application that comes with Android.
Where is this information stored? Can I get it through a contact
provider?
I searched the standard providers but found it mostly refers to
contacts.
Is there a way to browse through the settings database easily?

Any help will be much appreciated!
Thanks,
Eddie

--~--~-~--~~~---~--~~
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] Basic Layout

2009-06-23 Thread Carl

Why has it got to be s difficult?  For a week now I’ve been
reading and playing around with code and have still not found the
answer

I want a simple 3 column layout, with images going from bottom to top
in each.
Whenever I put 3 LinearLayouts next to each other in the Activity, the
first one takes up all the space.
That is if I add an ImageView to it in the XML. If I don’t then all
none of the Layouts appear.

Very frustrated and about to quit Android altogether. Please help!

--~--~-~--~~~---~--~~
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] Garbage Collection of Threads

2009-06-23 Thread Drifter

I don't seem to able to get a Thread to be garbage collected. Below is
the source code (modified from HelloAndroid). I put a break point in
the finalize function and it never seems to get called. If I remove
"extends Thread" from the TestThread definition then the finalize
function gets called as expected. What's going on?

package com.example.helloandroid;

import android.app.Activity;
import android.os.Bundle;
import android.widget.TextView;

public class HelloAndroid extends Activity {
/** Called when the activity is first created. */
@Override
public void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
TextView tv = new TextView(this);
tv.setText("Hello, Android");
setContentView(tv);

TestThread t = new TestThread();
t = null;
System.gc();
}

class TestThread extends Thread {
protected void finalize() throws Throwable {
super.finalize();
}
}
}


--~--~-~--~~~---~--~~
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: HelloAndroid not working...

2009-06-23 Thread Wagner Silva
Another tip is start the emulator on the terminal before start the
application.
The application just started here in this way.

--
Wagner Silva
planinfo.blogspot.com

On Mon, Jun 22, 2009 at 8:28 PM, Jose Ayerdis  wrote:

> ohh yes usually takes about 30 second. But in mine a 2GB RAM a Dual Core
> takes over 1 minute. I recomend you to run it do not close each time you
> running an App
>
> 2009/6/22 Michael Leung 
>
> try to give it more time. Mine one is very slow. it tooks a few minutes.
>>
>> On Tue, Jun 23, 2009 at 6:14 AM, Jose Ayerdis wrote:
>>
>>> try givin it more memory
>>>
>>> 2009/6/21 phil 
>>>
>>>
 i did a search and saw a few ideas about how to solve this (clean) and
 none of them worked.

 I was working my way throgh HelloAndroid - got to the point of
 running, and the emulator comes up, but never gets past the ANDROID
 screen.

 Here's what i see in the debug window.

 [2009-06-20 12:15:04 - HelloAndroid] --
 [2009-06-20 12:15:04 - HelloAndroid] Android Launch!
 [2009-06-20 12:15:04 - HelloAndroid] adb is running normally.
 [2009-06-20 12:15:04 - HelloAndroid] Performing
 com.example.helloandroid.HelloAndroid activity launch
 [2009-06-20 12:15:04 - HelloAndroid] Automatic Target Mode: launching
 new emulator with compatible AVD 'my_avd'
 [2009-06-20 12:15:04 - HelloAndroid] Launching a new emulator with
 Virtual Device 'my_avd'
 [2009-06-20 12:15:07 - HelloAndroid] New emulator found: emulator-5554
 [2009-06-20 12:15:07 - HelloAndroid] Waiting for HOME
 ('android.process.acore') to be launched...
 [2009-06-20 12:19:34 - HelloAndroid] emulator-5554 disconnected!
 Cancelling 'com.example.helloandroid.HelloAndroid activity launch'!
 [2009-06-20 12:19:34 - Emulator] emulator: WARNING:4: key name
 doesn't start with valid character. line ignored
 [2009-06-21 08:19:55 - HelloAndroid] --
 [2009-06-21 08:19:55 - HelloAndroid] Android Launch!
 [2009-06-21 08:19:55 - HelloAndroid] adb is running normally.
 [2009-06-21 08:19:55 - HelloAndroid] Performing
 com.example.helloandroid.HelloAndroid activity launch
 [2009-06-21 08:19:55 - HelloAndroid] Automatic Target Mode: launching
 new emulator with compatible AVD 'my_avd'
 [2009-06-21 08:19:55 - HelloAndroid] Launching a new emulator with
 Virtual Device 'my_avd'
 [2009-06-21 08:20:04 - HelloAndroid] New emulator found: emulator-5554
 [2009-06-21 08:20:04 - HelloAndroid] Waiting for HOME
 ('android.process.acore') to be launched...




>>>
>>>
>>> --
>>> Atte
>>>
>>> [[Jose Luis Ayerdis Espinoza]]
>>> http://blognecronet.blogspot.com
>>>
>>>
>>>
>>>
>>>
>>> --
>>> Regards,
>>> Michael Leung
>>> http://www.itblogs.info
>>> http://www.michaelleung.info
>>>
>>>
>>>
>
>
> --
> Atte
>
> [[Jose Luis Ayerdis Espinoza]]
> http://blognecronet.blogspot.com
>
> >
>

--~--~-~--~~~---~--~~
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] IPsec support ?

2009-06-23 Thread Ram

Hi,

Is there IPsec support on Android.
Does Android support Application developers to make use of the IPsec ?

Thank you,
Ram.

--~--~-~--~~~---~--~~
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] Getting the signal strength for the Wifi Connection

2009-06-23 Thread laserallan

Hi!

I'm building an application that uses the signal strength for the WIFI
and get some strange results from the emulator.
I'm always getting the value -200 from the method WifiInfo::getRssi.

The workflow I use is getting the WifiManager when starting up the
Activity using Context::getSystemService. Then every time I need the
signal strength I get a WifiInfo from the WifiManager using the method
getConnectionInfo and finally get the strength using getRssi from the
WifiInfo.

Is this the expected behavior from the emulator?

I currently don't have a phone to test it on and I'm not sure whether
the problem is in my code or the fact that the emulator doesn't
support this feature.

/David

--~--~-~--~~~---~--~~
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] unsubscribe

2009-06-23 Thread George Oldone



_
Bing™  brings you maps, menus, and reviews organized in one place.   Try it now.
http://www.bing.com/search?q=restaurants&form=MLOGEN&publ=WLHMTAG&crea=TEXT_MLOGEN_Core_tagline_local_1x1
--~--~-~--~~~---~--~~
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] Metal replacement battery cover?

2009-06-23 Thread Troglodad

Does anyone make a repalcement extended battery cover made from
aluminum? The new cover that came with my battery is pretty flimsy,
and now I can't use my acrylic phone protector anymore. Or even a
silicon skin. Are there any phone protector or more durable battery
covers out there for use with the extended batteries?
--~--~-~--~~~---~--~~
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: How do i Autoscroll the ListView with some specified time interval

2009-06-23 Thread Christian Polzer
NeverMind,

i solved it in XML:



Regards,
Christian Polzer

christian.pol...@googlemail.com







On 21.06.2009, at 19:11, polzifer wrote:

>
> And how did u solve itß what's the HelperClass, anyways?
>
> On 26 Mai, 03:05, Freshman  wrote:
>> hi all,
>>
>> this problem has been solved.
>> i used Helper class.
>>
>> On May 25, 11:50 am, Freshman  wrote:
>>
>>> Hi guys,
>>> I am new to Android I've a ListView.
>>> I want to autoscroll all the items of listview on button click event
>>> with some specified time interval.
>>> and also wants to update the TextView according to selected items.
>>> I tried something like this on button click
>>
>>> button.setOnClickListener(new OnClickListener() {
>>> public void onClick(View v) {
>>> for(int i=0;i <= length; i++){
>>> new AddTask().execute(i);
>>> }
>>
>>> }
>>
>>> AddTask Class
>>
>>> private class AddTask extends AsyncTask {
>>> TextView textView;
>>> int counter;
>>
>>> protected void onPreExecute() {
>>> textView= (TextView)  
>>> findViewById(R.id.english);
>>> }
>>
>>> protected Void doInBackground(Integer... params) {
>>> counter = params[0];
>>> try {
>>> Thread.sleep(1000);
>>> } catch (InterruptedException e) {
>>> e.printStackTrace();
>>> }
>>> return null;
>>> }
>>
>>> @Override
>>> public void onPostExecute(Void ignore) {
>>> getListView().setSelection(counter);
>>> textView.setText("List View Item  " +  
>>> counter);
>>> }
>>
>>> }
>>
>>> But it works only if i have 10 to 15 elements in my listview.(for
>>> length = 10 to 15 in above for loop)
>>> if i set my length variable more then 15 in above for loop its  
>>> giving
>>> out of memory exception.
>>> Is there any other way i can implement same functionality ?
>>
>>> Could anyone Please suggest me any ways to solve this problem ?
>>
>>> Thax in advance,
>>> Freshman
>>
>>
>
> >


--~--~-~--~~~---~--~~
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: How Do you enter a negative number into an EditText

2009-06-23 Thread MMC2

Thanks Sean but I can't get any key to function as the minus key. I am using 
Eclipse and the Android emulator. It looks like the "I" key should be the 
minus key because of what is printed in the background of it. Does the minus 
sign show in the EditText?


Mike



- Original Message - 
From: "Sean Hodges" 
To: 
Sent: Tuesday, June 23, 2009 6:08 AM
Subject: [android-beginners] Re: How Do you enter a negative number into an 
EditText


>
> On Tue, Jun 23, 2009 at 1:07 PM, MMC2 wrote:
>>
>> Can someone please tell me how to enter a negative number into an
>> EditText?
>
> Ensure the EditText box is in focus (the cursor will be blinking
> inside it), then press the minus key "-" followed by the numerical
> digits required for your number.
>
>>
>> Also where can I find a map of the keyboard and corresponding
>> keycodes.
>
> I'm not aware of a graphical map of any of the currently released
> Android phones, although I only did a quick search for G1 images. You
> can find the keycodes here:
>
> http://developer.android.com/reference/android/view/KeyEvent.html
>
> The actual position of these keys will depend on the phone, but you
> could compare them against images of the phones you are planning to
> target.
>
>
> Regards,
>
> Sean
>
> > 


--~--~-~--~~~---~--~~
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: Is learning Java directly on the Android possible or a good idea?

2009-06-23 Thread Steve

I agree with the others that you should learn some Java on the PC
before diving into Android.  Everything you need is in the JDK and
Notepad.

After that, you might find you need to go back and look up a few
things that are not so basic.  Depends on how far you go with Android,
but just reading through their samples in the SDK you will need to
understand interfaces, generics, and constructors.

Head First Java is a good book however it might be a little long if
you are anxious to get going with Android.  Take a look at Java
Demystified which is much shorter and also very good.

Good luck!

On Jun 21, 1:17 am, Pyrofyr  wrote:
> I'll start by explaining my situation, I'm interested in learning to
> develop for mobile phones. My initial interest was the iPhone, however
> I do not own a Mac, and due to my dislike for them I decided to hold
> off pursuing that course of action.
>
> Currently I have my eyes set on two platforms, the BlackBerry and
> Android, however both use Java which I am not familiar with. I have
> some knowledge of C/C++(Had just started on classes where I left off)
> but no knowledge of Java at all. I've got the Android SDK working
> fine, and have started doing the hello world exercise and whatnot, but
> my problem now is,when working with Android, how much changes from
> traditional Java? Am I better off learning the exercises in plain old
> Java and then moving over to working in Android and learning the
> differences, or CAN I (I would rather) learn Java while also learning
> Android. I saw that there were a few books, but I'm not sure that they
> are suited for beginning Java in Android.
>
> Hoping someone can point me in the right direction. I've grabbed a few
> books on Java, and I'm reading through them (not skimming!) in all of
> my spare time. I'm first reading "Java for Dummies". I read that it's
> recommended to read "Head up Java" as a starting place. Since my
> programming knowledge is still very limited, would this be the best
> place to start?
--~--~-~--~~~---~--~~
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: HelloAndroid not working...

2009-06-23 Thread phil

eclipse 3.4.1 - M20080911-1700
android ddms/development tools: 0.9.1.v200905011822-1621
android sdk - 1.5r2
operating system - windows xp mce sp3

On Jun 23, 2:53 am, Jose Ayerdis  wrote:
> I would like to know:
>
> Wich Eclipse Plugin are you using?
> Android SDK version
> Operative System Version
>
> 2009/6/23 phil 
>
>
>
>
>
> > i don't think it's the code, it's the emulator no launching.  I get
> > the graphics of the phone, it just never gets pas "ANDROID"  no
> > home screen, etc...
>
> >  code 
>
> > package com.example.helloandroid;
>
> > import android.app.Activity;
> > import android.os.Bundle;
> > import android.widget.TextView;
>
> > public class HelloAndroid extends Activity {
> >    /** Called when the activity is first created. */
> >   �...@override
> >    public void onCreate(Bundle savedInstanceState) {
> >        super.onCreate(savedInstanceState);
> >        TextView tv = new TextView(this);
> >        tv.setText("Hello, Android");
> >        setContentView(tv);
> >    }
> > }
>
> >  another emulator run with verbose on 
>
> > C:\tools\android>emulator -avd myavd -memory 1024 -verbose
> > emulator: found SDK root at C:\tools\android\1.5r2
> > emulator: root virtual device file at C:\Documents and Settings\phil
> > \.android/avd/myavd.ini
> > emulator: virtual device content at C:\Documents and Settings\phil
> > \.android\avd\myavd.avd
> > emulator: virtual device config file: C:\Documents and Settings\phil
> > \.android\avd\myavd.avd/config.ini
> > emulator:     locking user data image at C:\Documents and Settings\phil
> > \.android\avd\myavd.avd/userdata-qemu.img
> > emulator:     locking cache image at C:\Documents and Settings\phil
> > \.android\avd\myavd.avd/cache.img
> > emulator: ignoring non-existing SD Card at C:\Documents and Settings
> > \phil\.android\avd\myavd.avd/sdcard.img: No such fil
> > e or directory
> > emulator: found skin 'HVGA' in directory: C:\tools\android\1.5r2/
> > platforms\android-1.5\skins
> > emulator: autoconfig: -skin HVGA
> > emulator: autoconfig: -skindir C:\tools\android\1.5r2/platforms
> > \android-1.5\skins
> > emulator: keyset loaded from: C:\Documents and Settings\phil\.android
> > \default.keyset
> > emulator: WARNING:    4: key name doesn't start with valid character.
> > line ignored
> > emulator: trying to load skin file 'C:\tools\android\1.5r2/platforms
> > \android-1.5\skins/HVGA/layout'
> > emulator: skin network speed: 'full'
> > emulator: skin network delay: 'none'
> > emulator: argv[00] = "emulator"
> > emulator: argv[01] = "-kernel"
> > emulator: argv[02] = "C:\tools\android\1.5r2/platforms
> > \android-1.5\images\/kernel-qemu"
> > emulator: argv[03] = "-initrd"
> > emulator: argv[04] = "C:\tools\android\1.5r2/platforms
> > \android-1.5\images\/ramdisk.img"
> > emulator: argv[05] = "-nand"
> > emulator: argv[06] = "system,size=0x420,initfile=C:\tools\android
> > \1.5r2/platforms\android-1.5\images\/system.img"
> > emulator: argv[07] = "-nand"
> > emulator: argv[08] = "userdata,size=0x420,file=C:\Documents and
> > Settings\phil\.android\avd\myavd.avd/userdata-qemu.i
> > mg"
> > emulator: argv[09] = "-nand"
> > emulator: argv[10] = "cache,size=0x420,file=C:\Documents and
> > Settings\phil\.android\avd\myavd.avd/cache.img"
> > emulator: argv[11] = "-serial"
> > emulator: argv[12] = "android-kmsg"
> > emulator: argv[13] = "-serial"
> > emulator: argv[14] = "android-qemud"
> > emulator: argv[15] = "-append"
> > emulator: argv[16] = "qemu=1 console=ttyS0 android.checkjni=1
> > android.qemud=ttyS1 android.ndns=1"
> > emulator: argv[17] = "-m"
> > emulator: argv[18] = "1024"
> > emulator: mapping 'system' NAND image to C:\DOCUME~1\phil\LOCALS~1\Temp
> > \\AndroidEmulator\TMP513.tmp
> > emulator: using 'winaudio' audio input backend
> > emulator: using 'winaudio' audio output backend
> > emulator: control console listening on port 5554, ADB on port 
> > emulator: sent '0012host:emulator:' to ADB server
> > emulator: ping program: C:\tools\android\1.5r2\tools\ddms.bat
> > emulator: ping command: C:\WINDOWS\system32\cmd.exe /C "C:\tools
> > \android\1.5r2\tools\ddms.bat" ping emulator 1.9
>
> > On Jun 23, 1:54 am, Jose Ayerdis  wrote:
> > > would you like sending us your code.
>
> > > 2009/6/23 phil 
>
> > > > i did this with the same result.
>
> > > > C:\tools\android>emulator -avd myavd -memory 1024
> > > > emulator: WARNING:    4: missing expected assignment operator (=).
> > > > line ignored
>
> > > > C:\tools\android>
>
> > > > On Jun 22, 1:14 pm, Jose Ayerdis  wrote:
> > > > > try givin it more memory
>
> > > > > 2009/6/21 phil 
>
> > > > > > i did a search and saw a few ideas about how to solve this (clean)
> > and
> > > > > > none of them worked.
>
> > > > > > I was working my way throgh HelloAndroid - got to the point of
> > > > > > running, and the emulator comes up, but never gets past the ANDROID
> > > > > > screen.
>
> > > > > > Here's what i see in the debug window.
>
> > > > > > [2009-06-2

[android-beginners] Re: How Do you enter a negative number into an EditText

2009-06-23 Thread Sean Hodges

On Tue, Jun 23, 2009 at 1:07 PM, MMC2 wrote:
>
> Can someone please tell me how to enter a negative number into an
> EditText?

Ensure the EditText box is in focus (the cursor will be blinking
inside it), then press the minus key "-" followed by the numerical
digits required for your number.

>
> Also where can I find a map of the keyboard and corresponding
> keycodes.

I'm not aware of a graphical map of any of the currently released
Android phones, although I only did a quick search for G1 images. You
can find the keycodes here:

http://developer.android.com/reference/android/view/KeyEvent.html

The actual position of these keys will depend on the phone, but you
could compare them against images of the phones you are planning to
target.


Regards,

Sean

--~--~-~--~~~---~--~~
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: Android Emulator Orientation on Macbook

2009-06-23 Thread ayush

use Control + F11


On Jun 21, 2:51 am, ed  wrote:
> I know I've seen this question asked, but none of the answers seem to
> apply.
>
> I have a Macbook (not a MacbooPro) without numeric keypad, and I'm
> perplexed as to how to change the orientation of the emulator when it
> starts from Eclipse.
>
> The key combinations in the SDK docs do not seem to apply to this
> hardware.
>
> Any help is appreciated.
> Ed
--~--~-~--~~~---~--~~
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: pseudotarget of android build

2009-06-23 Thread Jimmy-Creupagu

THANKS!!

On Jun 22, 4:42 pm, Sean Hodges  wrote:
> I hit the same issue a while back. I believe what you are looking for is:
>
> make modules
>
> On Fri, Jun 19, 2009 at 1:48 PM, Jimmy-Creupagu wrote:
>
> > Same problem... i thought it was something wrong in my
> > configuration...but maybe there is something missing :S
>
> > On Jun 18, 2:22 pm, nikki  wrote:
> >> I just stumped upon the same confusion today
> >> And hope anybody here have any clue or thoughts about it would
> >> shed some light on it
>
> >> Thanks!!!
>
> >> On May 16, 7:57 pm, manjunatha 
> >> wrote:
>
> >> > Hi
> >> > It has been mentioned in the document, (build-system.html) of android
> >> > source tree that the pseudotarget - make targets will list down all
> >> > available LOCAL_MODULE. But on typing it I am getting the error
> >> > below:
> >> >   make: *** No rule to make target `targets'.  Stop.
> >> > Please let me know how can I list down all available LOCAL_MODULEs.
>
> >> > Thanks
> >> > Manjunatha Srinivasan
--~--~-~--~~~---~--~~
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] How Do you enter a negative number into an EditText

2009-06-23 Thread MMC2

Can someone please tell me how to enter a negative number into an
EditText?

Also where can I find a map of the keyboard and corresponding
keycodes.
--~--~-~--~~~---~--~~
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: Tabs with linear layouts

2009-06-23 Thread Mark Murphy

Hybris wrote:
> On 22 Giu, 23:28, Mark Murphy  wrote:
> 
>> setContent() takes an ID of a widget in the tab host's own layout, not
>> another layout.
>>
> 
> so, what is the way to use a sofisticated layout inside a tab without
> having to copy the xml in the tab host xml?
> building a coumpound view?

I'm not sure what a "compound view" is, exactly.

You can inflate the other layouts yourself and use
TabHost.TabContentFactory to return the inflated layout for use in your
TabSpec.

Or, you can use  in the layout with your tabs to inject the
contents of other layouts:

http://www.curious-creature.org/2009/02/25/android-layout-trick-2-include-to-reuse/

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

Android Development Wiki: http://wiki.andmob.org

--~--~-~--~~~---~--~~
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: How to find the text of the selected item in the ListView widget?

2009-06-23 Thread Mark Murphy

frizzo wrote:
> In the onListItemClick event, how do I derive the text of the selected
> item?  Thanks.

Who says it is text? You can make a ListView that is purely ImageViews
for rows.

You get two parameters in onListItemClick() that will help:

-- the int position parameter tells you the "row" that was clicked
within the Cursor the underlying array of an ArrayAdapter

-- the long id parameter tells you, for Cursors, which _ID was clicked on

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

Android Development Wiki: http://wiki.andmob.org

--~--~-~--~~~---~--~~
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: How to store a hashmap in the listview?

2009-06-23 Thread Mark Murphy

frizzo wrote:
> Currently I can store an ArrayAdapter in the ListView widget, like so:
> 
> private ArrayAdapter mAdapter;
> private ArrayList mPresets = new ArrayList
> ();
> 
> mAdapter = new ArrayAdapter(this,
> android.R.layout.simple_list_item_1, mPresets);
> setListAdapter(mAdapter);
> 
> 
> However, I'd like to plop a key/value pair onto it.  Is it possible?
> Like a HashMap for instance? 

You can create your own adapter class (extending BaseAdapter, perhaps),
or convert your HashMap to a MatrixCursor.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

Android Development Wiki: http://wiki.andmob.org

--~--~-~--~~~---~--~~
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: Android Emulator Orientation on Macbook

2009-06-23 Thread Sean Hodges

Ed,

F11 and F12 are apparently alternatives:

http://developer.android.com/guide/developing/tools/emulator.html

You should also be able to start the emulator in landscape/portrait
mode using the -skin command switch:

emulator -skin HVGA-L -avd 
emulator -skin HVGA-P -avd 

Regards,

Sean



On Sat, Jun 20, 2009 at 10:51 PM, ed wrote:
>
> I know I've seen this question asked, but none of the answers seem to
> apply.
>
> I have a Macbook (not a MacbooPro) without numeric keypad, and I'm
> perplexed as to how to change the orientation of the emulator when it
> starts from Eclipse.
>
> The key combinations in the SDK docs do not seem to apply to this
> hardware.
>
> Any help is appreciated.
> Ed
>
>
> >
>

--~--~-~--~~~---~--~~
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: HelloAndroid not working...

2009-06-23 Thread Jose Ayerdis
I would like to know:

Wich Eclipse Plugin are you using?
Android SDK version
Operative System Version

2009/6/23 phil 

>
> i don't think it's the code, it's the emulator no launching.  I get
> the graphics of the phone, it just never gets pas "ANDROID"  no
> home screen, etc...
>
>  code 
>
> package com.example.helloandroid;
>
> import android.app.Activity;
> import android.os.Bundle;
> import android.widget.TextView;
>
> public class HelloAndroid extends Activity {
>/** Called when the activity is first created. */
>@Override
>public void onCreate(Bundle savedInstanceState) {
>super.onCreate(savedInstanceState);
>TextView tv = new TextView(this);
>tv.setText("Hello, Android");
>setContentView(tv);
>}
> }
>
>  another emulator run with verbose on 
>
> C:\tools\android>emulator -avd myavd -memory 1024 -verbose
> emulator: found SDK root at C:\tools\android\1.5r2
> emulator: root virtual device file at C:\Documents and Settings\phil
> \.android/avd/myavd.ini
> emulator: virtual device content at C:\Documents and Settings\phil
> \.android\avd\myavd.avd
> emulator: virtual device config file: C:\Documents and Settings\phil
> \.android\avd\myavd.avd/config.ini
> emulator: locking user data image at C:\Documents and Settings\phil
> \.android\avd\myavd.avd/userdata-qemu.img
> emulator: locking cache image at C:\Documents and Settings\phil
> \.android\avd\myavd.avd/cache.img
> emulator: ignoring non-existing SD Card at C:\Documents and Settings
> \phil\.android\avd\myavd.avd/sdcard.img: No such fil
> e or directory
> emulator: found skin 'HVGA' in directory: C:\tools\android\1.5r2/
> platforms\android-1.5\skins
> emulator: autoconfig: -skin HVGA
> emulator: autoconfig: -skindir C:\tools\android\1.5r2/platforms
> \android-1.5\skins
> emulator: keyset loaded from: C:\Documents and Settings\phil\.android
> \default.keyset
> emulator: WARNING:4: key name doesn't start with valid character.
> line ignored
> emulator: trying to load skin file 'C:\tools\android\1.5r2/platforms
> \android-1.5\skins/HVGA/layout'
> emulator: skin network speed: 'full'
> emulator: skin network delay: 'none'
> emulator: argv[00] = "emulator"
> emulator: argv[01] = "-kernel"
> emulator: argv[02] = "C:\tools\android\1.5r2/platforms
> \android-1.5\images\/kernel-qemu"
> emulator: argv[03] = "-initrd"
> emulator: argv[04] = "C:\tools\android\1.5r2/platforms
> \android-1.5\images\/ramdisk.img"
> emulator: argv[05] = "-nand"
> emulator: argv[06] = "system,size=0x420,initfile=C:\tools\android
> \1.5r2/platforms\android-1.5\images\/system.img"
> emulator: argv[07] = "-nand"
> emulator: argv[08] = "userdata,size=0x420,file=C:\Documents and
> Settings\phil\.android\avd\myavd.avd/userdata-qemu.i
> mg"
> emulator: argv[09] = "-nand"
> emulator: argv[10] = "cache,size=0x420,file=C:\Documents and
> Settings\phil\.android\avd\myavd.avd/cache.img"
> emulator: argv[11] = "-serial"
> emulator: argv[12] = "android-kmsg"
> emulator: argv[13] = "-serial"
> emulator: argv[14] = "android-qemud"
> emulator: argv[15] = "-append"
> emulator: argv[16] = "qemu=1 console=ttyS0 android.checkjni=1
> android.qemud=ttyS1 android.ndns=1"
> emulator: argv[17] = "-m"
> emulator: argv[18] = "1024"
> emulator: mapping 'system' NAND image to C:\DOCUME~1\phil\LOCALS~1\Temp
> \\AndroidEmulator\TMP513.tmp
> emulator: using 'winaudio' audio input backend
> emulator: using 'winaudio' audio output backend
> emulator: control console listening on port 5554, ADB on port 
> emulator: sent '0012host:emulator:' to ADB server
> emulator: ping program: C:\tools\android\1.5r2\tools\ddms.bat
> emulator: ping command: C:\WINDOWS\system32\cmd.exe /C "C:\tools
> \android\1.5r2\tools\ddms.bat" ping emulator 1.9
>
> On Jun 23, 1:54 am, Jose Ayerdis  wrote:
> > would you like sending us your code.
> >
> > 2009/6/23 phil 
> >
> >
> >
> >
> >
> > > i did this with the same result.
> >
> > > C:\tools\android>emulator -avd myavd -memory 1024
> > > emulator: WARNING:4: missing expected assignment operator (=).
> > > line ignored
> >
> > > C:\tools\android>
> >
> > > On Jun 22, 1:14 pm, Jose Ayerdis  wrote:
> > > > try givin it more memory
> >
> > > > 2009/6/21 phil 
> >
> > > > > i did a search and saw a few ideas about how to solve this (clean)
> and
> > > > > none of them worked.
> >
> > > > > I was working my way throgh HelloAndroid - got to the point of
> > > > > running, and the emulator comes up, but never gets past the ANDROID
> > > > > screen.
> >
> > > > > Here's what i see in the debug window.
> >
> > > > > [2009-06-20 12:15:04 - HelloAndroid] --
> > > > > [2009-06-20 12:15:04 - HelloAndroid] Android Launch!
> > > > > [2009-06-20 12:15:04 - HelloAndroid] adb is running normally.
> > > > > [2009-06-20 12:15:04 - HelloAndroid] Performing
> > > > > com.example.helloandroid.HelloAndroid activity launch
> > > > > [2009-06-20 12:15:04 - HelloAndroid] Automatic Targe

[android-beginners] Re: HelloAndroid not working...

2009-06-23 Thread phil

i don't think it's the code, it's the emulator no launching.  I get
the graphics of the phone, it just never gets pas "ANDROID"  no
home screen, etc...

 code 

package com.example.helloandroid;

import android.app.Activity;
import android.os.Bundle;
import android.widget.TextView;

public class HelloAndroid extends Activity {
/** Called when the activity is first created. */
@Override
public void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
TextView tv = new TextView(this);
tv.setText("Hello, Android");
setContentView(tv);
}
}

 another emulator run with verbose on 

C:\tools\android>emulator -avd myavd -memory 1024 -verbose
emulator: found SDK root at C:\tools\android\1.5r2
emulator: root virtual device file at C:\Documents and Settings\phil
\.android/avd/myavd.ini
emulator: virtual device content at C:\Documents and Settings\phil
\.android\avd\myavd.avd
emulator: virtual device config file: C:\Documents and Settings\phil
\.android\avd\myavd.avd/config.ini
emulator: locking user data image at C:\Documents and Settings\phil
\.android\avd\myavd.avd/userdata-qemu.img
emulator: locking cache image at C:\Documents and Settings\phil
\.android\avd\myavd.avd/cache.img
emulator: ignoring non-existing SD Card at C:\Documents and Settings
\phil\.android\avd\myavd.avd/sdcard.img: No such fil
e or directory
emulator: found skin 'HVGA' in directory: C:\tools\android\1.5r2/
platforms\android-1.5\skins
emulator: autoconfig: -skin HVGA
emulator: autoconfig: -skindir C:\tools\android\1.5r2/platforms
\android-1.5\skins
emulator: keyset loaded from: C:\Documents and Settings\phil\.android
\default.keyset
emulator: WARNING:4: key name doesn't start with valid character.
line ignored
emulator: trying to load skin file 'C:\tools\android\1.5r2/platforms
\android-1.5\skins/HVGA/layout'
emulator: skin network speed: 'full'
emulator: skin network delay: 'none'
emulator: argv[00] = "emulator"
emulator: argv[01] = "-kernel"
emulator: argv[02] = "C:\tools\android\1.5r2/platforms
\android-1.5\images\/kernel-qemu"
emulator: argv[03] = "-initrd"
emulator: argv[04] = "C:\tools\android\1.5r2/platforms
\android-1.5\images\/ramdisk.img"
emulator: argv[05] = "-nand"
emulator: argv[06] = "system,size=0x420,initfile=C:\tools\android
\1.5r2/platforms\android-1.5\images\/system.img"
emulator: argv[07] = "-nand"
emulator: argv[08] = "userdata,size=0x420,file=C:\Documents and
Settings\phil\.android\avd\myavd.avd/userdata-qemu.i
mg"
emulator: argv[09] = "-nand"
emulator: argv[10] = "cache,size=0x420,file=C:\Documents and
Settings\phil\.android\avd\myavd.avd/cache.img"
emulator: argv[11] = "-serial"
emulator: argv[12] = "android-kmsg"
emulator: argv[13] = "-serial"
emulator: argv[14] = "android-qemud"
emulator: argv[15] = "-append"
emulator: argv[16] = "qemu=1 console=ttyS0 android.checkjni=1
android.qemud=ttyS1 android.ndns=1"
emulator: argv[17] = "-m"
emulator: argv[18] = "1024"
emulator: mapping 'system' NAND image to C:\DOCUME~1\phil\LOCALS~1\Temp
\\AndroidEmulator\TMP513.tmp
emulator: using 'winaudio' audio input backend
emulator: using 'winaudio' audio output backend
emulator: control console listening on port 5554, ADB on port 
emulator: sent '0012host:emulator:' to ADB server
emulator: ping program: C:\tools\android\1.5r2\tools\ddms.bat
emulator: ping command: C:\WINDOWS\system32\cmd.exe /C "C:\tools
\android\1.5r2\tools\ddms.bat" ping emulator 1.9

On Jun 23, 1:54 am, Jose Ayerdis  wrote:
> would you like sending us your code.
>
> 2009/6/23 phil 
>
>
>
>
>
> > i did this with the same result.
>
> > C:\tools\android>emulator -avd myavd -memory 1024
> > emulator: WARNING:    4: missing expected assignment operator (=).
> > line ignored
>
> > C:\tools\android>
>
> > On Jun 22, 1:14 pm, Jose Ayerdis  wrote:
> > > try givin it more memory
>
> > > 2009/6/21 phil 
>
> > > > i did a search and saw a few ideas about how to solve this (clean) and
> > > > none of them worked.
>
> > > > I was working my way throgh HelloAndroid - got to the point of
> > > > running, and the emulator comes up, but never gets past the ANDROID
> > > > screen.
>
> > > > Here's what i see in the debug window.
>
> > > > [2009-06-20 12:15:04 - HelloAndroid] --
> > > > [2009-06-20 12:15:04 - HelloAndroid] Android Launch!
> > > > [2009-06-20 12:15:04 - HelloAndroid] adb is running normally.
> > > > [2009-06-20 12:15:04 - HelloAndroid] Performing
> > > > com.example.helloandroid.HelloAndroid activity launch
> > > > [2009-06-20 12:15:04 - HelloAndroid] Automatic Target Mode: launching
> > > > new emulator with compatible AVD 'my_avd'
> > > > [2009-06-20 12:15:04 - HelloAndroid] Launching a new emulator with
> > > > Virtual Device 'my_avd'
> > > > [2009-06-20 12:15:07 - HelloAndroid] New emulator found: emulator-5554
> > > > [2009-06-20 12:15:07 - HelloAndroid] Waiting for HOME
> > > > ('android.process.acore') to be launc

[android-beginners] Re: HelloAndroid not working...

2009-06-23 Thread Jose Ayerdis
would you like sending us your code.

2009/6/23 phil 

>
> i did this with the same result.
>
> C:\tools\android>emulator -avd myavd -memory 1024
> emulator: WARNING:4: missing expected assignment operator (=).
> line ignored
>
> C:\tools\android>
>
> On Jun 22, 1:14 pm, Jose Ayerdis  wrote:
> > try givin it more memory
> >
> > 2009/6/21 phil 
> >
> >
> >
> >
> >
> > > i did a search and saw a few ideas about how to solve this (clean) and
> > > none of them worked.
> >
> > > I was working my way throgh HelloAndroid - got to the point of
> > > running, and the emulator comes up, but never gets past the ANDROID
> > > screen.
> >
> > > Here's what i see in the debug window.
> >
> > > [2009-06-20 12:15:04 - HelloAndroid] --
> > > [2009-06-20 12:15:04 - HelloAndroid] Android Launch!
> > > [2009-06-20 12:15:04 - HelloAndroid] adb is running normally.
> > > [2009-06-20 12:15:04 - HelloAndroid] Performing
> > > com.example.helloandroid.HelloAndroid activity launch
> > > [2009-06-20 12:15:04 - HelloAndroid] Automatic Target Mode: launching
> > > new emulator with compatible AVD 'my_avd'
> > > [2009-06-20 12:15:04 - HelloAndroid] Launching a new emulator with
> > > Virtual Device 'my_avd'
> > > [2009-06-20 12:15:07 - HelloAndroid] New emulator found: emulator-5554
> > > [2009-06-20 12:15:07 - HelloAndroid] Waiting for HOME
> > > ('android.process.acore') to be launched...
> > > [2009-06-20 12:19:34 - HelloAndroid] emulator-5554 disconnected!
> > > Cancelling 'com.example.helloandroid.HelloAndroid activity launch'!
> > > [2009-06-20 12:19:34 - Emulator] emulator: WARNING:4: key name
> > > doesn't start with valid character. line ignored
> > > [2009-06-21 08:19:55 - HelloAndroid] --
> > > [2009-06-21 08:19:55 - HelloAndroid] Android Launch!
> > > [2009-06-21 08:19:55 - HelloAndroid] adb is running normally.
> > > [2009-06-21 08:19:55 - HelloAndroid] Performing
> > > com.example.helloandroid.HelloAndroid activity launch
> > > [2009-06-21 08:19:55 - HelloAndroid] Automatic Target Mode: launching
> > > new emulator with compatible AVD 'my_avd'
> > > [2009-06-21 08:19:55 - HelloAndroid] Launching a new emulator with
> > > Virtual Device 'my_avd'
> > > [2009-06-21 08:20:04 - HelloAndroid] New emulator found: emulator-5554
> > > [2009-06-21 08:20:04 - HelloAndroid] Waiting for HOME
> > > ('android.process.acore') to be launched...
> >
> > --
> > Atte
> >
> > [[Jose Luis Ayerdis Espinoza]]http://blognecronet.blogspot.com
> >
>


-- 
Atte

[[Jose Luis Ayerdis Espinoza]]
http://blognecronet.blogspot.com

--~--~-~--~~~---~--~~
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: HelloAndroid not working...

2009-06-23 Thread phil

i did this with the same result.

C:\tools\android>emulator -avd myavd -memory 1024
emulator: WARNING:4: missing expected assignment operator (=).
line ignored

C:\tools\android>

On Jun 22, 1:14 pm, Jose Ayerdis  wrote:
> try givin it more memory
>
> 2009/6/21 phil 
>
>
>
>
>
> > i did a search and saw a few ideas about how to solve this (clean) and
> > none of them worked.
>
> > I was working my way throgh HelloAndroid - got to the point of
> > running, and the emulator comes up, but never gets past the ANDROID
> > screen.
>
> > Here's what i see in the debug window.
>
> > [2009-06-20 12:15:04 - HelloAndroid] --
> > [2009-06-20 12:15:04 - HelloAndroid] Android Launch!
> > [2009-06-20 12:15:04 - HelloAndroid] adb is running normally.
> > [2009-06-20 12:15:04 - HelloAndroid] Performing
> > com.example.helloandroid.HelloAndroid activity launch
> > [2009-06-20 12:15:04 - HelloAndroid] Automatic Target Mode: launching
> > new emulator with compatible AVD 'my_avd'
> > [2009-06-20 12:15:04 - HelloAndroid] Launching a new emulator with
> > Virtual Device 'my_avd'
> > [2009-06-20 12:15:07 - HelloAndroid] New emulator found: emulator-5554
> > [2009-06-20 12:15:07 - HelloAndroid] Waiting for HOME
> > ('android.process.acore') to be launched...
> > [2009-06-20 12:19:34 - HelloAndroid] emulator-5554 disconnected!
> > Cancelling 'com.example.helloandroid.HelloAndroid activity launch'!
> > [2009-06-20 12:19:34 - Emulator] emulator: WARNING:    4: key name
> > doesn't start with valid character. line ignored
> > [2009-06-21 08:19:55 - HelloAndroid] --
> > [2009-06-21 08:19:55 - HelloAndroid] Android Launch!
> > [2009-06-21 08:19:55 - HelloAndroid] adb is running normally.
> > [2009-06-21 08:19:55 - HelloAndroid] Performing
> > com.example.helloandroid.HelloAndroid activity launch
> > [2009-06-21 08:19:55 - HelloAndroid] Automatic Target Mode: launching
> > new emulator with compatible AVD 'my_avd'
> > [2009-06-21 08:19:55 - HelloAndroid] Launching a new emulator with
> > Virtual Device 'my_avd'
> > [2009-06-21 08:20:04 - HelloAndroid] New emulator found: emulator-5554
> > [2009-06-21 08:20:04 - HelloAndroid] Waiting for HOME
> > ('android.process.acore') to be launched...
>
> --
> Atte
>
> [[Jose Luis Ayerdis Espinoza]]http://blognecronet.blogspot.com
--~--~-~--~~~---~--~~
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: Tabs with linear layouts

2009-06-23 Thread Hybris

On 22 Giu, 23:28, Mark Murphy  wrote:

> setContent() takes an ID of a widget in the tab host's own layout, not
> another layout.
>

so, what is the way to use a sofisticated layout inside a tab without
having to copy the xml in the tab host xml?
building a coumpound view?
--~--~-~--~~~---~--~~
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: Help: canvas.drawLine(p1.x, p1.y, p2.x, p2.y, paint);

2009-06-23 Thread MrChaz

The canvas needs something to draw onto.  However, in your case you
might be better served adding your code to the draw method in
HelloItemizedOverlay.
That method has a canvas passed to it which will already by correctly
set up.

On Jun 21, 2:05 am, mnish  wrote:
> Hello,
> I have a problem with drawing lines between two points on google map.
> I get nullpointerexception on this line of code:
> canvas.drawLine(p1.x, p1.y, p2.x, p2.y, paint);
>
> I know this is a very basic thing, but I don't know not much about it
> and I really really need your help.
>
> here is were i call this method:
>
>         @Override
>         public void onCreate(Bundle savedInstanceState) {
>                 super.onCreate(savedInstanceState);
>                 setContentView(R.layout.main);
>
>                 linearLayout = (LinearLayout) findViewById
> (R.id.zoomview);
>                 mapView = (MapView) findViewById(R.id.mapview);
>                 mapView.setBuiltInZoomControls(on);
>                 mapOverlays = mapView.getOverlays();
>                 drawable = this.getResources().getDrawable
> (R.drawable.circle);
>                 itemizedoverlay = new HelloItemizedOverlay(drawable);
>                 Projection projection = mapView.getProjection();
>
>                 Double lat1 = 30.342833*1E6, lon1 = -91.719033*1E6;
>                 Double lat2 = -37.5262180*1E6, lon2 = 175.8060710*1E6;
>                 point1 = new GeoPoint(lat1.intValue(), lon1.intValue
> ());
>                 point2 = new GeoPoint(lat2.intValue(), lon2.intValue
> ());
>                 p1 = new Point();
>                 p2 = new Point();
>                 projection.toPixels(point1, p1);
>                 projection.toPixels(point2, p2);
>                 canvas = new Canvas();
>                 canvas.drawLine(p1.x, p1.y, p2.x, p2.y, paint);
>
>         }.
>
> Please tell me what do i do wrong.
> Any help is more than welcome
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---