[android-developers] Re: XML Parsing

2011-07-05 Thread Krischik Martin
On 4 Jul., 07:06, Vikash vikash.andr...@gmail.com wrote: Can anybody send XML Parsing eBook or Documents to me. We have made good experience with android.sax: http://developer.android.com/reference/android/sax/package-summary.html It is pre-installed and simple to use. Martin -- You

[android-developers] Re: Comments and Contacting Users

2011-06-28 Thread Krischik Martin
On 28 Jun., 05:25, Adam Ratana adam.rat...@gmail.com wrote: market is in language X.  My app is fairly new and has high ratings, but there is one 1 star comment (the only one) in German, and that's the only review in German. I have a German account. I could test the app and give you are fair

[android-developers] Re: Comments and Contacting Users

2011-06-26 Thread Krischik Martin
On 26 Jun., 02:19, Daniel Drummond dmdrummo...@gmail.com wrote: Your developer email address is on your app page in the market.  This Of course you could build into your app an option for the user to register their use with the developer.  Or set up a Contact Developer menu item. That is the

[android-developers] Re: How to prevent my application from being killed?

2011-04-28 Thread Krischik Martin
On 27 Apr., 05:35, J J andde...@gmail.com wrote: a) How to prevent my application from being killed? or b) How to restart my application automatically after it is killed or force stopped? Care to tell me which app you are working on so I can make sure that I never ever download it. Because

[android-developers] Re: Amazon Appmarket is now open!

2011-03-30 Thread Krischik Martin
On 25 Mrz., 21:07, Fernando Cassia fcas...@gmail.com wrote: On Fri, Mar 25, 2011 at 4:26 AM, Krischik Martin martin.krisc...@noser.com wrote: Did you actually read the terms and conditions for developers and suppliers? Or are you just an Amazon-Fanboy believing that is must be good

[android-developers] Re: Amazon Appmarket is now open!

2011-03-30 Thread Krischik Martin
On Mar 29, 4:19 pm, Kevin TeslaCoil Software ke...@teslacoilsw.com wrote: Opera has just launched its own Mobile App Store And instead of contacting developers to get them to submit their apps before launch, Opera just populated it with pirated software... Not a good way to gain developer

[android-developers] Re: Amazon Appmarket is now open!

2011-03-30 Thread Krischik Martin
On Mar 29, 7:09 pm, Kevin TeslaCoil Software ke...@teslacoilsw.com wrote: Some more details, it was WidgetLocker 1.2.2, which is from July 2010 and several versions out of date. It was named WidgetLockr (Pirate spelling?). It was an unmodified APK signed by me, the one I had posted to the

[android-developers] Re: Amazon Appmarket is now open!

2011-03-30 Thread Krischik Martin
On Mar 30, 5:27 pm, Kostya Vasilyev kmans...@gmail.com wrote: I see that Handago offers paid apps for Android, with trial period feature. Anyone know what kind of licensing scheme / library is behind this? That is up to you. The offer the ability to upload two version of the app, one for the

[android-developers] Re: Amazon Appmarket is now open!

2011-03-25 Thread Krischik Martin
On 24 Mrz., 11:07, Pent supp...@apps.dinglisch.net wrote: Larger reach? At the moment it is US only for Buyer. And the payment conditions for outside US Seller are plain horrible. I should coco. If that means what I think it means. Well, I mean that US Bankers Cheques are not helpfully

[android-developers] Re: Amazon Appmarket is now open!

2011-03-25 Thread Krischik Martin
On 24 Mrz., 15:49, TreKing treking...@gmail.com wrote: On Thu, Mar 24, 2011 at 4:03 AM, Krischik Martin I don't see any advantage apart from the Amazon brand itself. Do you? Developer Support. Did you actually read the terms and conditions for developers and suppliers? Or are you just

[android-developers] Re: Amazon Appmarket is now open!

2011-03-25 Thread Krischik Martin
On 25 Mrz., 09:15, Zsolt Vasvari zvasv...@gmail.com wrote: Even if you find the TC unacceptable, you should be happy that this alternate market exists. No, my fear is that Amazon will use there (excellent) brand name to push an inferior product.  Do you want the Google Market to improve? --

[android-developers] Re: Amazon Appmarket is now open!

2011-03-24 Thread Krischik Martin
On 22 Mrz., 11:47, Zsolt Vasvari zvasv...@gmail.com wrote: I have one word to sum it up as:  Hooray!! Which Hooray? Open to US only and with condition which turn independent developers into serf. Thanks, but no thanks. -- You received this message because you are subscribed to the Google

[android-developers] Re: Amazon Appmarket is now open!

2011-03-24 Thread Krischik Martin
On 24 Mrz., 09:21, String sterling.ud...@googlemail.com wrote: On Thursday, March 24, 2011 6:29:51 AM UTC, Krischik Martin wrote: Which Hooray? Open to US only and with condition which turn independent developers into serf. Thanks, but no thanks. If you don't like it, you don't have

[android-developers] Re: can i hide or change battery-low dialog?

2011-03-21 Thread Krischik Martin
On 18 Mrz., 09:05, guiridemeer guiridem...@gmail.com wrote: I need to hide or change the battery-low dialog. Would you please tell my which application you are working on so I can make sure I never install it. Martin -- You received this message because you are subscribed to the Google

[android-developers] Re: can i hide or change battery-low dialog?

2011-03-21 Thread Krischik Martin
On 21 Mrz., 08:59, guiridemeer guiridem...@gmail.com wrote: I am developing an application for people with disabilities You should have said that in the first post and you would have got more and better answers. You should understand that on a phone for normal enabled users what you have asked

[android-developers] Re: My experience with LVL and the precedence it sets

2010-07-31 Thread Krischik Martin
Hi, As for importing java.lang.String, those 2 files have been created automatically by aidl (see the files in aidl/) and the tool doesn't care about unneeded imports and automatically put import statements for all the used classes. Heretic question: Import is optional so why import at all?

[android-developers] Re: No plan to support Netbeans?

2010-07-31 Thread Krischik Martin
On 29 Jul., 12:34, sblantipodi perini.dav...@dpsoftware.org wrote: As title, I'm developing on every Java flavour, from JavaME to BB to Symbian Java to JavaSE to JavaEE etc... I know that Android isn't Java but I will like to develop to android using Netbeans... Netbeans has excellent Maven