Re: [android-developers] Re: layout editor in 2.3 SDK sucks! Sorry but it does.

2010-12-13 Thread Xavier Ducrohet
On Sun, Dec 12, 2010 at 1:55 PM, Tim H. timho...@gmail.com wrote: a) For layouts to work in 1.5, you have to put them in a specific order - To do this correctly, I can no longer move views up or down, I have to manually edit the xml - the new drag-and-drop seems to prevent you from making a

Re: [android-developers] Re: layout editor in 2.3 SDK sucks! Sorry but it does.

2010-12-13 Thread Xavier Ducrohet
there's no doc at the moment as it's very much a work in progress. That first version is quite rough, I'll admit (but has a few more features than the previous one). We're hoping to release updates very frequently. Xav On Sun, Dec 12, 2010 at 9:10 PM, stanchat stanc...@tccons.com wrote: The new

[android-developers] Multiple resources for application

2010-12-13 Thread Siu Man Yu
Hi all, I am working on an application which need to serve different customer. As all custom want to have their unique UI, they would provide different drawable and string resource for the application. As the code is still tuning, copy of codes is not a good idea to solve this problem. Is it

Re: [android-developers] Re: Proguard problem after 2.3 update

2010-12-13 Thread Xavier Ducrohet
once you've generated a standard build.xml with android update project all you need to do is set proguard.config=/path/to/proguard.cfg android update project should create a default proguard.cfg in the root of your folder as well. This file is very close to the one we gave in the blog post.

Re: [android-developers] Eclipse ADT 8.0.0 (and 8.0.1) problem - can't create views hierarchy with drag and drop in the Outline view

2010-12-13 Thread Xavier Ducrohet
I agree. We are actively rewriting the java library that renders the layout using a slightly modified version of the Android View Framework, and we'll try to make it so that unsupported features don't break the whole layout. There are some issues however where the framework itself through

Re: [android-developers] Re: Eclipse ADT 8.0.0 (and 8.0.1) problem - can't create views hierarchy with drag and drop in the Outline view

2010-12-13 Thread Xavier Ducrohet
fill_parent and match_parent do the same exact thing. In fact they compile the the same binary XML value. We just changed the name to be less confusing. On Thu, Dec 9, 2010 at 1:54 AM, oriharel ori.ha...@gmail.com wrote: fill_parent should not be deprecated. it has different functionality then

Re: [android-developers] Re: Eclipse ADT 8.0.0 (and 8.0.1) problem - can't create views hierarchy with drag and drop in the Outline view

2010-12-13 Thread Xavier Ducrohet
Yes, this is due to the layout being empty. This is fixed for the next version where empty layout automatically expands to a non zero size during drag and drop. Xav On Thu, Dec 9, 2010 at 5:06 PM, Prashast prash...@gmail.com wrote: Hi Xavier, Unfortunately, the drag and drop feature as it is

Re: [android-developers] Auto android:debuggable. Anybody got it working?

2010-12-13 Thread Xavier Ducrohet
hmm this should be work. I will double check tomorrow. On Sat, Dec 11, 2010 at 3:56 AM, Zsolt Vasvari zvasv...@gmail.com wrote: The doc states: 'Developers no longer need to add the android:debuggable attribute to the application tag in the manifest — the build tools add the attribute

Re: [android-developers] Problem of debug build.

2010-12-13 Thread Xavier Ducrohet
hey guys, I'm going to look into this tomorrow. On Thu, Dec 9, 2010 at 2:43 AM, Farproc farp...@gmail.com wrote: I have upgraded to Android SDK 2.3(with Android SDK Tools, version 8 Android SDK Platform-tools, version1) and ADT/DDMS Version: 8.0.1.v201012062107-82219. But I can't use the

[android-developers] Re: Dynamically reading drawable file names

2010-12-13 Thread Brill Pappin
You can read your images from the assets directory. It's not the same as the res/drawable but you should still be able to read and use a Drawable (image) from assets. I'm not sure if you can scan assets though to look for new files (I could very well be wrong about that, as I haven't tried).

Re: [android-developers] two method to get the service

2010-12-13 Thread tangke
于 2010年12月13日 15:44, Dianne Hackborn 写道: On Sun, Dec 12, 2010 at 11:27 PM, tangke mumut...@gmail.com mailto:mumut...@gmail.com wrote: I have a question that how to get a service? I have two different method to set backlightbrightness 1. IPowerManager pm =

[android-developers] Re: How to control the width and height of Alert dialog.

2010-12-13 Thread sat
I used layout with a listview and used AlertDialog.Builder.setView(layout); Then calling setLayout on alertDialog Window , gave me more control on the layout. Thankyou. On Dec 12, 1:50 am, Dianne Hackborn hack...@android.com wrote: You can't control the size of AlertDialog like that.  The

[android-developers] Re: Multiple resources for application

2010-12-13 Thread Brill Pappin
If its just the aesthetic elements changing (text, images, etc) then the obvious answer is to try and use a Theme. You should be able to apply it to the entire project. Also, using libs is another way to handle this, however they don't seem to handle resources all that well (at least in

[android-developers] Re: what is the source version at the source.android.com website?

2010-12-13 Thread Brill Pappin
Yes they are there, they are just private. What you see when you create a new project is the public API, not the entire OS API. If you go looking through the code, you will most likely find the imported classes. - Brill Pappin -- You received this message because you are subscribed to

Re: [android-developers] New error in the Market

2010-12-13 Thread Brill Pappin
laugh TK I keep having to help customers though Checkout, particularly when something goes wrong... it seems Checkout isn't all that good at communicating with the consumers. - Brill -- You received this message because you are subscribed to the Google Groups Android Developers group. To post

[android-developers] Re: New Market app sneak peak (unverified)

2010-12-13 Thread Brill Pappin
Haha.. I'm only 4 days into a paid app! Already I'm thinking of writing some software to scrape the transactions out of Checkout so I can actually get some useful information. I don't support someone has already done that? - Brill Pappin -- You received this message because you are

Re: [android-developers] New Market app sneak peak (unverified)

2010-12-13 Thread Julie Andrews
On Sun, Dec 12, 2010 at 11:56 AM, Brill Pappin br...@pappin.ca wrote: Got this from twitter: http://android-tips.com/sexy-face-lift-for-your-market/ Looks like the Promo graphic is going to be fairly important... I know mine needs an update! -- You received this message because you are

Re: [android-developers] New error in the Market

2010-12-13 Thread Julie Andrews
On Mon, Dec 13, 2010 at 10:19 AM, Zsolt Vasvari zvasv...@gmail.com wrote: In thousands of sales, I've never seen this one: You cancelled this order. Reason: Other (describe below) Message sent to customer: Order canceled due to internal error in Market. Since the buyer hasn't

Re: [android-developers] what is the source version at the source.android.com website?

2010-12-13 Thread Julie Andrews
On Mon, Dec 13, 2010 at 12:24 PM, goodwin weigoodw...@gmail.com wrote: I use git clone the IM application from the source website. many errors in source code. many obect methods are not in the sdk of above 1.5. for example Cursor Cursor c = mContentResolver.query(mMessageURI, projection,

[android-developers] Re: New Market app sneak peak (unverified)

2010-12-13 Thread String
On Monday, December 13, 2010 8:38:21 AM UTC, Brill Pappin wrote: Already I'm thinking of writing some software to scrape the transactions out of Checkout so I can actually get some useful information. I don't support someone has already done that? Actually, someone has:

[android-developers] Package Parsing Problem

2010-12-13 Thread Wala Namoos
Hello, I am developing an android application using innerActive-sdk-android when try to open the apk file using Motorola Droid 2.2 for testing. I faced the problem:error There is problem parsing the package, Will you plz help me to solve this problem ASAP since i already sent you this problem

[android-developers] Re: How to destroy an activity immediately?

2010-12-13 Thread Kenny Chang
Fwd: How to destroy an activity immediately? -- Forwarded message -- From: Zsolt Vasvari zvasv...@gmail.com Date: Dec 11, 8:22 pm Subject: How to destroy an activity immediately? To: Android Developers I think the system will try everything to satisfy your memory request and

[android-developers] Re: How to destroy an activity immediately?

2010-12-13 Thread Kenny Chang
The problem is raised by the animations started in onCreate On Dec 11, 8:22 pm, Zsolt Vasvari zvasv...@gmail.com wrote: I think the system will try everything to satisfy your memory request and that includes destroying any activities (your first one), still hanging around.  So I don't think

[android-developers] Re: Auto android:debuggable. Anybody got it working?

2010-12-13 Thread mort
A suggestion for a later update: a checkbox in the device selection dialog or maybe an optional query would be nice. Because sometimes, I just want to do a quick check on the actual device, and debug mode often is painfully slow... btw: What happened to create signed application package? It's

[android-developers] Scroll view scrolling

2010-12-13 Thread pedr0
Hi at all, I am currently developing an activity which allow user to send a feedback, the layout is composed in this way: ScrollView android:id=@+id/feedback_scroll_container android:layout_height=wrap_content

[android-developers] Re: How to redirect GPS nmea from /dev/ttymxc to somewhere

2010-12-13 Thread nelsonchung
Dear Anil, Thanks. Study releated topic. On 12月13日, 下午3時00分, Anil Sasidharan anil...@gmail.com wrote: Hi, You need to implement gps HAL to hook this data up into Android's LocationService JNI. Warm Regards, Anil On Mon, Dec 13, 2010 at 12:27 PM, nelsonchung

[android-developers] Re: what is the source version at the source.android.com website?

2010-12-13 Thread goodwin
Hi Brill i can not understand. why i can't use these methods from SDK. you mean the fact SDK APIs such as 1.5 2.1 2.2 are quit diffrent from Phone's APIs? -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email

Re: [android-developers] Re: Plug-in for email client

2010-12-13 Thread Kostya Vasilyev
To repeat: the built-in email client is not part of the Android SDK. It's behavior and capabilities, and even it being installed, are not guaranteed. Some manufacturers make changes (HTC), some users install alternatives (K9, based on Android code, MailDroid, written from scratch). Now, if

[android-developers] Streaming MP3 from HTTP using MediaPlayer

2010-12-13 Thread Alex Xin
Hi, I'm trying to stream MP3 audio file from HTTP by using MediaPlayer class. I found only few of MP3 files could be played. Most of them cannot stream. MediaPlayer will go into Error state while trying to play. Here's my code: mp.reset(); try { mp.setDataSource(this, src_uri); } catch

[android-developers] Do not sign up for the ShoppyBag mail!

2010-12-13 Thread Ori Harel
it's a spam. report as spam/phishing and delete! sorry... -- 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] Differnce Betn OnTap(int index) OnTap(GeoPoint p, Mapview v)

2010-12-13 Thread Atik
hello All, i want to implement app like. i want to show marker on the map. on tap it should display the dailog, and again i want that ontap, the map should get the zoom upto 20 level.. so can any one tell me how to do this.. or what is the differnce between above two methid if i ma using the

[android-developers] Any app wizard in android.

2010-12-13 Thread Chi Kit Leung
Hi all, I tried AppWizard in Ovi. That is very easy to create app for my blog. It can generate the app by a RSS feed. Does anyone know whether there is a similar app generator in Android? -- Regards, Michael Leung http://www.itblogs.info http://www.michaelleung.info -- You received this

回复: [android-developers] Re: How to communicat e between Activities/Services

2010-12-13 Thread Jiang
Sorry, what do you want to implement? --- 10年12月13日,周一, Kenneth WON kenneth...@gmail.com 写道: 发件人: Kenneth WON kenneth...@gmail.com 主题: [android-developers] Re: How to communicate between Activities/Services 收件人: Android Developers android-developers@googlegroups.com 日期: 2010年12月13日,周一,下午2:05

Re: [android-developers] Differnce Betn OnTap(int index) OnTap(GeoPoint p, Mapview v)

2010-12-13 Thread ahmed jabir
??? On Dec 13, 2010 2:56 PM, Atik atik0...@gmail.com wrote: hello All, i want to implement app like. i want to show marker on the map. on tap it should display the dailog, and again i want that ontap, the map should get the zoom upto 20 level.. so can any one tell me how to do this.. or

[android-developers] Re: how to play yuv file using surfaceflinger

2010-12-13 Thread venu
Hi, Can any body give me some suggestions about playing yuv file in android. On Dec 10, 6:24 pm, venu venuthepo...@gmail.com wrote: I forgot to put in my last post that i am using froyo 2.2. On Dec 10, 6:18 pm, venu venuthepo...@gmail.com wrote: Hi all, I want to play yuv file in my

[android-developers] Re: how to play yuv file using surfaceflinger

2010-12-13 Thread venu
Hi, Can any body give me some suggestions about playing yuv file in android. On Dec 10, 6:24 pm, venu venuthepo...@gmail.com wrote: I forgot to put in my last post that i am using froyo 2.2. On Dec 10, 6:18 pm, venu venuthepo...@gmail.com wrote: Hi all, I want to play yuv file in my

[android-developers] Re: how to play yuv file using surfaceflinger

2010-12-13 Thread venu
Hi all, Can any body give me some suggestions for playing yuv file in android froyo. On Dec 10, 6:24 pm, venu venuthepo...@gmail.com wrote: I forgot to put in my last post that i am using froyo 2.2. On Dec 10, 6:18 pm, venu venuthepo...@gmail.com wrote: Hi all, I want to play yuv file

[android-developers] admob ads in android app not showing all the time

2010-12-13 Thread Etienne
Hello, so i am creating an android app. I have followed the tutorial and example on the admob website. I requestFreshAd() in test mode and then setTestDevices(). This works most of the time but not all the time. I understand that requestFreshAd() is making a request for an ad and needs internet

[android-developers] How to Package .so files into .apk in linux

2010-12-13 Thread Prabagaran V T
Hi all, I have created a shared library using ndk-build. Now i want to package it into apk file. While making the project i am getting the following error. make: *** No rule to make target `out/target/product/generic/obj/ lib/libc.so', needed by `out/target/product/generic/obj/

Re: [android-developers] How to Package .so files into .apk in linux

2010-12-13 Thread Kostya Vasilyev
This is not the right group for this type of question. See android-ndk: http://groups.google.com/group/android-ndk -- Kostya 13.12.2010 14:20, Prabagaran V T пишет: Hi all, I have created a shared library using ndk-build. Now i want to package it into apk file. While making the

[android-developers] Concern on AsyncTask in an Activity

2010-12-13 Thread umakantpatil
I'm just confused about the lifecycle of activity and AsyncTask. I have an activity which opens new AsyncTask. Now if finish() that activity, will be background task also get closed ? Or will it be still going ? If going on then how long it will be going, till my code exceute or till the app

Re: [android-developers] Concern on AsyncTask in an Activity

2010-12-13 Thread Mark Murphy
On Mon, Dec 13, 2010 at 7:13 AM, umakantpatil umakantpat...@gmail.com wrote: I'm just confused about the lifecycle of activity and AsyncTask. I have an activity which opens new AsyncTask. Now if finish() that activity, will be background task also get closed ? No. Or will it be still going ?

[android-developers] TranslateAnimation problem

2010-12-13 Thread Yukun Chen
Hi all, I use TranslateAnimation to move a view from position A to position B, and I want the view to stay at B after animation. I use setFillAfter according to its usage. It does stay at B, but the view's focus still stays at A. Does anybody meet the same problem? Another way is set its

[android-developers] Re: Proguard and Conversion to Dalvik format failed with error 1

2010-12-13 Thread Felix
Welp, the errors are back. Any ideas? -- 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] Re: Differnce Betn OnTap(int index) OnTap(GeoPoint p, Mapview v)

2010-12-13 Thread Atik
i have implemented ontap(in index) to show the dialog popup and ontap(geopiont p,mapview v) to animate and zoom the map on tap. so i have these methods * @Override protected boolean onTap(int index) { OverlayItem item =

Re: [android-developers] TranslateAnimation problem

2010-12-13 Thread Mark Murphy
On Mon, Dec 13, 2010 at 7:30 AM, Yukun Chen chenyuku...@gmail.com wrote: Hi all, I use TranslateAnimation to move a view from position A to position B, and I want the view to stay at B after animation. I use setFillAfter according to its usage. It does stay at B, but the view's focus still

Re: [android-developers] TranslateAnimation problem

2010-12-13 Thread 陈彧堃
It's fine, but still will be something not comfortable. For example I set some sub-view to be invisible, there will be flicker. How do you solve it? By the way, have you tried setFillAfter? On Mon, Dec 13, 2010 at 8:50 PM, Mark Murphy mmur...@commonsware.comwrote: On Mon, Dec 13, 2010 at 7:30

Re: [android-developers] TranslateAnimation problem

2010-12-13 Thread Mark Murphy
On Mon, Dec 13, 2010 at 8:03 AM, 陈彧堃 chenyuku...@gmail.com wrote: It's fine, but still will be something not comfortable. For example I set some sub-view to be invisible, there will be flicker. How do you solve it? Set the sub-view to be invisible after it has animated off-screen via your

[android-developers] How to Declare file write permission in framework code

2010-12-13 Thread Mansoor
hi friend, i created a custom listview in framework path: /froyo/frameworks/base/core/java/android/widget/ and i am using this listview inside homescreen widget just like analog clock. Inside this custom listview as per my requirement, i am creating a file output stream as FileOutputStream out =

[android-developers] Re: admob ads in android app not showing all the time

2010-12-13 Thread Brill Pappin
Why not default to an ad for your own products? - Brill Pappin -- 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] Re: compatible-screens and uses-gl-texture ?

2010-12-13 Thread Phil Endecott
Hi Mario, On Dec 12, 9:14 pm, Mario Zechner badlogicga...@gmail.com wrote: I think the only thing needed is a manifest tag that let's you specify the OpenGL ES profile you want to work have available. This doesn't tell me if the implementation has enough texture units or user clip planes etc.

Re: [android-developers] admob ads in android app not showing all the time

2010-12-13 Thread 陈彧堃
Each mobile ad-network has different fill rate, admob's fill rate is very low outside America. You can try some ad aggregator like adwhirl or mobclix On Mon, Dec 13, 2010 at 7:19 PM, Etienne lawloretie...@gmail.com wrote: Hello, so i am creating an android app. I have followed the tutorial and

[android-developers] Re: what is the source version at the source.android.com website?

2010-12-13 Thread Brill Pappin
Some classes in the SDK are private to the system. Private means that they should not be referenced by applications running in the system. You can't see them in your Eclipse because it references the Public library, which is for applications to extend. Check the jar that your project

Re: [android-developers] How to Declare file write permission in framework code

2010-12-13 Thread Kostya Vasilyev
Permissions are set per application, not per widget. You need to add this permission to the home application's manifest. -- Kostya 13.12.2010 16:52, Mansoor пишет: hi friend, i created a custom listview in framework path: /froyo/frameworks/base/core/java/android/widget/ and i am using this

Re: [android-developers] New error in the Market

2010-12-13 Thread Brill Pappin
Julie, Not sure if you are aware of this, but I've seen about for posts from you this morning with no content. - Brill Pappin -- 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] Streaming video

2010-12-13 Thread Neilz
Hi all. I need to add a feature to my app which streams video. - One source I have has a file extension of m3u8. I'm unsure as to whether Android can handle this? - I also have to handle an RTSP protocol. This isn't something I'm too familiar with. 1) Is MediaPlayer the right Intent to be use

[android-developers] Re: Proguard problem after 2.3 update

2010-12-13 Thread jb
Hi Xavier, I ran android update project I made sure proguard.config=proguard.cfg was in default.properties. When I run ant release it gets to the proguard section and fails with: [proguard] Warning: there were 247 unresolved references to classes or interfaces. [proguard] You may need

Re: [android-developers] New error in the Market

2010-12-13 Thread Brill Pappin
four* -- 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,

[android-developers] Re: layout editor in 2.3 SDK sucks! Sorry but it does.

2010-12-13 Thread stanchat
How do I revert back to the old version? I'm sure when the editor is fully fleshed out it will be really good but at the moment i'm trying to get a application out the door by Dec 25th and the new editor is lsowing down productivity. So what is the best way for me and my team to revert back.

[android-developers] Re: Auto android:debuggable. Anybody got it working?

2010-12-13 Thread Zsolt Vasvari
Debugabble doesn't mean it WILL run in debug mode (slowly). It just means you CAN run it in debug mode. On Dec 13, 5:07 pm, mort m...@sto-helit.de wrote: A suggestion for a later update: a checkbox in the device selection dialog or maybe an optional query would be nice. Because sometimes, I

Re: [android-developers] Anti-aliasing filter on AudioRecord?

2010-12-13 Thread Patrick Noffke
On Sat, Dec 11, 2010 at 1:15 PM, TheSeeker alvaro.herr...@yahoo.com wrote: I have been thinking if when i use the funcion AudioRecord at 8KHz by sample I have aliasing? To avoid the effect of aliasing normally i should put a low pass filter to eliminate frecuencies above 4KHz So i have this

Re: [android-developers] Anti-aliasing filter on AudioRecord?

2010-12-13 Thread Patrick Noffke
On Sat, Dec 11, 2010 at 1:15 PM, TheSeeker alvaro.herr...@yahoo.com wrote: I have been thinking if when i use the funcion AudioRecord at 8KHz by sample I have aliasing? To avoid the effect of aliasing normally i should put a low pass filter to eliminate frecuencies above 4KHz So i have this

Re: [android-developers] Re: Auto android:debuggable. Anybody got it working?

2010-12-13 Thread Kostya Vasilyev
That's controlled by launch mode, if you launch the app for debugging, it should connect. Just like when you have debuggable=true in the manifest. At least that's my understanding from reading what's new in ADT 8.0 -- Kostya 13.12.2010 17:56, Zsolt Vasvari пишет: Debugabble doesn't mean it

[android-developers] Re: layout editor in 2.3 SDK sucks! Sorry but it does.

2010-12-13 Thread Tim H.
Really appreciate you following up on this! I'd also like to add I'm having many issues switching between different configs (QVGA,HVGA, etc..) and changing the zoom level - it will quite often cut off the rendering, showing maybe only a quarter of the actual layout, forcing me to close and

Re: [android-developers] layout editor in 2.3 SDK sucks! Sorry but it does.

2010-12-13 Thread Julie Andrews
On Sat, Dec 11, 2010 at 8:41 PM, niko20 nikolatesl...@yahoo.com wrote: Ok, the new layout editor is fancier and all but no more properties window? I have to right click to set properties now? And many times the right click menu does not function correctly either, like it will be missing sub

[android-developers] Layout: Battery usage bar

2010-12-13 Thread Harpritt
Hi everyone Just wondering if anyone knows how the layout (specifically the power used bar) is created for the power consumption page with android. ive been trying to recreate it will little success. Id like to use the little power meter in my application. Any help is greatly appreciated Many

Re: [android-developers] Layout: Battery usage bar

2010-12-13 Thread Julie Andrews
On Mon, Dec 13, 2010 at 9:05 PM, Harpritt harpr...@gmail.com wrote: Hi everyone Just wondering if anyone knows how the layout (specifically the power used bar) is created for the power consumption page with android. ive been trying to recreate it will little success. Id like to use the

Re: [android-developers] Auto android:debuggable. Anybody got it working?

2010-12-13 Thread Julie Andrews
On Sat, Dec 11, 2010 at 5:26 PM, Zsolt Vasvari zvasv...@gmail.com wrote: The doc states: 'Developers no longer need to add the android:debuggable attribute to the application tag in the manifest — the build tools add the attribute automatically. In Eclipse/ADT, all incremental builds are

Re: [android-developers] Anti-aliasing filter on AudioRecord?

2010-12-13 Thread Julie Andrews
On Mon, Dec 13, 2010 at 8:26 PM, Patrick Noffke patrick.nof...@gmail.comwrote: On Sat, Dec 11, 2010 at 1:15 PM, TheSeeker alvaro.herr...@yahoo.comwrote: I have been thinking if when i use the funcion AudioRecord at 8KHz by sample I have aliasing? To avoid the effect of aliasing normally i

Re: [android-developers] EditText and auto-complete/correct

2010-12-13 Thread TreKing
On Sun, Dec 12, 2010 at 11:27 PM, Raymond C. Rodgers raym...@badlucksoft.com wrote: Thanks, but that's not quite what I'm referring to. Oh, sorry. Just saw the auto complete part. I am using the auto complete for an EditText as well and it doesn't work for me either actually. I vaguely

[android-developers] Newbie having trouble detecting when VideoView video playing completes

2010-12-13 Thread vtb
Hi Guru's New to Android. I am developing an app that plays videos based on a touch map that is read from the local disk, this map defines areas of the screen that relate to a particular video to play. This is all working very nicely now. However, when the video completes I have to hit the button

[android-developers] I can't see my own posts here?

2010-12-13 Thread Tobiah
I get responses to my questions, but it's annoying that I can't search for my own posts to see whether any replies have come in. I am on many other mailing lists where this is not the case. Is there any reason that this one should be different? Thanks! Tobiah -- You received this message

[android-developers] Re: EditText and auto-complete/correct

2010-12-13 Thread Brill Pappin
I've been digging around in the keyboard code a bit, maybe I can help. As I understand it, all text input should give you the options unless specifically turned off. Also, it will be turned off for some input types e.g. phone numbers (actually pretty much most things that don't use the qwerty

Re: [android-developers] Layout: Battery usage bar

2010-12-13 Thread Brill Pappin
Julie, Your responses still don't contain any content. Maybe something wrong with your reader? - Brill -- 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

[android-developers] Re: Layout: Battery usage bar

2010-12-13 Thread Yahel
Julie Andrews is a spam bot... That's why she doesn't have much to say :D Yahel On 13 déc, 17:33, Brill Pappin br...@pappin.ca wrote: Julie, Your responses still don't contain any content. Maybe something wrong with your reader? - Brill -- You received this message because you are

[android-developers] Re: New Market app sneak peak (unverified)

2010-12-13 Thread Brill Pappin
Very cool... works pretty well, but the data i really want simply isn't provided by the market or checkout. It is nice to get reports on revenue, but what I'm after is what the impact of changes will be on my users. I need to know what devices are used, what versions of the OS they are using

Re: [android-developers] Layout: Battery usage bar

2010-12-13 Thread Kostya Vasilyev
Have you looked at the source? It's probably part of Settings application: http://android.git.kernel.org/?p=platform/packages/apps/Settings.git;a=summary Start by looking at the manifest, identify the activity (you can get its class name by observing the logcat, while launching it on the

Re: [android-developers] Concern on AsyncTask in an Activity

2010-12-13 Thread Prakash Iyer
All what Mark said + be very careful on how the UI gets updated. If you, like most others, are using an inner class for AsyncTask then the outer instance is no longer the visible instance when your app goes away or even an orientation changes. My 2c., AsyncTask has a noble intention but a very

Re: [android-developers] Layout: Battery usage bar

2010-12-13 Thread Kostya Vasilyev
That's just spam. And Julie Andrews's name seems to actually be Vikram. -- Kostya 13.12.2010 19:33, Brill Pappin пишет: Julie, Your responses still don't contain any content. Maybe something wrong with your reader? - Brill -- You received this message because you are subscribed to the

[android-developers] LVL question: how the method VerifyLicense in the class ResultListener in class LicenseChecker be called.

2010-12-13 Thread Zhihong GUO
Hi all, I want to make it clear how the VerifyLicense method of the class ResultListener in class LicenseChecker be called. Is it be called by Android Market client? The VerifyLicense code is as below: public void verifyLicense(final int responseCode, final String signedData,

[android-developers] Normal-hdpi vs large-mdpi

2010-12-13 Thread brian purgert
They both have the same resoultions so wont they be the same exact images in each folder also when making the folders do I put the size or the dpi first -- 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] Sending messages from app that would show up in adb logcat?

2010-12-13 Thread Tobiah
It would be convenient to send arbitrary strings to this stream so that I could view them on my computer terminal during adb logcat. Thanks, Tobiah -- 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] Re: MediaPlayer is Hanging in reset call

2010-12-13 Thread John
Yes. The video works great most of the time. I am only having the issue on one of 3 phones, and that phone has been rooted improperly, so I assume it's a problem with the phone and not the code. In fact it also works on the bad phone about half of the time. On Dec 11, 1:10 am, Doug

[android-developers] Re: LVL question: how the method VerifyLicense in the class ResultListener in class LicenseChecker be called.

2010-12-13 Thread Zhihong GUO
a little modification on the last question. The SDK API can't get the signature, but it still possible for the developers to get the signature by hack the platform code 2010/12/14 Zhihong GUO gzhh...@gmail.com Hi all, I want to make it clear how the VerifyLicense method of the class

Re: [android-developers] Re: New Market app sneak peak (unverified)

2010-12-13 Thread TreKing
On Mon, Dec 13, 2010 at 10:54 AM, Brill Pappin br...@pappin.ca wrote: It is nice to get reports on revenue, but what I'm after is what the impact of changes will be on my users. I need to know what devices are used, what versions of the OS they are using etc. For me it's more about making

[android-developers] Re: Sending messages from app that would show up in adb logcat?

2010-12-13 Thread cx0der
android.util.Log can do what you are looking for. On Dec 13, 10:22 pm, Tobiah t...@tobiah.org wrote: It would be convenient to send arbitrary strings to this stream so that I could view them on my computer terminal during adb logcat. Thanks, Tobiah -- You received this message because you

[android-developers] Recommended way of passing the around Facebook object among different activities

2010-12-13 Thread sogwiz
Hi, Does anyone have a recommended way of passing around the com.facebook.android.Facebook object to different activities one its been initialized and once the user has successfully logged in? Sample approaches may include putExtras, share one instance of the Facebook class from within the

Re: [android-developers] Package Parsing Problem

2010-12-13 Thread TreKing
On Mon, Dec 13, 2010 at 3:00 AM, Wala Namoos husni...@gmail.com wrote: I am developing an android application using innerActive-sdk-android when try to open the apk file using Motorola Droid 2.2 for testing. I faced the problem:error There is problem parsing the package, I've never seen any

[android-developers] Re: Normal-hdpi vs large-mdpi

2010-12-13 Thread Alessandro Pellizzari
Il Mon, 13 Dec 2010 12:22:25 -0500, brian purgert ha scritto: They both have the same resoultions so wont they be the same exact images in each folder But a 250x250 image in hdpi will be about 1 inch wide, on a mdpi will be nearly 2 inches wide. Bye. -- You received this message because

[android-developers] Re: emulator stuck in android logo screen

2010-12-13 Thread demvin
Hi, I also got this problem. I Ended up creating a new AVD and got it to work after rebooting my computer. good luck. Vincent -- 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] Re: Anti-aliasing filter on AudioRecord?

2010-12-13 Thread Chris Stratton
On Dec 13, 9:56 am, Patrick Noffke patrick.nof...@gmail.com wrote: I'm not aware how the electronics work in the devices.  What device(s) are you using?  Maybe the 8kHz sampling is actually sampled at 44.1 kHz, and there is digital filtering/down-sampling to 8kHz. Right idea, but the initial

[android-developers] Re: New error in the Market

2010-12-13 Thread Streets Of Boston
Judging from the links in her signature on the bottom of her posts, she may be a spammer. On Dec 13, 9:09 am, Brill Pappin br...@pappin.ca wrote: Julie, Not sure if you are aware of this, but I've seen about for posts from you this morning with no content. - Brill Pappin -- You received

[android-developers] Re: How to Declare file write permission in framework code

2010-12-13 Thread Chris Stratton
As Kostya said, permissions are per-application. I think you might do better not to hard code this, but create a mechanism where the application can register an output sink for this type of data with the framework. For most applictions, no output sink registered will mean no attempt to output.

[android-developers] Programmatically discover ContentProviders in the current application

2010-12-13 Thread Mark Carter
I'm aware of: http://developer.android.com/reference/android/content/pm/PackageManager.html#queryContentProviders(java.lang.String, int, int) but this returns all ContentProviders available to the system. However, I am only interested in ContentProviders of my own application and, for

Re: [android-developers] Re: Normal-hdpi vs large-mdpi

2010-12-13 Thread brian purgert
Ok I think im ok with that though because I want my game to be the same on both devices. On Dec 13, 2010 1:06 PM, Alessandro Pellizzari a...@amiran.it wrote: Il Mon, 13 Dec 2010 12:22:25 -0500, brian purgert ha scritto: They both have the same resoultions so wont they be the same exact

[android-developers] Re: New error in the Market

2010-12-13 Thread Brill Pappin
Yah, i'm starting to think that. Well I guess we can all mark it as spam and if she really isn't then she can sort it our with the forum admins. Marking now. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send

[android-developers] Re: Sending messages from app that would show up in adb logcat?

2010-12-13 Thread Brill Pappin
something wring with: Log.d(MYTAG, Print this in logcat...); Works well for me... - Brill Pappin -- 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

Re: [android-developers] Re: New Market app sneak peak (unverified)

2010-12-13 Thread Brill Pappin
You said that before. How do you use Google Analytics from inside an Android app or inside the market? I already track those users who hit my site with the docs, but that will not be a very accurate breakdown. Is there some way to hook Analytics tot he Market? - Brill Pappin -- You received

Re: [android-developers] Re: Sending messages from app that would show up in adb logcat?

2010-12-13 Thread Tobiah
On 12/13/2010 10:46 AM, Brill Pappin wrote: something wring with: Log.d(MYTAG, Print this in logcat...); Very cool. Thanks guys. Tobiah -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

Re: [android-developers] Differnce Betn OnTap(int index) OnTap(GeoPoint p, Mapview v)

2010-12-13 Thread TreKing
On Mon, Dec 13, 2010 at 3:56 AM, Atik atik0...@gmail.com wrote: or what is the differnce between above two methid if i ma using the both methods in code OnTap(int index)--for showing dialog OnTap(Geopoint p,mapview v)---for zooming map There's no reason to use them for different

  1   2   3   >