Please HELP -- RE: [android-beginners] Re: Unsubscribe

2009-10-16 Thread Mimi Tam

Dear all,

I am still receiving messages after I tried to unsubscribe. Please send me an 
exact link that works to unsubscribe.

Many Thanks...Mimi



-Original Message-
From: android-beginners@googlegroups.com 
[mailto:android-beginn...@googlegroups.com] On Behalf Of Mark Murphy
Sent: Friday, October 16, 2009 6:46 AM
To: android-beginners@googlegroups.com
Subject: [android-beginners] Re: Unsubscribe


David McNab wrote:
 Hi all
 
 I've been trying unsuccessfully to unsubscribe from this group.
 
 Messages I've sent to android-beginners-unsubscr...@googlegroups.com
 have been ignored, and my Google Groups list is no longer showing this
 group. But I'm still receiving messages.
 
 Can someone please unsubscribe me?

snip

 For more options, visit this group at
 http://groups.google.com/group/android-beginners?hl=en

Click that link. Unsubscribe from there.

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

_Beginning Android_ from Apress Now Available!



--~--~-~--~~~---~--~~
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] RUN App problem

2009-09-20 Thread Mimi

I am getting the following error dialog on the Emulator everytime any
of my Apps was about to start:

SORRY!
The application com.android.demo.notepad1 (process
com.android.demo.notepad1) has stopped unexpectedly. Please try again.

Any ideas, hints, suggestions...will be most welcomed.

Thanks...Mimi

--~--~-~--~~~---~--~~
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 in Eclipse - package name problem - please help

2009-09-16 Thread Mimi

Thank you so much for your response and info, Raphael.

How can I change the Navigotor view to Java namespaces?

Under the package explorer, View Menu/Package Presentation, I changed
the selection from flat to hierarchical and the reverse. It did not
have an impact on the presenation of com.mimi.App. It is still
hierarchical. Other projects in the same workspace all displayed
'flat' when it comes to com.mimi.App and were not affected by the
changtes of the selection either.

The parse error that I am having on my Manifest file is:

[2009-09-15 17:11:49 -
com.android.ide.eclipse.common.project.AndroidManifestParser] Parser
exception for /Simple Flashlight/AndroidManifest.xml: The processing
instruction target matching [xX][mM][lL] is not allowed.

I think I did move this whole Project folder from one dir to another
when I was organizing my folders. If that is the culprit, I donnot
know why that is and how to fix it.

Any ideas on my error above? Tips, hints and suggestions would be
greatly appreciated.

Many Thanks...Mimi



On Sep 15, 7:46 pm, Raphael r...@android.com wrote:
 First check that you're not using the Navigator view instead (which
 shows files, not Java namespaces).

 In the package explorer, click on the View Menu (a little triangle
 just above the scrollbar in the explorer view. Select Package
 Presentation and change it from flat to hierarchical, or the reverse.

 R/

 On Tue, Sep 15, 2009 at 4:06 PM, Mimi mimik...@gmail.com wrote:

  As I was coding, building and testing my Android App merrily along, it
  seemed all of a sudden, the parsing/compile failed. Error is on the
  Manifest complaining that a file could not be found in the package
  mimi.package.newApp.

  What I found out under the Ecplise Explorer was that the
  com.mimi.package package name was no longer a string but got
  fragmented as folders i.e. src/com/mimi/package. Same with gen/com/
  mimi/package.

  I must have done something unintentionally to cause this but what is
  it? Any ideas and suggestions would be greatly appreciated.

  Many Thanks...Mimi
--~--~-~--~~~---~--~~
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] Android in Eclipse - package name problem - please help

2009-09-15 Thread Mimi


As I was coding, building and testing my Android App merrily along, it
seemed all of a sudden, the parsing/compile failed. Error is on the
Manifest complaining that a file could not be found in the package
mimi.package.newApp.

What I found out under the Ecplise Explorer was that the
com.mimi.package package name was no longer a string but got
fragmented as folders i.e. src/com/mimi/package. Same with gen/com/
mimi/package.

I must have done something unintentionally to cause this but what is
it? Any ideas and suggestions would be greatly appreciated.

Many Thanks...Mimi
--~--~-~--~~~---~--~~
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 exit App without closing the Emulator Window

2009-08-29 Thread Mimi

The first bringing up of the Emulator was painfully slow (3 min). I
ran an App. It ended but the AVD was still displaying the last image.
I ran the App again and got:

emulator: ERROR: the user data image is used by another emulator.
aborting

I had to close the Emulator Window (Vista) in order to rerun the App.
Because of this, I have to reload/relaunch the Emulator every single
time I use it.

Also, when I press the Power Off button, it was in shutting
down... mode forever and I had to close the Emulator Window to get
out.

Please HELP! I'd greatly appreciate it.

Thanks...Mimi

--~--~-~--~~~---~--~~
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-Beginners Query : How to get the full path of the files under res folder of an Android App?

2009-08-29 Thread Mimi Tam
First time doing HelloAndroid, I could not get the Emulator to run newly
build Apps from within Eclipse when emulator is already up and running and I
had to relaunch the Emulator every time. I tried different things but to no
avail. Please help.

I am running Android SDK 1.5 r3, latest DDMS and Eclipse Galileo in Windows
Vista.

Any ideas will be greatly appreciated.

THANKS.

On Thu, Aug 27, 2009 at 7:31 PM, Israel Ferrer ral...@gmail.com wrote:

 The images goes into the apk.

 You have to put the images in the drawable folder from resource and if you
 want to use it:

 Drawable image= getResources().getDrawable(R.drawable.id);
 or
 Bitmap b = BitmapFactory.decodeResource(getResources(),R.drawable.id);

 El 27/08/2009, a las 23:02, Justin Anderson escribió:

 I may be wrong but I don't think you need the full path of where they are
 on the device...  You should be able to reference them using the R class.

 On Thu, Aug 27, 2009 at 6:11 AM, Latha Shivanna latha...@gmail.comwrote:


 Hii All,

 In my application, I have some image files under res\drawable folder.

 My problems are in getting their full pathname.

 Can anybody please answer my following queries?

 1. Do these files go as a part of apk?
 2. If so where do they actually stay on device? Is it
 /data/data/(package)/files ?
 3. If I have a function which needs the full path of these image
 files, how should I mention it ?
 4. Or do i need to keep my image files under asset? If so, what is
 the full path of these images on the device?

 Please do suggest. Would appreciate your help!

 Thanks
 Latha








 


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