[android-developers] Re: Nine patch pre-scaling on Hdpi

2010-01-06 Thread Pixie
Thanks for your responses. I know I can fix this by creating a high density image, but in the first place, the reason I didn’t do it is because my application is working on version 1.5, which, as you probably know, does not support density-specific resources. I have more than one way to solve this

[android-developers] Re: How to use the "Object android.widget.AdapterView.getItemAtPosition(int position)"

2010-01-06 Thread Manoj
Sir I am doing the same thing what you are tell but i am not getting the way to use the returned object by getItemAtPosition() to get the checkbox which is a item in list. On Jan 7, 10:53 am, theSmith wrote: > Manoj, > > I'm not sure if I understood you correctly, but I believe you are > looking

[android-developers] Java Source/APIs to create a Fourm

2010-01-06 Thread soft buzz
Hi All, I would like to create a forum in my application, I would like to know available source code/APIs through which i can create it in less time/effort Thanks for your comments. -Buzz -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To

[android-developers] Re: WebView Help

2010-01-06 Thread Mel Navarro
Oh. nvrmind. found the solution. :) On Dec 18 2009, 10:44 pm, Mel Navarro wrote: > Hi, > > I was wondering if there is a way toselectorhighlightor focus at > text from a webview's content. > > Or evenselectand copy text to the clipboard? (just like the default > browser) > > Or even access the em

[android-developers] I want to make a Toast to prompt again and again on screen after every 5minutes.

2010-01-06 Thread Manoj
Hi, Please help me out on the issue as I want to make a Toast to promt again and again on screen by a service running in background. Please suggest me the way how to make this done. manoj chauhan -- You received this message because you are subscribed to the Google Groups "Android Developers" gr

[android-developers] Re: ADP2 Ion upgrade to Android 2.0?

2010-01-06 Thread ninu
I am with you! I am trying to find out if there is any news about this as well. I have my Ion right now and want to install either 2.0 or 2.1 whichever I can get my hands on. -N On Dec 24 2009, 1:23 am, deuce4 wrote: > Is there any official site that discusses any updates to whether or > not t

[android-developers] How to make any service running automatically when the phone is turned on.

2010-01-06 Thread Manoj
Hi Please tell me the way to make any service running automatically when the phone is turned on. Manoj Chauhan -- 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 unsu

[android-developers] Re: How to use the "Object android.widget.AdapterView.getItemAtPosition(int position)"

2010-01-06 Thread theSmith
Manoj, I'm not sure if I understood you correctly, but I believe you are looking for getViewById(R.id.whatever); cast the result to a ListView, then call getItemAtPosition. also there is a group for android beginners. http://groups.google.com/group/android-beginners P.S. Please brush up on your

[android-developers] Re: How to delete applications from the Android simulator.

2010-01-06 Thread Sasikumar S
http://www.androidpeople.com/uninstalldelete-an-appliaction-from-emulator-in-android/ see the above link... On Jan 6, 9:52 pm, John Gaby wrote: > I know that this is probably a stupid question, but I am completely > new to Android development.  I have worked through a number of the > examples,

[android-developers] Expose kernel logs to user environment

2010-01-06 Thread perumal316
Hi, I am currently writing a module for Android. In module programming there is only printk but is it possible to show the kernel messages to the users? Meaning the user who will be using the Android phone with the module will be shown the kernel messages. Thanks In Advance, Perumal -- You rec

[android-developers] How to set Image to the ImageView dynamically

2010-01-06 Thread murali
hi friends , I am facing problem that whenever i am setting the image to a ImageView dynamically from a file path(not from the Res,drawable),by using SetImageURI(uri),i am getting one error like resolve uri failed on bad bitmap uri so how can i get the image from a file path by using this setImageU

[android-developers] Re: Android “hover” event i n custom layout

2010-01-06 Thread k_day
I still really need help with this. I just tried detecting in the imageView's on touch even if the finger is currently outside of the imageView, and if so, calling clear focus. However, it appears that once I clear focus from one view, dragging it over another will not give that view focus. Can

[android-developers] Re: Launching another application through the current application

2010-01-06 Thread Kumar Bibek
You can do this, by triggering an implicit intent, provided the target application is designed to listen to such intents. Please read up the docs. http://developer.android.com/guide/topics/intents/intents-filters.html See "Intent Resolution" topic. Thanks and Regards, Kumar Bibek On Jan 6, 5:2

[android-developers] Re: Labeling points on a map

2010-01-06 Thread Kumar Bibek
The "title" and "snippet" seem to be there for this purpose. I tried to find out about that, but nothing was mentioned in the docs. I guess, these haven't been implemented yet. Thanks and Regards, Kumar Bibek On Jan 7, 6:18 am, TreKing wrote: > Unfortunately, no, I don't think there's a "built-i

[android-developers] Re: No route to host issue, but Browser application works fine

2010-01-06 Thread Kumar Bibek
For connecting to the localhost of your machine, you should not use 127.0.0.1 You can use the IP instead, or Please read up the docs. http://developer.android.com/guide/developing/tools/emulator.html#networkinglimitations Check for the section."Network Address Space" Thanks and Regards, Kumar B

[android-developers] Can you release the MediaPlayer wake lock when the battery is low?

2010-01-06 Thread skyhigh
I have received complaints from users of my application that audio playback will sometimes stop when the screen is blank. This seems to be a problem on some phones or Android OS versions, but not everyone sees this issue. On checking the documentation I found that the MediaPlayer by default does

[android-developers] Re: scaling game images according display sizes

2010-01-06 Thread Jason Arora
Are you drawing in a separate thread (like the LunarLander example)? If not and your game is real-time, I seriously recommend switching to that model. Also, I don't believe you should be seeing a slow-down in compatibility mode... In my experience, it has worked pretty well. Are you testing this

Re: [android-developers] Using Nexus One as a development phone: Problem with USB driver under windows 7 64 bit

2010-01-06 Thread Xavier Ducrohet
Yesterday, we've pushed a new USB driver on the SDK updater repository (rev 3) to support the Nexus One, did you download it? Xav On Wed, Jan 6, 2010 at 7:51 PM, Streets Of Boston wrote: > Hi everyone, > > I've been using my G1 under Windows 7 64-bit and Eclipse just fine. > > However, when usin

[android-developers] Using Nexus One as a development phone: Problem with USB driver under windows 7 64 bit

2010-01-06 Thread Streets Of Boston
Hi everyone, I've been using my G1 under Windows 7 64-bit and Eclipse just fine. However, when using my new Nexus One instead - and making sure that 'Use Debugging' is enabled - the Nexus One is not recognized and debugging on this phone is not possible. Usig the Nexus One as a removable-drive (

Re: [android-developers] Re: Always permission denial when trying to read Email Account

2010-01-06 Thread Dianne Hackborn
This is private to the e-mail app. Other apps do not get to access it. On Wed, Jan 6, 2010 at 6:36 PM, sure zhang wrote: > Anybody can help? > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to an

[android-developers] Re: Always permission denial when trying to read Email Account

2010-01-06 Thread sure zhang
Anybody can help? -- 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+unsubscr...@googlegroups.com For more

[android-developers] Re: No route to host issue, but Browser application works fine

2010-01-06 Thread Kenn Min Chong
OKOK, I think I found out what the issue is, but can't explain why. I was trying to connect to a webservice located on the same machine as the emulator was running. I tried referring to the local machine by IP and by name, but I always get the "no route to host" error. But when I connect to the sam

[android-developers] MediaPlayer - Sound stops when I change the layout or suddenly randomly in my game

2010-01-06 Thread Martin
Hi! Why does my MediaPlayer MediaPlayer mp = MediaPlayer.create(this, R.raw.somemusic); mp.setLooping(true); mp.start(); stop, wenn I change the layout? setContentView(R.layout.screenoptions); and also suddenly in my game, the sound stop

[android-developers] AndroidRuntimeException - where is the error in my code?

2010-01-06 Thread Martin
Hi! I am programming a game. I have some layouts: the Layout screenmain has these ImageButtons: private ImageButton buttonstart; private ImageButton buttonoptions; private ImageButton buttonhighscore; private ImageButton buttoninfo; which will open the layouts. al

[android-developers] Re: No route to host issue, but Browser application works fine

2010-01-06 Thread Kenn Min Chong
I don't get it. I'm having this issue in the emulator. Is this an emulator only issue or it affects real devices too? This used to not do this, did a recent SDK update break this functionality? On Jan 6, 8:28 pm, Wayne Wenthin wrote: > You are not alone.   I have this every once in awhile,  I kn

Re: [android-developers] Re: How to run application in Back ground?

2010-01-06 Thread zongan liu
I think use android services two kinds of services 1 Application, once closed, services also shut down 2 Application, once closed, services also run 2010/1/7 Matt Kanninen > So most applications are android Activites, long running processes > outside of a given activity should be Android Service

Re: [android-developers] No route to host issue, but Browser application works fine

2010-01-06 Thread Wayne Wenthin
You are not alone. I have this every once in awhile, I know that they have already logged in due to where it generates the error. It's annoying to say the least. I'm now working on catching the exception and retrying since it is just trying to put a json object to my server On Wed, Jan 6, 2

[android-developers] Re: Null pointer exception

2010-01-06 Thread Martin
Hey, with eclipse, you can simply put a null-pointer-exception- breakpoint, then debug your program and eclipse will stop there, where the nullpointer creates this exception. Greetings, Martin -- You received this message because you are subscribed to the Google Groups "Android Developers" group.

Re: [android-developers] Labeling points on a map

2010-01-06 Thread TreKing
Unfortunately, no, I don't think there's a "built-in" method of doing this (sure does make you wonder why they bothered with the "title" and "snippet" options, don't it?) However, this is asked alot. Search this group and the developer group for "map balloon" or "map popup" or something along thos

[android-developers] Re: Android Books?...

2010-01-06 Thread Matt Kanninen
I do get the impression most game developers ignore most of the Android specific stuff. They still have to respect the Android lifestyle, and a game or two I otherwise like fails to properly save state... but you basically end up writing directly to the canvas and can follow the standards for jav

[android-developers] Re: How to run application in Back ground?

2010-01-06 Thread Matt Kanninen
So most applications are android Activites, long running processes outside of a given activity should be Android Services. The other major "kind" of Android "thingy" are content providers. On Jan 6, 3:33 am, Ganeshkumar wrote: > Hello Friends, > > I want to develope an application in which if SI

[android-developers] Re: How to GIF image for a finate time

2010-01-06 Thread Matt Kanninen
Yeah that's probably the right answer. In theory you can open a GIF as a video, it hasn't worked for me in practice. Actually it pisses me off that in the specs for Android phones they say they support the GIF filetype. They really should say they have partial support, until GIFs are animated in

Re: 回复: [android-developers] Re: how to clear activity stack in task

2010-01-06 Thread Matt Kanninen
Hard to do without changing code. I always end having to implement logout(), so all my activities extend a custom base activity, and in that base activity in onCreate I always end up checking for a global static: if(!isLoggedIn){ finish(); return; } On Jan 6, 4:43 am, Zhihong GUO wrote: >

[android-developers] Re: Null pointer exception

2010-01-06 Thread Matt Kanninen
I do the management in onStop, for my cursor which supplies the data needed by a ListView (which means the cursor has to be open whenever the activity is displayed). @Override protected void onStop() { super.onStop(); if(db!=null){

Re: [android-developers] Re: Crashed Service not restarting - !!! FAILED BINDER TRANSACTION !!! - Dianne could you help ?

2010-01-06 Thread Dianne Hackborn
You probably want to fix the cause of your service crashing, so... what is the actual stack crawl of the exception? You don't show that anywhere. On Wed, Jan 6, 2010 at 2:03 PM, Derek wrote: > Hi again, > > Our service is still crashing for some reason not related to our > application. To make

Re: [android-developers] Will native libs built with the NDK work with the Nexus One?

2010-01-06 Thread David Turner
On Tue, Jan 5, 2010 at 6:39 PM, Francois Hamel wrote: > Basically is the ARMv7 instruction set somehow an extension of the > ARMv5 or is it completely different? Yes, it's an extension. All NDK-generated code that runs on Android ARMv5 devices should run on ARMv7 ones too. Extreme care has been

Re: [android-developers] Re: What does targetSdkVersion do?

2010-01-06 Thread Dianne Hackborn
On Wed, Jan 6, 2010 at 3:10 PM, Matt Kanninen wrote: > android:normalScreens="true" android:largeScreens="true" /> > If you don't specify anyDensity, then the system will run your app in density compatibility mode on high and low density devices. You really want to avoid this, since it

Re: [android-developers] android emulator speed

2010-01-06 Thread David Turner
Upgrade to Windows 7 ? More seriously, how much slower is it ? Are you sure you're talking about exactly the same hardware (including CPU and RAM) ? Did you try to disable your antivirus scanner, some of them really don't like the emulator's internal runtime code generation and do really hideous t

[android-developers] Re: Start new activity in TAB

2010-01-06 Thread jotobjects
Are you calling this method to set the action for the tab? http://developer.android.com/intl/fr/reference/android/widget/TabHost.TabSpec.html#setContent%28android.content.Intent%29 On Jan 5, 3:11 pm, smyl wrote: > the activites are with in the same application , but the thing is that > when the

[android-developers] Re: Nexus 2.1 one sale, WHERE is the SDK!

2010-01-06 Thread Sundog
I have ceased development on Android entirely. I am now just supporting my 2 apps - one of them a bestseller, the other an OpenGL flight game - as best I can. I'm sure the soundboard authors and the flashlight authors will keep up the stream of garbage, but I'll bet I'm not the only actual quality

[android-developers] MediaPlayer ... a nest of undocumented pitfalls

2010-01-06 Thread DulcetTone
I use MediaPlayers in the most basic way possible, and yet it either works or not and there is no means to troubleshoot. I am trying to play a .wav file in my app's own filespace. It just won't do it. I try variation upon variation. I suspect that the MediaPlayer boasts only a limited set of WAV

[android-developers] Re: What does targetSdkVersion do?

2010-01-06 Thread Matt Kanninen
Got it. I don't think I need targetSdkVersion now that I have: I want to target HVGA and up. On Jan 5, 8:10 pm, Lance Nanek wrote: > Can change defaults for supports-screens. Can also disable > compatibility features, like reporting a smaller size than the actual > display and scaling

[android-developers] No route to host issue, but Browser application works fine

2010-01-06 Thread Kenn Min Chong
Hey guys! So, this is very frustrating. I already have in my manifest, but when my application tries to make a webservice call (I'm using a HttpURLConnection object to do this via connect() method), I'm getting an exception of "No route to host". The built-in Browser application is able to

[android-developers] Re: Performance issue: Dalvik VM is >20x slower than most modern Java VMs

2010-01-06 Thread dm1973
Your tests are pretty useless. Most modern compilers will optimize away all of that code so what you are measuring is the overhead of your timing code. That being said interpreted byte code is slow. Either write native code where it matters or wait for JIT. On Jan 6, 9:08 am, Biosopher wrote: >

[android-developers] Re: Targeting >=1.6(!), can't get rid of READ_PHONE_STATE and WRITE_EXTERNAL_STORAGE

2010-01-06 Thread greg1x
I've published the application and you're right. There are no extra permissions required through the market. Thank you! On jan. 6, 22:35, "Maps.Huge.Info (Maps API Guru)" wrote: > Are you trying to load you app outside the market? If so, then this is > more of a feature than a bug. I believe th

[android-developers] Labeling points on a map

2010-01-06 Thread Becca
Hi, I'm trying to add a label to each of the points on a map that I've created. Setting the "title" and "snippet" values of the OverlayItem don't seem to automatically cause these labels to appear however. I would've thought this would be a pretty simple and common requirement... Am I missing s

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

2010-01-06 Thread polyclefsoftware
On Jan 6, 3:01 pm, Mariano Kamp wrote: > > It turns out that the reason the authToken from the AccountManager > > wasn't working was because it was expired. It was dated Dec. 9th, > > which is probably the day I first got my authentication code working. > > I guess it cached the authToken and ha

Re: [android-developers] Re: A log collector - Online Bug collector For android developers

2010-01-06 Thread Dan Sherman
I didn't, I'm pretty happy with the remote stacktrace (we made a bunch of upgrades to it for our own apps), and have no real need to swap, I just wanted to make sure the option was out there for people looking for a solution :) On Wed, Jan 6, 2010 at 5:10 PM, vekexasia wrote: > Yes. But it does

[android-developers] Re: A log collector - Online Bug collector For android developers

2010-01-06 Thread vekexasia
Yes. But it does not group all the exceptions per package and versions... And it requires a working web server.. Did you take a look to the Dashboard and Detailed information with the demo credentials? On 6 Gen, 22:23, Dan Sherman wrote: > Not trying to take anything away from you, just wanted t

[android-developers] Re: Crashed Service not restarting - !!! FAILED BINDER TRANSACTION !!! - Dianne could you help ?

2010-01-06 Thread Derek
Hi again, Our service is still crashing for some reason not related to our application. To make sure it's not RunTime exception we've used a : try { // Get WakeLock // Perform actions } catch (Throwable t) { // log error (if any) } finally { // Schedule a new service startup and PendingInt

[android-developers] Re: Image not dithering

2010-01-06 Thread abhi
BTW I am using a 320x640 device. On Jan 6, 3:03 pm, abhi wrote: > Hi, > > I am using this > imagehttp://android.amberfog.com/wp-content/uploads/2009/11/001.png > from this page:http://android.amberfog.com/?p=247to test dithering > on my android phone. However, when I used the android:dither="tr

[android-developers] Re: I don't see how to do this....

2010-01-06 Thread Maps.Huge.Info (Maps API Guru)
As another side note, if you want to preemptively prevent force close messages, the best thing to do is test everything for a valid data type before using it. Many unexpected conditions can be caught and handled if you do this, failure to test everything that may have an unexpected value will at so

[android-developers] Re: How to delete applications from the Android simulator.

2010-01-06 Thread John Gaby
Thanks. On Jan 6, 11:57 am, polyclefsoftware wrote: > Delete apps on the emulator just like you would on a hardware phone. > > Press the Menu button. Select Settings, then Applications, then Manage > Applications. Select the app you want to uninstall. There will be an > "Uninstall" button for tha

[android-developers] Re: Targeting >=1.6(!), can't get rid of READ_PHONE_STATE and WRITE_EXTERNAL_STORAGE

2010-01-06 Thread Maps.Huge.Info (Maps API Guru)
Are you trying to load you app outside the market? If so, then this is more of a feature than a bug. I believe that Google has added these permissions into non-market apps. If you use the market, the permissions are correct. -John Coryat "Radar Now!" "What Zip Code?" -- You received this messag

Re: [android-developers] A log collector - Online Bug collector For android developers

2010-01-06 Thread Dan Sherman
Not trying to take anything away from you, just wanted to mention theres another set of code doing the same remote tracing: http://code.google.com/p/android-remote-stacktrace/ On Wed, Jan 6, 2010 at 3:46 PM, vekexasia wrote: > Hi Guys, > In my free time (thanks to my asthma sickness) i was able

Re: [android-developers] Re: Using an image in a listview

2010-01-06 Thread Patrick Plaatje
Hi Brion, if this arraylist would be a rather big list, it would be costly indeed, and it is a good suggestion. This list consists of just 10 items (feedmessage objects) though. These feedmessages are just a set of getters and setters (of just small String objects) and are not doin any costly oper

[android-developers] Re: A log collector - Bug collector per android developers

2010-01-06 Thread vekexasia
Yes. I made a mistake.. Posted in italian :( Btw, what do you think about that ? On 6 Gen, 21:53, TreKing wrote: > Oh, apparently already posted an English version ... weird. Don't mind me... > > --- > -

[android-developers] Re: Using an image in a listview

2010-01-06 Thread Brion Emde
I see some problems here: // Bind the data efficiently with the holder. holder.titleText.setText(Html.fromHtml(((FeedMessage)Items.get (position)).g etTitle())); holder.descriptionText.setText(Html.fromHtml(((FeedMessage)Items.get (positi on)).getDescription())); Drawable d = null; FeedMessage fm

[android-developers] Re: SAXParser invalid token exception because of '&' inside attribute value

2010-01-06 Thread tlegras
(wow, it seems it took 1 or 2 day before these thread appears here, so sorry for the multipost i posted another one in the mean time) Thanks for your help. I tried first 3) but give up and then tried pure nekohtml solution which works perfectly well :) Thierry. On 3 jan, 01:18, Frank Weiss wro

[android-developers] Image not dithering

2010-01-06 Thread abhi
Hi, I am using this image http://android.amberfog.com/wp-content/uploads/2009/11/001.png from this page: http://android.amberfog.com/?p=247 to test dithering on my android phone. However, when I used the android:dither="true" option in my XML file and when I added android:tileMode="repeat" as wel

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

2010-01-06 Thread Mariano Kamp
> > It turns out that the reason the authToken from the AccountManager > wasn't working was because it was expired. It was dated Dec. 9th, > which is probably the day I first got my authentication code working. > I guess it cached the authToken and has been using the same one ever > since. > How do

[android-developers] Re: How to test if app is shown on Market for all screensizes

2010-01-06 Thread ChristianF
Justin? -- 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+unsubscr...@googlegroups.com For more options,

Re: [android-developers] A log collector - Bug collector per android developers

2010-01-06 Thread TreKing
Oh, apparently already posted an English version ... weird. Don't mind me... - TreKing - Chicago transit tracking app for Android-powered devices http://sites.google.com/site/rezmobileapps/treking On

Re: [android-developers] A log collector - Bug collector per android developers

2010-01-06 Thread TreKing
English Translation, per Google Translate: Hello guys .. In my free time thanks to an acute asthmatic bronchitis are Afini managed a project which I'm sure will interest you. Basically I created a library that allows you to track bugs your applications online. Let me explain .. The library, once

[android-developers] A log collector - Online Bug collector For android developers

2010-01-06 Thread vekexasia
Hi Guys, In my free time (thanks to my asthma sickness) i was able to complete an old project of mine that i think would interest a lot of you. Long story short: I created a library which is able to track your application crashes directly online! The library, once imported on your android projec

[android-developers] Re: Performance issue: Dalvik VM is >20x slower than most modern Java VMs

2010-01-06 Thread Ecthelion
Do you have any references for the statement below? And does "next sdk release" refer to the Android 2.1 SDK? Thanks On 6 Jan., 19:49, "Fred Grott(Android Expert, http://mobilebytes.wordpress.com)" wrote: > the next sdk release is suppose to have a Dalvik JIT i nit doubling > speed/performance..

[android-developers] A log collector - Bug collector per android developers

2010-01-06 Thread vekexasia
Ciao ragazzi.. Nel mio tempo libero grazie ad una bronchite acuta asmatica son riuscito afinire un progetto che son sicuro vi interesserà. In pratica ho creato una libreria che permette di tracciare i bugs delle vostre applicazioni online. Mi spiego meglio.. La libreria, una volta importata nei vo

[android-developers] Re: Will native libs built with the NDK work with the Nexus One?

2010-01-06 Thread ITWizard
Ciao Francois, you will not be able to debug/step-into the native lib. The best thing you could consider to add log-files to your native lib, and check the logs if crashing. JVM is slow, compared to C, but if your game is turn-based this is not an issue - in this case i would recommend Java for al

[android-developers] Targeting >=1.6(!), can't get rid of READ_PHONE_STATE and WRITE_EXTERNAL_STORAGE

2010-01-06 Thread greg1x
Hi! I'm trying to get rid of the mentioned auto-permissions in my signed apk, but I can't. I know it is an issue with targetting 1.5, but this isn't my case. I'm targeting >=1.6. I've checked everything: In my manifest: http://schemas.android.com/apk/res/android"; package="com.aaa.bbb"

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

2010-01-06 Thread polyclefsoftware
Well, an Android dev in Google's online office hours helped me troubleshoot this today. It turns out that the reason the authToken from the AccountManager wasn't working was because it was expired. It was dated Dec. 9th, which is probably the day I first got my authentication code working. I guess

[android-developers] Re: How to delete applications from the Android simulator.

2010-01-06 Thread polyclefsoftware
Delete apps on the emulator just like you would on a hardware phone. Press the Menu button. Select Settings, then Applications, then Manage Applications. Select the app you want to uninstall. There will be an "Uninstall" button for that app. Just click it and it will uninstall. Alternatively, you

Re: [android-developers] Re: Using an image in a listview

2010-01-06 Thread Patrick Plaatje
Hi, i've used the holder method, but adding or omitting this didn;t give me an increase or decrease in performance, my getView method is below: @Override public View getView(int position, View convertView, ViewGroup parent) { // A ViewHolder keeps

[android-developers] Re: I don't see how to do this....

2010-01-06 Thread furby
Aha! Thank you! As soon as I read your response it hit me - I am testing on the emulator, which will always give me a null provider! Which means no matter what I do I am gonna get a null which means I can't get a latitude... Which shows that I have had WAY too much time off of programming between

[android-developers] Re: scaling game images according display sizes

2010-01-06 Thread Andrea
Hi Robert, thanks for the reply. Ok the images are loaded as Bitmaps (not drawable) and drawed on the onDraw(Canvas c) method of a view. Inside that method I invalidate() all the view. So the game runs as fast as it can. The game is using dirty rects technique to redraw only the portions of the scr

Re: [android-developers] Re: Nexus 2.1 one sale, WHERE is the SDK!

2010-01-06 Thread David Sauter
> Reading the numerous N1 reviews over the last day, one recurring theme > is (now that there's finally Android hardware to equal the iPhone) the > app catalog is the major drawback to the platform. IOW, pissing off > developers is the last thing Google should be doing right now. Amusingly enough

[android-developers] OpenGL fixed point vs. floating point

2010-01-06 Thread Peter Eastman
OpenGL ES allows values to be specified in either fixed point or floating point format, but I haven't been able to find any information about how this is actually implemented on Android devices. Are there actually two different pipelines, one for fixed point and one for floating point? If so, wha

[android-developers] How to delete applications from the Android simulator.

2010-01-06 Thread John Gaby
I know that this is probably a stupid question, but I am completely new to Android development. I have worked through a number of the examples, and now have a bunch of apps on my simulated phone. I would like to remove some of those apps (to reduce the clutter), but cannot figure out how to do it

[android-developers] Re: Using an image in a listview

2010-01-06 Thread Vince
What does your getView code look like. Are re-inflating your row view every time it's called, are there multiple views for the rows etc? Vince On Jan 6, 10:18 am, Patrick Plaatje wrote: > Hi all, > > for my app i'm using a listview to display rss news articles. All goes > well, and the implement

[android-developers] Question about emulator and accented character input

2010-01-06 Thread Daniel Sternbergh
I'm puzzled by the difference between the accented characters that are available on a long keypreess on the soft keyboard that pops up within the device in the emulator, and those which are available on a long keypress on the soft keyboard in the emulator itself. The behavior that I see is that th

[android-developers] Interface fo wi-fi

2010-01-06 Thread Avanish
hi all, can anyone please tell me what all are required as inputs to develop a communication interface for wi-fi. Avanish -- 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

[android-developers] How to get service state?

2010-01-06 Thread Coby
Hi! I'm trying to get current service state of my phone (IN_SERVICE, OUT_OF_SERVICE, EMERGENCY_ONLY, POWER_OFF). It can be easily fetched with getState() method of ServiceState when a onServiceStateChanged (ServiceState serviceState) callback is invoked: public class ServiceStateListener extends

[android-developers] Re: Android Books?...

2010-01-06 Thread kylestew
There really aren't any good Android books out there. I bought two of them and they are just poor copies of what Google wrote for developers. If you want to build games you should look for books on making games with open gl es. You should be able to find info on the internet about any Android speci

[android-developers] Adding a customized layer to the Maps application

2010-01-06 Thread NicoToc
Hi, I've developed an app that is using a map as part of the application and adding locations to it. Users are asking me to add the possibility to see these locations on the Maps application. Do you know how I can create an customized layer for the Maps application? Thanks for your help Nicolas

[android-developers] hello

2010-01-06 Thread mainu
I came to know that it is not possible to send mms in android emulator.Is it possible to send mms in android device. Is there any API for mms? May I have any help from u people regarding this. -- You received this message because you are subscribed to the Google Groups "Android Developers" gro

[android-developers] Simultaneous Video recording, Calling and GPS

2010-01-06 Thread breakpoint
Our current application on Symbian S60 does simultaneous voice calls, audio/video recording and GPS. With android sdk, can we develop such application ? Thanks, Jawad. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group,

[android-developers] Launching another application through the current application

2010-01-06 Thread Rajiv
Hello all The problem I am facing is, I want to launch another application through the current application. In RIM there is a "ApplicationManager.getApplicationManager().launch("String path")" method that launches directly RIM application mentioned in "String path". Is there any method like this

[android-developers] Composite USB Android Driver & user space Connection

2010-01-06 Thread Madhu Rao
Hi All, i have one query related to android USB composite drivers, can anybody tell me from where android_adb_enable (android.c) driver open and release functions are getting called from userspace. i can see following file opens the driver, is it correct? or is there any other location? system/co

[android-developers] How to run application in Back ground?

2010-01-06 Thread Ganeshkumar
Hello Friends, I want to develope an application in which if SIM card is changed then the application should sent SMS to a predefined number from the new SIM. User should not know that SMS are being send from his/ her mobile. For this application needs to run in background. How can I achieve it?

[android-developers] Re: ActiveSync warnings on exchange server caused by Droid users only

2010-01-06 Thread Kenjunior
Exact same senerio here... SonicWall Pro2040 has timeout at 15 min. Nothing broke just hate filling log files with useless errors. Confused, Ken On Dec 7 2009, 10:30 am, ahahum wrote: > We have users setup on our coprorate email server connecting using > activesync. Most users are wi

[android-developers] Re: JmDNS succeeds on simulator, fails on phone

2010-01-06 Thread jsilland
Can you post a snippet of code that demonstrates how to make jmdns work on the emulator? Other threads on this list appear to claim that various networking restrictions in the emulator prevent jmdns from working properly but it seems projects have successfully used it in on real devices. If you got

[android-developers] Re: ListView not responding to Click or KeyPress

2010-01-06 Thread Ted
Hey! I think I have the same problem, and I do not have any focusable children. My layout for a Row in the ListView contains: LinearLayout | +-- ImageView | +-- LinearLayout | +-- TextView | +-- TextView | +-- TextView

[android-developers] Eclipse with ADT plugin error

2010-01-06 Thread aneuryzma
Hi, I installed Eclipse with ADT plugin (latest version). Doing so, I now end up in a no longer working Eclipse. It states "An error has occurred. See the logfile..." The logfile reads like this: !SESSION Tue Dec 08 13:40:49 CET 2009 -- !ENTRY org.eclipse.

[android-developers] Re: JmDNS succeeds on simulator, fails on phone

2010-01-06 Thread jsilland
Can you post a snippet of how you got it working on the emulator? Based on other threads in this group, I'm inclined to think this is not possible, mostly due to various networking limitations of the emulator (http://groups.google.com/group/android-developers/ browse_thread/thread/77b45f357ff183d4/

[android-developers] Re: Unable to figure out what WindowManagerservice and PhoneWindowManager difference

2010-01-06 Thread Guobin
Possibly separate Policy from Mechanism WindowManagerService extends IWindowManager.Stub: System private interface to the window manager. WindowManagerPolicy interface: supplies all UI-specific behavior of the window manager. An instance of it is created by the window manager when it starts up,

[android-developers] Re: Enable / Disable android widgets runtime.

2010-01-06 Thread Jurg
i am (also) having trouble enabling/disabling widgets at runtime. as reported before you can enable/disable component with the packagemanager. but for the widget the behaviour i see is not what i expect. the widget will be referenced in the widget menu on the home screen when the widget is enable

Re: [android-developers] Re: Nexus 2.1 one sale, WHERE is the SDK!

2010-01-06 Thread David Sauter
On Tue, Jan 5, 2010 at 3:12 PM, Dianne Hackborn wrote: > While I will not argue that we need to be better about getting SDKs out > earlier, for developers the changes in 2.1 are really not that significant. Does it raise the hard coded heap limit? -- -- David Sauter -- You received this me

[android-developers] Re: OpenGL ES 2.0 on Eclair

2010-01-06 Thread r2d2Proton
I would like to bump this. . . I was thinking the same thing - use the NDK to gain access to the 2.0 functions. I imagine that the OpenGL ES 2.0 functions are exposed in Imagination Technologies shared object file. Games should be considered an NDK level application. Wasn't anybody watching Micro

[android-developers] Re: How to GIF image for a finate time

2010-01-06 Thread TonyDoc
Convert it to multiple png's & use androids animation manager. On Jan 6, 5:31 am, RamaMohan wrote: > Hi all, > I want to show  a loading Image of GIF type  for a finite time .how to > do this. > Please tell me the solution if anyone knows. > > Thanks, > Ram -- You received this message because y

[android-developers] Geolocation in Browser works in 1.6 (Gears) but not 2.0 (HTML5/W3C) - Tested in emulator and real devices.

2010-01-06 Thread Ben Hedrington
I created this little Geolocation experiment site http://www.bctx.info/wx it works great on my Android 1.6 (Magic, I/O Phone) it prompts the user to share, returns lat, log and is snappy. 1.6 uses Gears for this. I tried it on an up to date Droid and a 2.0 emulator image and it detects the "navigat

[android-developers] How to access an item form ListView

2010-01-06 Thread Manoj
Hi I am using ListView with checkbox as items and want to access the checkbox status. Would anybody help me on this topic. Manoj Chauhan -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developer

  1   2   >