[android-developers] Detecting which drawable folder was used.

2009-11-26 Thread Joshua Frank
. I am trying to just create hdpi bitmaps for the ones that don't look good when re-sized. -- Joshua Frank -- 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] Deleting all files

2010-01-20 Thread Joshua Frank
if the game name has changed is a previous version. In short this is a major update and I would love to force the user to make a fresh install, deleting all files, preferences and database info. Is there an easy way to do this? -- Joshua Frank -- You received this message because you are subscribed

Re: [android-developers] Saving ListView Scroll Location?

2010-01-20 Thread Joshua Frank
...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- Joshua Frank -- 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

[android-developers] Google vs Flurry

2010-01-27 Thread Joshua Frank
I want to start tracking usage of my apps. I need to decide on who to use Google Mobile Analytics or Flurry. Does anyone have an opinion? -- 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] Re: Android Market Changed ranking

2010-02-20 Thread Joshua Frank
@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- Joshua Frank http://www.joshfrank.com frankjos...@gmail.com 314-882-8585 -- You received

Re: [android-developers] Re: Anyone noticing more uninstalls of their app than usual over last weekend/today?

2010-02-27 Thread Joshua Frank
Has anyone heard any new about this issue being fixed. My active user stats are still down over 30%. Also, it now looks like the new market ranking system uses active users to rank apps. It has been over 2 months now. On Fri, Jan 22, 2010 at 3:33 PM, Seni Sangrujee sangru...@gmail.com wrote:

Re: [android-developers] Re: Anyone noticing more uninstalls of their app than usual over last weekend/today?

2009-12-23 Thread Joshua Frank
-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- Joshua Frank http://www.joshfrank.com frankjos...@gmail.com 314-882-8585 -- You

[android-developers] Memory Leak

2010-04-14 Thread Joshua Frank
button then start LeakyActivity again it stays in memory. I know this because I have been dumping the HPROF files. -- Joshua Frank -- 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

[android-developers] CopyOnWriteArrayList Problem

2010-07-19 Thread Joshua Frank
the eclipse debugger to step through the issue and found that the CopyOnWriteArrayList lock instance variable is what is set to null. Has anyone else seen this and is there any fix? -- Joshua Frank -- You received this message because you are subscribed to the Google Groups Android Developers group

[android-developers] Memory problem with Threads

2010-03-04 Thread Joshua Frank
and resuming my app about 40 to 50 times I will then get OutOfMemory Errors when loading bitmaps. Allthough this doesn't effect most of my users I do get occasional reports of crashes. How can I remove the references to my threads from ThreadGroup so that GC can do it's job. -- Joshua Frank

Re: [android-developers] Re: Memory problem with Threads

2010-03-04 Thread Joshua Frank
= null; } } On Thu, Mar 4, 2010 at 3:36 PM, fadden fad...@android.com wrote: On Mar 4, 1:02 pm, Joshua Frank frankjos...@gmail.com wrote: I have a couple of worker threads in my app which I stop and restart during onPause() and onResume(). I use a method that clears all the reference

Re: [android-developers] Market apps Ranking rules

2010-03-11 Thread Joshua Frank
@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- Joshua Frank -- You received this message because you are subscribed to the Google

[android-developers] Application signature mismatch

2010-03-12 Thread Joshua Frank
Sometimes I use my laptop to code and sometimes my desktop. Every time I reinstall the android app using a different system it complains about different application signatures and I have to uninstall the app. Is there a way to make them match on multiple systems? -- Joshua Frank -- You

[android-developers] Nexus One ADB XP 64

2010-03-24 Thread Joshua Frank
Anyone got the Nexus One working with adb on XP 64? I've tried the r3 driver from the SDK and I've even tried the drives from the xda-developers forum and had no luck. -- Joshua Frank -- You received this message because you are subscribed to the Google Groups Android Developers group. To post