Nooby Android Developer

so I just recently (yesterday) started developing on the Android platform. So far I have created a Hello World application as described in their tutorial, but it does not run. When I run it, it waits at the blinky Android screen, then finally moves to the screen where it says Android in a fancy font and its kind of glossy and silver but never moves from there. What have I done wrong? Thank you.


Asked by: Lenny400 | Posted: 20-01-2022






Answer 1

That just sounds like the Android emulator isn't starting properly.

If you run adb logcat from the command line, or open "LogCat" view in Eclipse, do you see any messages appearing? You may have to select the "emulator-5554" device first from the "Devices" tab first.

Answered by: Dainton601 | Posted: 21-02-2022



Answer 2

Try exiting the emulator and eclipse both, and then restarting eclipse and running the project once again. This worked for me.

Answered by: Julia152 | Posted: 21-02-2022



Similar questions

eclipse plugin - how to Device test Android 2.3.5 where is Developer option?

sorry, I'm little speak english.. How to device test Android 2.3.5??? Where is Developer option? I do not know where the developer option button.


eclipse - How to publish Google Glass Card Layout using Android Developer Tools (ADT)?

I'm developing an immersive app on Glass using the GDK and Android Developer Tools (ADT) , but when I publish my code to Google Glass, i get the android header which takes up alot of real estate when viewing it on Glass. I don't want it. How do I not include the top bars (dark background): battery, wireless, time w...


Eclipse, android developer tools doesn't start

I've reinstall Eclipse with adt plugins, but when I start it doesn't launch the developers tools. The first windows that appaers is the eclipse juno and when the loading is finish I have not all the tools for android. How can I reinstall correctly all? OS: Windows 7 If you see the picture, the icon on the left...


eclipse - How do I upgrade Cordova 2.9.0 to 3.6 in Android Developer Tools?

Recently I was sent a warning by Google to upgrade my app to use Cordova 3.5.1 because of a possible security vulnerability in previous versions. I see the latest version of Cordova is 3.6, so I might as well upgrade to that. I am using Android Developer Tools, based on Eclipse, to build my Android app. All I want to do is replace Cordova 2.9.0 with version 3.6, then rebuild the app and upload it to the market....


import to eclipse from android developer tools

please help. When I copy project folder and past for eclipse, don't work it. what is a tools I can use for export android app from android developer tools for android eclipse?


eclipse - Android developer Google map api v2

I'm building my first app which uses Google Map, in Eclipse + SDK. I use some SHA1 code for encryption. I tried to test it on the Genymotion emulator and debug it on my real device by using the usb cable. The application runs. The problem is that when I export the apk file and install it on my device, the application doesn't run. Please, help me !


android - Google Developer Phone

Do I need google developer Phone to be an android developer? If I purchase a phone from Rogers with Android OS, is that ok for me to write applications and try it out? Let me know what is the best practice?


layout - android developer question

I am looking the R.java file and I saw this under the app_name 0x7f040001. I know that is some kind of encryption because it displays hello world i believe. There are other ones there but I was just wonder what encryption that is. Thanks for any help


version - Android developer phone 1 downgrade firmware

I am trying to downgrade Android developer phone 1's firmware version from 1.6. to 1.5 by following this link... http://developer.htc.com/adp.html Here I have completed till steps #7 of Update the Device Radio Firmware. while in steps 8,


How do I search Android Market based on two-word Developer Name?

(Question also posted here: http://www.google.com/support/forum/p/Android+Market/thread?tid=68dc1f694537c7dc&hl=en ) http://developer.android.com/guide/publishing/publishing.html re...


google play - Android Developer console error report

I posted a free app and I've got a couple users who posted a comment saying that the app force closes in google's feedback. It's got a few hundred downloads in the day it's been up with an 84% retention rate. Google's error report in the developer's console says it has 0 errors. I've never had an app that reported any errors in the console. Does it actually work or am I getting fake reports of force closes? I'm a bit s...


java - What should a developer know before building cellphone apps?

Closed. This question needs to be more focused. It ...


Android Radio and Image version for HTC Developer Phone Device

I kinda confused about the "latest" version of the Android platform vs. APIs and SDK. as far as I read in the Android web site the latest Android SDK is 2.2 I also have an HTC developer Phone, and when I go to the htc to update its firmware and Android Image (from page: http://developer.htc.com/adp.html); I found that the latest radio and recove...


google play - Catch 22 re Android Market Developer Agreement

This is not a programming question per se but a question that may be relevant to all future Android developers. I am in the market for an Android developer phone. I can buy it used on eBay, or I can buy it new on the Android Market. All nice and dandy but in order what the Android market has to offer, I have to first register, wh...


Why are some of my apps not showing in Android Market Developer Console?

As of November 24 some of my apps are not visible in my developer console. Does anyone have any idea why? they have all been there every other day. Any help is greatly appreciated.


macos - Android NDK on Mac OSX - quick install w/o Developer Tools

I was just suggested to port some signal processing code to use the Android NDK to speed up the process, but I'm wondering 1. where to install it to and 2. what tool-chain to use I'd prefer not downloading the 3.5GB Mac Developer Tools if possible. I don't have access to an install cd that has it. Want to try and get this done asap. Does anyone know a way to get NDK development running quickly o...






Still can't find your answer? Check out these communities...



Android Google Support | Android Community | Android Community (Facebook) | Dev.io Android



top