Android adb problem Programming Mobile Development by severman … your help! i'm trying to debug my application for anroid on my cell phone(HTC DHD) it worked fine, but… Android shut downs Programming Mobile Development by AndrewH … virus or something is wrong with Android- my phone with Anroid periodically shuts down without any reason (at least I am… onCreateOptionsMenu function not working!!! Programming Software Development by hwoarang69 note i am working on eclipse, java, xml and anroid. i have a activity_right_sub_menu.xml file <?xml version="… android app developed for android 2.3 doesn't run properly on phone with 2 Programming Mobile Development by cool_zephyr hi, I've developed an anroid app for API level 10 which corresonds to android 2.… android --error: No resource identifier found for attribute 'entriesValues' Programming Mobile Development by game06 … the given name (at 'entries' with value '@strings/list'). line: anroid:entries="@strings/list" error: Error: No resource found… Re: Offline Installation of Eclipse ADT Plugin for Android Programming Mobile Development by Dean_Grobler … problem though. In Android you need to install atleast one Anroid platform. This is done in Eclipse via window>Android… time then is: Is there a way to download an Anroid platform for an offline linux machine? Re: Making Android game apps in flash? Programming Game Development by sothostha I think anroid dont have tutorials to learn how to develop a game Re: count email and send to who have less mail Programming Web Development by nishantgupta531 on product id i ll assing the thechnicain if product is anroid mobile then the mail coding will be write nd then user will select anriod's product then the mail shoud be sent to that assign technician... that way... Re: Android adb problem Programming Mobile Development by imso Try uninstalling the application from your phone?? Setting/Applications/Manage applications/look for the file to delete. But i might not be answering your question Re: Android adb problem Programming Mobile Development by severman i've dont that... wont help i realy don't understand this. tried to reinstall eclipse/adb. still won't help. Re: Android shut downs Programming Mobile Development by peter_budo Andrew this is software development forum, not bug tracking or issue solving on existing devices. I would recommend you get in touch either with device manufacturer, or mobile provider from whom you bought this device (or any seller from whom you got this device) Re: onCreateOptionsMenu function not working!!! Programming Software Development by jalpesh_007 please go to following, you will find your answer http://developer.android.com/guide/topics/ui/menus.html http://mobileorchard.com/android-app-development-menus-part-1-options-menu/ http://stackoverflow.com/questions/4420310/oncreateoptionsmenumenu-menu-only-gets-called-once-during-the-lifecycle-of-an http://www.cnblogs.com/salam/archive/2011/04/… Re: android app developed for android 2.3 doesn't run properly on phone with 2 Programming Mobile Development by rubberman This has nothing to do with RAM or CPU speeds. There are some significant differences between 2.3.10 and earlier versions of Gingerbread (android 2.3.x). Try building it with an earlier version, such as 2.3.6. Re: android app developed for android 2.3 doesn't run properly on phone with 2 Programming Mobile Development by cool_zephyr yeah i'm building with an earlier version of 2.3 but it won't work on later versions such as 2.3.6 (that's the only one I've tried for now) Re: android --error: No resource identifier found for attribute 'entriesValues' Programming Mobile Development by peter_budo Should be `@array/list` not `strings/list`