[android-beginners] Eclipse "New Android Project" dialog

2010-06-15 Thread Kent Loobey
I am building Android apps on a laptop running Ubuntu 10.04 using Eclipse and the "New Android Project" is so long that the "Build Target" listbox is scrunched up so that you can't read the available entries. There is enough blank space between the "Min SDK Version:" textbox and the button row

[android-beginners] Google Maps Installation error

2009-12-22 Thread Kent Loobey
I have an "Android Dev Phone 1" Firmware version 1.6 and for the last month or so it has been trying to update Google Maps but it keeps getting "Installation error Package file was not signed correctly". I have done a search on the Internet and a number of people have successfully completed thi

Re: [android-beginners] Android SDK and AVD Manager Failed to fetch URL:HTTPS SSL error

2009-11-24 Thread Kent Loobey
GDK_NATIVE_WINDOWS=true 3. After I did an update in "android" I had to make the android script executable again. I don't know why it was changed. $ chmod +x android-sdk-linux/tools/android On Thursday 19 November 2009 11:17:01 Kent Loobey wrote: > I am running Ubuntu 9.10 with eclipse install

[android-beginners] Android SDK and AVD Manager Failed to fetch URL:HTTPS SSL error

2009-11-19 Thread Kent Loobey
I am running Ubuntu 9.10 with eclipse installed from the Ubuntu repository. If I try to create an Android project in eclipse. File->New->Project...->Android->Android Project->Next I get blocked in the "New Android Project" dialog because it does not include any "Build Target"s. If I run "Andro

[android-beginners] Re: happy diwali

2009-10-15 Thread Kent Loobey
On Thursday 15 October 2009 00:00:54 Alok Kulkarni wrote: > Chill Julie! dont take it personally...:) Happy Diwali all.. > > On Thu, Oct 15, 2009 at 11:53 AM, Julie wrote: > > Huh? WTF? > > > > This is Android Beginner Developer mailing list. NOT Club India. Please > > keep it on-topic. > > >

[android-beginners] Re: Instead of android:layout_marginLeft="100px" can we mentioned it in percentage??

2009-10-01 Thread Kent Loobey
On Wednesday 30 September 2009 05:12:36 Jitu wrote: > Hi All, > > I am facing a problem on UI creation for example > (android:layout_marginLeft="100px") when i switch to portrait to > landscape then left margin is fix but i want same left margin like we > mentioned in percentage.. Here in android

[android-beginners] Re: join here

2009-09-24 Thread Kent Loobey
On Thursday 24 September 2009 05:02:02 Sasikumar.S wrote: > join this group > > > http://groups.google.com/group/mobile-application-developers Why? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Beginners"

[android-beginners] Re: Android 1.6 SDK is here!

2009-09-16 Thread Kent Loobey
On Tuesday 15 September 2009 15:22:07 Xavier Ducrohet wrote: > http://android-developers.blogspot.com/2009/09/android-16-sdk-is-here.html > > Enjoy! >From the following link: http://developer.android.com/sdk/download.html?v=ADT-0.9.3.zip I downloaded ADT-0.9.3.zip. I then clicked on the link to

[android-beginners] Re: Unsubscribing difficulties

2009-09-03 Thread Kent Loobey
On Thursday 03 September 2009 11:14:01 Bushnaq, Ahmad wrote: > Has anyone tried the email method for unsubscribing and failed? I can't > really use the website to unsubscribe since I signed up via email and so > I don't have a login into the group. But every time I email to > unsubscribe it bounce

[android-beginners] Re: Forced G1 Dev Phone reboot?

2009-08-28 Thread Kent Loobey
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 Aug 28, 4:48 pm, Kent Loobey wrote: > > Is there a way to force a G1 Phone to reboot? > > If so how. --~--~-~--~

[android-beginners] Forced G1 Dev Phone reboot?

2009-08-28 Thread Kent Loobey
Is there a way to force a G1 Phone to reboot? If so how. --~--~-~--~~~---~--~~ 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 unsubscrib

[android-beginners] Re: New Android App

2009-08-14 Thread Kent Loobey
On Friday 14 August 2009 05:52:31 johnjj wrote: > Hi there, > > yesterday I finished my new Android App and I want you to take a look > at it and tell me what you think about it. > > http://www.kwaisun.org/~johannes/drink-schedule > http://www.youtube.com/watch?v=nTG-D-0LMFQ Well done! > > Thanks

[android-beginners] Re: Sample Code

2009-08-07 Thread Kent Loobey
On Friday 07 August 2009 09:51:01 Nathan wrote: > I am just getting started with Android development and I would like to > go over the sample code that it says is included with the sdk. > However, it appears not to be included in the version I downloaded > (android-sdk-windows-1.5r3). There isn't

[android-beginners] Re: [android-begginers] Does android 1.5 work on ubuntu 9.04?

2009-07-25 Thread Kent Loobey
On Saturday 25 July 2009 03:55:21 Mark Murphy wrote: > >> It definitely works, though I have not yet tried the recent 1.5r3 (I'm > >> still on 1.5r2). I am also on 64-bit Ubuntu 9.04. > >> > >> Try launching the emulator outside of Eclipse and see what happens. > > > > btw, are you developing andro

[android-beginners] Re: Tutorial for using Android SDK samples with Eclipse

2009-07-06 Thread Kent Loobey
On Monday 06 July 2009 09:54:59 Roman wrote: > In your Eclipse Menu go to > > File -->Android Project which opens a new window. File --> New --> Project... --> Android Project > > Select in the Contents section "Create project from existing source". > Now you can specify in the section calle

[android-beginners] Re: Orientation Aware websites

2009-06-18 Thread Kent Loobey
On Wednesday 17 June 2009 23:49:52 Siva wrote: > Hi, > > >I am new to android development. I do not do apps, but I am asked > to develop websites which will work Android phones. > > A very common request is to change the images in the site based on > orientation change. > Iphone exposes a jav

[android-beginners] Re: Eclipse layout feature?

2009-06-10 Thread Kent Loobey
Oops. I figured it out. It's drag and drop. On Wednesday 10 June 2009 12:23:02 Kent Loobey wrote: > If in an Android app I open res->layout->main.xml in Eclipse I get two > views, one above "Layout" tab and the other above "main.xml" tab. Is there > a d

[android-beginners] Eclipse layout feature?

2009-06-10 Thread Kent Loobey
If in an Android app I open res->layout->main.xml in Eclipse I get two views, one above "Layout" tab and the other above "main.xml" tab. Is there a description somewhere of how to work with the "Layout" view? --~--~-~--~~~---~--~~ You received this message beca

[android-beginners] Eclipse question...

2009-06-08 Thread Kent Loobey
When I print out a file in Eclipse the text is way too large. Is there a place in Eclipse to change the font size used for printing? Thanks for considering this somewhat unrelated question. --~--~-~--~~~---~--~~ You received this message because you are subscribe

[android-beginners] The selected wizard could not be started.

2009-06-07 Thread Kent Loobey
When I run Eclipse Ganymede with the Android "android-sdk-linux_x86-1.5_r2" SDK and I click File->New->Other...->Android->Android XML File->Next I get the following message: Problem Opening Wizard The selected wizard could not be started. The selected wizard could not be started. Plug-in com

[android-beginners] Re: Android Dev1 Phone network access via USB connection

2009-06-04 Thread Kent Loobey
not have needed the SIM card after all. :-( > I have an dev1 phone with out a sim card and you can run programs on > it and stuff. > > On May 26, 10:41 am, Kent Loobey wrote: > > On Sunday 24 May 2009 12:03:35 Jorge Luis Méndez wrote: > > > Hi, > > > >

[android-beginners] Re: Android Dev1 Phone network access via USB connection

2009-05-26 Thread Kent Loobey
On Sunday 24 May 2009 12:03:35 Jorge Luis Méndez wrote: > Hi, > > I'm considering to buy the dev1 phone but I would like to know if > accessing the network through the USB connection works out of the > box. To activate a "Android Dev1 Phone" REQUIRES a SIM card. > Basically, the scenario would b

[android-beginners] microSDHC?

2009-05-23 Thread Kent Loobey
Does the G1 support microSDHC chips? --~--~-~--~~~---~--~~ 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,

[android-beginners] how to run sdk sample activities?

2009-05-18 Thread Kent Loobey
What is the URL to instructions on how to run the sample activities included in the Android 1.5 SDK? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to an