[android-developers] I can't login to my Android Market Developer account

2011-01-13 Thread Mica
I have a account created about 5 months ago, have few application and
in good user review. starting few hours ago, when I login to my
account, I no longer see my list of application. but keep show me:


Before you can publish software on the Android Market, you must do
three things:
Create a developer profile
Pay a registration fee ($25.00) with your credit card (using Google
Checkout)
Agree to the Android Market Developer Distribution Agreement


I couldn't continue to my application list. I have no notification
from google or anyone notify me about my account change. also I found
all my application no longer available on Android Market.

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


[android-developers] How to hide GestureOverlayView stroke

2010-09-01 Thread Mica
I have a ListView with  GestureOverlayView, when user swipe left, it
mark the ListView Item. It is working perfectly. only thing I don't
like to see is when user swipe it display the yellow color stroke
line. Is there any way I can make it not to display the Stroke when
user perform gesture? Thanks in advance

-- 
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: Android Library Project

2010-08-03 Thread Mica
this is good news, do you know when next ver of ADT will be available
through Eclipse update?

On Jul 9, 2:36 pm, Xavier Ducrohet x...@android.com wrote:
 Just to give an update to anyone still reading this thread.

 The next version of ADT will include fixes for:
 - Issue with the library needing to have a single source folder called
 src. Any number of source folder, of any name, even under other
 folder (src/java).
 - Issue with project name containing characters that aren't valid for
 folder names.
 - Libraries depending on libraries.

 We've also made the link of the library source folders in the main
 project much more robust.

 By the way, we highly recommend to people using library projects in
 Eclipse to set their workspace to automatically refresh.
 This is due to Eclipse not realizing that the code inside the linked
 folder (in the main app) is the same as the code in the library. Since
 Eclipse considers them to be different, editing the code in one
 location requires a refresh in the other location. Setting the
 workspace to refresh automatically helps a lot.

 Xav





 On Fri, Jul 9, 2010 at 11:13 AM, Mark Carter mjc1...@googlemail.com wrote:
  On 7 July 2010 20:58, Vladimir Lebedev-Schmidthof dair@gmail.com
  wrote:

  Hello Mark,

  I faced the same problem with attrs.xml in Library Project. Have you
  finally found the solution?

  Sorry Vladimir - I stopped using the Library Project system I while ago -
  and never found a solution to that particular problem.

  --
  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

 --
 Xavier Ducrohet
 Android SDK Tech Lead
 Google Inc.

 Please do not send me questions directly. 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