Re: [android-developers] SQLite Database Issues

2011-01-09 Thread Ilya Shinkarenko
I have the same strange story. Notably all the reports come from "OTHER" platforms. Will fix it with a retry after a small delay. On Fri, Oct 15, 2010 at 1:36 AM, Albert wrote: > Hi all, > > I can see from some user's logs that my app randomly gets the > following SQLiteException: > > android.dat

Re: [android-developers] Re: App disappeared from Market Home

2010-12-20 Thread Ilya Shinkarenko
t; www.trackaroo.com > Trackmaster - Motorsports Lap Timer > Dynomaster - Performance Dyno > > On Dec 19, 5:19 am, Ilya Shinkarenko wrote: >> Thank you all for the answers. Now the app is again there. U :) >> >> On Dec 18, 10:25 pm, TreKing wrote: >> >> >&

[android-developers] Re: App disappeared from Market Home

2010-12-19 Thread Ilya Shinkarenko
Thank you all for the answers. Now the app is again there. U :) On Dec 18, 10:25 pm, TreKing wrote: > On Sat, Dec 18, 2010 at 2:58 PM, Chister Nordvik wrote: > > I really can't understand why they cannot just make the console unavailable > > instead of developers experiencing buggy behavior

[android-developers] App disappeared from Market Home

2010-12-18 Thread Ilya Shinkarenko
Hi all, suddenly I can't see my app in the Market Home http://market.android.com/publish/Home Look at the screenshot: http://clip2net.com/clip/m10981/1292693482-clip-25kb.png Does anybody have an idea what has happened? It was there, and I haven't unpublished it whatsoever... Thanks Ilya -- Yo

Re: [android-developers] set chlidDivider in ExpandableListView

2010-10-11 Thread Ilya Shinkarenko
use some drawable (e.g. 1 pixel png) instead, then it works On 16 December 2009 04:27, NoraBora wrote: > This is my ExpandableListView > >        android:layout_width="fill_parent" >        android:layout_height="wrap_content" >        android:listSelector="@android:color/transparent" >        a

[android-developers] Help! Strange exception on HTC Hero

2010-08-27 Thread Ilya Shinkarenko
hi all, just released the new version of Tennis Math, after starting the "Statistics" activity, the following exception is thrown: I/ActivityManager( 76): Starting activity: Intent { cmp=com.tennismath.ui.android/.StatisticsActivity (has extras) } W/dalvikvm( 9847): threadid=3: thread exiting w

[android-developers] Tab control in "News and weather" app (N1)?

2010-05-02 Thread Ilya Shinkarenko
hi all, does anybody know if the tab control used in the "News and weather" app (preinstalled on Nexus One) is a standard one and what is the name of if? thanks ilya -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, s

Re: [android-developers] Re: Device Seeding Program for Top Android Market Developers

2010-04-30 Thread Ilya Shinkarenko
Got mine in Stuttgart today. Thank you Google! On 30 April 2010 10:03, Ginda wrote: > Munich - Germany - here it is! > > I got mine today from FedEx here in Munich > Sent from FedEx Netherlands > > Great. > Many many thanks Google! > > I think i sent Google my response on the 4th of March so

[android-developers] How to reuse preferences inflation mechanism?

2010-04-26 Thread Ilya Shinkarenko
Hi all, I wonder if it is possible to reuse Android preferences mechanism for an app. For the App preferences I of course use PreferencesActivity, but I need similar functionality for preferences of a business entity, otherwise it's a hassle to layout every single element manually. So I would lik

[android-developers] Looking for Help/Wizard framework or lib

2010-03-06 Thread Ilya Shinkarenko
Hi all, some apps (e.g. Barcode Scanner) have very nice HTML-based help subsystem. It is basically a scrollable (HTML) container and buttons "Back", "Forward" and "Done" in the bottom of the screen, which are always visible. Is there a public API for that or one has to program such things from sc

[android-developers] Chinese company offers translation for right to publish app on their market

2010-01-07 Thread Ilya Shinkarenko
hi all, recently i have got an offer from one chinese company to translate my app for tennis statistics tracking (www.tennis-math.com). they have already translated the strings.xml (though i can't be sure they havent put some porn it it :)) and the want a right to publish my (free) app on their ma

[android-developers] Re: Is audio stream analysis possible?

2009-09-30 Thread Ilya Shinkarenko
(up) Does anybody know how to do it with Android? 2009/9/24 Ilya Shinkarenko : > Thank you Chris, > Could you pls tell me where do I find API for that? > > On Sep 24, 2009 4:11 AM, "Chris Stratton" wrote: > > > Definitely possible when not on a call, not sure

[android-developers] Re: Hmm... at last ADC2 is out of our way ... tell about your app and experience

2009-09-24 Thread Ilya Shinkarenko
Name: Tennis Math Category: Misc Website: http://www.tennis-math.com/ Tennis Math is a free tennis scoring and statistics software for Android. We have designed it for tennis players, coaches or anyone interested in analyzing of the strong and weak points of their tennis. 2009/9/24 sheik : > >

[android-developers] Re: Is audio stream analysis possible?

2009-09-24 Thread Ilya Shinkarenko
that frequency-domain ("audio stream spectrum") methods would be needed, as you could probably do it all in the time domain more simply. On Sep 23, 7:16 pm, Ilya Shinkarenko wrote: > Hi all, > > I wonder if it is pos... --~--~-~--~~~---~--~~ You

[android-developers] Is audio stream analysis possible?

2009-09-23 Thread Ilya Shinkarenko
Hi all, I wonder if it is possible to analyze audio stream spectrum with Android API (similar to what you can easily do with Flash). Basically what I need is to determine the duration between two claps in a small audio record. The claps are much louder than the background, so theoretically it sho

[android-developers] Re: ADC2 entries so far...

2009-09-23 Thread Ilya Shinkarenko
Misc: Tennis Math http://www.tennis-math.com/ 2009/9/19 Mobidev : > > This ADC2 entries list is updated and moved to 'Android Discuss' group > at: > http://groups.google.com/group/android-discuss/browse_thread/thread/b0111088236fb0a3# > > > > > --~--~-~--~~~---~--~--

[android-developers] ADC 2 submission category (?)

2009-08-25 Thread Ilya Shinkarenko
Hi all, I am going to commit my application, but I am a bit confused which category to choose. The software helps to keep score and statistic of a tennis match, and it is also possible to share the scores/stats (see www.tennis-math.com ). So, would it be "Entertainment" OR "Lifestyle" OR "Misc" OR

[android-developers] Still no ADC2 submission site (?)

2009-08-24 Thread Ilya Shinkarenko
Hi all, sorry to open this thread again, but there is still no submission site for ADC2 :-( Anybody can give some comments? I am going on a vacation next week and it would be really stupid if I wouldn't be able to commit the results of last months hard job... Greetz Ilya --~--~-~--~~-