[android-developers] Re: What's the Cost ??

2008-10-23 Thread Pulkit Arora
Ohkk, I wanted to use the phone in INDIA. So i need an unlocked G1. Will they be providing the UNLOCKED phone @ $399 , if i buy from the store ?? On Thu, Oct 23, 2008 at 11:34 AM, Mark Wyszomierski [EMAIL PROTECTED]wrote: I don't understand the $400 deal though - You can buy the phone itself

[android-developers] Re: What's the Cost ??

2008-10-23 Thread Mark Wyszomierski
Yeah I am confused on this too. I'm already an iPhone user, but I wanted to just get a GPhone to test my Android app. So I'd be one for $00 with no TMobile plan, then unlock it somehow - then can I use my ATT data plan? Or if the thing has wifi that's good enough for me. On Oct 23, 2:13 am,

[android-developers] Re: Android Source Code Now Available

2008-10-23 Thread Zhihong GUO
can anyone tell me where is the maps source code? 2008/10/21 Al Sutton [EMAIL PROTECTED] http://source.android.com/ For those that missed the announcements. Al. http://andappstore.com/ --~--~-~--~~~---~--~~ You received this message because you are

[android-developers] Re: Android Source Code Now Available

2008-10-23 Thread Romain Guy
The Maps application is not open sourced. On Wed, Oct 22, 2008 at 11:22 PM, Zhihong GUO [EMAIL PROTECTED] wrote: can anyone tell me where is the maps source code? 2008/10/21 Al Sutton [EMAIL PROTECTED] http://source.android.com/ For those that missed the announcements. Al.

[android-developers] Re: Android Source Code Now Available

2008-10-23 Thread Zhihong GUO
So where is the maps code in sdk package com.google.android.maps ? 2008/10/23 Romain Guy [EMAIL PROTECTED] The Maps application is not open sourced. On Wed, Oct 22, 2008 at 11:22 PM, Zhihong GUO [EMAIL PROTECTED] wrote: can anyone tell me where is the maps source code? 2008/10/21 Al

[android-developers] Re: Android Source Code Now Available

2008-10-23 Thread Romain Guy
It is not available. Like I said, the Maps application is not Open Sourced. On Wed, Oct 22, 2008 at 11:35 PM, Zhihong GUO [EMAIL PROTECTED] wrote: So where is the maps code in sdk package com.google.android.maps ? 2008/10/23 Romain Guy [EMAIL PROTECTED] The Maps application is not open

[android-developers] Re: is voip a nightmare on android?

2008-10-23 Thread Jake S.
I'd just like to point out in a friendly manner that non-carrier- requiring VOIP apps have been said to be restricted from the Android Marketplace. (afaik, iSkoot is being touted as VOIP, but requires utilization of voice and data plan of a carrier to get hooked into Skype's voip system... ie

[android-developers] Re: Android Source Code Now Available

2008-10-23 Thread hackbod
Maps is not a part of the platform, it is Google's own code. This is why it is considered to be an optional part of the platform -- since the source is not open, we can not guarantee it will be on every phone. In the future we should make a stronger distinction between the platform code and

[android-developers] Re: SIP for Android.

2008-10-23 Thread szeldon
Hi, I've seen mjsip for Android, but it seems that there's only version for one of previous SDKs. http://blog.roychowdhury.org/2008/03/10/we-have-sip-working-on-android/ Moreover, I'm working on P2PP implementation and then SIP. At the moment I can't provide you more details, but in couple

[android-developers] Re: Android Market - How to Submit?

2008-10-23 Thread Beau Gunderson
Looks like we get a developer site on the 27th and pay app support in Q1 2009. Exciting times! Beau On Oct 22, 7:16 am, blindfold [EMAIL PROTECTED] wrote: I'm one of those, and have thus far been pleased with the operations and proactive attitude of Phoload. On Oct 22, 4:00 pm, Jamie

[android-developers] Re: sending data from one program to another

2008-10-23 Thread ena
could u plz tell me .How to directly access every part of each others using android:sharedUserId?? On Oct 22, 7:01 am, hackbod [EMAIL PROTECTED] wrote: Starting activities (and getting results from them), sending broadcasts, binding to services, and publishing content providers are the main

[android-developers] Re: Yet another HTTPS problem with HttpClient in Android SDK v1.0r1

2008-10-23 Thread Guillaume Perrot
Yes I had, though it's not in my sample code. The verification that fails is not the hostname, but later when checking the certificate. And I didn't find a class such as AllowAllSelfSignedCertificates. 2008/10/23 Sean Sullivan [EMAIL PROTECTED] Have you tried using

[android-developers] Re: Yet another HTTPS problem with HttpClient in Android SDK v1.0r1

2008-10-23 Thread Guillaume Perrot
Caused by: java.security.cert.CertPathValidatorException: TrustAnchor for CertPath not found. On 23 oct, 10:20, Guillaume Perrot [EMAIL PROTECTED] wrote: Yes I had, though it's not in my sample code. The verification that fails is not the hostname, but later when checking the certificate.

[android-developers] Re: onActivityResult failing to fire

2008-10-23 Thread Alvin Yates
That's what I thought, but it is definitely not doing that. logcat is showing the relevant lifecycle actions being called, but for some reason the result from C is not making it back to B. Nothing for onActivityResult() displays at all. The only thing I can think of is that I am missing

[android-developers] Search Not Working

2008-10-23 Thread anirudh Bhatnagar
I am trying to implement the search functionality in my app,But I am not able to get the page,Following is the code : public void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.web_view); onSearchRequested(); }

[android-developers] Re: file that is wriiten on an SDCard not visible

2008-10-23 Thread for android
Thanks! I will try that! On Wed, Oct 22, 2008 at 6:13 PM, Peli [EMAIL PROTECTED] wrote: You probably have to use MediaScanner: http://code.google.com/android/reference/android/media/MediaScannerConnection.html Peli On Oct 22, 6:39 am, for android [EMAIL PROTECTED] wrote: Oh thanks

[android-developers] Re: Does Android have a timeout callback?

2008-10-23 Thread Charlie Collins
As for using Timer, wouldn't that depend on what you are doing? The original post, to which that response was made, said a function to be called every second. Yes, Handler is what you want for updating the UI (and Diane knows better than just about anyone ;)), but I thought you wanted to do

[android-developers] Re: Problem with MapView

2008-10-23 Thread Nageshwar
I'm also having the same problem as sudha has. it was working fine yesterday and suddenly stopped working. I dint make any changes to it. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To

[android-developers] Speech recognition private-API

2008-10-23 Thread Tauno T
Hi, a quick question about copying internal-APIs to my own project. hackbod has said that There should be nothing the regular built-in apps do that you can't do in your own apps, except for some carefully considered scenarios, such as dialing an emergency phone number or directly installing an

[android-developers] Re: Speech recognition private-API

2008-10-23 Thread Wesley
Interesting... I also want it... so update me time to time... thanks... :P wesley. On Thu, Oct 23, 2008 at 6:00 PM, Tauno T [EMAIL PROTECTED] wrote: Hi, a quick question about copying internal-APIs to my own project. hackbod has said that There should be nothing the regular built-in apps

[android-developers] Re: Market Place and Trial Software?

2008-10-23 Thread cyntacks
Hey Declan, That is a great idea, it didn't dawn on me about creating a PayPal solution. I guess I have been so busy developing for Android that I put blinders on. That is a great interim solution. Say, having a 7 day trial period which when up you have to purchase from PayPal to receive your

[android-developers] Wireless IP interface with Android

2008-10-23 Thread Umesh Chaurasia
Hi, How many mobile manufactureers are planning to run their mobile on Android? What abount wireless LAN interface in Android. I think rich wireless LAN interface will help user to run their SIP soft phone which will help them to use their calling cost. Now a days most of the PBX are coming with

[android-developers] how to get source code

2008-10-23 Thread jeni
Dear sir, kindly post me clearly how to get source code of a particular application in ubuntu --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

[android-developers] locationmanager,getLatitude function

2008-10-23 Thread CSUIDL PROGRAMMEr
Hello, I am a newbie android developer. I am trying to simulate gps functionality in android sdk 1.0. I am using location manager to get getlatitude function. http://pastebin.com/m56feb30c I am loading a google kml through my ddms. I get a java null pointer exception. What am i doing wrong

[android-developers] Re: Where does the emulator look for the SD Card Image File ?

2008-10-23 Thread Moses
Ah...I got the same problem... I wonder why it said it is read-only... On Oct 11, 7:25 pm, Ludwig [EMAIL PROTECTED] wrote: The mksdcard utility creates the SD card image whereever you specify it. It is just a normalxamp file on your host computer file system. The ls command will show you when

[android-developers] repo behind proxy

2008-10-23 Thread [EMAIL PROTECTED]
Hi all Who know how to use repo bebind proxy? My computer shall access Internet through a proxy. So I always got a error when I run repo init -u git://android.git.kernel.org/platform/manifest.git Jack --~--~-~--~~~---~--~~ You received this message

[android-developers] Re: If your wondering if users are out there...

2008-10-23 Thread Kipling Inscore
On Wed, Oct 22, 2008 at 5:56 PM, Eric [EMAIL PROTECTED] wrote: Interesting..but how does the user install the apk from other sites? Download with Browser and launch from download manager or download complete notification. Isn't there a restriction on G1 like 1.0 SDK that prevents

[android-developers] How to load create a view programmatically with parameters from a layout file

2008-10-23 Thread Lukas
Hello, I have an activity MyActivity that repeatedly re-creates the custom view MyView. While during the first iteration step, MyView is created with the appropriate parameters from the layout file by the system, I could not figure out how to re-create the View programmatically using the layout

[android-developers] eclipse debug keystore and google maps api key problem

2008-10-23 Thread Dave
Maybe I'm being stupid, but I cant seem to figure this out. I want eclipse to generate a debug version of my app signed with a custom keystore that is associated with my google maps api key so it works now that the key is required. I created an api key from my keystore, added it to the MapView,

[android-developers] Google Android Code Down

2008-10-23 Thread Nblufire12
hey guys for the eclipse install, the link is down https://dl-ssl.google.com/android/eclipse/ i really need this ASAP anything i can do? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group.

[android-developers] Help for Android Application

2008-10-23 Thread Rahul
hello i am rahul And i am completely new for android so i want help. how u Add The image in list that is i want image with label plz give me code --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers

[android-developers] Re: What's the Cost ??

2008-10-23 Thread Carbonaceous
Couldn't you just unlock it by compiling the Android source and installing that? On Oct 22, 11:20 pm, Mark Wyszomierski [EMAIL PROTECTED] wrote: Yeah I am confused on this too. I'm already an iPhone user, but I wanted to just get a GPhone to test my Android app. So I'd be one for $00 with no

[android-developers] Re: JRuby

2008-10-23 Thread remi
I'm a professional Ruby developer and I'm starting a local Android developers user group in my city ... I'm *very* interested in finding this out! On Sep 27, 7:41 pm, gustin [EMAIL PROTECTED] wrote: any one know ifJRubyand Android 1.0 work together? ~)o gustin entryway software

[android-developers] Computers

2008-10-23 Thread monuttan
Computer - Wikipedia, the free encyclopedia The first devices that resemble modern computers date to the mid-20th century ( 1940–1945), although the computer concept and various machines similar to ... @ http://www.freewebs.com/bluetooths/

[android-developers] Re: SIP for Android.

2008-10-23 Thread Yuri Kiryanov
i'd like to. Yuri, www.dinsk.net On Wed, Oct 22, 2008 at 4:05 PM, Minh Nguyen [EMAIL PROTECTED] wrote: Hi all, Does anyone work on SIP phone for Android. I think it is really interesting topic. Moreover, it could be P2PSIP or somethings like that. -- Minh Nguyen, iPeering Tech. *

[android-developers] Re: Suggestion for building a solid IM client

2008-10-23 Thread Justin (Google Employee)
As many developers know already, Android automatically closes the 7th application as part of its memory management. This may be the behavior you've observed, but this is not how resource decisions are made. Applications are kept running as along as possible until the system hits memory limits.

[android-developers] Unparsed aapt error(s)! Check the console for output

2008-10-23 Thread dilu
hi i am getting error like this Unparsed aapt error(s)! Check the console for output. what may be the error?please help me out. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post to this

[android-developers] My application doesn't work...

2008-10-23 Thread Yoshiyuki
I installed latest version of android and migrated my application. But my application doesn't work. After installing it, I fixed the program because there were some errors due to API changes. Then, I tried to run it, but an error was appeared. Application was not started as a matter of course.

[android-developers] Suggestion for building a solid IM client

2008-10-23 Thread [EMAIL PROTECTED]
As many developers know already, Android automatically closes the 7th application as part of its memory management. Obviously this causes problems for apps like instant messengers, as it would be constantly logging you out. So, here's my proposal on how to build a lightweight IM client that won't

[android-developers] Re: Where does the emulator look for the SD Card Image File ?

2008-10-23 Thread for android
Do try and understand Ludwig' ans..it helped me..u need to restart the emulator after pushing the files On Thu, Oct 23, 2008 at 1:01 PM, Moses [EMAIL PROTECTED] wrote: Ah...I got the same problem... I wonder why it said it is read-only... On Oct 11, 7:25 pm, Ludwig [EMAIL PROTECTED]

[android-developers] MapView gone wild

2008-10-23 Thread Guillaume Perrot
The standard map application works as usual. But today, if you use a map view on your own (or just go to ApiDemos- Views-MapView): you can't see the map, the map stays blank. It was not the case yesterday. All my mates at work using the emulator have this problem too since today. If you activate

[android-developers] Re: My application doesn't work...

2008-10-23 Thread Mast3rpyr0
one of the packages you include uses something that was removed. find which one is using NSQuickDrawView. and dont use quickdraw anymore. On Oct 23, 8:13 am, Yoshiyuki [EMAIL PROTECTED] wrote: I installed latest version of android and migrated my application. But my application doesn't work.

[android-developers] Re: how to get source code

2008-10-23 Thread Mast3rpyr0
this is android developers group.. not ubuntu On Oct 23, 2:06 am, jeni [EMAIL PROTECTED] wrote: Dear sir,      kindly post me clearly how to get source code of a particular application in ubuntu --~--~-~--~~~---~--~~ You received this message because you are

[android-developers] Re: locationmanager,getLatitude function

2008-10-23 Thread Mast3rpyr0
does getLastKnownLocation have a location to give yet? try running maps first then run your app On Oct 22, 11:42 pm, CSUIDL PROGRAMMEr [EMAIL PROTECTED] wrote: Hello, I am a newbie android developer. I am trying to simulate gps functionality in android sdk 1.0. I am using location manager  

[android-developers] Re: Emulator clock app are not the same time with the display on top bar

2008-10-23 Thread Mast3rpyr0
no it does that. On Oct 22, 1:32 pm, ubuntu_user [EMAIL PROTECTED] wrote: Has anyone noticed that the time on the clock application and the time on the top bar is not the same? It is the same when they first started out. But then after that the one on the top bar stop updating. Is it me?

[android-developers] Re: eclipse debug keystore and google maps api key problem

2008-10-23 Thread MojoChris
No password just hit enter On Oct 23, 12:24 am, Dave [EMAIL PROTECTED] wrote: Maybe I'm being stupid, but I cant seem to figure this out.  I want eclipse to generate a debug version of my app signed with a custom keystore that is associated with my google maps api key so it works now that

[android-developers] Re: locationmanager,getLatitude function

2008-10-23 Thread nkijak
Hello, I updated your code on that site to be more correct. You should stick with the static variable instead of hardcoding the string gps. You get a null pointer because you have to provide a location first, meaning run the KML, then you can call getLastKnownLocation. When the emulator starts,

[android-developers] Re: Help for Android Application

2008-10-23 Thread nkijak
Take a look at the example code posted for this app: http://groups.google.com/group/android-developers/browse_thread/thread/13a2eb9adbc444ee# On Oct 23, 2:25 am, Rahul [EMAIL PROTECTED] wrote: hello i am rahul And i am completely new for android so i want help. how u Add The image in list that

[android-developers] Re: PLEASE TROUBLESHHOT MY ERROR

2008-10-23 Thread Ludwig
You will need a file loginscreeen.xml in your res/layout directory that defines the layout. Your Java code looks ok.Ludwig 2008/10/23 dilu [EMAIL PROTECTED] hi I am getting error in my java file as R.layout.loginscreen cannot be resolved. my loginscreen. java file is as : package

[android-developers] G1 download stats

2008-10-23 Thread Al Sutton
Yesterday AndAppStore.com saw a doubling of direct-to-phone downloads from G1s' which means we are seeing more than one in three downloads are being done directly to the users G1. So if you're only making .zips available, or you aren't using the right MIME type, it might be worth updating

[android-developers] Re: PLEASE TROUBLESHHOT MY ERROR

2008-10-23 Thread dileep singh
HI ludwig, i am already having loginscreen.xml file in my layout file.but still i am getting same error.xml file is: ?xml version=*1.0* encoding=*utf-8* ? RelativeLayout xmlns:android=*http://schemas.android.com/apk/res/android* android:layout_width=*fill_parent*

[android-developers] Re: eclipse debug keystore and google maps api key problem

2008-10-23 Thread Dave
Doh Thanks. But what about the Custom debug keystore preference in eclipse? I can't find any documentation on what it does. I expected eclipse to prompt me for the password once I had it specified and I rebuilt, but instead it seems to just be ignored.

[android-developers] Re: Fwd: Send DTMF

2008-10-23 Thread legerb
I'm adding the DTMF sequence to the dialed number. This seems to work, but when the call is established I'm getting a confirmation dialog asking Send the following tones?. Is it possible to prevent this dialog from being shown? May be some additional permissions? Though I didn't find any

[android-developers] Re: PLEASE TROUBLESHHOT MY ERROR

2008-10-23 Thread Ludwig
Hmm, in principle your xml file is ok, but the parser might take a dim view of some of the linebreaks, but I assume they come from the email formatting, not from you, and that your image file is there also.I cannot see anything wrong with it, so it might be something silly like the file being in

[android-developers] Re: MapView gone wild

2008-10-23 Thread Ludwig
You need a map key now. There have been a few threads in this mailing list today, might be worth checking them.Ludwig 2008/10/23 Guillaume Perrot [EMAIL PROTECTED] The standard map application works as usual. But today, if you use a map view on your own (or just go to ApiDemos-

[android-developers] Re: Android Source Code Now Available

2008-10-23 Thread AlfredBaudisch
Well, not exactly anymore (for now). Only for Linux and Mac is kind... sux. Waiting for Windows release. On Oct 21, 4:11 pm, AlfredBaudisch [EMAIL PROTECTED] wrote: Amazing news, this is what I was waiting since Android's Release :) Thanks again for the nice work Google.

[android-developers] Re: What's the Cost ??

2008-10-23 Thread Biosopher
The lock may be built into the phone's ROM...so a rebuild of Android's source code won't work. As the G1 runs on T-Mobile's 3G which uses a different 3G bandwidth than ATT's, you'll be stuck with the EDGE network if you use your ATT SIM in your T-Mobile G1.

[android-developers] Accessing the Task Manager

2008-10-23 Thread CM
Is there a way to launch the Task Manager(the same one as when you hold down the home button) from your application? Thanks --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post to this

[android-developers] Re: repo behind proxy

2008-10-23 Thread mpoullet
Hi, To use GIT behind a proxy, have a look at: http://www.aptgetupdate.de/2007/07/27/git-hinterm-proxy-nutzen/ Basically the steps are: 1 - sudo apt-get install socket 2 - in your home directory, put a shell script called proxy-cmd.sh containing (replace YOUR_PROXY and YOUR_PROXY_PORT with your

[android-developers] Why does progressive streaming video require a hint track?

2008-10-23 Thread AndyM
Hello, Based on this group's past discussions, it is my understanding that a streaming mp4 video is only compatible with android given these two conditions: 1. The video must have a hint track 2. The video must be delivered via progressive download. This does not make sense. Hint tracks are

[android-developers] Installing Android on a dev board

2008-10-23 Thread Sylver Bruneau
Hello all, I plan to evaluate android on the Freescale i.MX31PDK ( http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX31PDK ). But I'm not able to find a how-to install Android on a board ! I guess that I should compile and install the 2.6.25 git kernel from Android (after appling

[android-developers] Re: Google Android Code Down

2008-10-23 Thread Justin (Google Employee)
No, the site is not down, you can, for example, access https://dl-ssl.google.com/android/eclipse/site.xml which is basically the table of contents that Eclipse uses to install the plugin. Either way, if you're having trouble, the other poster's method should work for you. Cheers, Justin Android

[android-developers] Re: Error using XMPP using Smack API 3.0.4

2008-10-23 Thread Anders Rundgren
I hope this can be of some help # ls /system/etc/security ls /system/etc/security otacerts.zip cacerts.bks Anders --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group,

[android-developers] Re: Google Android Code Down

2008-10-23 Thread gs_cmans
just download the plugin manually http://code.google.com/android/adt_download.html and add it as archived site in eclipse -g On Oct 23, 2:39 am, Nblufire12 [EMAIL PROTECTED] wrote: hey guys for the eclipse install, the link is down https://dl-ssl.google.com/android/eclipse/ i really

[android-developers] Nice Paying and Quick Project for an Android Developer

2008-10-23 Thread The African Nerd
My name is Tunji Afonja from Gx5 where we create compelling software for Smartphones. We are looking to hire an Android developer to build us a dll that will allow our desktop application to communicate directly with the G1 phone when it is connected via usb. This dll will allow us to send files

[android-developers] Re: ADB via USB

2008-10-23 Thread Ed Burnette
I see the doc has been changed to say Windows (32-bit only). I tried it on a Win32 (XP) machine and it worked fine. Any tips on how to port the driver to Win64? On Oct 22, 4:20 pm, Ed Burnette [EMAIL PROTECTED] wrote: It's not working for me. The device driver won't install, and I get this

[android-developers] Re: Market Place and Trial Software?

2008-10-23 Thread Ed Burnette
How about this idea: Call your program Beta for now and then in February (or whenever) retire the Beta version and come out with a new non-Beta version that has a charge. The only trick would be to prevent people from auto-updating from Beta to the commercial version without annoying them. IMHO

[android-developers] PlayScreen launches portal with 20 free games for the new T-Mobile G1 (Google Android) Phone.

2008-10-23 Thread William D. Volk
News about our web-portal for the G1. PlayScreen launches portal with 20 free games for the new T-Mobile G1 (Google Android) Phone. G1 owners won’t have to wait for great mobile entertainment at PlayScreen.com . SAN DIEGO - Oct, 23rd, 2008. The company that launched the first iPhone

[android-developers] Re: Android Source Code Now Available

2008-10-23 Thread Ed Burnette
+1 to a zip file version, perhaps updated nightly or weekly. I know we can use the web interface to look at one file at a time, but it would be nice to be able to read it all from a Windows machine. On Oct 21, 4:59 pm, whitehexagon [EMAIL PROTECTED] wrote: Great news!!  Is it also available as

[android-developers] Android developer Challenge 2

2008-10-23 Thread april
When the ADC 2 will be launched? does anyone have any idea? I can buy a phone, but I really don't want to sign contract with TMobile? will Google give any promotion for ADC2 developer? Thanks! April --~--~-~--~~~---~--~~ You received this message because you are

[android-developers] Re: Create Data Base

2008-10-23 Thread andrex
Thanks Anm, but I'm looking for something diferent, i want to create a class like this(I got it from android example): public class base extends ContentProvider { private static final String TAG = Base; private static final String DATABASE_NAME = base.db; private static final

[android-developers] Re: Accessing the Task Manager

2008-10-23 Thread hackbod
No, sorry there isn't. On Oct 23, 7:53 am, CM [EMAIL PROTECTED] wrote: Is there a way to launch the Task Manager(the same one as when you hold down the home button) from your application? Thanks --~--~-~--~~~---~--~~ You received this message because you are

[android-developers] Re: ListView Choices: What the devil is happening?

2008-10-23 Thread kingkung
Just made the changes, the behavior is identical... this is my updated code, feel free to make sure I made all changes: public String[] strings = { What,the,devil,is,happening? }; @Override public void onCreate(Bundle icicle) { super.onCreate(icicle);

[android-developers] Re: FTP?

2008-10-23 Thread disappearedng
Sockets doesn't say anything about the protocol, does it? If I am not wrong, sockets could be used by any protocol. (quote from wikipedia) An Internet socket (or commonly, a network socket or socket), is an end-point of a bidirectional process-to-process communication flow across an IP based

[android-developers] Re: Fwd: Send DTMF

2008-10-23 Thread Pulkit Arora
Moreover, i want to RECEIVE or i can say DETECT the DTMF tone for generating responses in my application, during a call. Can i do that by any ways ?? On Thu, Oct 23, 2008 at 7:43 PM, legerb [EMAIL PROTECTED] wrote: I'm adding the DTMF sequence to the dialed number. This seems to work, but

[android-developers] Re: If delete R.java, how how can recover it?

2008-10-23 Thread Declan Shanaghy
Well I know it is supposed to! I was hoping that if he tried building thru ant it would fix the problem he's having. -Original Message- From: android-developers@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Romain Guy Sent: Wednesday, October 22, 2008 9:55 PM To:

[android-developers] how to put application to g phone

2008-10-23 Thread barrie
Hi I just bought a new g phone and want to put my application into the phone. Please advice me how to do this. Thanks Barrie --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post to

[android-developers] Unable to update hosts and cacerts.bks

2008-10-23 Thread Anders Rundgren
For those who call local servers it is convenient to be able to update hosts. When I try updating /system/etc/hosts I get the error read-only file system Updating cacerts.bks is not possible either since there seems to an undocumented password as well! Anders

[android-developers] Re: onActivityResult failing to fire

2008-10-23 Thread Alvin Yates
In my case, there isn't actually a data exchange at all. This is actually setting my app's Preferences. This is the relevant code: Activity A // Button Listeners accountButton.setOnClickListener(new View.OnClickListener() { public void onClick(View view) {

[android-developers] Linux help command?

2008-10-23 Thread Anders Rundgren
For those who are not Linux specialists, it would be nice with a help command. A doc page would probably be even better. As I understand Android implements a subset og Linux shell commands and man isn't one of them. Anders --~--~-~--~~~---~--~~ You received this

[android-developers] Re: onActivityResult failing to fire

2008-10-23 Thread Alvin Yates
In my case, there isn't actually a data exchange at all. This is actually setting my app's Preferences. This is the relevant code: Activity A // Button Listeners accountButton.setOnClickListener(new View.OnClickListener() { public void onClick(View view) {

[android-developers] Re: What's the Cost ??

2008-10-23 Thread Grant Robertson
ATT and T-Mobile's 3G networks are not compatible. The phone will (should) still work on EDGE. Here's a bit more detail: http://www.breakitdownblog.com/3g-iphone-may-not-work-on-t-mobile-3g-network/ Cheers, -g -- F. Grant Robertson // (New!) 404.492.8220 (New!) // [EMAIL PROTECTED] //

[android-developers] Re: What's the Cost ??

2008-10-23 Thread Pulkit Arora
But the question, perhaps, still remains UN-Answered :-(Is the G1 which sells for $399 Unlocked to any carrier ??? And now, as the point is raised, will i be able to use it in India ? Pulkit Arora --~--~-~--~~~---~--~~ You received this message because you are

[android-developers] Re: Problem with Handler and messages

2008-10-23 Thread Al_R
Excellent, it's working now, thanks Romain Guy! I used Message.obtain(...).sendToTarget(). Works perfectly. On Oct 23, 12:37 am, Romain Guy [EMAIL PROTECTED] wrote: You keep overriding your s variable. You should make the String part of the message you send. On Oct 22, 2008 3:12 PM, Al_R

[android-developers] Re: What's the Cost ??

2008-10-23 Thread Josh Roesslein
I'm pretty sure the G1 is locked to work only on the T-mobile network. On Thu, Oct 23, 2008 at 12:19 PM, Pulkit Arora [EMAIL PROTECTED] wrote: But the question, perhaps, still remains UN-Answered :-(Is the G1 which sells for $399 Unlocked to any carrier ??? And now, as the point is raised,

[android-developers] Re: Accessing the Task Manager

2008-10-23 Thread CM
ok, thanks anyway On Oct 23, 12:26 pm, hackbod [EMAIL PROTECTED] wrote: No, sorry there isn't. On Oct 23, 7:53 am, CM [EMAIL PROTECTED] wrote: Is there a way to launch the Task Manager(the same one as when you hold down the home button) from your application? Thanks

[android-developers] Re: how to put application to g phone

2008-10-23 Thread Kipling Inscore
On Thu, Oct 23, 2008 at 10:08 AM, barrie [EMAIL PROTECTED] wrote: I just bought a new g phone and want to put my application into the phone. For debugging with your G1, see http://code.google.com/android/intro/develop-and-debug.html#developingondevicehardware To add non-debug non-marketplace

[android-developers] Re: What's the Cost ??

2008-10-23 Thread Rob Franz
Perhaps someone could call them and ask? :-) In my experience the phones come locked, but they'll unlock it for you after a couple of months if you're a new customer. If you're an existing customer, they'll unlock the phone for you - if I remember correctly they'll send you a text w/the unlock

[android-developers] How to put a Label value in Spinner e.g Choose

2008-10-23 Thread [EMAIL PROTECTED]
How to put a default value in Spinner ,the value which is not coming from DB.. Some thing like Choose Contact or Select On the Spinner it should show something like this,and then when user selects it,then he/she actually can get the value from DB or whatever set.

[android-developers] Installing large .apk file to Android

2008-10-23 Thread Timmah
Hello All, Looking for some recommendations on how to handle large .apk files on Android: Trying to write an application that will come with large amounts of data and due to limitations on RAM, struggling finding a solution on how to avoid INSUFFICIENT MEMORY problem when installing an app. 1)

[android-developers] Re: Receiving SMS Messages in 1.0?

2008-10-23 Thread rh
Hi, Very nice. Does this mean that only your application will handle the incoming SMS? Or does it mean you can read the incoming SMS but they will also be directed to the regular SMS app? Thanks On 24 Sep, 12:21, Cristina [EMAIL PROTECTED] wrote: Hi, I do not know if it is the right way,

[android-developers] Re: Installing large .apk file to Android

2008-10-23 Thread Justin (Google Employee)
How large is your APK? In general, try to keep application files around 1MB at most, and 2MB is really huge. There is *limited* internal storage. If you have data files that are not going to be used all the time, have your application download them the first time they're needed rather than

[android-developers] Licensing and Trial Software, the starts of a solution?

2008-10-23 Thread Al Sutton
This might be useful to some of you looking for a solution to the Trial/Pay-for dilemma; I've just made available some code at http://www.andlicensing.com/ which will allow you to create a license file which is a set of encrypted properties on one machine (such as a web server), and decrypt

[android-developers] Has anyone built IM.apk and ImProvider.apk?

2008-10-23 Thread Cheryl Sedota
Has anyone built IM.apk and ImProvider.apk? If so, can you please post those .apk files? They are not shipped with the 1.0 SDK and I don't have a mac or linux machine that I can use to build them myself now that the source code has been released. Thanks!!! Cheryl

[android-developers] Re: Error using XMPP using Smack API 3.0.4

2008-10-23 Thread jsm
I can see both files exists in the system/etc/security folder, ccerts.bks 44204 bytes, otacerts.zip 1107, both permisssion have (-rw- r--r--) On Oct 23, 8:34 pm, Anders Rundgren [EMAIL PROTECTED] wrote: I hope this can be of some help # ls /system/etc/security ls /system/etc/security

[android-developers] Re: ADB via USB

2008-10-23 Thread Declan Shanaghy
But is the driver x64 compatible? -Original Message- From: android-developers@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of plusminus Sent: Thursday, October 23, 2008 8:57 AM To: Android Developers Subject: ***SPAM*** [android-developers] Re: ADB via USB Btw: I've compiled

[android-developers] Android/WebKit browser: text box rendered out of z-index sequence

2008-10-23 Thread ...Max...
Looks like the 'ole Microsoft IE: when the text box doesn't have focus, it is right where its z-index puts it. When you give it focus, it comes out on top. Although I think IE did that with select controls, not with text boxes... Regards, ...Max...

[android-developers] Re: What's the Cost ??

2008-10-23 Thread Pulkit Arora
Umm, we are talking about the compatibility as of now, the bills wud be the next step i guess :-) On Fri, Oct 24, 2008 at 1:08 AM, Rob Franz [EMAIL PROTECTED] wrote: You'd have to ask TMobile if they can unlock the phone. I imagine if they unlock the phone, and you popped the ATTM SIM in, I

[android-developers] Re: setOnKeyListener problem

2008-10-23 Thread Breno
Hey pabbot, I'm facing the same problem you had, but, sorry, i didn't understand your solution. Could you explain better? thanks a lot Breno On 15 out, 05:03, pabbot [EMAIL PROTECTED] wrote: Ok. It's solved. The solution is not only to detect the KEYCODE_ENTER but also the key down.

[android-developers] Re: eclipse debug keystore and google maps api key problem

2008-10-23 Thread Justin (Google Employee)
Also, if you wanted to use a different keystore, you would need to use the same passwords for that keystore and key. The value that the Eclipse plugin uses to access the store is hard coded. Cheers, Justin Android Team @ Google On Oct 23, 11:37 am, Xavier Ducrohet [EMAIL PROTECTED] wrote: Hi

  1   2   >