Re: [android-developers] Re: How do you counter repeated bogus reviews from competitors?

2011-04-26 Thread Samuel Anandaraj.J
Hi MB,

respond to comments seems good idea. can this be raised int the Android
Market 
Supporthttp://www.google.com/support/forum/p/Android+Market/label?lid=6c2f25659505b63dhl=en
 forum.

Regards,
Sam

On Tue, Apr 26, 2011 at 1:00 PM, MB manoj.bi...@gmail.com wrote:

 Hi Brill,

 Thanks a lot for the response and the suggestions. I updated the app
 description with a one liner indicating what our specific competitor
 has been upto.

 Given how sensitive an app's quality perception is based on top
 reviews, I really wish Android market provided their vendors/
 developers a way to respond to comments esp. to  users who frequently
 update/touch their comments.

 Thanks,

 --MB.

 On Apr 24, 9:55 pm, Brill Pappin bpap...@sixgreen.com wrote:
  By the way, I just read your open letter.
 
  Maybe a more impartial database needs to be set up listing these
  jokers.
  Some way we can all report this kind of thing with rules for how
  companies get on it and how they get off it.
 
  - Brill Pappin
 
  On Apr 24, 6:55 pm, MB manoj.bi...@gmail.com wrote:
 
 
 
 
 
 
 
   Hi,
 
   I am the developer of Android app Gps Ski Maps. We are really
   frustrated with competitor writing bogus review about our app(by
   buying app multiple times under different accounts and repeatedly
   touching the reviews).
 
I am wondering how do you deal with this? What steps do you take to
   prevent such abuse of Android Market?
   We expected some bogus reviews, but not at the scale we saw in Android
   Market.
   Our app is available on both Android and Blackberry. The spammy review
   problems has been really a problem only on Android. Blackberry
   reviews( both good and bad:-)) have been mostly genuine as far as I
   can tell.
   The details of our particular case are written here, but I am more
   interested in figuring out the counter steps.
 
http://goo.gl/pilTF
 
   Thanks,
 
   --MB
   (Developer. Gps Ski Maps)

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

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

Re: [android-developers] Android apps

2011-04-26 Thread Samuel Anandaraj.J
i guess you can register an activity to get notification when boot
completes, this will require permission in the manifest. so you can start
your service from this registered activity.

regards,

Sam

On Tue, Apr 26, 2011 at 1:42 PM, chamith weerasinghe e05ch...@gmail.comwrote:

 Hi,

 I want that service start at phone boot up.and activity when the user click
 the icon.
 can i do this when the both in same project.
 if so please tell me how.

 thanks a lot for ur answers Mark.

 Thanks.
 Chamith.

 On Mon, Apr 25, 2011 at 11:04 PM, Mark Murphy mmur...@commonsware.comwrote:

 On Mon, Apr 25, 2011 at 1:13 PM, chamith weerasinghe e05ch...@gmail.com
 wrote:
  Please tell me how should i do this.

 Step #1: Move the service and its related classes into the project
 that has the activity

 Step #2: Move the service element (and any other required elements)
 into the manifest of the project that has the activity

 Step #3: Delete the service-only project

 --
 Mark Murphy (a Commons Guy)
 http://commonsware.com | http://github.com/commonsguy
 http://commonsware.com/blog | http://twitter.com/commonsguy

 Android Training in London: http://bit.ly/smand1, http://bit.ly/smand2

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


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

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

Re: [android-developers] startup application

2011-04-07 Thread Samuel Anandaraj.J
Yes! you can.

   uses-permission android:name=android.permission.RECEIVE_BOOT_COMPLETED
/


2011/4/6 आशुतोष हिन्दुस्तानी ashutosh.h...@gmail.com

 can i make a autostart or startup application in android.

 --
 Thanks
 Ashutosh Mohle
 Software Engineer
 CS-KNIT-2010






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

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