Re: [android-beginners] problem in running very first app

2009-12-02 Thread Justin Anderson
How long have you actually waited?  Depending on machine configurations I
have heard of the emulator sometimes taking hours to load
--
There are only 10 types of people in the world...
Those who know binary and those who don't.
--


On Mon, Nov 30, 2009 at 10:14 PM, Kalpana Kumari  wrote:

> logcat info says :
> - waiting for device -
> after that it got stuck.
>
> thanks for your reply
>
>
>
> On Tue, Dec 1, 2009 at 12:36 AM, Justin Anderson 
> wrote:
>
>> What does the logcat info say?
>>
>>
>> --
>> There are only 10 types of people in the world...
>> Those who know binary and those who don't.
>> --
>>
>>
>> On Fri, Nov 27, 2009 at 2:07 AM, Kalpana Kumari <
>> kalpana.kumar...@gmail.com> wrote:
>>
>>> Hello
>>> anyone can help me in running my very first application.
>>>
>>> however Emulator is launched but nothing happened ..
>>> On the console following msgs came
>>>
>>>
>>> [2009-11-27 13:58:23 - MyFirstProject]--
>>> [2009-11-27 13:58:23 - MyFirstProject]Android Launch!
>>> [2009-11-27 13:58:23 - MyFirstProject]adb is running normally.
>>> [2009-11-27 13:58:23 - MyFirstProject]Performing
>>> myFirstProject.com.example.Hie activity launch
>>> [2009-11-27 13:58:23 - MyFirstProject]Automatic Target Mode: launching
>>> new emulator with compatible AVD 'my_avd1'
>>> [2009-11-27 13:58:24 - MyFirstProject]Launching a new emulator with
>>> Virtual Device 'my_avd1'
>>> [2009-11-27 13:58:38 - MyFirstProject]New emulator found: emulator-5554
>>> [2009-11-27 13:58:38 - MyFirstProject]Waiting for HOME
>>> ('android.process.acore') to be launched...
>>> [2009-11-27 14:00:00 - MyFirstProject]emulator-5554 disconnected!
>>> Cancelling 'myFirstProject.com.example.Hie activity launch'!
>>>
>>>  --
>>> 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
>>>
>>
>>  --
>> 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
>>
>
>  --
> 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
>

-- 
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

Re: [android-beginners] problem in running very first app

2009-12-02 Thread Kalpana Kumari
logcat info says :
- waiting for device -
after that it got stuck.

thanks for your reply



On Tue, Dec 1, 2009 at 12:36 AM, Justin Anderson wrote:

> What does the logcat info say?
>
>
> --
> There are only 10 types of people in the world...
> Those who know binary and those who don't.
> --
>
>
> On Fri, Nov 27, 2009 at 2:07 AM, Kalpana Kumari <
> kalpana.kumar...@gmail.com> wrote:
>
>> Hello
>> anyone can help me in running my very first application.
>>
>> however Emulator is launched but nothing happened ..
>> On the console following msgs came
>>
>>
>> [2009-11-27 13:58:23 - MyFirstProject]--
>> [2009-11-27 13:58:23 - MyFirstProject]Android Launch!
>> [2009-11-27 13:58:23 - MyFirstProject]adb is running normally.
>> [2009-11-27 13:58:23 - MyFirstProject]Performing
>> myFirstProject.com.example.Hie activity launch
>> [2009-11-27 13:58:23 - MyFirstProject]Automatic Target Mode: launching new
>> emulator with compatible AVD 'my_avd1'
>> [2009-11-27 13:58:24 - MyFirstProject]Launching a new emulator with
>> Virtual Device 'my_avd1'
>> [2009-11-27 13:58:38 - MyFirstProject]New emulator found: emulator-5554
>> [2009-11-27 13:58:38 - MyFirstProject]Waiting for HOME
>> ('android.process.acore') to be launched...
>> [2009-11-27 14:00:00 - MyFirstProject]emulator-5554 disconnected!
>> Cancelling 'myFirstProject.com.example.Hie activity launch'!
>>
>>  --
>> 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
>>
>
>  --
> 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
>

-- 
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

Re: [android-beginners] problem in running very first app

2009-11-30 Thread Justin Anderson
What does the logcat info say?

--
There are only 10 types of people in the world...
Those who know binary and those who don't.
--


On Fri, Nov 27, 2009 at 2:07 AM, Kalpana Kumari
wrote:

> Hello
> anyone can help me in running my very first application.
>
> however Emulator is launched but nothing happened ..
> On the console following msgs came
>
>
> [2009-11-27 13:58:23 - MyFirstProject]--
> [2009-11-27 13:58:23 - MyFirstProject]Android Launch!
> [2009-11-27 13:58:23 - MyFirstProject]adb is running normally.
> [2009-11-27 13:58:23 - MyFirstProject]Performing
> myFirstProject.com.example.Hie activity launch
> [2009-11-27 13:58:23 - MyFirstProject]Automatic Target Mode: launching new
> emulator with compatible AVD 'my_avd1'
> [2009-11-27 13:58:24 - MyFirstProject]Launching a new emulator with Virtual
> Device 'my_avd1'
> [2009-11-27 13:58:38 - MyFirstProject]New emulator found: emulator-5554
> [2009-11-27 13:58:38 - MyFirstProject]Waiting for HOME
> ('android.process.acore') to be launched...
> [2009-11-27 14:00:00 - MyFirstProject]emulator-5554 disconnected!
> Cancelling 'myFirstProject.com.example.Hie activity launch'!
>
>  --
> 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

-- 
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] problem in running very first app

2009-11-29 Thread Kalpana Kumari
Hello
anyone can help me in running my very first application.

however Emulator is launched but nothing happened ..
On the console following msgs came


[2009-11-27 13:58:23 - MyFirstProject]--
[2009-11-27 13:58:23 - MyFirstProject]Android Launch!
[2009-11-27 13:58:23 - MyFirstProject]adb is running normally.
[2009-11-27 13:58:23 - MyFirstProject]Performing
myFirstProject.com.example.Hie activity launch
[2009-11-27 13:58:23 - MyFirstProject]Automatic Target Mode: launching new
emulator with compatible AVD 'my_avd1'
[2009-11-27 13:58:24 - MyFirstProject]Launching a new emulator with Virtual
Device 'my_avd1'
[2009-11-27 13:58:38 - MyFirstProject]New emulator found: emulator-5554
[2009-11-27 13:58:38 - MyFirstProject]Waiting for HOME
('android.process.acore') to be launched...
[2009-11-27 14:00:00 - MyFirstProject]emulator-5554 disconnected! Cancelling
'myFirstProject.com.example.Hie activity launch'!

-- 
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