[android-beginners] Linking error while creating shared library

2008-04-29 Thread shilpa
Hi, I am trying to create a shared library for a simple application in C for android. I am following all the steps provided in link: http://honeypod.blogspot.com/2007/12/shared-library-hello-world-for-android.html though I am able to execute all the steps but when i try to execute the executable

[android-beginners] Re: About setting account for GTalk

2008-04-29 Thread Tatsu
I'm sorry not to reply soon. Can't you login from Android emulator in the same time you can login GTalk app or Gmail on the web as the same account? I have no idea about that situation. Does anyone have any idea? Tatsu On Apr 26, 9:21 pm, Analdin Judy [EMAIL PROTECTED] wrote: When i se the

[android-beginners] Problem in viewing the mapview on emulator

2008-04-29 Thread Appu
Hello , I am facing problem in MapView. I am unable to get the map view, I can locate the points on the emulator by specifying the geo:URI. I think as I am behind proxy server I am unable to get the map view. Can anyone tell me what are the additional settings to be made if we are behind

[android-beginners] Re: About Xmpp settings

2008-04-29 Thread sacoskun
Hello justin, The GTalk classes reside in com.google.android.gtalkservice package. Use the following link for the API documentation for XMPP; http://code.google.com/android/reference/com/google/android/gtalkservice/package-summary.html I have no idea about older version of eclipse and mylyn,

[android-beginners] Re: android SDK not working on Fedora 7

2008-04-29 Thread Analdin Judy
Hello, Use the following link, http://www.tanguay.info/web/tutorial.php?idCode=androidSdksectionIdCode=downloadAndInstallTheAndroidSDKAndTestTheEmulator Thanks judy --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google

[android-beginners] Re: dialog user input box

2008-04-29 Thread mary_am
hey!what sort of application and what sort of input?can you explain a bit more plzzz!!!plusi am trying o build a txt mining application but for that i wanted if android can support lucene API!!i have no idea if it supports nay of the APIs!!thanks

[android-beginners] Re:

2008-04-29 Thread sacoskun
Hello Kunal, What does java -version print out in terminal for you? Best wishes, -sacoskun On Apr 29, 12:48 pm, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hi, I am facing troubles in getting started with Android SDK. I am using following: (1) Fedora Core-7 Linux Distribution on a

[android-beginners] Problem with messaging service

2008-04-29 Thread Borislav Bonev
Hi all, I have the following problem. I'm trying to develop application that uses a iROS messaging engine (http://sourceforge.net/projects/iros/). I wrote a service that connects to the server and stars listening for incoming messages. But when i try to start the service i have this exception in

[android-beginners] digest

2008-04-29 Thread Bushnaq, Ahmad
Hi, Does anyone know if I can switch to receiving group digests rather than individual emails? My email is getting flooded. Ahmad From: android-beginners@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Megha Joshi Sent: Monday, April 28, 2008 5:55 PM

[android-beginners] Re: android SDK not working on Fedora 7

2008-04-29 Thread Bob
I run Fedora 7 (64 bit), Eclipse 3.3.1.1, and Android SDK m5-rc14_linux-x86. I installed the Android SDK in early February. The Eclipse install had been present for some time before that, and the Java 6 install dates from last November. Other than Eclipse instability apparently introduced by the

[android-beginners] Problem on adding scrollbar to GridlView

2008-04-29 Thread Yatish
hi , i want to add ListView after the gridView in my program and ListViews are dynamically added which are more than 10 in numbers. the xml file which i created is as follows ?xml version=1.0 encoding=utf-8? ScrollView xmlns:android=http://schemas.android.com/apk/res/ android

[android-beginners] how can i get a button click event in ActivityTaseCase

2008-04-29 Thread bluedot
when i was in android ui test framework i need use the button click event to the use the onclick event,but how can i do it. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Beginners group. To post to this

[android-beginners] how can i get a button click event in ActivityTaseCase

2008-04-29 Thread bluedot
when i was in android ui test framework i need use the button click event to the use the onclick event,but how can i do it. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Beginners group. To post to this

[android-beginners] Re: Problem on adding scrollbar to GridlView

2008-04-29 Thread Mark Murphy
Yatish wrote: i want to add ListView after the gridView in my program and ListViews are dynamically added which are more than 10 in numbers. the xml file which i created is as follows You could try replacing the AbsoluteLayout with a LinearLayout. AbsoluteLayout is for when you want to spell

[android-beginners] Re: dialog user input box

2008-04-29 Thread [EMAIL PROTECTED]
Is this a variation on the notepadv2 turotial? On Apr 27, 7:52 pm, scimitar [EMAIL PROTECTED] wrote: Hi, I want my application to pop up a dialog box that asks for some user input. The user enters the input and clicks a button. Based on the text that the user has entered, the application

[android-beginners] Re: closing and opening application gives error

2008-04-29 Thread Mark Murphy
kingkung wrote: Hi guys, I'm getting an error every time I re-open my application on the emulator after closing it. A popup shows up with the following message: An error has occurred in Home. Permission Denial: starting Intent { action=android.intent.action.MAIN launchFlags=4