Re: [android-developers] Re: cant convert my app to apk to publish it to the google store

2016-01-11 Thread Ammar Yasser
the app is made using android studio On 10 January 2016 at 20:44, niks wrote: > Hi Ammar, with convert what I personally understand means that you design > an app either in xamp, ipa etc and you want to convert that app into apk > (google)... IF that is the case you cannot do that and

[android-developers] RTL Languages in Android studio

2015-11-30 Thread Ammar Al-kawaldeh
Hello , Android studio is support writing in RTL languages such as Arabic but the problem is appear in the attached photo . Look at the (//) Its in the wrong place when I write an RTL language comment > Is there any way to make it better ? -- You received this message because you are subscribe

Re: [android-developers] Timer in Android

2012-05-02 Thread Mai Al-Ammar
you try? > > How did it not work? > > Did you set a flag somewhere before calling cancel? > > Or what? > > kris > > On Tue, May 1, 2012 at 7:49 AM, Mai Al-Ammar > wrote: > > I tried to track it by myself but I could not :( > > could you please help me

Re: [android-developers] Timer in Android

2012-05-01 Thread Mai Al-Ammar
elf by > some other means. > > On Mon, Apr 30, 2012 at 8:16 PM, Mai Al-Ammar > wrote: > > Hello every one, > > > > I have a simple question about timer in Android, How can I know if the > timer > > is stopped or not? > > I have an if statement which s

Re: [android-developers] Timer in Android

2012-04-30 Thread Mai Al-Ammar
Thank you but I don't understand what did you mean :( On Tue, May 1, 2012 at 3:57 AM, James Black wrote: > I would create a remote service for the timer, and query it, since it > would run independently from the activity. > On Apr 30, 2012 8:16 PM, "Mai Al-Ammar" wro

[android-developers] Timer in Android

2012-04-30 Thread Mai Al-Ammar
the timer is stopped or not? Please help me thanks in advance -- Mai A. Al-Ammar Teacher Assistant Imam Mohammad bin Saud Islamic University College of Computer Science -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to

Re: [android-developers] play sound file

2012-04-28 Thread Mai Al-Ammar
I solve it :) I forgot to do clean the project in eclipse , I just compile and build thanks for your effort On Sat, Apr 28, 2012 at 7:12 PM, Mark Murphy wrote: > On Sat, Apr 28, 2012 at 11:51 AM, Mai Al-Ammar > wrote: > > I install the new program every time but it still the old f

Re: [android-developers] play sound file

2012-04-28 Thread Mai Al-Ammar
I install the new program every time but it still the old file. On Sat, Apr 28, 2012 at 5:55 PM, Mark Murphy wrote: > On Sat, Apr 28, 2012 at 10:49 AM, Mai Al-Ammar > wrote: > > I did not delete it at run time, I delete the file before I compile the > > project and replace

Re: [android-developers] play sound file

2012-04-28 Thread Mai Al-Ammar
I did not delete it at run time, I delete the file before I compile the project and replace it with other file. but the program still play the old one On Sat, Apr 28, 2012 at 5:34 PM, Mark Murphy wrote: > On Sat, Apr 28, 2012 at 10:23 AM, Mai Al-Ammar > wrote: > > I tried to pla

[android-developers] play sound file

2012-04-28 Thread Mai Al-Ammar
although I delete it from the res/raw folder. Please help me. thanks in advance. -- Mai A. Al-Ammar Teacher Assistant Imam Mohammad bin Saud Islamic University College of Computer Science -- You received this message because you are subscribed to the Google Groups "Android Developers&q

Re: [android-developers] Re: OnTouchEvent disable

2012-04-28 Thread Mai Al-Ammar
touch event handler, i.e the OnTouchEvent does not respond to the >> touch. >> >> Could you please help me. >> >> Thanks all in advance. >> >> -- >> Mai A. Al-Ammar >> Teacher Assistant >> Imam Mohammad bin Saud Islamic University >> Col

[android-developers] OnTouchEvent disable

2012-04-26 Thread Mai Al-Ammar
. -- Mai A. Al-Ammar Teacher Assistant Imam Mohammad bin Saud Islamic University College of Computer Science -- 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 u

Re: [android-developers] Read XML file in android application

2012-01-26 Thread Mai Al-Ammar
n a file which > does't exist. Your question suggests you are extremely new to > programming, as you are acting like when you read the file it will be > coming from your development machine. > > kris > > On Thu, Jan 26, 2012 at 2:24 PM, Mai Al-Ammar > wrote: > > T

Re: [android-developers] Read XML file in android application

2012-01-26 Thread Mai Al-Ammar
Thanks Marks, but I did not understand your response since I'm a beginner in Android. On Thu, Jan 26, 2012 at 10:20 PM, Mark Murphy wrote: > Your Android device does not have a C: drive. > > On Thu, Jan 26, 2012 at 2:14 PM, Mai Al-Ammar > wrote: > > Thank you very m

Re: [android-developers] Read XML file in android application

2012-01-26 Thread Mai Al-Ammar
s Kiran Pai 22 Bill Gates 46 Steve Jobs 40 please help me, I really very tired with this problem :( :( On Thu, Jan 26, 2012 at 9:56 PM, TreKing wrote: > On Wed, Jan 25, 2012 at 12:05 PM, Mai Al-Ammar wrote: > >> the R.java which is generated automatically did n

[android-developers] Read XML file in android application

2012-01-26 Thread Mai Al-Ammar
Hello every one, Could you please help me with a way to read an XML file in android application, I use Android SDK with eclipse and I tried number of ways but unfortunately I did not obtain any result. Almost all ways said put the xml file under the directory res/xml/ , but when I put it and refer

[android-developers] Re: Vertical Seekbar

2011-08-04 Thread Ismi Ammar
t that the way it shud be? best regards ammar -- 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

[android-developers] Re: application size / resources

2008-10-27 Thread ammar
On Oct 27, 11:39 am, Ludwig <[EMAIL PROTECTED]> wrote: > (I think this should change, but it seems that the G1 is considered a phone > first, with some applications, rather than an application platform that also > comes with a phone). This is a statement that makes no sense. Android is not a pho

[android-developers] application size / resources

2008-10-27 Thread ammar
Hi I am trying to design an application that has lots of data (medical reference stuff). Probably more than 90% of the size of this application will be resource files (images/text). Given that the G1 has about 64mb free when they arrive to the customer (i.e. after accounting for default installe