Re: [android-beginners] Android Emulator Internet Setting

2010-05-21 Thread David Turner
The -http-proxy option was fixed in the emulator binary that comes with SDK 2.2 (it was only broken on Windows, for the record). On Thu, May 20, 2010 at 8:52 AM, Ali Murtaza wrote: > The system is using proxy to connect the internet. I have tried to set the > proxy by running query > > android-s

Re: [android-beginners] ubuntu 10.04 emulator not launching

2010-05-05 Thread David Turner
can you start the emulator from the command line properly (e.g. : $ANDROID_SDK_ROOT/tools/emulator -avd ) Can you try with the -verbose option to see if it dumps useful information, there is also -debug-all which is going to dump a *lot* of stuff. It looks like the emulator has problems connectin

[android-beginners] how to unedrline text?

2010-04-27 Thread David Fire
hi i need some help. how i do an underline text? i was looking for it but i didnt foun how... i was here http://www.droiddraw.org/widgetguide.html and on the android site... the best will be if the under line is blue or how can i use an image to underline a text view? thanks!!! David

Re: [android-beginners] disabling GMail access ... changing GMail password doesn't

2010-04-09 Thread David Bonner
ribe from this group, send email to > android-beginners+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-beginners?hl=en > -- david bonner dbon...@gmail.com -- You received this message because you are subscribed to the Go

[android-beginners] Pictbridge-- anyone know how?

2010-03-16 Thread David Southwell ARPS
Hi Does anyone know of an app that will enable an android phone to use a pictbridge printer? My pictbridge printer can work with many wireless phones but not my htc magic. Thanks in advance for any replies David Photographic Artist Permanent Installations & Design Creative Imagery

[android-beginners] Long Press on Options Key - v 2.1

2010-03-16 Thread David R.
We are trying to figure out the reason why a long press on the Options Key brings up a keyboard. This happens in every application. Is this documented anywhere? -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging y

Re: [android-beginners] can't compile opencore

2010-02-26 Thread David Turner
please do not cross post. you should try the android-porting forum instead. On Fri, Feb 26, 2010 at 8:13 AM, zeeshan wrote: > Hi Dear, > i am trying to compile opencore module separatley at cygwin. > > downloaded the source code > followed steps in startup file > ---

Re: [android-beginners] Changing the APN settings!!

2010-02-26 Thread David Fire
look the source code of apndroid http://code.google.com/p/apndroid/ 2010/2/26 rocky84 rocky84 > hi, > > can anybody suggest me how can i change the APN parameters in android > for activating the PDP context automatically? > > i need it from scratch as being new to android.. > > > regds > rakesh

Re: [android-beginners] Transmit serialized object via HTTP in Android?

2010-02-22 Thread David Fire
why you want to do such effort if you can transmit it using xml or json or something like that? 2010/2/22 Ray da Costa > Mostrar romanização > Hi > > Personnel possibility exists to transmit serialized object via HTTP in > Android? I'm trying to use the HttpURLConnection but I get an exception

Re: [android-beginners] connect 2 emulators over lan

2010-02-11 Thread David Turner
You can, but each emulator redirection that you can setup affects the localhost interface. You will thus need to setup a network -> localhost redirection with another program, for example with ssh, for example: let's assume the following: the client is running inside e1/m1, m1 having the IP addre

[android-beginners] online seminar

2010-02-09 Thread David Fire
this link is a online realtime android seminar http://training.oreilly.com/androidapps-java/ start today 16:00 (GTM -3) -- (\__/) (='.'=)This is Bunny. Copy and paste bunny into your (")_(")signature to help him gain world domination. -- You received this message because you are subscribed to t

[android-beginners] Re: How to make a clickable region

2010-02-03 Thread David Aragão
:50 pm, Rogério de Souza Moraes wrote: > Why do you want to do this? > > I am making something similar, but it is for the android plataform. It is a > virtual keyboard area that simulates some hard buttons. Maybe I can help you > if. > > Regards, > > Rogerio > >

[android-beginners] Re: listview is getting me mad plase help

2010-02-03 Thread David Fire
answer 2010/2/3 Abhi > > Hi David, > > Are you able to capture the checkbox click in the list view ?if so can > you pls send me the code > > I am also facing the same problem as you are facing, > I am having a list view with Checkbox,If user clicks on the listrow > the

Re: [android-beginners] listview is getting me mad plase help

2010-02-02 Thread David Fire
SOLVED all the items in the row must be facusable="false" 2010/2/2 Yousuf Faheem > Hi, > > try writting onClick event within getView method of the adapter > > > Thanks & Regards, > Yousuf > > > > On Sat, Jan 30, 2010 at 11:08 AM, David Fire

[android-beginners] Design question: Activity per screen or not

2010-02-02 Thread David Melgar
Are there guidelines to help understand how fine grained to make activities? I've heard people state that an activity should be just one screen and that multi-screen applications should have one activity per screen. But this model can seem awkward, more work, and I'm not sure what value y

[android-beginners] listview is getting me mad plase help

2010-02-02 Thread David Fire
hi i cant press any item on my listview nor in the emulator nor in a real phone. item layout http://schemas.android.com/apk/res/android"; android:id="@+id/LinearLayout01" android:layout_width="wrap_content" android:layout_height="wrap_content" android:orientation="horizontal"> l

[android-beginners] How to make a clickable region

2010-02-02 Thread David Aragão
Hi, There`s some way to create a clickable region in the backgroud layout? I was trying to put a button in the place that i want to click and set the button visibility to invisible, but for some reason it not responds to clicks anymore. David -- You received this message because you are

Re: [android-beginners] Unable to configure emulator network

2010-01-27 Thread David Turner
can you send me the output of "emulator -proxy -debug-proxy -avd " so I can look at it ? On Tue, Jan 26, 2010 at 2:28 AM, Pebble wrote: > Hi all! > > I'm using the Android SDK r3 under Windows to develop my application. > The problem is that I'm not able to connect to the internet through > the

[android-beginners] Nested source directories

2010-01-13 Thread David Sauter
ing in terms of flags and CPP extension. Thank you in advance. -- -- David Sauter -- 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 http://stackoverflow.com/que

Re: [android-beginners] Android 2.1 SDK

2010-01-13 Thread David Sauter
Lead > Google Inc. I thank you from the bottom of my heart. ... now is there any word on NDK 2.X? -- -- David Sauter -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflo

[android-beginners] Android on Chinese Clone cellphone Handphone GPS Wifi Analog TV FM transmitter

2009-12-23 Thread David Viola
Hello users, customers, manufacturers and programmers. I'm just someone who loves google products and really need to see Android running on my handphone. I have a chinese MP20 (does everything), but it system is limited as it isn't compatible to .cab files etc. (MTK6235 OS). Although, I can't insta

Re: [android-beginners] Creating Database with big amount of data

2009-12-22 Thread David Fire
save the file using utf8 encode this solved similar issues on diferent plataforms. 2009/12/20 Thomas > Hi all, > > The database of my application need to be filled with a lot of data, > so during onCreate(), it's not only some create table sql > instructions, there is a lot of inserts. The solu

[android-beginners] What is the default SDK directory?

2009-11-24 Thread david
Followed the installation instructions, (Help -> Install new software... > etc); restarted Eclipse. Instructions state to go to Window-> Preferences and specify the Android SDK location. Did I do something wrong? I didn't download the SDK manually; I followed the instructions and assumed that th

Re: [android-beginners] Re: Communication between AppWidgetProvider and Configuration Activity

2009-11-19 Thread David McNicol
I have been working with widgets a wee bit lately, onUpdate() is called when the configuration completes. On Thu, Nov 19, 2009 at 3:27 PM, Justin Anderson wrote: > I've never used the widget configuration, but if my memory serves me > correctly, you shouldn't need to request an update at the end

[android-beginners] Delete button dynamically

2009-11-19 Thread David Kebo
Can somebody tell me how to delete a button dynamically ? -- 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 android-beginners

[android-beginners] SDK Installation: A folder failed to be renamed or moved

2009-11-15 Thread NoVa David
Windows XP Professional SP3 JDK 1.6.0_14 site: https://dl-ssl.google.com/android/repository/repository.xml (i have "force https:// to be fetched as http://...";) Android SDK Updater Revision 3 i run the "Android SDK and AVD Manager", goto "Available Packages", choose *anything* (but i'm concentra

[android-beginners] Phone to phone communication

2009-11-08 Thread David Kebo
Hello, I’m writing an application that requires 2 or multiple phones to talk to each other ? Phones are on the same Wi-Fi network and will send simple status messages to each other. I’m thinking of client-server , with one phone as server and the others as clients, but i'm not sure. Please provide

[android-beginners] Re: Is it possible to append a value to R.string or any resource under R.?

2009-10-26 Thread David
. . . textView.setText(mStrings.getString(desiredString)); I looked through the Android reference docs concerning bundles (and a few online tuts) but the correct method to use escapes me. On Oct 25, 2:43 am, Jeffrey Blattman wrote: > On 10/24/09 5:10 PM, David wrote: > > one line of code vs. 312 ...

[android-beginners] Call URL

2009-10-25 Thread David Kebo
I am trying to call a URL for code. This URL is supposed to move a camera connected on the same network url = new URL("http://10.0.1.90/axis-cgi/com/ptz.cgi? camera=1&move=home"); URLConnection cameraConnection = url.openConnection(); cameraConnection.connect(); I get no response when I run this

[android-beginners] Re: Is it possible to append a value to R.string or any resource under R.?

2009-10-24 Thread David
apping from a particular value of desired string. > > On 10/23/09 6:59 PM, David wrote: > > > > > Screen A permits the user to input a value into an EditText field. > > Screen B populates a TextView using one of the entries in strings.xml > > based upon the TextView

[android-beginners] Re: Is it possible to append a value to R.string or any resource under R.?

2009-10-23 Thread David
@Farpoc Your solution worked perfectly. Thank you very much. I have about 300 possible strings the user can choose. Is there a less CPU intensive way to do this without 300 else if statements? If not, hey, the application works well enough. But it would be cleaner code if it were possible to

[android-beginners] Is it possible to append a value to R.string or any resource under R.?

2009-10-23 Thread David
Screen A permits the user to input a value into an EditText field. Screen B populates a TextView using one of the entries in strings.xml based upon the TextView value. For example, if the user inputs "2" on Screen A then Screen B should populate the TextView with R.strings.h2. I have tried the f

Re: Please HELP -- RE: [android-beginners] Re: Unsubscribe

2009-10-16 Thread David McNab
oesn't show on my list of groups. Seems I'm not the only one suffering from inescapable phantom subscription. > 4) Click "Unsubscribe" > How can I click 'unsubscribe' when the group won't even show me as subscribed? David > ---

[android-beginners] Re: Unsubscribe

2009-10-16 Thread David McNab
On Fri, 2009-10-16 at 06:45 -0400, Mark Murphy wrote: > > For more options, visit this group at > > http://groups.google.com/group/android-beginners?hl=en > > Click that link. Unsubscribe from there. Can't unsubscribe - the page doesn't show me as subscribed --~--~-~--~~-

[android-beginners] Unsubscribe

2009-10-16 Thread David McNab
ibe me? Thanks David --~--~-~--~~~---~--~~ 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 gro

[android-beginners] seriously, how can I unsubscribe?

2009-10-14 Thread David Meyer
android-beginners-unsubscr...@googlegroups.com bounces and the list owners aren't responding. Thnx, Dave --~--~-~--~~~---~--~~ 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] Re: Code protection

2009-09-21 Thread David Wilson
Hi, It should be possible to run ProGuard over your jars before converting them to dex. David 2009/9/16 uknowwho : > > I have a stupid questions. Since Android code development is based on > Java, will my published application be easily decompiled and stolen? I > know you can ob

[android-beginners] ADT Plugin for Eclipse

2009-09-12 Thread David Kebo
I run snow leopard ans installed Eclipse + the ADT Plugin for Eclipse. When I try to create a new project in Eclipse in shows "the location of the android sdk has not been setup". I go to the Eclipe > Preferences tab > Android, but I cannot find the SDK location. Any help please ? --~--~

[android-beginners] How to load the developer image under a rooted G1?

2009-09-08 Thread Marcio David
Hi all. I got a G1 with root access running the Cyagonen image. But this image is a little unstable and not official, and I would like to run the official developer edition of Android. Is there a official developer edition image of the OS anywhere? ps: I need root for some low level developing stu

[android-beginners] Re: problems building an eclipse dev environment as described on http://source.android.com/using-eclips

2009-09-03 Thread David Meyer
On Mon, Aug 31, 2009 at 7:13 PM, shuchi muley wrote: > Hi Dav > > I use Eclipse with Android plugin. What I did was to download eclipse, open > it up, add the android plugin. What is the problem that you are facing? Are > you unable to use Eclipse or Android plugin hasn't properly installed ? >

[android-beginners] How to show a Progress dialog in AsyncTask?

2009-08-29 Thread Juan David Trujillo C.
Hi all! I am creating an app that show a Progress dialog in AsyncTask to inform the user while web information is being fetched. I've read there are two ways of doing this: Using handlers or creating and executing an inner class that overrides the AsyncTask class I am trying to create and execu

[android-beginners] Re: Android SDK 2.0?

2009-08-19 Thread David Turner
Actually, Andy Rubin has now officially declared that: the Donut branch will be used for Android 1.6 releases the Eclair branch will be used for Android 2.0 releases http://www.reuters.com/article/internetNews/idUSTRE56U5XU20090801

[android-beginners] Re: Emulator Proxy

2009-08-19 Thread David Turner
There are some proxy-related fixes in Android SDK 1.5_r3, can you test with this and report if yourproblem still persists? If it does, can you start with the -debug-proxy option and show the output here? On Tue, Aug 18, 2009 at 6:20 PM, chengks99 wrote: > > I encounter some problem when startin

[android-beginners] Re: Emulator memory

2009-08-08 Thread David Turner
no :-) though by default, you get about 96 MB of emulated RAM, which should correspond to the Dream hardware. As for speed, the emulator's speed totally depends on your host machine's own CPU power, cache size and system bus speed, at the very least, all of these which are possibly unrelated to a

[android-beginners] Re: The emulator cannot be closed

2009-07-30 Thread David Turner
That's strange. For the record, does starting with the "-no-audio" option makes things different? On Tue, Jul 28, 2009 at 1:31 PM, juo-X wrote: > > I have a problem with Android SDK (all versions), and need some helps. > The emulator cannot be closed. Pressing the [x] or Alt+F4 do not work, > th

[android-beginners] Re: Why so slow

2009-07-22 Thread David Turner
And what does your application exactly? On Tue, Jul 21, 2009 at 7:15 PM, yves wrote: > > Hi, > > Iam developing on Eclipse and I already set the Emulator Parameter to > EDGE-Speed. > > The Problem is, the application runs fast on my Emulator but very slow > on my device. > > Thanks > Yves > > >

[android-beginners] Re: Is it permitted to run GPLv2 programs on Android?

2009-07-14 Thread David Turner
The problem related to what kind of distribution you envision for your program?. If it's a program distributed separately from the Android system image (e.g. through Market, or your own website), then you can do whatever you want as long as you make the sources available under the GPL too. If you

[android-beginners] Re: fastboot on emulator

2009-07-10 Thread David Turner
no fastboot doesn't work with the emulator at all. (fastboot is talking to the hardware bootloader that simply doesn't exist on the emulator. Instead, the emulator directly loads a Linux kernel image and starts it directly...) On Thu, Jul 9, 2009 at 3:48 PM, pan.gaoy...@gmail.com wrote: > > Hi,

[android-beginners] Available project that uses Web requests and allows users to rate and comment

2009-07-09 Thread Juan David Trujillo C.
Hi all! Do you know where I can find available source code or any reference on a project that uses Web requests and allows users to rate and comment retrieved content displayed on a list, such as the one that "Android Market" app or "Funny jokes" app use when you browse or search for specific con

[android-beginners] Re: problem starting emulator from command line

2009-07-06 Thread David Turner
that's pretty weird. Can you tell us what is the output of "emulator -avd my_avd -debug-all" before the crash? On Mon, Jul 6, 2009 at 5:18 PM, greg wrote: > > Although I can reliably start the android emulator from within Eclipse > (version 3.4.2), I would like to use some emulator options (e.g.

[android-beginners] Re: How to install and run applications from within another application?

2009-07-02 Thread David Turner
On Wed, Jul 1, 2009 at 6:22 PM, calleandersson wrote: > > Is there somehow possible to simulate that an application has system > rights in the Emulator? > No, and very intentionally. > > --~--~-~--~~~---~--~~ You received this message because you are subscribed

[android-beginners] Re: creating an avd

2009-07-02 Thread David Turner
The command tries to create the file C:\Documents and Settings\Sam\.android\avd\helloIan.ini which contains the AVD's configuration. The error reported is a bit strange but could be implied by the fact that the directory .android or .android\avd could not be created in your HOME directory (which sh

[android-beginners] Re: Is the emulator good enough for production?

2009-07-02 Thread David Turner
You should definitely try to test on a real device before that. The emulator will never give you more than an approximate experience with regards to physical user experience (e.g. touch screen, track ball, keyboard, etc...) On Thu, Jul 2, 2009 at 6:41 AM, ayush wrote: > > a few more thoughts in

[android-beginners] Re: G1 vs Emulator

2009-06-24 Thread David Turner
adb -e to talk to the emulator (only works if there is a single emulator instance running) adb -d ...to talk to a real device (only works if there is a single physical device connected) adb -s ... to talk to a specific device (where is either "emulator-5554" or "HT850GZ54711") On We

[android-beginners] Re: android' is not recognized as an internal or external command,

2009-06-09 Thread David Turner
The "android" tool was added in SDK 1.5, so it's not part of previous releases On Tue, Jun 9, 2009 at 3:25 PM, Yogeshbansal wrote: > > Hi Team, > > I am a newbie to this forum. I am trying to run my first android > program. I have set everything as pe the instruction. when I tried to > create AVD

[android-beginners] Re: Emulator not showing on screen from cmd.

2009-06-09 Thread David Turner
On Sat, Jun 6, 2009 at 3:01 PM, timberwo7ves wrote: > > Using the "emulator -avd testavd" command, where 'testavd' is the name > of my AVD, a list of the syntax for using the emulator came up in the > cmd window, an instance of the JavaFX SDK 1.1 Device Manager started > up, but the actual emulat

[android-beginners] Re: Bug in Emulator Data and Time settings?

2009-06-04 Thread David Turner
me know how to dump debug-timezone outputs so I can post here or > email to you. > "emulator -debug-timezone" should be enough. > > I'm using SDK 1.5 and running the Emulator on WXP. > ok, thanks > > On Jun 3, 10:13 am, David Turner wrote: > > that

[android-beginners] Re: Bug in Emulator Data and Time settings?

2009-06-03 Thread David Turner
chose to use manual mode. The Select Time Zone window shows all GMT > values off by one, as shown here, > > [img]http://www.pbase.com/3stones/image/113326113.jpg[/img] > > It's not big deal for me, just very annoying. > > > On Jun 2, 5:53 pm, David Turner wrote: > > C

[android-beginners] Re: Bug in Emulator Data and Time settings?

2009-06-02 Thread David Turner
Can you tell us in which exact time zone you're located, and which platform you're running on? You can try using -debug-timezone to see what it auto-detected by the emulator. You can also try the -timezone option to correct it (see -help-timezone) Hope this helps On Tue, Jun 2, 2009 at 6:36 PM,

[android-beginners] Re: Android emulator starts with a dialog promoting what is the HOME

2009-05-28 Thread David Turner
"emulator @ -wipe-data" is your friend :-) no need to reinstall On Thu, May 28, 2009 at 10:37 AM, Sean Hodges wrote: > > It sounds like you installed an app on the emulator that declares > itself as a "home" app to Android. > > Usually you have a checkbox at the bottom of the dialog that allows >

[android-beginners] Re: SDL init failure, reason is: No available video device

2009-05-27 Thread David Turner
One possibility is that the emulator is a 32-bit program that expects to use the 32-bit libX11 shared library. You might want to install this if you run on a 64-bit system. On Wed, May 27, 2009 at 11:52 PM, David Turner wrote: > then it means the emulator could not find your X11 library (lib

[android-beginners] Re: SDL init failure, reason is: No available video device

2009-05-27 Thread David Turner
a ubuntu machine (32 bit) . I have installed my sdl libraries properly. > please suggest me how to proceed > > > On Wed, May 27, 2009 at 2:25 AM, David Turner wrote: > >> Try unsetting SDL_VIDEODRIVER in your environment before launching the >> emulator. >> T

[android-beginners] Re: SDL init failure, reason is: No available video device

2009-05-26 Thread David Turner
Try unsetting SDL_VIDEODRIVER in your environment before launching the emulator. That should generally fix the issue. If not, please tell me more about your system. On Tue, May 26, 2009 at 7:09 AM, arunjith wrote: > > Hi > > When im trying to run the emulator i have this following error > come

[android-beginners] Re: microSDHC?

2009-05-25 Thread David Turner
The answer is yes, but I was really tempted to redirect you to http://lmgtfy.com/?q=G1+microSDHC :-) On Sat, May 23, 2009 at 7:58 PM, Kent Loobey wrote: > > Does the G1 support microSDHC chips? > > > > > --~--~-~--~~~---~--~~ You received this message because you

[android-beginners] Re: Porting Qt applications on Android

2009-05-18 Thread David Turner
no On Mon, May 18, 2009 at 11:05 AM, Vaidya wrote: > Hi, > Is it possible to port an application (C/C++ platform) developed using Qt > on Android? > Can the C shared libraries (.so files) be loaded in Android? > > Regards, > Vaidya > > > > --~--~-~--~~~---~--~~ Y

[android-beginners] SQLite version in Android 1.5

2009-05-15 Thread David
I am having trouble opening a database I imported and copied from my mac. this worked in Android 1.1. I get "unable to open database" What version of SQLite is used in Android 1.5? has it changed? --~--~-~--~~~---~--~~ You received this message because you are s

[android-beginners] Re: android emulator window hangs when closing window

2009-05-15 Thread David Turner
this is probably to audio. Can you tell me if starting the emulator with "emulator -audio none" does solve the issue. If is does, can you try the following values instead of "none": "alsa", "oss", "sdl" and "esd" and let me know which work, and which do not. Note: in certain cases, the EsounD dae

[android-beginners] Re: -http-proxy can't work in emulator with 1.5 sdk

2009-05-07 Thread David Turner
be fine to correct the error with -http-proxy > > > > On 5 mai, 18:23, David Turner wrote: > > > > > 2009/5/5 stevensli > > > > > > The version of Windows I am running is XP SP3, 32bit. Can this > > > > problem be solved by adjusting the

[android-beginners] Re: -http-proxy can't work in emulator with 1.5 sdk

2009-05-06 Thread David Turner
..0. = Syn: Not set > ...0 = Fin: Not set >Window size: 65535 >Checksum: 0xcfda [incorrect, should be 0x3e77 (maybe caused by > "TCP checksum offload"?)] >[Good Checksum: False] >[Bad Checksum: True] > > 00 12 ef 4

[android-beginners] Re: Android 1.5 SDK now available

2009-05-06 Thread David Turner
ith ubuntu 9.04 Jaunty, x64 > > > and eclipse version: 3.4.2. > > > > > On launching eclipse after installing the Android plugin, I get the > > > following error: > > > > > Multiple problems have occured: > > > pingUsageServer failed > &g

[android-beginners] Re: Ports used by android emulator

2009-05-05 Thread David Turner
"emulator -help-port" will answer the question :-) On Tue, May 5, 2009 at 6:03 PM, Meryl Silverburgh < silverburgh.me...@gmail.com> wrote: > > Can you please tell me what are the ports opened by android emulator? > And how can I configure those ports to use different numbers? > > Thank you. > > >

[android-beginners] Re: -http-proxy can't work in emulator with 1.5 sdk

2009-05-05 Thread David Turner
entially, the emulator doesn't deal very well with certain networking setups at the moment due to changes in its socket code that happened between 1.1 and 1.5. I suspect some interaction with the IPv6 localhost and a few other things. I could be wrong though, but I'll investigate. >

[android-beginners] Re: -http-proxy can't work in emulator with 1.5 sdk

2009-05-05 Thread David Turner
thanks for posting the details, they are helpful. Which exact version of Windows are you running ? XP or Vista, 32 or 64 bit ? thanks in advance On Mon, May 4, 2009 at 12:05 PM, stevensli wrote: > > The -http-proxy works fine for emulator with 1.1r1 sdk, but not work > for emulator with 1.5r1 s

[android-beginners] Re: Fetching using http_proxy : 1.5_pre

2009-05-02 Thread David Turner
t; > On Apr 28, 2:14 am, mspanduranga wrote: > > Hi David, > > > > Thanks for your response !! > > > > It works for me now !! > > > > Theproxyset up works if we set theproxyin Home-> Application menu -> > settings -> Wireless Controls -> Mob

[android-beginners] Need help on Mobile Middleware

2009-04-27 Thread David
Hey guys, I was wondering, if you have any suggestions on the best Mobile Middleware solutions for the enterprise. If you could suggest any another alternatives to Mobile Middleware that will also be helpful. Thanks for your help! Best, David

[android-beginners] Re: Fetching using http_proxy : 1.5_pre

2009-04-23 Thread David Turner
Hello, can you run 'emulator -debug-proxy -http-proxy ' and send the output here? this will print the messages exchanged between the emulated system and your proxy and might help debug the issue. On Mon, Apr 20, 2009 at 9:47 PM, mspanduranga wrote: > > Hi All, > > I am trying to connect to the i

[android-beginners] Re: HOW to let PVAuthor support recording QCELP

2009-04-21 Thread david 1
This issue has been resolved. Thank you all. david 2009/3/23 david > There's no relevant spec documents indicating where to start to handle > this issue. Should there be a specific composer required? Or just deos > 'ADIF/ADTS format' suffice to handle it? I'm so

[android-beginners] Re: SDK 1.5 on VISTA - start emulator with no success

2009-04-15 Thread David Turner
You can't directly click on the emulator executable any more. You will need to provide an cmmand-line option to the emulator to tell it which Android Virtual Device (AVD) you want to start (e.g. emulator @foo, where 'foo' was created on the command line with a command like "android create avd -n fo

[android-beginners] Re: Multicast problem

2009-04-10 Thread David Turner
Sorry, but the emulator currently doesn't support multicast :-( On Wed, Apr 8, 2009 at 1:57 AM, Thiago B. wrote: > > Hi, I'm trying to develop an application that need to send UDP > Multicast packets to the local network. > There is a few equipments that respond to this packets and send back > s

[android-beginners] Re: Why Prefer Virtual Over Interface?

2009-04-06 Thread David Turner
It's really an implementation detail that results from a tradeoff between flexibility (call a method on any kind of object) and performance (call a specific method on objects of a specific class). when you call a virtual method, the VM knows sufficiently in advance what's needs to be done to make

[android-beginners] Re: "Your location cannot be determined"

2009-04-01 Thread David Turner
Did you do Settings > Location & Privacy > Enable GPS Sattelites ? I believe that if you don't, the emulated GPS fixes will be ignored On Wed, Apr 1, 2009 at 6:06 PM, Benjamin wrote: > > Nothing more to do guys? > > > --~--~-~--~~~---~--~~ You received this messa

[android-beginners] Re: dx moaning

2009-03-30 Thread David Turner
Which exact JDK are you using ? I believe some JDKs create class files that are not supported by dex yet On Mon, Mar 30, 2009 at 2:44 AM, Bill Michaelson wrote: > I've been using ant to build my .apk on one of my office systems. Works > fine. Now I'm preparing for a trip and I want to continue

[android-beginners] Re: Problem with Emulator

2009-03-30 Thread David Turner
it looks like there is something fishy in your system image. Try starting with "emulator -wipe-data" once to see if this solves the issue. If it doesn't, try re-downloading the SDK. If that doesn't solve the issue, let us know by giving us as much detail as possible as to what you do to build/inst

[android-beginners] Re: Reconnect adb while emulator is running

2009-03-25 Thread David Turner
Strange, which build are you using exactly ? For the record, adb won't be able to connect to the emulator if the emulated ethernet interface is down. On Tue, Mar 24, 2009 at 8:59 PM, frank wrote: > > Is there a way to reconnect the adb after an emulator has started. I > am currently receiving t

[android-beginners] Re: Removal / Recovery from Android Emulator on OS X

2009-03-24 Thread David Turner
Hmm. Are you sure this is only caused by the emulator ? If you use -noaudio, the emulator shouldn't even try to generate or record audio. It definitely sounds like flaky hardware. On Tue, Mar 24, 2009 at 8:15 AM, shmeed wrote: > > I recently began using the Android SDK on a Macbook Pro. Today a

[android-beginners] Re: adb and ddms can't connect to emulator after installing Windows XP driver for G1

2009-03-24 Thread David Turner
that's very strange. To help debug this issue, can you do the following?: 1/ kill any existing adb server (i.e. either do "adb kill-server" or kill in the task manager's process list any program named 'adb.exe') 2/ restart the server with the following in a command-line window: set ADB_TRACE=all

[android-beginners] HOW to let PVAuthor support recording QCELP

2009-03-23 Thread david
There's no relevant spec documents indicating where to start to handle this issue. Should there be a specific composer required? Or just deos 'ADIF/ADTS format' suffice to handle it? I'm sorry I have no sense of this issue. Could anybody show me hints? --~--~-~--~~~---

[android-beginners] Re: using an API not in the SDK

2009-03-19 Thread David Turner
There is no "procedure"; whatever means you find to achieve this would break when the system is updated over the air with changes that modify/remove the non-public API (and believe me, internal changes between releases are *very* numerous). Then your users will start to hate you and give you 1-star

[android-beginners] Re: adb install vs. adb push

2009-03-17 Thread David Turner
they are not the same: - "adb push" just copies a file - "adb install" copies the file then launches the installer that will register your new package in the system (including checking permissions, registering supported intent filters, etc...) On Wed, Mar 4, 2009 at 9:53 PM, Kriston wrote: > >

[android-beginners] Re: How does emulator manage to install all the applications?

2009-03-10 Thread David Turner
On Tue, Mar 10, 2009 at 4:48 AM, ramakrishna wrote: > Hii David, > > Its nice to meet u...Can you please mail me the google maps apk file if u > have it? I will not do that. If you want the .apk, you should download the SDK and abide to its end-user license, which as far as I

[android-beginners] Re: How does emulator manage to install all the applications?

2009-03-09 Thread David Turner
the applications are pre-installed in the read-only /system partition.the Google Maps source code is not available. the corresponding .apk should be somewhere under / though. On Mon, Mar 9, 2009 at 6:35 PM, Ramakrishna wrote: > > Hi everybody, > > I just wanna know how Android emulato

[android-beginners] Re: emulator can not be powered on

2009-03-02 Thread David Turner
Ahh, this is a bit complex to explain, let's cut the details here: - "make sdk" will not do what you think. Building the SDK should be done on Linux or Darwin with something like "make PRODUCT-sdk-sdk". - "emulator" will not do what you think either. Because you called "lunch", the e

[android-beginners] Re: How to access Linux using Android SDK?

2009-02-24 Thread David Turner
"adb shell" perharps? If not, would you care to be more specific? On Tue, Feb 24, 2009 at 5:40 AM, steve68 wrote: > > Is it a way to access Linux shell command from with the Android SDK? I > would like to do it as a root user > > Thanks, > > > > --~--~-~--~~~---~--~-

[android-beginners] TIE (Track Incomes and Expenses)

2009-02-23 Thread Juan David Trujillo C.
Hi guys! I would like to share with you a project I´ve worked on for the last couple of months with a friend (Estiven Rpo), called "TIE your money". TIE (Track Incomes and Expenses) helps you control money, making personal finances EASY and FUN: -GPS to track incomes or expenses -Customizable info

[android-beginners] Re: Emulator Segmentation fault on startup if you have USB Headset Plugged in

2009-02-19 Thread David Turner
Yes, it's a known issue on OS X and I've been unable to reproduce it with various USB headsets and OS X versions. If this happens to you, can I ask you to perform some little debugging to help understand the problem better ? If so, could you just report if using the following options makes the emul

[android-beginners] Re: Features supported by Android OS

2009-02-17 Thread David Turner
You should definitely try using a search engine, I just made a request and it came up with the following page: http://developer.android.com/guide/appendix/media-formats.html As to what "radio" feature means, I don't know; that term is too vague, but I encourage you to, hum, search the forums ?

[android-beginners] Re: Emulator suddenly won't load android.

2009-02-16 Thread David Turner
This is suspicious, it seems one of your disk images has been corrupted for some reason. Can you try -wipe-data to see if this resets your system to a workable state ? If not, it looks like your system image was corrupted. Try re-downloading the SDK and overwrite the content of tools/lib/images T

[android-beginners] Compare Mobile Platforms

2009-02-02 Thread David
Hey guys, I am thinking of developing a small application and I am trying to decide between various Mobile applications platforms - Android, iPhone and RIMM. I was wondering if any of you have any thoughts on any of these mobile platforms, there advantages/disadvantages etc. Also - how would yo

[android-beginners] Re: How to run the adb command with the emulator?

2009-01-29 Thread David Turner
You need to start the emulator before running the "adb shell" command. (It might take about 10 seconds after the emulator starts up for it to appear to the adb server) Normally, the emulator should be listed in the output of "adb devices". When it does, you can issue "adb shell" and other things o

[android-beginners] Re: How to show a dialog on top of another dialog in an activity

2009-01-25 Thread Juan David Trujillo C.
ve to do is ues the cancel() method on the dialog and that's it. Juan. On Jan 25, 1:11 pm, "Juan David Trujillo C." wrote: > Hi guys! > > I have an activity that shows a dialog that has some editText fields > the user is supposed to fill in.  I would like to validate i

  1   2   >