Wow this is really great raghav i commented microphone google map is loaded this is really very interesting .
thanks for help. please tell me one thing how will i add microphone if my device is having thanks On Thu, Aug 4, 2011 at 11:52 PM, Amit Mangal <[email protected]>wrote: > Raghav i will try with commenting microphone but i tell you one thing if i > remove this line > > <uses-library android:name="com.google. > android.maps" /> > > then i donot have any problem with my app it works well both on simulator > and device . > > only <uses-library android:name="com.google.android.maps" /> giving problem > to me . > > same libraray i tried with same simulator same machine same sdk same code > working well separately but when i add in this manifest file then i get > problem > > > Installation error: INSTALL_FAILED_MISSING_FEATURE > Please check logcat output for more details. > Launch canceled! > > thanks > > > On Thu, Aug 4, 2011 at 7:55 PM, Raghav Sood <[email protected]> wrote: > >> Does your computer have a microphone that the simulator may use? If not >> the uses microphone permission may cause this. I am not sure. Try double >> crossing your manifest for any features that might not be present on the >> emulator. >> >> >> On Thu, Aug 4, 2011 at 7:02 PM, Amit Mangal >> <[email protected]>wrote: >> >>> I have attached my manifest file if you want to search where i have added >>> librarary then search this >>> >>> <!-- When i uncomment below line app not loading on simulator same code >>> same emulator loads google map on other app --> >>> >>> search above written text in manifest file . same code same emulator runs >>> if i create separate application . but when i add in my project and add >>> library in manifest file then app not launches installation missing error. >>> >>> thanks >>> >>> On Sat, Jul 23, 2011 at 8:18 AM, Abhishek Akhani < >>> [email protected]> wrote: >>> >>>> post your xml for more info.. >>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "Android Developers" group. >>>> To post to this group, send email to >>>> [email protected] >>>> To unsubscribe from this group, send email to >>>> [email protected] >>>> For more options, visit this group at >>>> http://groups.google.com/group/android-developers?hl=en >>> >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Android Developers" group. >>> To post to this group, send email to [email protected] >>> To unsubscribe from this group, send email to >>> [email protected] >>> For more options, visit this group at >>> http://groups.google.com/group/android-developers?hl=en >>> >> >> >> >> -- >> Raghav Sood >> http://www.raghavsood.com/ >> http://wiki.androidappcheck.com/ >> http://www.telstop.tel/ >> https://market.android.com/developer?pub=Appaholics >> http://www.appaholics.in/ >> >> -- >> You received this message because you are subscribed to the Google >> Groups "Android Developers" group. >> To post to this group, send email to [email protected] >> To unsubscribe from this group, send email to >> [email protected] >> For more options, visit this group at >> http://groups.google.com/group/android-developers?hl=en >> > > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

