[android-beginners] Re: Got the MapView loading, but the map is blank?

2008-09-21 Thread Bourke Floyd
Oh nm, typo=/ @Override protected void onResume(){ super.onRestart(); } should be @Override protected void onResume(){ super.onResume(); } C.H. Bourke Floyd IV 2314 RIVER PARK CIR APT# 2114 Orlando, FL 32817 C: 321-527-9272 2008/9/21 Bourke Floyd <[EMAIL PROTECTED]> > I figured

[android-beginners] Re: Got the MapView loading, but the map is blank?

2008-09-21 Thread Bourke Floyd
I figured out the issue. I was overriding most of the basic functions @Override protected void onStart() { super.onStart(); } @Override protected void onRestart(){ super.onRestart(); } @Override protected void onResume(){ super.onRestart(); } @Override protected void o

[android-beginners] Re: Can Android be ported to other mobiles..??????(couple of questions)

2008-09-21 Thread niksbin
Hi Jaideep, Here is the info you requested... On Sep 20, 9:52 am, jaideep <[EMAIL PROTECTED]> wrote: > hi , > Can android be ported to other mobiles already in use...? or we > need to buy the mobiles provided for only for them ?? As you know, yes, Android can be installed on an existing d

[android-beginners] Re: Hello Android crashes

2008-09-21 Thread hongqing huang
Try install eclipse and AndRoid sdk on the real Hard disk ,not on the USB device. 2008/9/20 ePhil <[EMAIL PROTECTED]> > > I just installed Android (WinXP) for Eclipse (Europa 3.3.2). I was > following the 'Hello Android' example in the getting started > documentation. Everything went great unti

[android-beginners] Re: Problem facing during start a android project through eclipse

2008-09-21 Thread hongqing huang
My suggestion is get the Eclipse version higher than 3.3 2008/9/19 Gav <[EMAIL PROTECTED]> > > Can you provide more info? > > OS/JDK/android SDK version/Eclipse? > > When does it occur? Have you setup the SDK path? > > On Sep 18, 10:30 am, Prashant-LAMP <[EMAIL PROTECTED]> wrote: > > I am getting

[android-beginners] Re: Can Android be ported to other mobiles..??????(couple of questions)

2008-09-21 Thread Federico Valeri
thanks for this useful infos! 2008/9/21 niksbin <[EMAIL PROTECTED]>: > > Hi Jaideep, > > Here is the info you requested... > > On Sep 20, 9:52 am, jaideep <[EMAIL PROTECTED]> wrote: >> hi , >> Can android be ported to other mobiles already in use...? or we >> need to buy the mobiles provide

[android-beginners] Re: Error - Unable to create the selected preference page.

2008-09-21 Thread lemms
I have the same error. On Eclipse 3.2.2. Was working for a while until I tried to play with my .bashrc... then it stopped... Does anyone else has this problem before? On Jul 24, 4:31 am, Peace_in_mind <[EMAIL PROTECTED]> wrote: > I've Eclipse 3.4 and it points to jare 1.6.10. > > I've included An

[android-beginners] Re: What all do I need to begin programming in Android

2008-09-21 Thread hongqing huang
get the Eclipse 3.3 or more higher version. 2008/9/20 jtaylor <[EMAIL PROTECTED]> > > You should know Eclipse and Java. > > http://eclipsetutorial.sourceforge.net/ > > > - Juan T. > > On Sep 18, 10:39 am, Zeeshan Ahmad <[EMAIL PROTECTED]> wrote: > > Hello everyone!!! > > > > I wanted to know what

[android-beginners] Re: Could not find HelloAndroid.apk!

2008-09-21 Thread hongqing huang
Did you config the eclipse Android sdk directory correctly? 2008/9/21 patrick91 <[EMAIL PROTECTED]> > > Hi I've this error when I ran the android hello world: > > [2008-09-20 21:13:34 - HelloAndroid] -- > [2008-09-20 21:13:34 - HelloAndroid] Android Launch! > [2008-09-

[android-beginners] Re: Building HelloWorld App problem java.lang.OutOfMemoryError: Java heap

2008-09-21 Thread hongqing huang
Do you mind post you Code here?Or you tried to build the SDK's example named "helloWorld" ? 2008/9/19 Gav <[EMAIL PROTECTED]> > > Thanks for the reply. > > I am not sure I understand how this limit could affect the signing of > my application. > > 1. The app I am building is a new android project(

[android-beginners] Andriod GPS...

2008-09-21 Thread Clix99
Hi, I would like to create and application for android that shows the location of the phone on the a map - just like a GPS device. I did some reading on the Location-based Service APIs and the MapView classes. But still not sure how or where to start. I'm not sure but maybe there is an open sou

[android-beginners] Re: Eclipse ADT plugin Install Notice

2008-09-21 Thread hongqing huang
Can you descripe the Wrong message or something else?For example ,what OS? 2008/9/20 Joseph katende <[EMAIL PROTECTED]> > hi everyone, I'm still having trouble trying to install Eclipse on my > machine. Can you help? > > > > On Thu, Sep 18, 2008 at 3:48 AM, akin <[EMAIL PROTECTED]> wrote: > >> >

[android-beginners] Re: What database method to use?

2008-09-21 Thread Hans
Thanks for you help Mark. I am not so proficient in this kind of development but i am trying to explore the area. I installed a modular web server system based on Apache, MySql and PHP and on this server i will create the database and tables but then from my android application i would need to ac

[android-beginners] Re: What database method to use?

2008-09-21 Thread Mark Murphy
Hans wrote: > I am not so proficient in this kind of development but i am trying to > explore the area. > I installed a modular web server system based on Apache, MySql and PHP > and on this server i will create the database and tables but then from > my android application i would need to access

[android-beginners] Re: Andriod GPS...

2008-09-21 Thread niksbin
Try this link... http://www.anddev.org/viewforum.php?f=26 On Sep 21, 9:44 am, Clix99 <[EMAIL PROTECTED]> wrote: > Hi, > I would like to create and application for android that shows the > location of the phone on the a map - just like a GPS device. > > I did some reading on the Location-based S

[android-beginners] Re: Can Android be ported to other mobiles..??????(couple of questions)

2008-09-21 Thread jaideep
Thanx a lot for ... actually i m new to android and i like to develop an application on it using GPS technology and maps as my final year project ... any suggestions or advice regarding the topic and the duration required to develop an application using these technologies ...and is it feasible?I