Re: [android-developers] Re: ANT TOOLS I reinstalled for phonegap command line AND NOW NOT CAN RUN PROJ Neither netbeans nor eclipse?

2013-09-11 Thread Leonidas Savvides
Why they gone? Build tools is Ant or and...? There gone because reinstalled ant? Or may exist? I think changed env var... can you tell env var for ant? % JAVA_ANT... What else? On Sep 12, 2013 3:15 AM, "Lew" wrote: > lselwd wrote: > >> ant -f C:\\Users\\User\\Documents\\**NetBeansProjects\\**And

[android-developers] Re: how to develope a popup window class ?

2013-09-11 Thread Amit Mangal
Any idea developers how to remove this crash ? On Thursday, September 12, 2013, Amit Mangal wrote: > Problem is my popup window class shows message correct. i am having a 3 sec timer to dismiss popup. this dismiss popup is crashing my app here is my popup window class > > public class PopupMessag

Re: [android-developers] Becoming a Top Developer

2013-09-11 Thread Brad O'Hearne
On Sep 11, 2013, at 2:41 PM, Nathan wrote: > On Wednesday, September 11, 2013 1:42:52 PM UTC-7, b0b wrote: > > They state "Top Developer is a badge recognizing established, respected > developers for their commitment to launching high-quality and innovative apps > on Android." > More serious

[android-developers] Re: ANT TOOLS I reinstalled for phonegap command line AND NOW NOT CAN RUN PROJ Neither netbeans nor eclipse?

2013-09-11 Thread Lew
lselwd wrote: > ant -f C:\\Users\\User\\Documents\\NetBeansProjects\\AndroidApplication4 >>> debug >> >> Android SDK Tools Revision 22.0.0 >> >> Installed at C:\Users\User\AppData\Local\Android\android-sdk >> >> Project Name: AndroidApplication4 >> >> Project Type: Application >> >> *C:\Users\Use

Re: [android-developers] Re: Becoming a Top Developer

2013-09-11 Thread Nathan
On Wednesday, September 11, 2013 1:42:52 PM UTC-7, b0b wrote: > > > They state "Top Developer is a badge recognizing established, respected >> developers for their commitment to launching high-quality and innovative >> apps on Android." >> >> > That's clearly a statement that non-top developers

Re: [android-developers] Re: Becoming a Top Developer

2013-09-11 Thread b0b
> They state "Top Developer is a badge recognizing established, respected > developers for their commitment to launching high-quality and innovative > apps on Android." > > That's clearly a statement that non-top developers are "unestablished , unrespected and not committing developers with po

Re: [android-developers] how to develope a popup window class ?

2013-09-11 Thread Amit Mangal
Problem is my popup window class shows message correct. i am having a 3 sec timer to dismiss popup. this dismiss popup is crashing my app here is my popup window class public class PopupMessage { private Context context ; SetCustomFonts customFonts ; private TextView tv_message_popup

[android-developers] What is the expected response from Google Play LVL for a user not in your “testing access” list?

2013-09-11 Thread Freddy
I've been running tests on the Google Play LVL api for Android. This article *https://support.google.com/googleplay/android-developer/answer/186378?hl=en * states the expected results of the primary developer accoun

Re: [android-developers] how to develope a popup window class ?

2013-09-11 Thread TreKing
On Wed, Sep 11, 2013 at 10:23 AM, Amit Mangal wrote: > i want to develop a popup window class so that i could call that from any > of my activity to display that popup window. > > also i want to add one button on that so that i could start activity from > that. So what is stopping you?

Re: [android-developers] Android Alarm Manager problems after a period of time

2013-09-11 Thread TreKing
On Wed, Sep 11, 2013 at 7:50 AM, Mark wrote: > But a problem persist: the first reminders within the first about 30/40 > minutes are correctly notified, while the others after this period of time > don't work. I'm sorry, but that is way too much code for someone to weed through to debug your pr

[android-developers] TextToSpeech issues in API 18

2013-09-11 Thread Neal Sanche
Hi All, I have this super old application called Say Time that I have been working on updating to bring it up to date. So I set my Target API to Android 4.3 (18) and the application basically stopped working reliably. Here's what seems to be happening. I have a Service which creates a TextToSp

[android-developers] how to develope a popup window class ?

2013-09-11 Thread Amit Mangal
Hi there, i want to develop a popup window class so that i could call that from any of my activity to display that popup window. also i want to add one button on that so that i could start activity from that. thanks -- You received this message because you are subscribed to the Google Groups "A

Re: [android-developers] Re: AudioTrack

2013-09-11 Thread Yamusani Vinay
But how to decode mp3 file to pcm programatically On Wed, Sep 11, 2013 at 5:53 PM, Nobu Games wrote: > From the documentation of > AudioTrack > : > > It allows streaming *PCM audio buffers* to the audio hardware for >> playba

[android-developers] Re: AudioTrack

2013-09-11 Thread Nobu Games
>From the documentation of >AudioTrack : It allows streaming *PCM audio buffers* to the audio hardware for playback. > PCM is basically uncompressed audio data. MP3 is compressed audio that's why you hear noise. You have two

[android-developers] ANT TOOLS I reinstalled for phonegap command line AND NOW NOT CAN RUN PROJ Neither netbeans nor eclipse?

2013-09-11 Thread lselwd
> > ant -f C:\\Users\\User\\Documents\\NetBeansProjects\\AndroidApplication4 >> debug > > Android SDK Tools Revision 22.0.0 > > Installed at C:\Users\User\AppData\Local\Android\android-sdk > > Project Name: AndroidApplication4 > > Project Type: Application > > *C:\Users\User\AppData\Local\Android