[android-beginners] Why can't I post

2010-02-26 Thread Ed Holley
I really don't understand why I have not been able to post. I have decided
to start my own group. Thanks for the great reads, and I hope nobody treats
u as I have been treated.

sent on location from my Motorola Droid

-- 
You received this message because you are subscribed to the Google
Groups Android Beginners group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

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] Filesystem sandbox

2010-02-23 Thread Ed Holley
I was thinking about making an app that emails and then deleted files
(backups) from my sd card.  I was wondering if that is even gonna be
possible. I remember reading something about restrictions on manipulation of
the files of other programs.  Thanks I love watching this group even thought
I have yet gotten a chanxe to really code anything.

sent on location from my Motorola Droid

-- 
You received this message because you are subscribed to the Google
Groups Android Beginners group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

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 fix errors in emulator

2010-02-09 Thread Ed Holley
I am getting a lot of errors when I start it. These errors occur before
launch of my app. Any help greatly appreciated. I haven't looked yet as my
programing time is limited, I am looking for best resources/experiences of
other programers.

sent on location from my Motorola Droid

-- 
You received this message because you are subscribed to the Google
Groups Android Beginners group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

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] Re: Emulator takes too much time to show up - any solution?

2010-02-09 Thread Ed Holley
Thanks much for this suggestion I have a 16gb setting that may be a solution
to some of my emulation problems.

sent on location from my Motorola Droid

On Feb 8, 2010 8:20 PM, BobG bobgard...@aol.com wrote:

Check the pagefile size in task manager. Once it starts getting bigger
than the ram size everything slows way down. Try making the sd file in
the AVDs a lot smaller. Like a couple meg instead of a gig.


-- 
You received this message because you are subscribed to the Google
Groups Android Beginners g...

-- 
You received this message because you are subscribed to the Google
Groups Android Beginners group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

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] How to fix errors in emulator

2010-02-09 Thread Ed Holley
Sorry for the misunderstanding I was more looking for resources and
configuration information as I am at work. But I will give specific info
when I get to code again. Again I am sorry for the misunderstanding.

sent on location from my Motorola Droid

On Feb 9, 2010 9:44 AM, Justin Anderson janderson@gmail.com wrote:

Ummm.. until you tell us what the errors are we can't help you.

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


On Tue, Feb 9, 2010 at 7:04 AM, Ed Holley 8792...@gmail.com wrote:

 
  I am getting a lot of errors when I start it. These errors occur before
 launch of my app. Any he...
 --
 You received this message because you are subscribed to the Google
 Groups Android Beginners group.

 NEW! Try asking and tagging your question on Stack Overflow at
 http://stackoverflow.com/questions/tagged/android

 To unsubscribe from this group, send email to
 android-beginners+unsubscr...@googlegroups.comandroid-beginners%2bunsubscr...@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.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.comandroid-beginners%2bunsubscr...@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.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

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] Re: Emulator takes too much time to show up - any solution?

2010-02-09 Thread Ed Holley
Do you or anyone else have any optimization tips for the emulator? I am
going to try everything u have suggested so far.

sent on location from my Motorola Droid

On Feb 9, 2010 11:03 AM, Kitzy kitzyk...@gmail.com wrote:

Once I have the emulator running, I leave it running. All new tests on
the emulator start within seconds after it is already running.  I do
start it from inside Eclipse.

-Kitzy


On Feb 9, 7:35 am, Ed Holley 8792...@gmail.com wrote:
 Thanks much for this suggestion I have a ...

 On Feb 8, 2010 8:20 PM, BobG bobgard...@aol.com wrote:

 Check the pagefile size in task man...

Groups Android Beginners group.

NEW! Try asking and tagging your question on Stack Overflow at
ht...

-- 
You received this message because you are subscribed to the Google
Groups Android Beginners group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

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] online seminar

2010-02-09 Thread Ed Holley
Anyone know of any video tutorials?  I.e. not real-time. I looked at the
ones on the Google dev site, they were to low level for me to get much out
of it (most of my experience ia vbscript/and some vb).  I am self taught and
don't understand many od the terms, even for stuff I did (class etc). So
basic is good.

sent on location from my Motorola Droid

On Feb 9, 2010 11:41 AM, David Fire ddf...@gmail.com wrote:

this link is a online realtime android seminar
http://training.oreilly.com/androidapps-java/
start today 16:00 (GTM -3)

-- 
(\__/)
(='.'=)This is Bunny. Copy and paste bunny into your
()_()signature to help him gain world domination.

 --
You received this message because you are subscribed to the Google
Groups Android Beginners group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.comandroid-beginners%2bunsubscr...@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.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

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] ADB problem on Windows 7 / Eclipse / Android

2010-02-09 Thread Ed Holley
Can u explain this? It is generally a bad practice to install programs thus.

sent on location from my Motorola Droid

On Feb 9, 2010 5:46 PM, Stephan Bo stephan.boit...@ruhrstadtdesign.de
wrote:

You must lay the whole Android folder in My Documents

--
You received this message because you are subscribed to the Google
Groups Android Beginners group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.comandroid-beginners%2bunsubscr...@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.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

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] A good place to start learning Java?

2010-01-13 Thread Ed Holley
Were would be a good place to start learning Java?  I have done some limited
VB.net and fairly extensive VB.script programming.  I am not even sure I
installed the android Dev properly.  Any help greatly appreciated.
-- 
You received this message because you are subscribed to the Google
Groups Android Beginners group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

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] Help with android contacts

2010-01-13 Thread Ed Holley
Is there a system to make a plug in for contacts?  I am seeking to change
sort order if possible programaticaly.

sent on location from my Motorola Droid
-- 
You received this message because you are subscribed to the Google
Groups Android Beginners group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

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