[android-developers] Re: Got 12 Google Wave invitations to use, let me know if you need

2009-11-09 Thread wusch
Hi, could I get one as well please jwu...@gmail.com Thanks, Jeff On Nov 9, 11:43 am, Anna Khotina anna.khot...@gmail.com wrote: Hi Dave! I'd love one, thanks! - anna.khot...@gmail.com 2009/11/9 dave dayong...@gmail.com: Hi all, I just got 12 Google Wave invitations to use, please

[android-developers] Re: Can't run or debug my app on Eclipse

2009-11-09 Thread edu
Hi just try to replace java 1.6 by SUN JDK JAVA EE 1.5 On 7 nov, 07:56, Obviator davethew...@gmail.com wrote: I've got the same problem. Running Eclipse 3.5.1. This is really annoying, because I can't debug any projects! It even happens with the default SDK samples. On Nov 5, 8:35 pm, Mr. P

[android-developers] Re: App name/icon problems on Hero after reboot

2009-11-09 Thread mercado79
Somewhat more drastic, but it seems to work. http://forum.xda-developers.com/showthread.php?t=582176 Simply delete the /data/boot-cache directory and reboot. The cache directory is re-populated on boot and all appears to be working well again (correct names, icons, etc.) Bill wrote:

[android-developers] Re: App name/icon problems on Hero after reboot

2009-11-09 Thread mercado79
A somewhat more drastic step, but it appears to work is removing the / data/boot-cache directory altogether. The directory is re-populated the next time you boot up and the names, icons, etc. are all fixed. http://forum.xda-developers.com/showthread.php?t=582176 On Nov 9, 1:35 am, Bill

[android-developers] Re: ADB working with HTC Droid Eris?

2009-11-09 Thread wooter
this might help: http://theunlockr.com/2009/10/06/how-to-set-up-adb-usb-drivers-for-android-devices/ On Nov 8, 4:38 pm, drasticp drast...@gmail.com wrote: I'm trying to debug apps with the new HTC DroidErisandADBdoesn't seem to recognize the device. I have the latest SDK installed with Usb

[android-developers] Re: Got 12 Google Wave invitations to use, let me know if you need

2009-11-09 Thread Saurabh Lodha
I woul be more than happy to have one. Please send it to saurabh.comp...@gmail.com Thanks! On Nov 9, 1:24 pm, Newbie mallik.pull...@gmail.com wrote: I would be more than happy to have one. Please send it to mallik.pull...@gmail.com On Nov 9, 12:55 pm, dirtytofu simon...@gmail.com wrote: I

[android-developers] Re: Droid phone unable to recognize device

2009-11-09 Thread josteinaj
I'm having the same problem UBSYSTEM==usb, SYSFS{idVendor}==0bb4, MODE=0666 Running Ubuntu 9.10 x64, trying to connecto to a HTC Tattoo. On 8 Nov, 00:09, droidfan rda...@gmail.com wrote: I am having problem with Droid phone recognition on Ubuntu - Defined the rules file in the udev as follows

Re: [android-developers] Re: Force locale for an application, bug in 2.0?

2009-11-09 Thread Dianne Hackborn
No, changing the application's locale like this is not supported, and will not entirely work. It shouldn't cause an activity to restart though... actually I can't imagine how this would cause an activity to restart, since this method is much lower-level than the activity. Maybe the process is

[android-developers] Re: a little help with soft keyboard / InputMethodService

2009-11-09 Thread LouisB
What if I put an invisible EditText in the layout and pull the keystrokes out of there? On Nov 7, 8:26 am, LouisB louisbhi...@gmail.com wrote: Good day, my application is an Apple 2 Emulator and I’m getting reports from MyTouch 3G users that my softkeyboard implementation isn’t outputting

[android-developers] Re: networkInfo.getSubtype() for 3G on Verizon/DROID

2009-11-09 Thread String
FYI, the DROID user tells me I've got it fixed now. What I did was to include every subtype which isn't pure 2G in my test: ((netSubtype == TelephonyManager.NETWORK_TYPE_UMTS) || (netSubtype == TelephonyManager.NETWORK_TYPE_1xRTT) || (netSubtype == TelephonyManager.NETWORK_TYPE_EDGE)

[android-developers] Droid's accelerometer model

2009-11-09 Thread jawabean
just in case someone's wondering, Droid's accelerometer is lis331dlh, its specs are here http://www.st.com/stonline/products/literature/ds/15094.pdf -- 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] Auto Rotate Home Screen for Android 2.0?

2009-11-09 Thread Hoang
Auto Rotate Home Screen for Android 2.0? Does this already exist in the market place somewhere? -Hoang -- 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@googlegroups.com To unsubscribe

[android-developers] Real Poly/sec on ADP1?

2009-11-09 Thread Patrick
Well I've been searching for this information for a while and can't find any resent real world numbers, the Qualcomm® MSM7200A™, 528 MHz is said to be able to produce 4 MPolys/sec but the only information I can find for real Phone performance is more like 100 Kpolys/sec which is just 2,5%

Re: [android-developers] Re: Got 12 Google Wave invitations to use, let me know if you need

2009-11-09 Thread SoftwareForMe.com SoftwareForMe.com
I would love one as well! softwareforme@gmail.com On Mon, Nov 9, 2009 at 10:20 AM, wusch jwu...@gmail.com wrote: Hi, could I get one as well please jwu...@gmail.com Thanks, Jeff On Nov 9, 11:43 am, Anna Khotina anna.khot...@gmail.com wrote: Hi Dave! I'd love one, thanks! -

[android-developers] Re: Got 12 Google Wave invitations to use, let me know if you need

2009-11-09 Thread dai
Hi, Dave. I'd appriciate if you give it to me..Grazie so much! On 11月10日, 午前1:12, dave dayong...@gmail.com wrote: Hi all, I just got 12 Google Wave invitations to use, please let me know if you need one. Cheers. Dave -- You received this message because you are subscribed to the Google

[android-developers] getPsc() - NeighboringCellInfo - SDK 2.0

2009-11-09 Thread alexdonnini
Hello, Could anyone tell me when getPsc() in NeighboringCellInfo will be available in the SDK? I could not find it in SDK 2.0. If I am not mistaken, getPsc() is necessary in order to retrieve CID information for neighboring cells when connected to a UMTS. Thanks. Alex Donnini -- You received

[android-developers] Re: networkInfo.getSubtype() for 3G on Verizon/DROID

2009-11-09 Thread dadical
Thanks for this. Wouldn't EDGE be considered 2g though? Or maybe 2.5? On Nov 9, 4:06 pm, String sterling.ud...@googlemail.com wrote: FYI, the DROID user tells me I've got it fixed now. What I did was to include every subtype which isn't pure 2G in my test:    ((netSubtype ==

[android-developers] Re: networkInfo.getSubtype() for 3G on Verizon/DROID

2009-11-09 Thread String
On Nov 9, 9:46 pm, dadical keyes...@gmail.com wrote: Thanks for this.  Wouldn't EDGE be considered 2g though?  Or maybe 2.5? I'd say 2.5, but a couple of these are judgement calls, really. I decided that EDGE was fast enough for this app's purposes, but of course YMMV. Pick the ones that work

[android-developers] Re: Force locale for an application, bug in 2.0?

2009-11-09 Thread ydario
Hi Dianne, No, changing the application's locale like this is not supported, and will not entirely work. yes, you need to restore locale on screen rotation or activity change, but this easy to do.  It shouldn't cause an activity to restart though... actually I can't imagine how this would

Re: [android-developers] Re: a little help with soft keyboard / InputMethodService

2009-11-09 Thread Mark Murphy
I'd look at how ConnectBot handles it. It too is dealing with a case of needing keyboard input for an environment (SSH) that isn't necessarily IME-ready. LouisB wrote: What if I put an invisible EditText in the layout and pull the keystrokes out of there? On Nov 7, 8:26 am, LouisB

[android-developers] namespace in styles.xml

2009-11-09 Thread Bahadır Yağan
Hi all, I have defined some attributes in my view and I can assign them like: ?xml version=1.0 encoding=utf-8? com.taypo.android.trskb.LatinKeyboardView xmlns:android=http://schemas.android.com/apk/res/android; xmlns:trskb=

[android-developers] tablelayout rounded corners

2009-11-09 Thread Wouter
Hey, I want to make something like this: http://snapplr.com/0g79 So specially the TableLayout (I think they are using that) with rounded corners! How can I make that? Wouter -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this

[android-developers] Re: TabHost NullPointerException

2009-11-09 Thread Eric Mill
You might want to check out this thread: http://groups.google.co.jp/group/android-developers/browse_thread/thread/1cfcbfd3fb754b64 I'm having the same problem right now. I'll let you know if I find a solution. -- Eric On Oct 28, 5:12 pm, Lee labor...@gmail.com wrote: I'm getting a null

[android-developers] Re: sqlite in webview

2009-11-09 Thread mayor
I couldn't get it to work. there are two new methods to the WebView class: setDatabaseEnabled() and setDatabasePath(). I've tried setDatabaseEnabled alone, and I've tried it with setDatabasePath (thinking it was required for the db to be enabled). didn't work. my current thinking is that

[android-developers] Dev Tools Documentation?

2009-11-09 Thread polyclefsoftware
Is there any documentation on the Dev Tools app that is incorporated into the AVDs? -- 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@googlegroups.com To unsubscribe from this group, send

[android-developers] Re: Trap in TabHost when AsyncTask delays setContentView at activity startup

2009-11-09 Thread Eric Mill
Would you mind elaborating a bit, and showing some code? I am having the exact same problem, and am in the exact same situation, but I can't follow your solutions. -- Eric On 11月4日, 午後9:34, Lee Laborczfalvi labor...@gmail.com wrote: Thanks for the tip on this.  That fixes my issue. What I've

[android-developers] question on media.audio_policy

2009-11-09 Thread wei zou
Hi Expert, I'm bringing up a board running with andriod. I have problem to start the /system/bin/app_process. By looking at the /dev/log/main, I see the system is spin at ServiceManager: ServiceManagerWaiting for sevice media.audio_policy... AudioSystemAudioPolicyService not

Re: [android-developers] question on media.audio_policy

2009-11-09 Thread Mark Murphy
wei zou wrote: Hi Expert, I'm bringing up a board running with andriod. I have problem to start the /system/bin/app_process. By looking at the /dev/log/main, I see the system is spin at ServiceManager: ServiceManagerWaiting for sevice media.audio_policy...

Re: [android-developers] Re: Android WVGA support

2009-11-09 Thread Dianne Hackborn
1.5 already had some of the initial density support, including simple density matching (it just checked for exact matches to density, rather than considering scaling factors as the final implementation in 1.6 does), so this should work fine. On Mon, Nov 2, 2009 at 12:11 PM, webmonkey

Re: [android-developers] Re: Transfer file between phone

2009-11-09 Thread Michael Budas
Roman, Thanks for the response. What I am trying to do is, write a program be able to send a file of any type (but probably an mp3) from one android phone to another android phone. The two phone will only be a few meters apart if that. Bluetooth was not working very well I was just getting a lot

Re: [android-developers] Re: Transfer file between phone

2009-11-09 Thread Jason Proctor
you could broadcast on a known port number to find each other, then once you've done that, use HTTP GET/PUT on another known port. HTTP servers are pretty easy to write, and there is a client in the Android SDK. Roman, Thanks for the response. What I am trying to do is, write a program be

[android-developers] Re: Dev Tools Documentation?

2009-11-09 Thread Lance Nanek
Some of the options in it are described here: http://developer.android.com/intl/fr/guide/developing/debug-tasks.html#additionaldebugging On Nov 9, 5:57 pm, polyclefsoftware dja...@gmail.com wrote: Is there any documentation on the Dev Tools app that is incorporated into the AVDs? -- You

[android-developers] Re: Getting notified of installs

2009-11-09 Thread Sena
Any more info on this? Thanks S On Nov 5, 5:37 pm, Sena s...@imkon.com wrote: Hi, I'm wondering if there is any way to get notified when applications are installed. I'd like to install my app as a service which just waits to be notified on app installation. Thanks S -- You received

Re: [android-developers] Re: Transfer file between phone

2009-11-09 Thread Michael Budas
Thanks, I have written an http server and client in c before. Would I have to account for chucking etc if i wrote a server on an android. Mike On Mon, Nov 9, 2009 at 11:47 PM, Jason Proctor jason.android.li...@gmail.com wrote: you could broadcast on a known port number to find each other,

[android-developers] Re: Transfer file between phone

2009-11-09 Thread Roman ( T-Mobile USA)
As Jason suggested you can write a simple protocol which finds out about the clients within your wireless LAN. Something like + clients which are interested to be part of the file transfer within your WLAN are listening to the LAN broadcast ip address + sender sends out a request to all clients

[android-developers] Keyboard-less device support

2009-11-09 Thread GT
Are keyboard-less devices supported? I am developing apps for an Android device that does not have any hardware keys except for a power button and I have been running into hurdles left and right. Not having a keyboard is not a big problem but my lack of hardware Home, Menu, and Back keys is

Re: [android-developers] Re: Transfer file between phone

2009-11-09 Thread Michael Budas
Thanks guys you have been a big help. One last question if you use the HTTPClient for android do you have to deal with problems such as chucking of data. On Tue, Nov 10, 2009 at 12:15 AM, Roman ( T-Mobile USA) roman.baumgaert...@t-mobile.com wrote: As Jason suggested you can write a simple

Re: [android-developers] Keyboard-less device support

2009-11-09 Thread Mark Murphy
GT wrote: Are keyboard-less devices supported? More Android devices lack a keyboard than have them. I am developing apps for an Android device that does not have any hardware keys except for a power button and I have been running into hurdles left and right. Not having a keyboard is not a

Re: [android-developers] Re: Transfer file between phone

2009-11-09 Thread Jason Proctor
what is chucking of data? do you mean chunking? not sure what you mean. the included Apache HTTP client works all right, but i had some problems syncing cookies with WebKit, so i ended up rolling my own HTTP for Android. never looked back... Thanks guys you have been a big help. One last

Re: [android-developers] Re: Transfer file between phone

2009-11-09 Thread Michael Budas
Yeah sorry I mean chunking but thanks that is a good help On Tue, Nov 10, 2009 at 12:36 AM, Jason Proctor jason.android.li...@gmail.com wrote: what is chucking of data? do you mean chunking? not sure what you mean. the included Apache HTTP client works all right, but i had some problems

[android-developers] Re: Archos gives away Android W VGA 4.8 Tablets for 1€ to developers in France

2009-11-09 Thread Eric Wong (hdmp4.com)
Where is the Official Archos Press release for this? (can't find see anything from Archos...) I can't read french. Is this offer available for any Android developer? or only those in French? Thanks Eric On Nov 9, 8:18 pm, Charbax char...@gmail.com wrote: At least, that's what is being talked

[android-developers] Re: ADC2 Judging App FC

2009-11-09 Thread gjs
Hi, Actually I reboot the phone every day ( to conserve battery overnight ) and I only have about four market apps installed of which maybe one uses background services sometimes (rarely). When I check internal phone storage it says I have 41.9MB available ( and 395MB free on sdcard ) so I do

[android-developers] API to disable/enable data connections

2009-11-09 Thread brownie
Hi all, I'm looking for an API to disable/enable data connections(GPRS,EGDE etc.). It appears that there is none to be found. (in the 0.9 version there was something called setRadio but now it is gone) Do you know whether things get better in eclair? I intend to look at the configuration app

[android-developers] Failed to parse the output of 'adb version'

2009-11-09 Thread Ryan
I am running Windows 7 Professional 64 bit. I have Eclipse 3.5 installed with the Android SDK installed. Everytime I open Eclipse, I get the error: Failed to parse the output of 'adb version' When I try to run a program, I get: The connection to adb is down, and a severe error has occured. You

[android-developers] Re: Droid phone unable to recognize device

2009-11-09 Thread Peter Dietz
I was getting the same issue. Running Ubuntu 9.10 Karmic x64, with Motorola Droid plugged in. I followed the guide on android.com until I couldn't get any further. I also found: http://ubuntuforums.org/showthread.php?t=1305691 , but thats the same, and didn't work for me. # echo

[android-developers] Re: Can someone with a Motorola Droid call AccountManager.getAccounts() please?

2009-11-09 Thread Nerdrow
I just tried this real quick on my Droid: AccountManager mgr = AccountManager.get(this); Account[] accts = mgr.getAccounts(); final int count = accts.length; Account acct = null; for(int i=0;icount;i++) { acct = accts[i]; Log.d(ACCT, eclair account - name=+acct.name+, type=+acct.type); }

[android-developers] Re: READ/WRITE HISTORY BOOKMARKS permissions broken???

2009-11-09 Thread joebowbeer
Can someone update me on the status of the permission (if any) that is needed in order to read browser bookmarks? Two permissions are documented: http://developer.android.com/reference/android/Manifest.permission.html#READ_HISTORY_BOOKMARKS

[android-developers] Re: Droid phone unable to recognize device

2009-11-09 Thread beretta627
same problem, restarts did nothing for me. -- 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@googlegroups.com To unsubscribe from this group, send email to

[android-developers] Please help me to choose Android Phones (For Android development)

2009-11-09 Thread Ash
I'm new to android development. We need to buy around 20 phones for android development for our university. Please share your views and comments on the phone you think is good for Android development. Thank You -- You received this message because you are subscribed to the Google Groups Android

[android-developers] Windows XP USB driver problems - DROID, Hero, Tattoo and more...

2009-11-09 Thread JP
At the Google Android Developer Lab event today I had the opportunity to try out a series of devices but was somewhat limited due to issues I had with the USB drivers for the XP/SP2 notebook I brought along. (Yeah I know) In the past, I've had no problem with the G1 or Google Ion, but the Motorola

[android-developers] Re: 1.6 VPN Certificate Store

2009-11-09 Thread itsluy
Same problem here but I'm using 2.0 (droid). The documentation doesn't mention this and I don't see what folder i should place the certificates in. On Oct 10, 12:20 pm, Dida dieter.roth.bay...@googlemail.com wrote: I like to setup aVPN/IPSEC connection using the new feature on Android 1.6

[android-developers] IPSec VPN

2009-11-09 Thread itsluy
Where am i supposed to place the DER file for using a IPSec certificate based VPN in Android 2.0? There are no certs on the list and there is no option to browse either. Thanks in advanced. -- You received this message because you are subscribed to the Google Groups Android Developers group. To

[android-developers] Re: Dev Tools Documentation?

2009-11-09 Thread polyclefsoftware
Thanks for the pointer, Lance. However, I was more curious about some of the other items in the app, in particular Google Login Service and what looks to be new in 2.0, AccountsTester. These tools don't do a whole lot of good if we don't know how to use them and there's no documentation. It

Re: [android-developers] Windows XP USB driver problems - DROID, Hero, Tattoo and more...

2009-11-09 Thread Xavier Ducrohet
The USB driver, revision 2 was specifically updated to support the Droid. I'm guessing you had installed an driver for a g1 a long time ago? Around 1.6 we changed the model of the driver, and are now based on winUSB. If you have an earlier driver you will need to upgrade the driver. See info

[android-developers] Re: ADC2 Judging App FC

2009-11-09 Thread CraigsRace
I did also get stuck once where it just refused to install the app (opening market / rebooting / ... didn't work) and all I could do was press skip. Luckily, there are only 200 apps, so after a few days of judging, the app came around again. On Nov 10, 11:53 am, gjs garyjamessi...@gmail.com

[android-developers] Re: SQLite OnUpdate() Help!?

2009-11-09 Thread Moto
Ok, So the samples are a great guide and has helped me to better update a new table, but still having same issue the oldVersion is always the old version it never gets updated!!! Why is this happening? The OnUpdate function gets called once in a while and my database tries to update when it

Re: [android-developers] Re: SQLite OnUpdate() Help!?

2009-11-09 Thread Mark Murphy
Moto wrote: Ok, So the samples are a great guide and has helped me to better update a new table, but still having same issue the oldVersion is always the old version it never gets updated!!! Why is this happening? The OnUpdate function gets called once in a while and my database tries to

[android-developers] Writing to the cache directory

2009-11-09 Thread Nickname
I can't seem to write to the cache directory. My relevant code is: Method (String url) { File cacheFile = new File(mCtx.getCacheDir(), url.replace('/', 's')); cacheFile.createNewFile(); FileOutputStream fos = new FileOutputStream(cacheFile); // or FileOutputStream fos =

[android-developers] Re: SQLite OnUpdate() Help!?

2009-11-09 Thread Moto
Thanks Mark, I actually copied the RestaurantSQLiteHelper() and modified it to my needs... But this just didn't make a difference... maybe I'm not understanding the whole concept here of Updates() Say I do the following: 1. Start app for the first time [create db v1] 2. Change version to 2

[android-developers] Re: Handling back button with Soft keypad

2009-11-09 Thread LouisB
I need to capture this event as well - did you find out anything? Thanks. On Nov 6, 1:07 pm, gshetty gshett...@gmail.com wrote: Hi I have a simple edit control in my application and as expected thesoftkeypad comes up on tapping it. Now what I want to do is that when the user presses the

[android-developers] Recording direct system audio??

2009-11-09 Thread Hunter Peress
Im trying to record audio directly from the system. Using the standard API, you can only record from the MIC or phonecalls, ala: MediaRecorder Some ways I've tried is to read from /dev/audio and /dev/eac from my app, but I think the sandbox of the app is preventing this. Im thinking about using

Re: [android-developers] Re: SQLite OnUpdate() Help!?

2009-11-09 Thread Mark Murphy
Moto wrote: Why would onUpdate be called? What makes this get triggered? SQLiteOpenHelper calls onUpdate(). You can take a look at the source for it -- it's only ~200 lines: http://bit.ly/sqliteopenhelper -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy

[android-developers] Re: Screen is dark momentarily when launching OpenGL view (GLSurfaceView)

2009-11-09 Thread Luke
Dear all. i found a key point, when i execute the clear color and depth buffer only in StaticTriangleRenderer. (glClear(GL_COLOR_BUFFER_BIT | GL_DEPTH_BUFFER_BIT)) it will make the screen flicker. would you please provide your experience about this issue? thanks a lot. Luke On 11月3日, 上午2時16分,

[android-developers] Re: SQLite OnUpdate() Help!?

2009-11-09 Thread Moto
I truly puzzled by this... The source file helped but here is what's weird: When calling db.getWritableDatabase() this guy it the one that will check if it needs an update. I created the helper with version 1 and later tried to increase it to 2 and leave the OnUpdate() empty... acording to this

[android-developers] Re: SQLite OnUpdate() Help!?

2009-11-09 Thread Moto
No more hair pulling! Found the problem! At my Activities OnCreate() there was another class being called to open the database and return a cursor and after it returned it it would close the database I assume in the middle of my initial onUpdate... I'm not sure how to explain but calling only

[android-developers] Re: emulator's WVGA854 memory size?

2009-11-09 Thread knavewave
Thanks for the insights! I had been using 1.6, so this is exactly what I wanted to hear :) ... on to 2.0 On Nov 9, 9:34 am, Romain Guy romain...@google.com wrote: Yes, it only applies to 2.0. On Mon, Nov 9, 2009 at 12:26 AM, String sterling.ud...@googlemail.com wrote: On Nov 9, 3:26 am,

[android-developers] Re: Recording direct system audio??

2009-11-09 Thread Hunter Peress
One more way of framing the Issue. Is there a way to access things with AID_SYSTEM,AID_AUDIO (aka /dev/msm_pcm_out) from an app? This capability...to record direct from the system. was available on iphone years ago. so, I see this as a pretty darn pressing issue. Not to mention that people have

[android-developers] Re: Windows XP USB driver problems - DROID, Hero, Tattoo and more...

2009-11-09 Thread JP
OK, thanks - I believe I am prepared for the next lab day now (;-) If you want to include some lessons learned in the invite for the upcoming events, perhaps include this so devs come prepared. Overseas, Macs aren't quite as popular. Lacking USB support to install through adb, I also found it

Re: [android-developers] Please help me to choose Android Phones (For Android development)

2009-11-09 Thread SoftwareForMe.com SoftwareForMe.com
Personally, I find all Android phones to be excellent for development. However, here are some things I would consider before deciding. Let's consider these devices: HTC G1 HTC Magic HTC MyTouch HTC Hero HTC Eris Samsung Galaxy Samsung Moment Motorola Cliq Motorola Droid Given the choice of a

[android-developers] Re: Launching appwidget from another application

2009-11-09 Thread anand
Hi Murphy, Thanks for your reply. The scenario is that i am modifying the home screen in android and adding some buttons to it. When i click on any one button on the home screen,an appwidget has to be started in the available screen space. Can appwidgets be started by broadcasting or passing an

[android-developers] Re: Can't run or debug my app on Eclipse

2009-11-09 Thread Nishant
Hi, Try to change the ADB debugger base port from Eclipse Preferences. Regards, Nishant Shah -- 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@googlegroups.com To unsubscribe from this

Re: [android-developers] Re: Working with the new ContactContracts API

2009-11-09 Thread Dmitri Plotnikov
The way you are setting ringtones looks right. Setting them on the aggregate contact is the right way to go. Can you see any pattern? Is there anything in common between the contacts that don't take the ringtone? Can you set the ringtone on those using the standard Contacts app? Thank you

[android-developers] How to get addresses for Street Intersection

2009-11-09 Thread Arun
In my work, I've to store some addresses and display them on the map. Some addresses we get are street intersections. GeoCoder does not give any addresses for street intersections. For example, the following does not work. addresses = geoCoder.getFromLocationName( Broadway and 42nd, New York, NY,

[android-developers] Android Layout Editor problem

2009-11-09 Thread Susan
I created a custom view. I want to get values of background,layout_width and layout_height in its constructor CustomView(Context context, AttributeSet attrs). I wrote code like this: TypedArray b = context.obtainStyledAttributes(attrs, new int[]

[android-developers] Re: android bluetooth

2009-11-09 Thread aparna
Hello George, Are you trying to develop a bluetooth chat application? Even I was interested in doin the same.. Can you pls guide me for the same? Regards Aparna On Nov 9, 4:50 pm, george george.gam...@gmail.com wrote: Hi all I'm developing chat application i want android device to connect

[android-developers] Re: help me Installation error: INSTALL_FAILED_UPDATE_INCOMPATIBLE

2009-11-09 Thread hehui
can you explain in detial ? On Nov 9, 8:48 pm, Ola stens...@gmail.com wrote: If you want to use android:sharedUserId=android.uid.system you have to sign your apk file with the platform certificate, i.e. the certificate your phone's software was built with. //O On Nov 6, 10:51 am,

[android-developers] Error while Building the android...

2009-11-09 Thread girish prasad
Hi all, I am getting the following error while building the android frameworks/policies/base/PolicyConfig.mk:25: *** No module defined for the given PRODUCT_POLICY (android.policy_phone) if any one knows solution for this, please replay... -Girish -- You received this message because you

[android-developers] Re: help me Installation error: INSTALL_FAILED_UPDATE_INCOMPATIBLE

2009-11-09 Thread hehui
how to sign the apk with the the platform certificate ? On Nov 10, 2:24 pm, hehui he...@yulong.com wrote: can  you  explain  in  detial ? On Nov 9, 8:48 pm, Ola stens...@gmail.com wrote: If you want to use android:sharedUserId=android.uid.system you have to sign your apk file with

[android-developers] Re: Real Poly/sec on ADP1?

2009-11-09 Thread Jeremy Slade
4-5k polys per frame seems about right from my experience on a G1 On Nov 9, 1:42 pm, Patrick nemon...@gmail.com wrote: Well I've been searching for this information for a while and can't find any resent real world numbers, the         Qualcomm® MSM7200A™, 528 MHz is said to be able to produce

[android-developers] Re: How to know when an ougoing call has been answered

2009-11-09 Thread raghavendra k
On Nov 9, 5:01 pm, S Rama Krishna rk.sangubo...@gmail.com wrote: Hi all, I'm trying to develop an application in Android whose functionality is to disconnect all outgoing calls and dial a modified number. My problem is I need to send the actual dialed number to the modified dialed number as

[android-developers] TranslucentGLSurfaceViewActivity and screen rotation

2009-11-09 Thread tomei.ninge...@gmail.com
On my G1 that runs Android 1.6, I enabled screen rotation in the Settings app. Then, I run the ApiDemos, start the TranslucentGLSurfaceViewActivity, and rotating the phone. After a few trials, the TranslucentGLSurfaceViewActivity stops refreshing. I see a lot of this in adb logcat: E/libEGL

[android-developers] Re: Please help me to choose Android Phones (For Android development)

2009-11-09 Thread Nightwolf
What's wrong with Samsung Galaxy in terms of 3D? On 10 ноя, 08:17, SoftwareForMe.com SoftwareForMe.com softwareforme@gmail.com wrote: Personally, I find all Android phones to be excellent for development. However, here are some things I would consider before deciding. Let's consider

[android-developers] Re: Force locale for an application, bug in 2.0?

2009-11-09 Thread Kaj Bjurman
No, I haven't reported it yet. The bug reporting page wanted some information that I don't have access to right now, I will try to remember to report the bug later today when I get home. On 9 Nov, 20:39, Bahadır Yağan bahadir.ya...@gmail.com wrote: As a workaround you can recommend your users

[android-developers] Re: Launching appwidget from another application

2009-11-09 Thread String
On Nov 10, 5:25 am, anand anand.ramasw...@wipro.com wrote: The scenario is that i am modifying the home screen in android and adding some buttons to it. When i click on any one button on the home screen,an appwidget has to be started in the available screen space. If you're building your own

[android-developers] Your one Look here

2009-11-09 Thread hackbod
http://www.aboutvoipsms.blogspot.com -- 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@googlegroups.com To unsubscribe from this group, send email to

Re: [android-developers] Re: Real Poly/sec on ADP1?

2009-11-09 Thread Patrick Årman
Ok so no where near the chips full potential then, sad to hear, did you use buffers and minimized glcalls? I'm guessing you used only Java and no native code? Though the JNI might be the bottleneck? On Nov 10, 2009 7:44 AM, Jeremy Slade jeremy.g.sl...@gmail.com wrote: 4-5k polys per frame seems

Re: [android-developers] Re: Working with the new ContactContracts API

2009-11-09 Thread sukumar bhashyam
hi Dmitri, Could you please answer my post regarding syncAdapters in the same thread. Pasting it again below. Thanks for throwing some light on SyncAdapters. Once a new sync account and sync adapter is created ( By inherting AbstractThreadedSyncAdapter) for a sync application,how does any

[android-developers] Re: Force locale for an application, bug in 2.0?

2009-11-09 Thread Kaj Bjurman
I don't think that the process is crashing, at least not in the emulator since I can see all these logging messages: 11-07 23:11:33.849: WARN/UsageStats(61): Something wrong here, didn't expect mypackagename to be resumed There are lots of them. It looks like it gets stuck in some kind of loop.

[android-developers] Re: Working with the new ContactContracts API

2009-11-09 Thread jarkman
Dmitri - thanks. Our users are generally lovely people, but it is hard to get enough detail from them to know what the pattern might be. It might even be them making mistakes in their contact data. I shall keep digging! R. On Nov 10, 5:40 am, Dmitri Plotnikov dplotni...@google.com wrote: The

[android-developers] Re: Please help me to choose Android Phones (For Android development)

2009-11-09 Thread Patrick
There is one more thing to take in to account, are they just learning to develop or will they actually produce software that others can use? As it is now most Users have a HTC Magic or Hero which means for that something the runs on a new phone might not do as well for the general public also

<    1   2   3