[android-developers] Goiogle Play - Dev Console not updating since July 25

2012-07-28 Thread Kaptkaos
I was wondering if anyone else was seeing this. When I check my dev console 
there are now stats for my apps after July 25. Is there a problem with 
Google Play or did I miss a memo? Thanks!

-- 
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, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Re: Long click on list activity item

2012-05-21 Thread Kaptkaos
Ah, this was exactly what I needed. Thanks for the tip!

-- 
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, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Publishing free and paid versions of the same app

2012-05-21 Thread Kaptkaos
Hi all,
I have a free version of my app posted on Google Play. I have had some 
demand to provide a paid version also. When I tried ti upload the APK for 
the paid version, Google Play complained because it used the same package 
name as the free version.

   What is the recommended way to handle this? Obviously the free and paid 
version are very similar in their code base. I don't want to maintain 2 
different projects if I can help it. Any recommendations for solving this 
problem? Is there a standard way to organize projects to achieve this goal? 

   Many thanks in advance!

- Kaos

-- 
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, visit this group at
http://groups.google.com/group/android-developers?hl=en