[android-developers] My first app was suspended by Google. Need to get it back!

2016-10-25 Thread Yao Hong Kok
Hi guys, My app was suspended by some STUPID MORONS from Google due METADATA Policy violation. Has anyone encounter this before? What is the best way to get my app unsuspended? Their email didn't say specifically why they chose to ban my app. I have user who love my app and my userbase is

Re: [android-developers] My First App Tool Bar Error

2016-03-03 Thread TreKing
On Sat, Feb 6, 2016 at 11:25 PM, James Montgomery wrote: > I would assume that I would need to insert code like ' "android:windowActionBar">false' somewhere here? Yes, but not in your layout, in your theme definition, likely in styles.xml. --

[android-developers] My First App Tool Bar Error

2016-02-06 Thread James Montgomery
I'm getting this error when running 'My First App' from Android Developer tutorial: java.lang.IllegalStateException: This Activity already has an action bar supplied by the window decor. Do not request Window.FEATURE_SUPPORT_ACTION_BAR and set windowActionBar to false in your theme to use a

[android-developers] My first app, live wallpaper open gl 2.0

2012-10-24 Thread cybice
You can preview at youtube http://www.youtube.com/watch?v=hOXNxRm8dxohd=1 google play] https://play.google.com/store/apps/details?id=com.icelaba.bestiary -- 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] My First App

2012-08-17 Thread Graham Irwin
I'm trying to create my first app and I don't seem to have the Android Support Library. I tried to install this using Android SDK Manager and I get the messages: Downloading Android Support Library, revision 10 File not found: C:\Program Files (x86)\Android\android-sdk\temp\support_r10.zip

Re: [android-developers] My First App

2012-08-17 Thread Edel Custodio Frias
You can have run the sdk as administrador. Saludos. Edel Custodio Frías. El 17/08/2012 04:14, Graham Irwin gandalf...@gmail.com escribió: I'm trying to create my first app and I don't seem to have the Android Support Library. I tried to install this using Android SDK Manager and I get the

Re: [android-developers] My First App

2012-08-17 Thread Graham Irwin
Grazie Edel All the other downloads worked fine without running as administrator. Ciao Graham On Friday, August 17, 2012 1:06:28 PM UTC+2, Edel Custodio Frias wrote: You can have run the sdk as administrador. Saludos. Edel Custodio Frías. El 17/08/2012 04:14, Graham Irwin

Re: [android-developers] My First App

2012-08-17 Thread bob
Maybe check if the file is there? It does say File not found. On Friday, August 17, 2012 7:57:22 AM UTC-5, Graham Irwin wrote: Grazie Edel All the other downloads worked fine without running as administrator. Ciao Graham On Friday, August 17, 2012 1:06:28 PM UTC+2, Edel Custodio Frias

Re: [android-developers] MY FIRST APP IS NOT WORKING ON PHONE / EMULATOR

2012-01-04 Thread sreeram shyam
*Hi Vinu, Try clean the project and then try. *Go to -project menu - clean From hear clean your project and then run. On Mon, Jan 2, 2012 at 7:14 AM, Vinu vinu.d...@gmail.com wrote: HI, I DEVELOPED MY FIRST APP ON ANDROID IT COMPILES PROPERLY WITHOUT ANY ERROR, BUT WHEN I RUN IT IN

[android-developers] MY FIRST APP IS NOT WORKING ON PHONE / EMULATOR

2012-01-02 Thread Vinu
HI, I DEVELOPED MY FIRST APP ON ANDROID IT COMPILES PROPERLY WITHOUT ANY ERROR, BUT WHEN I RUN IT IN EMULATOR OR PHONE IT CRASHES. CAN ANY ONE HELP ME . -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email

Re: [android-developers] MY FIRST APP IS NOT WORKING ON PHONE / EMULATOR

2012-01-02 Thread Marcelo Henrique
look Console and logcat 2012/1/1 Vinu vinu.d...@gmail.com HI, I DEVELOPED MY FIRST APP ON ANDROID IT COMPILES PROPERLY WITHOUT ANY ERROR, BUT WHEN I RUN IT IN EMULATOR OR PHONE IT CRASHES. CAN ANY ONE HELP ME . -- You received this message because you are subscribed to the Google

Re: [android-developers] MY FIRST APP IS NOT WORKING ON PHONE / EMULATOR

2012-01-02 Thread Raghav Sood
Yes. Providing a few details and typing normally will go a long way in getting you some help. On Mon, Jan 2, 2012 at 7:14 AM, Vinu vinu.d...@gmail.com wrote: HI, I DEVELOPED MY FIRST APP ON ANDROID IT COMPILES PROPERLY WITHOUT ANY ERROR, BUT WHEN I RUN IT IN EMULATOR OR PHONE IT CRASHES.

Re: [android-developers] MY FIRST APP IS NOT WORKING ON PHONE / EMULATOR

2012-01-02 Thread midhun midhunvp
error may be in the xml or manufest. even error is there it wont show -- 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

Re: [android-developers] MY FIRST APP IS NOT WORKING ON PHONE / EMULATOR

2012-01-02 Thread Marcelo Henrique
Use Debug as - Android Application 2012/1/2 midhun midhunvp midhu...@gmail.com error may be in the xml or manufest. even error is there it wont show -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

Re: [android-developers] MY FIRST APP IS NOT WORKING ON PHONE / EMULATOR

2012-01-02 Thread Jim Graham
On Sun, Jan 01, 2012 at 05:44:05PM -0800, Vinu wrote: I DEVELOPED MY FIRST APP ON ANDROID IT COMPILES PROPERLY WITHOUT ANY ERROR, BUT WHEN I RUN IT IN EMULATOR OR PHONE IT CRASHES. CAN ANY ONE HELP ME . 1) Please don't shout here...not only is it rude, it makes your text hard to

Re: [android-developers] My first app

2011-04-11 Thread rakshith raj
Some redefinition is made in xml file, main xml file is created two times check ill out build failure occurded On Apr 10, 2011 11:59 PM, anik rebellion.a...@gmail.com wrote: Hi every one, I just started with my android application but facing problem when i build the application or when i run my

[android-developers] My first app

2011-04-10 Thread anik
Hi every one, I just started with my android application but facing problem when i build the application or when i run my application.Please see if anyone can fix.Please reply as early as possible. this is what is shown at Console Tab on Eclipse IDE. [2011-04-08 20:26:03 - Golf2] Error in an

Re: [android-developers] My first app

2011-04-10 Thread TreKing
On Fri, Apr 8, 2011 at 10:29 PM, anik rebellion.a...@gmail.com wrote: Please see if anyone can fix. Did you try reading the errors and looking at the files / lines they indicate for what could be wrong? Please reply as early as possible. I hope this is early enough for you!

[android-developers] My first app is on the market!

2010-05-22 Thread Federico Paolinelli
Just to share with you, who directly or indirectly (I read so much on this group) have helped me to do this\ The app is geotagger, is free and fully open source. You can check the sources at http://github.com/fedepaol/geotagger , I hope this may help somebody. It uses gps, sqllite and xml. The