[android-developers] Re: sound recognition and FFT problem

2012-05-02 Thread Mik
PS: as signal generator I am using this one: http://www.gwinstek.com.tw/en/product/productdetail.aspx?pid=5&mid=73&id=105 -- 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.c

[android-developers] sound recognition and FFT problem

2012-05-02 Thread Mik
is it enough to read from the microphone only once? Or should I rather concatenate buffers? I am not noticing any more stability to be honest... thanks for any help! Mik -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group,

[android-developers] Bluetooth Low Energy (BLE) - bluetooth 4.0 support

2011-11-28 Thread Mik
anyone had any experience with this technology? Any clarification to my confused mind is highly appreciated. Thanks, Mik -- 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@google

[android-developers] ERROR: cannot recover key (Eclipse)

2011-10-07 Thread Mik
3. I restarted eclipse N times with same results, and ubuntu (hosting system) as well 4. I do not have any other project open in the work space Error message: ERROR: cannot recover key It follows the eclipse .metadata/.log file. Thanks for any suggestion, Mik !SESSION 2011-10-06 07:27:1

[android-developers] Re: Newbie Question for phone and tablet apps

2011-09-20 Thread Mik
If the app should provide the same functionality for both platforms I'd say go for doing one app for both and just tweak the interface to adapt to different screen sizes. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group

[android-developers] Re: app doesn't install anymore!

2011-01-27 Thread Mik
SOLVED ! For some reasons I had in my manifest TWICE the tag: (It is mostly due to writing code late night...) TreKing: thanks for your help. To learn about the device debugging was surely worthy. Mik -- You received this message because you are subscribed to the Google Groups

[android-developers] Re: app doesn't install anymore!

2011-01-27 Thread Mik
ng same key + password + alias than before and the error message should be different. Thanks anyway! On Jan 26, 11:25 pm, TreKing wrote: > On Wed, Jan 26, 2011 at 5:07 PM, Mik wrote: > > But then when I try to run it from the GUI menu a toast message tells > > me: > > "

[android-developers] Re: app doesn't install anymore!

2011-01-26 Thread Mik
unfortunately it didn't work: same result then when installing from SD card: $ sudo platform-tools/adb install /home/mik/workspace/signed/ myapp.apk 1669 KB/s (1453881 bytes in 0.850s) pkg: /data/local/tmp/myapp.apk Success But then when I try to run it from the GUI menu a toast me

[android-developers] Re: app doesn't install anymore!

2011-01-26 Thread Mik
I am not sure, I always have done it in this way What is the recommended way? I have got today working for the first time the debugger on device so I wouldn't be surprised if there is a more convenient way to install a signed app On Jan 26, 10:32 pm, Mik wrote: > This is very

[android-developers] Re: app doesn't install anymore!

2011-01-26 Thread Mik
This is very annoying... when debugging on device it works perfectly. So I uninstalled, then I signed the file using eclipse (as always) and then I transfered it into SD card to install it. And again, it appears to install but then when I try to execute it it won't, claiming that it is not install

[android-developers] Re: app doesn't install anymore!

2011-01-25 Thread Mik
On Jan 25, 11:45 pm, TreKing wrote: > On Tue, Jan 25, 2011 at 5:42 PM, Mik wrote: > > Any idea please? > > Debug your app. Forgot to mention that it works perfectly on the emulator... > > PS: what do you use to read log from device? > > The debugger. Or DDMS. Or

[android-developers] app doesn't install anymore!

2011-01-25 Thread Mik
try to install the previous signed version, it still works... I am really confused and blind from the solution... Any idea please? Mik PS: what do you use to read log from device? -- You received this message because you are subscribed to the Google Groups "Android Developers" group.

[android-developers] Re: AdSense for Android: is it available in Europe?

2011-01-19 Thread Mik
On Jan 18, 6:52 pm, ko5tik wrote: > It is available but not for everybody - you have to meet certain > criteria > (amount of traffic) to be accepted Ah! Ok thanks. So I guess the solution for developers who are just starting is admob... Mik -- You received this message becaus

[android-developers] AdSense for Android: is it available in Europe?

2011-01-18 Thread Mik
Sense available in Europe? Thanks, Mik -- 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+un

[android-developers] No audio in emulator (ubuntu 10.10)

2010-10-22 Thread Mik
d -audio alsa Nothing happens with the latest two: emulator starts and runs ok, but no audio of any sort is played and even if I try the -verbose mode I don't see any error in the shell. Is this due to ubuntu 10.10 using pulseaudio? Does anyone have any clue? Thanks, Mik -- You received

[android-developers] How does Android decide if an Activity should be restarted after the Activity crashes?

2009-10-14 Thread mik...@tat
Hello, we are developing an application where we are depending on a native, custom-written library which sometimes crashes. When the Activity crashes (it's the Activity's SurfaceView that crashes, either while resuming or pausing Activity) we would like to automatically restart the Activity that

[android-developers] Cannot View Images from SD Card Image on Emulator

2009-01-27 Thread th3.mik...@googlemail.com
Hello all, I have just started learning to develop for the G1 after two weeks of joyful us of my actual G1. I have however, come across a stumbling block in my development learning. I have successfully emulated an SD Card on the emulator. However, now, after saving an image from the browser to t