[android-developers] Re: Is the Android Device Seeding Program over?

2010-04-13 Thread Vladimir
If I remember correctly the deadline was 02/28 Congrats on 4* with your first app by the way On Apr 10, 1:41 am, Robert Bonestell rbonest...@gmail.com wrote: Does anyone know if the Android Developer Device Seeding Program is over? Was it only applications that had 5k+ downloads a 3.5* rating

[android-developers] Re: Weird OpenGL performance in Nexus one

2010-04-13 Thread Vladimir
Rokon got 60fps and my app just 55fps in average. I tried drawTexfOES for backgrounds in Rokon and got 200+ fps with 4 or 5 alpha-blended layers on Droid, around 100-120 on G1. I also used it in a 3D game I wrote from scratch and there was a noticeable performance boost compared to quads. Canvas

[android-developers] Re: Bluetooth stack becomes dead

2010-04-13 Thread Rafał Grzybowski
Serge, Thank you for the reply. I'd be glad to hear how it works on HTC Desire. Maybe I'll try to switch to native Bluetooth custom library. Best regards On 13 Kwi, 16:50, ssozonoff se...@sozonoff.com wrote: Hello Rafal, I have this exact problem with my HTC Legend as well. I wrote a post

[android-developers] Re: newline in toast text

2010-04-13 Thread arnoldl
i have no idea , why that didn't work before when i tried it and now it doesbut thanks On 12 apr, 18:37, Jason LeBlanc jasonalebl...@gmail.com wrote: line1\nline2 On Mon, Apr 12, 2010 at 3:50 AM, arnoldl arn...@fortuin.nl wrote: i'm trying to display a toast...that works. but i can't

[android-developers] Re: Weird OpenGL performance in Nexus one

2010-04-13 Thread Mario Zechner
I kind of doubt the performance figures you give. 4 to 5 full screen alpha blended layers on the droid will give you around 30 to 35 fps. I assume you only measure the time it takes to execute your OpenGL commands. The real deal is measuring the delta time between the last and the current frame.

[android-developers] Re: Steps to transfer a simple object from server to android using XML

2010-04-13 Thread Bob Kerns
[Message delayed due to technical difficulties..] raqz and I have been discussing this off-list, so just to sync things up a bit... Raqz asked me about JSON -- possibly in response to your suggestion. It's a good suggestion to consider. I tend to suggest XML by default, because it's more

[android-developers] Re: Weird OpenGL performance in Nexus one

2010-04-13 Thread Mario Zechner
Hm, seems my post got swalled by the flying spagetthi monster. Here we go again. I wonder how you measure the time. Do you measure you frames like this? ... long startTime = System.nanoTime(); int frames = 0; public void onDrawFrame( ) { ... draw stuff ... if( System.nanoTime() -

[android-developers] Re: Progress Bar in every row of ListView

2010-04-13 Thread gcstang
Thank you On Apr 13, 3:04 pm, Prajakta Shitole prajakt...@gmail.com wrote: links for Lazy loading .. http://blog.jteam.nl/2009/09/17/exploring-the-world-of-android-part-2/ Tom van Zummerenhttp://evancharlton.com/thoughts/lazy-loading-images-in-a-listview/Evan

[android-developers] Re: Generating a static HashMap from resources?

2010-04-13 Thread HippoMan
Thanks, but your suggestion won't work for me, because I can't statically access the values of arrays defined as resources. These arrays can only be retrieved via an already created Context object through the use of getResources().getStringArray(). Recall that I am looking to use these values to

[android-developers] Is there a way to force deletion of User Data on Application upgrade?

2010-04-13 Thread eric
I want to force the User Data to be deleted on Application upgrade (to delete internal database). How can I do that? Eric -- 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] Is there a way to force deletion of User Data on Application upgrade?

2010-04-13 Thread Mark Murphy
eric wrote: I want to force the User Data to be deleted on Application upgrade (to delete internal database). How can I do that? You can't, directly. You can arrange to be modified via a ACTION_PACKAGE_REPLACED broadcast Intent when your application is upgraded, at which point you can do

[android-developers] Application icon change during Application upgrade

2010-04-13 Thread eric
For an Application upgrade, I want to change the main application icon. I am observing different behaviors depending on device (see below). Is there a way to test it thoroughly before submitting to Market? My current test process is: 1) install Version 1 from the Android Market 2) Copy my signed

[android-developers] Animation and ListView

2010-04-13 Thread Sebastian Müller
Hi Im using a listview to display some self defined objects. this works great. then i wrote an animation to smoothly slide down the list: *Code:* public static void downFromTopAnimation(ViewGroup panel, Context ctx) { AnimationSet set = new AnimationSet(true); Animation animation = new

[android-developers] android spinning image

2010-04-13 Thread Michael Lam
hi, i am trying to create two spinning wheels, as in pulleys, so everytime the attached rope moves, the two pulleys will rotate. i have tried two approaches: 1) use Matrix.postRotate within the onDraw() method of the View class, which calls the following: private void

[android-developers] Re: Device Seeding Program for Top Android Market Developers

2010-04-13 Thread bera
This is google's reply for me: Beralee, We have verified that there is no problem with any shipment. We apologize for the delays in the shipments; we had some issues which have been resolved. You should be receiving your phone within the next 2 weeks. We apologize again for the delays and thank

[android-developers] Re: Audio Mixing

2010-04-13 Thread ani
Kevin I don't remember where i saw that reply but someone from android team can very well confirm this i.e. are they working on new audio framework or not?? Sadly, in this area generally android team response is not very enthusiastic. -- You received this message because you are subscribed to

[android-developers] Re: Audio Mixing

2010-04-13 Thread ani
Kevin I don't remember where i saw that reply but someone from android team can very well confirm this i.e. are they working on new audio framework or not?? Sadly, in this area generally android team response is not very enthusiastic. -- You received this message because you are subscribed to

[android-developers] Re: Android App Presentation

2010-04-13 Thread JP
The emulator plus a screen capture app like CamStudio On Apr 13, 1:46 pm, Mike dg vinb...@gmail.com wrote: You could use the emulator. On Apr 13, 1:31 am, Prathamesh Shetye prathamesh.she...@gmail.com wrote: I wanted to make a video presentation of my android application. i know i can

[android-developers] 98 Tips Which You LOve Most For MakIng money[finance4u.yolasite]

2010-04-13 Thread jahid islam
FROM http://finance4u.yolasite.com/online-make-money/99-tips-which-you-love-most-for-making-money-finance4u-yolasite- * 98 Tips Which You LOve Most For MakIng money[finance4u.yolasite] Cut Out TV Time *– Instead of watching other people doing what they love (actors, athletes, etc.) while you

[android-developers] top 10 ideas to make money from your Blogs.[finance4u.yolasite]

2010-04-13 Thread jahid islam
*FROM http://finance4u.yolasite.com/online-make-money/top-10-ideas-to-make-money-from-your-blogs-finance4u-yolasite- * top 10 ideas to make money from your Blogs.[finance4u.yolasite]http://finance4u.yolasite.com/online-make-money/top-10-ideas-to-make-money-from-your-blogs-finance4u-yolasite-

Re: [android-developers] top 10 ideas to make money from your Blogs.[finance4u.yolasite]

2010-04-13 Thread Adam Olsen
Why is this guy not banned yet? On Tue, Apr 13, 2010 at 7:03 PM, jahid islam xomba...@gmail.com wrote: *FROM http://finance4u.yolasite.com/online-make-money/top-10-ideas-to-make-money-from-your-blogs-finance4u-yolasite- * top 10 ideas to make money from your

[android-developers] Re: Application icon change during Application upgrade

2010-04-13 Thread NoImJosh
I think that as long as you replace the icon in your build, and the new one is not there, the only reason that a phone would show the old one is due to caching that will be refreshed periodically. I know that I updated my icon for my app, without even thinking about this issue, and no one made

[android-developers] Re: Android App Presentation

2010-04-13 Thread NoImJosh
+1 for emulator and CamStudio - I used the trial to create some videos for my app.. On Apr 13, 10:00 pm, JP joachim.pfeif...@gmail.com wrote: The emulator plus a screen capture app like CamStudio On Apr 13, 1:46 pm, Mike dg vinb...@gmail.com wrote: You could use the emulator. On Apr 13,

[android-developers] Re: About ACCESS_DRM permission problem

2010-04-13 Thread JustinLai
Is my signature not same as PackageManager, so it cannot assign the permission to me? If the answer is Yes, any solution can help me to get this permission? Thanks all of you On 4月13日, 下午1時55分, JustinLai justinlai8...@gmail.com wrote: Hello, I am trying to delete the content in DrmProvider.

[android-developers] Re: Is there a way to force deletion of User Data on Application upgrade?

2010-04-13 Thread NoImJosh
If you're trying to create a more robust database, you don't have to delete the existing one. If you have a class that extends SQLiteOpenHelper, you can call the following function (this moves data from current table to temp table to remove whichever columns you don't specify in the swap string,

[android-developers] LogCat logging wrong time

2010-04-13 Thread DonFrench
All the messages being logged in LogCat now have the wrong time. It is running about 35 minutes fast. Any idea why or more importantly, how to fix this? -- 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] Google Search

2010-04-13 Thread Eric Crump
I have searched the forum and found other people in the past looking to do local searches but I didn't see an answer. I also found the documentation for the AJAX api but I'm not sure if that is what I need. I'm a little lost and I'm not sure exactly where to begin. An example would be great. I

[android-developers] Re: App released but only tested using the emulator. Could you please test it to me?

2010-04-13 Thread Gabriel Simões
I´ve just sent you an e-mail with a beta version for Android 1.5. I hope it works now. Also, I hope you can help me with a feedback about the app version I´ve sent you. Thanks, Gabriel Simões On 5 abr, 10:07, Yahel kaye...@gmail.com wrote: No worries Gabriel, I really don't know why this

[android-developers] How battery architecture works in Android including device layer

2010-04-13 Thread Kabita
Hi All, I am looking for a tutorial on Android Battery architecture including device layer. I did google but not able to find out good tutorial or any URL based on the same. It am looking it very urgently. Pls help ... Thanks kabita -- You received this message because you are subscribed to the

[android-developers] Music app crashing on my Ecalir 2.1 emulator

2010-04-13 Thread Uander
Hi , I have done repo sync with Eclair 2.1 , make to compile entire source . run emulator Click on Music app says process com.android.music ha stopped unexpectedly . logcat says : W/Checkin ( 58): Can't log event SYSTEM_SERVICE_LOOPING: java.lang.IllegalArgumentException: Unknown URL

[android-developers] Re: How to make service run indefinitely even after activity that started the service exited with API call system.exit(0);

2010-04-13 Thread Bob Kerns
Well, it would sure help if you didn't assassinate the process the service is running in! You do not want to call System.exit(). Now, one thing to realize about Android is that processes are killed when not needed -- or sometimes even when needed -- and then restarted later, re-creating the

[android-developers] Re: how to read database of one application in another application using contentproviders

2010-04-13 Thread SREEHARI
Hi Kiran, I want to know how you are specifying the content uri?? Can u pls provide the code snippet of your CONTENT URI.. I used Uri mUri = Uri.parse(content://com.wipro.FTCProvider.CellInfo/ profiles); instead of Uri mUri = Uri.parse(CellInfo.CONTENT_URI) ; Try to give the

<    1   2   3   4