[android-beginners] Re: Does anyone have an example of using ActivityGroup?

2008-05-15 Thread Zach Hobbs
Just curious, what is your purpose for using ActivityGroup? I spent a couple days trying to get ActivityGroup to be useful and ended up abandoning it. Fyi, the way to use it is to create the Activity with the LocalActivityManager and then do something like: this.setContentView(activity.getWind

[android-beginners] Re: no id class generated in R.java (using eclipse)

2008-05-15 Thread tagore
And check your R.java file after you have created the @+id/button_id in your layout file. You will find button_id member in the sub class id of R.java. Otherwise it is wrong in writing the layout file, because the Android can not generate this for you. On May 14, 8:54 pm, amateur <[EMAIL PROTECTE

[android-beginners] Re: Access caller activity from a called activity

2008-05-15 Thread Mark Murphy
> I need to access the instance of the caller activity from the called > activity. Mi application uses two screens (then, two activities) and > when the second activity is instantiated, this instance has to access > the instance of the first activity created so accessing its member > functions and

[android-beginners] Access caller activity from a called activity

2008-05-15 Thread licorna
I need to access the instance of the caller activity from the called activity. Mi application uses two screens (then, two activities) and when the second activity is instantiated, this instance has to access the instance of the first activity created so accessing its member functions and variables

[android-beginners] Re: Writing files to the Emulator

2008-05-15 Thread Juan Antonio Plaza
Thanks Mark! I was able to copy some files to the Emulator. But I got another issue. As I wrote in my first post, I've been testing the Content Providers and trying to fetch some file names (images). The Contact Provider worked perfectly, not the same results with the MediaStore Provider. This i

[android-beginners] Re: question on getSelectedItemId function

2008-05-15 Thread Alan
thank you for reply! :-) If I change the _id that is default field's name to other, the program will throw an exception It means that I must have a field named _id in the data table, is right? can I change the name of id field? Ahmed Abdel samea wrote: > I will tell you in the create new note th

[android-beginners] Re: Acesse MySQL data base from android

2008-05-15 Thread jounayd yacoubi
Thank you Mark :) 2008/5/15 Mark Murphy <[EMAIL PROTECTED]>: > > JOUNAYD wrote: > > I would like to know if it it's possible to acesse A distant MySQL > > data base from Android. > > If you write a Web service wrapper around the database, yes. > > If you want to use a MySQL client library on the

[android-beginners] Re: About edge

2008-05-15 Thread Brandon Kruse
Wireless Internet, whether that be a/b/g (802.11) -brandon kruse On May 15, 2008, at 6:10 AM, "Analdin Judy" <[EMAIL PROTECTED]> wrote: > Can anybody please tell me > > What is meant by WIFI? > > > > Thanks > judy > > > > > > > --~--~-~--~~~---~--~~ You received

[android-beginners] Re: Acesse MySQL data base from android

2008-05-15 Thread Mark Murphy
JOUNAYD wrote: > I would like to know if it it's possible to acesse A distant MySQL > data base from Android. If you write a Web service wrapper around the database, yes. If you want to use a MySQL client library on the device, there are three areas of concern I can think of off the top of my h

[android-beginners] Re: About edge

2008-05-15 Thread Analdin Judy
Can anybody please tell me What is meant by WIFI? Thanks judy --~--~-~--~~~---~--~~ 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 un

[android-beginners] Re: About edge

2008-05-15 Thread Analdin Judy
Thanku yar --~--~-~--~~~---~--~~ 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 [EMAIL PROTECT

[android-beginners] Acesse MySQL data base from android

2008-05-15 Thread JOUNAYD
I would like to know if it it's possible to acesse A distant MySQL data base from Android. The idea is to insert data from the mobile phone throw a fromular :) --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android B

[android-beginners] Re: About edge

2008-05-15 Thread Digit
it's an evolution of the GPRS standard for "improved" throughput. see: http://en.wikipedia.org/wiki/Enhanced_Data_Rates_for_GSM_Evolution On Thu, May 15, 2008 at 8:46 AM, Analdin Judy <[EMAIL PROTECTED]> wrote: > > Hi, > > Can anybody please tell me,What is meant by edge? > > > > -- > Thanks