Re: [android-developers] App Android Development

2016-04-03 Thread Amin Sai
earning the >> information you find there, when you have that down you will find that the >> code makes a lot more sense. First demo program you should probably try >> (not actually a demo but...) is the little app that studio will completely >> write for you when you tell i

Re: [android-developers] App Android Development

2016-04-01 Thread Amin Sai
Lauren > Darcy and Shane Conder, I found it very helpful when I was learning. Also > lots of good info at developer.android.com > On Apr 1, 2016 3:09 PM, "Amin Sai" > > wrote: > >> Hello everyone >> >> I'm looking for help, I need a good support

[android-developers] App Android Development

2016-04-01 Thread Amin Sai
Hello everyone I'm looking for help, I need a good support to start coding in android, if u have any training, books, for support are welcome Cheers -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop

[android-developers] Integrating GPGS and AdMob

2016-02-23 Thread Aaqib Amin
Hello, Using Unity 5.2.3. Using Android SDK Rev. 23.1.1 Using Google Play Game Services Package 0.9.31a (Services Version 8.4.0) for unity. Using AdMob

[android-developers] Re: localuser authentication failure

2016-02-13 Thread Aaqib Amin
Does anyone help here ? Any google official ? reply me and let me know if you need any additional information about this. Bump! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from

[android-developers] Re: localuser authentication failure

2016-02-09 Thread Aaqib Amin
Please reply and if you need any additional information just let me know. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscr...@go

[android-developers] Re: localuser authentication failure

2016-02-08 Thread Aaqib Amin
Forgot to tell that I am using Unity 5.3.2 -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscr...@googlegroups.com. To post to this

[android-developers] localuser authentication failure

2016-02-08 Thread Aaqib Amin
Hello, I am trying to connect google game services with my app, i have followed each step of the documentation and everything is intact, in debug it shows that platform is activated but localuser.authenticate is failing continuously. I have checked my sha1 certificate and my application is al

[android-developers] mass storage

2015-12-14 Thread amin yaghoti
hi, I working on a college project , I faced problem and wish to describe it as follow. in a software , i`ve got a device as a " mass storage" on which i want to create a TXT file , If the text is equal to " N23 " , the device create a "b.txt" file automatically and saves result of adding 2 and

[android-developers] eclips and Android Studio Errors

2015-12-12 Thread Amin BHST
Hi I have Android C++ Video tutorials and I have installed eclips,Android studio , JDK and SDK 1) When I drag Button widget on to android visual screen (in eclips and Android Studio) I see an Error says:[I18N] Hardcoded string "Button", should use @string resource 2) I have done exactly all

[android-developers] getting video input through ports

2013-04-22 Thread amin hosseiny
Hello guys. I'm wonder if there is a way to get video stream from ports. I wanna get a video stream through any ports using android to work on stream like playing, capturing and ,etc. Is there a good way for this problem? Thank you all. -- -- You received this message because you are subscri

Re: [android-developers] Abridged summary of android-developers@googlegroups.com - 19 Messages in 11 Topics

2012-10-27 Thread Parth Amin
-- 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+unsubscr...@googlegroups.com For more options, visit

[android-developers] Learning to design in Android development

2012-06-13 Thread Parth Amin
Hello, Can anyone suggest me how to master android layouts, views and graphics ? How to start with it and gain the maximum advance ? Please guide me -- Parth Amin -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to

[android-developers] Re: Requires Android in GooglePlay

2012-03-23 Thread Al Amin
Hello,        update your application android-mainfest.xml  file: with api-level: your desire  api level. recompile upload to market. hope all ok. Thanks. On Mar 23, 6:03 pm, BearTi wrote: > Hi, > > a  few weeks ago I published my own app on google play. > On the right site (in "about this

[android-developers] Paypal In Android

2012-03-20 Thread Omer Amin
Hello Guys i am an android developer i am working on an application where i require to apply Payment module using paypal. Can anyone help me doing it. thanks in advance to all -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this

[android-developers] Magento - Android integration

2012-03-08 Thread Parth Amin
Hello, I want to integrate Magento with my Android App. Can anyone guide me to start with it ? -- 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 th

[android-developers] 7" wm8650 calling tablet

2011-09-19 Thread hussam eldin amin abu talib
I NEED YOUR HELP PLS I PURCHASED 7" VIA WONDERMEDIA8650 TABLET WITH SIM CARD SLOT,4GB INTERNAL MEMORY GREEN LED ,BLACK AUDIO.I SEARCHED ALOT OF WEBSITE TO KNOW ITS MODEL AND FINALLY GOT IT SEE SPECIFICATION IN THIS LINK http://www.alibaba.com/product-gs/48551 ... _with.html MY DEVICE NOW IS BRICKE

[android-developers] webview loading issue

2010-12-06 Thread amin tavassolian
unction is appreciated, Bests -- Amin Tavassolian Department of Computer Science University of Saskatchewan Saskatchewan, Canada (306)966-1947 -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email t

[android-developers] webview loading issue

2010-12-06 Thread amin tavassolian
unction is appreciated, Bests -- Amin Tavassolian Department of Computer Science University of Saskatchewan Saskatchewan, Canada (306)966-1947 -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email t

[android-developers] detecting sound signals

2009-08-04 Thread Amin
Hello, we are working on a project where we need to detect a sound signal in real time; that is, to get notified the moment we receive the sound signal. we don't need to record the sound, because we won't need it after its detection. does anyone know how to do this? thank you --~--~-~--~-

[android-developers] Problem using UserTask and AsyncTask

2009-07-13 Thread Amin
I'm new to Android devevlopment and facing a problem using either UserTask or AsyncTask. I use Eclipse with the ADT. Everything works fine but when I use AsyncTask (with the proper import: android.os.AsyncTask) the import and the line containg AsyncTask are marked as errors. Trying the hints in Ec

[android-developers] Re: how to start the default music application from my own application

2008-12-01 Thread Payal Amin
t your solution please??? > I need the same functionality. > > I have some resources in the sdcard. > If i want to start the song named "in da club" present in the sdcard > what should i do??? > > Thanks in advance > > > On 13 Nov, 16:57, "Payal A

[android-developers] Re: how to start the default music application from my own application

2008-11-13 Thread Payal Amin
never mind i solve the problems. Thanks everybody for your help. Payal On Thu, Nov 13, 2008 at 10:05 AM, Payal Amin <[EMAIL PROTECTED]> wrote: > Hi Peli, >One more question, i want to play the songs from the sdcard, and the > song which will be played is whatever user sele

[android-developers] Re: how to start the default music application from my own application

2008-11-13 Thread Payal Amin
Hi Peli, One more question, i want to play the songs from the sdcard, and the song which will be played is whatever user selects from sdcard. Can you help me with this? Thanks a lot, Payal On Thu, Nov 13, 2008 at 9:43 AM, Payal Amin <[EMAIL PROTECTED]> wrote: > hi Peli, >

[android-developers] Re: how to start the default music application from my own application

2008-11-13 Thread Payal Amin
ROTECTED]> wrote: > > http://www.openintents.org/en/node/112 > > Peli > www.openintents.org > > On Nov 12, 7:56 pm, "Payal Amin" <[EMAIL PROTECTED]> wrote: > > Hi All, > > I want to start the default Music application which is there when you &

[android-developers] how to start the default music application from my own application

2008-11-12 Thread Payal Amin
Hi All, I want to start the default Music application which is there when you run the emulator from my own application say "hello world". Can anybody tell me how can i do so? Thanks, Payal --~--~-~--~~~---~--~~ You received this message because you are subscri

[android-developers] Re: flash memory

2008-09-05 Thread Payal Amin
I found it. On Fri, Sep 5, 2008 at 10:07 AM, Payal Amin <[EMAIL PROTECTED]> wrote: > Hi Mark, > Thanks for your reply. can you please tell me if i do this > > FileOutputStream fos = > super.openFileOutput("output",MODE_WORLD_WRITEABLE); > > where w

[android-developers] Re: flash memory

2008-09-05 Thread Payal Amin
Hi Mark, Thanks for your reply. can you please tell me if i do this FileOutputStream fos = super.openFileOutput("output",MODE_WORLD_WRITEABLE); where would it create my file? Thanks in advance, Payal On Thu, Sep 4, 2008 at 2:43 PM, Mark Murphy <[EMAIL PROTECTED]> wrote: > > Payal wrote: >

[android-developers] sd card

2008-08-28 Thread Amin
Can anyone tell me how can I open a file(text file, word file, ...) of my sd card image through my application(file browser)... I tried this Intent myIntent = new Intent(android.content.Intent.ACTION_VIEW, Uri.parse("file://home/sdcard.img/test.txt")); but didn't