[android-beginners] HELP REQUIRED

2010-02-08 Thread Chirayu Dalwadi
Hi Community, I have problems with, 1. Notifications 2. Linkify 3. Dynamic generation of tables I have referred to many codes available online, but none of them works for me. Please suggest a simple way to enable that in my application. Thank You in advance. -- Warm Regards, Chirayu Dalwadi

[android-beginners] Re: Can't create new class in Eclipse (Google Map View official tutorial)

2010-02-08 Thread yodaa
Somehow I didn't answered post to the whole group on last reply... (@Kitzy: anyway, thanks for your feedback...). I ] Steps to encounter the issue within an Android Project in Eclipse IDE (Map HelloMapView tutorial): 1.1 ) Right clic on my project folder 1.2 ) New Class: * Source folder:

[android-beginners] Re: Moderated list??

2010-02-08 Thread cellurl
I will moderate if needed. I do Android all day long. (Mr Mom). Author of Back Seat Driver. -- 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

[android-beginners] dialog with no buttons...

2010-02-08 Thread Michael Dorin
I would like to make a dialog with no buttons. If the user hits inside the dialog...I want to get an event and select something, close the dialog. If the user strikes outside the dialog...I want to get a different event and close the dialog. Is that easily possible? Thoughts on how it may be

Re: [android-beginners] dialog with no buttons...

2010-02-08 Thread Justin Anderson
You could always create a normal activity and make it look like a dialog... I do this in the app I have on the market called AppSwipe! if you want to see what it looks like. To bring it up, press the menu button and select the Help menu item. However, I am not doing anything with events on this,

Re: [android-beginners] Re: UNABLE To PARSE ADB Version

2010-02-08 Thread Walt Armour
I believe there have been some threads about this. Try the search. I have vague recollection that one guy found the issue was related to his OS install being non-English (Spanish in his case IIRC). Perhaps that will provide a clue for you. On Sun, Feb 7, 2010 at 16:16, IQ_sunny

Re: [android-beginners] Moderated list??

2010-02-08 Thread Danny Pimienta
Does google groups have the ability to make new members automatically be moderated until they post a certain amount of approved posts? Sent via my Google Android device... On Feb 7, 2010 10:59 PM, Mr. Baseball 34 mrbasebal...@gmail.com wrote: This list gets less than 50 posts per day on the

[android-beginners] Re: HELP REQUIRED

2010-02-08 Thread Kitzy
I would refer you to read Hello Android version 2 or search this group for recomended reading. The book I mentioned walks you through examples of useing most parts of Android and is written much better than the online tutorials, it's examples tie together multiple parts instead of just single

[android-beginners] Re: Can't create new class in Eclipse (Google Map View official tutorial)

2010-02-08 Thread Indicator Veritatis
Your choice of package name is suspicious. It must match the package name you used for HelloMapView. Did you use the same name? Was the finish button grayed out just before you clicked on it? Eclipse is buggy, but this does not sound like a familiar bug. You should have got an error message if it

Re: [android-beginners] Moderated list??

2010-02-08 Thread Mr. Baseball 34
Not that I know of... On Mon, Feb 8, 2010 at 11:27 AM, Danny Pimienta danny...@gmail.com wrote: Does google groups have the ability to make new members automatically be moderated until they post a certain amount of approved posts? Sent via my Google Android device... On Feb 7, 2010 10:59

[android-beginners] Re: Can't create new class in Eclipse (Google Map View official tutorial)

2010-02-08 Thread yodaa
Thanks for your response There's no problem in the package name, the one I mentionned was an example. I used the same package name for HelloMapView class and other classes in my android project (no big deal here) I've finally created the class manually, because I wouldn't able to hit the finish

[android-beginners] Re: Can't create new class in Eclipse (Google Map View official tutorial)

2010-02-08 Thread Indicator Veritatis
As far as I can tell from your description, I went through the exact same steps when I did the HelloGoogleMaps tutorial a few days ago, and everything worked fine. The new file was created and placed right where it should be when I clicked. The only differences I can see are things that should

[android-beginners] Re: Moderated list??

2010-02-08 Thread fadden
On Feb 8, 9:27 am, Danny Pimienta danny...@gmail.com wrote: Does google groups have the ability to make new members automatically be moderated until they post a certain amount of approved posts? This group is moderated for first-time posters. If you haven't posted here before, a moderator must

[android-beginners] List of classes and methods?

2010-02-08 Thread BobG
Is there a downloadable file with the android java subset classes and methods that an old c programmer could study offline? The reference search box at android developers is giving me a lot of 'not founds'. -- You received this message because you are subscribed to the Google Groups Android

Re: [android-beginners] List of classes and methods?

2010-02-08 Thread Mark Murphy
Is there a downloadable file with the android java subset classes and methods that an old c programmer could study offline? The reference search box at android developers is giving me a lot of 'not founds'. The documentation is included in the SDK for offline reading. -- Mark Murphy (a

[android-beginners] Emulator takes too much time to show up - any solution?

2010-02-08 Thread Peace_in_mind
I'm using Eclipse (with android plugin, dalvik) to try out few android app development. But every time I try to run anything using emulator, it takes a lot of time and slows down productivity. Is there any easier way to use the emulator? -- You received this message because you are subscribed to

Re: [android-beginners] Emulator takes too much time to show up - any solution?

2010-02-08 Thread Greg Donald
On Mon, Feb 8, 2010 at 4:25 PM, Peace_in_mind say...@gmail.com wrote: I'm using Eclipse (with android plugin, dalvik) to try out few android app development. But every time I try to run anything using emulator, it takes a lot of time and slows down productivity. Is there any easier way to use

[android-beginners] Re: Emulator takes too much time to show up - any solution?

2010-02-08 Thread BobG
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

[android-beginners] Re: Moderated list??

2010-02-08 Thread Kitzy
I don't think I have seen that many spam messages, or at leeast not enough to be anoying. -Kitzy On Feb 8, 1:59 pm, fadden fad...@android.com wrote: On Feb 8, 9:27 am, Danny Pimienta danny...@gmail.com wrote: Does google groups have the ability to make new members automatically be

[android-beginners] Scrollbars Problem

2010-02-08 Thread Chirayu Dalwadi
hii folks, How to apply horizontal scroll bars? -- Warm Regards, Chirayu Dalwadi Cell Number: +91-997-470-4341 Email: chirayu.dalw...@gmail.com Profile: http://www.google.com/profiles/chirayu.dalwadi Pain is temporary. Quitting lasts forever. -- Lance Armstrong -- You received this message