Re: [android-developers] how to get item from grid view at specific postion

2013-12-28 Thread Amit Mangal
I apologize if I insulted I was just frustrated please forgive me On Dec 28, 2013 6:56 AM, TreKing treking...@gmail.com wrote: On Fri, Dec 27, 2013 at 9:49 AM, Amit Mangal forum.amit.man...@gmail.comwrote: Hi trek in I am dwawing overlay on the button which is clicked if u need code I can

Re: [android-developers] how to get item from grid view at specific postion

2013-12-27 Thread Amit Mangal
at 11:01 AM, Amit Mangal forum.amit.man...@gmail.com wrote: Trekin i dont know the solution but one hundered percent sure that u r wrong Let me get this straight. You came here asking for help with this issue. You admit you don't know the answer. Yet you are somehow 100% sure that what

Re: [android-developers] how to get item from grid view at specific postion

2013-12-12 Thread Amit Mangal
Trekin i dont know the solution but one hundered percent sure that u r wrong On 12-Dec-2013 7:40 AM, TreKing treking...@gmail.com wrote: On Wed, Dec 11, 2013 at 5:14 PM, Amit Mangal forum.amit.man...@gmail.comwrote: i am trying to add saveForLaterOverlay on button pressed number item

Re: [android-developers] how to get item from grid view at specific postion

2013-12-11 Thread Amit Mangal
at 10:09 AM, TreKing treking...@gmail.com wrote: On Tue, Dec 10, 2013 at 11:50 PM, Amit Mangal forum.amit.man...@gmail.com wrote: i get position of button pressed using get tag but i am unable to get the relative layout on whihc image and button is displaying. any idea how to get that layout

[android-developers] how to get item from grid view at specific postion

2013-12-10 Thread Amit Mangal
Hi team, i m having grid view which is displaying 2 images per row and having 2 columns. each image is having one image button at its bottom right corner. i need to get relative layout view in which image is displaying on grid view so that i could add some overlay item on the selected button

[android-developers] how to add popup window on other popup window

2013-12-08 Thread Amit Mangal
Hi there, I am having a popupwindow on activity. this popup window having one button, onclicking button i have to open one other popup window which is having a list view for selecting item. when i am trying to add another popupwindow whihc is having list view app is crashing with error ? FATAL

[android-developers] implement onscroll change for horizontal scrollview ?

2013-11-19 Thread Amit Mangal
i need to implement onscrollchanged method in my class so that when scroll is changing i will update seek bar position as per scroll value. i implemented a customhorizontalview class with extends HorizontalScrollView. also created customhorizontalview in xml . but my problem is that how to

[android-developers] onscrollchanged in horizontal scroll view

2013-11-16 Thread Amit Mangal
Hi there, i need to implement onscrollchanged method in my class so that when scroll is changing i will update seek bar position as per scroll value. i implemented a customhorizontalview class with extends HorizontalScrollView. also created customhorizontalview in xml . but my problem is that

[android-developers] do i need to clear arraylist hashmap in ondestry method

2013-10-29 Thread Amit Mangal
Hi there, I am using ArrayListHashMapString,String to store my data . do i need to use call clear method of array list on on destroy method of activity or it will automatically clear when my activity is destroying. i want to avaoid memory leaks in my app. thanks -- You received this message

[android-developers] 2 different text size in a text view

2013-10-28 Thread Amit Mangal
is it possible to give 2 different text size in a single text view? thanks -- 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

[android-developers] animation on image view on grid view

2013-10-22 Thread Amit Mangal
Hi team i am having a grid view with 2 coloums and each item in grid view having one image and 2 textview below the image. i have added one button over each image and after clicking on button i want that image should scale and move down to bottom tab. like it should appear image drop down from its

[android-developers] hide tab host in tab group activity

2013-10-15 Thread Amit Mangal
Hi there, i want to hide tab host in tab group activity but i dont know how to do that any idea ? thanks -- 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

Re: [android-developers] Post text and image on twitter

2013-10-15 Thread Amit Mangal
you sent wrong link by mistake please check the link you sent. thanks On Mon, Oct 14, 2013 at 9:53 AM, TreKing treking...@gmail.com wrote: On Sat, Oct 12, 2013 at 3:57 PM, Amit Mangal forum.amit.man...@gmail.comwrote: How to post text and image on twitter? Any body knows any working

[android-developers] Post text and image on twitter

2013-10-12 Thread Amit Mangal
Hi there How to post text and image on twitter? Any body knows any working link? -- 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

[android-developers] how to attach image from url and email from app

2013-10-11 Thread Amit Mangal
hi there, i am having url of image i need to share that image by email . my query is how to attach image from url to email . thanks -- 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] how to create button with one image background and one image inside and text

2013-10-03 Thread Amit Mangal
this very complex problem of making a button with text on it on your own. On Wednesday, October 2, 2013 8:01:53 PM UTC+3, Amit Mangal wrote: U r not understanding problem again. I m not a student i am a developer if i will study company will hire some one else to work. I have to work i completed

Re: [android-developers] how to create button with one image background and one image inside and text

2013-10-02 Thread Amit Mangal
the documentation and actually do the plethora of tutorials available on Android Developers before you go on a forum and ask other people for help. On Tuesday, October 1, 2013 9:45:43 PM UTC+3, Amit Mangal wrote: what are you saying i am unable to understand ? can you please explain ? thanks

Re: [android-developers] how to create button with one image background and one image inside and text

2013-10-01 Thread Amit Mangal
want a proper red background for the number... but this question is so basic he should try to figure it out on his own. On Tuesday, October 1, 2013 12:47:54 AM UTC+3, TreKing wrote: On Sun, Sep 29, 2013 at 3:19 PM, Amit Mangal forum.am...@gmail.comwrote: i have attached the sample picture

Re: [android-developers] how to create button with one image background and one image inside and text

2013-10-01 Thread Amit Mangal
I didnt understand i m talking about button and ur talking about textview here is the confusion On 02-Oct-2013 9:20 AM, TreKing treking...@gmail.com wrote: On Tue, Oct 1, 2013 at 1:45 PM, Amit Mangal forum.amit.man...@gmail.comwrote: i am unable to understand ? What don't you understand

[android-developers] how to create button with one image background and one image inside and text

2013-09-29 Thread Amit Mangal
Hi Team, hope you all are doing good. i want to create a button with one image in background and one inside button and want to write small text on that. i have attached the sample picture any idea how to create that . i want to add text inside button image dynamically . thanks -- You received

Re: [android-developers] Re: Open popup window on the upper part of list view

2013-09-24 Thread Amit Mangal
. On Tue, Sep 24, 2013 at 11:58 AM, VenomVendor™ yoganandh2...@gmail.comwrote: Visit http://stackoverflow.com/a/3619450/1008278 You are trying to use quickaction On Tuesday, 24 September 2013 00:48:39 UTC+5:30, Amit Mangal wrote: Hi there I am having a list view inside my activity. Each row

Re: [android-developers] Re: Open popup window on the upper part of list view

2013-09-24 Thread Amit Mangal
layout in another new sub layout. Set the visibility for the popup content to gone and the other to visible, now when you want to show the popup just reverse the logic! On Sep 24, 2013 3:12 PM, Amit Mangal forum.amit.man...@gmail.com wrote: Hi developers, thanks for reply

[android-developers] Open popup window on the upper part of list view

2013-09-23 Thread Amit Mangal
Hi there I am having a list view inside my activity. Each row in list view having one button. I want to open a popup window when button clicked on the row. I can open popup window but i dont know how to open that popup window on the same row where button is pressed. Popup window width and height

[android-developers] how to write a button action in my activity of a class

2013-09-18 Thread Amit Mangal
Hi there, i have written a class of popupwindow which i call to display popup. this popupwindow is having spinner and and a button . i call the class and display popup. how to write done button action of that class in my activity from where i am calling the class so that i will get value

Re: [android-developers] how to write a button action in my activity of a class

2013-09-18 Thread Amit Mangal
thanks for your reply do you have any example code or link ? On Thu, Sep 19, 2013 at 1:24 AM, TreKing treking...@gmail.com wrote: On Wed, Sep 18, 2013 at 10:10 AM, Amit Mangal forum.amit.man...@gmail.com wrote: how to write done button action of that class in my activity from where i am

[android-developers] List reach at start when i come back to activity

2013-09-18 Thread Amit Mangal
Hi developers I have a list view which is having 1000 entries i scroll to down and click on some item new activity opens. When i come back my scroll view points to start again . How can i make it on last position when i opened the activity? -- You received this message because you are

[android-developers] problem in dynamically adding images on relative layout

2013-09-14 Thread Amit Mangal
Hi Developers, I am trying to add dynamically 4 images on relative layout one after another in a row. my code is below my problem is first image comes on correct place but after that other 3 images come in a row but they start from left side . means i dont know how other three images are left

Re: [android-developers] Re: how to develope a popup window class ?

2013-09-14 Thread Amit Mangal
What do u mean by ui thread ? Where is ui thread i didnt implemented any ui thread On 14-Sep-2013 8:54 PM, Dmitry prehistoric2...@gmail.com wrote: I believe you should try to dismiss your popup in UI thread. On Thursday, September 12, 2013 5:44:25 AM UTC+4, Amit Mangal wrote: Any idea

[android-developers] Any body knows how t ocreate popup Window class

2013-09-12 Thread Amit Mangal
Hi there is any body knows how to create popup window class so that i could call any activity to show drop down popup on some layout ? thanks -- 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] Is treking knows how to create popup window class

2013-09-12 Thread Amit Mangal
You wasted my thread i asked some thing and u wasted my thread now no one reply. If u dont know the solution then why do u reply here On 12-Sep-2013 10:15 PM, TreKing treking...@gmail.com wrote: On Thu, Sep 12, 2013 at 11:12 AM, Amit Mangal forum.amit.man...@gmail.com wrote: Is treking

[android-developers] Is treking knows how to create popup window class

2013-09-12 Thread Amit Mangal
Is treking knows how to create popup window class i want to display message like toast and disappear after 3 seconds -- 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

[android-developers] how to develope a popup window class ?

2013-09-11 Thread Amit Mangal
Hi there, i want to develop a popup window class so that i could call that from any of my activity to display that popup window. also i want to add one button on that so that i could start activity from that. thanks -- You received this message because you are subscribed to the Google Groups

Re: [android-developers] how to develope a popup window class ?

2013-09-11 Thread Amit Mangal
): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:833) On Wed, Sep 11, 2013 at 10:29 PM, TreKing treking...@gmail.com wrote: On Wed, Sep 11, 2013 at 10:23 AM, Amit Mangal forum.amit.man...@gmail.com wrote: i want to develop a popup window class so that i could call that from any of my

[android-developers] Re: how to develope a popup window class ?

2013-09-11 Thread Amit Mangal
Any idea developers how to remove this crash ? On Thursday, September 12, 2013, Amit Mangal forum.amit.man...@gmail.com wrote: Problem is my popup window class shows message correct. i am having a 3 sec timer to dismiss popup. this dismiss popup is crashing my app here is my popup window class

Re: [android-developers] how to load correct images i have all size images ldpi hdpi xhdpi xxhdpi

2013-08-27 Thread Amit Mangal
any idea guys ? On Tue, Aug 27, 2013 at 10:50 AM, Amit Mangal forum.amit.man...@gmail.comwrote: drawable-hdpi drawable-ldpi drawable-mdpi drawable-xhdpi drawable-xxhdpi All images kept in proper folders but still it is not picking proper images as per screen resolution thanks

Re: [android-developers] Re: how to load correct images i have all size images ldpi hdpi xhdpi xxhdpi

2013-08-27 Thread Amit Mangal
is there any way my app should support all screen sizes withouth stretching images ? i am having ldpi hdpi mdpi xhdpi xxhdpi images . On Tue, Aug 27, 2013 at 2:02 PM, Harish hkacho...@gmail.com wrote: Ideally no setting is require, how you know dpi of your screen ? some time even big screen

[android-developers] how to load correct images i have all size images ldpi hdpi xhdpi xxhdpi

2013-08-26 Thread Amit Mangal
Hi there, i have created a xml file using wrap content and relative layout. i am having images for all resolution. i create drawable folders for all images and kept all images in folders but when i am running project it is not working big screen only working on mdpi screens not working for hdpi

Re: [android-developers] how to load correct images i have all size images ldpi hdpi xhdpi xxhdpi

2013-08-26 Thread Amit Mangal
drawable-hdpi drawable-ldpi drawable-mdpi drawable-xhdpi drawable-xxhdpi All images kept in proper folders but still it is not picking proper images as per screen resolution thanks On Tue, Aug 27, 2013 at 10:42 AM, TreKing treking...@gmail.com wrote: On Mon, Aug 26, 2013 at 11:34 PM, Amit

[android-developers] Select unselect image on list view

2013-08-14 Thread Amit Mangal
Hi there, i have a list view and in that list view in each row i have image unselectimage.png. i want when some one click on that i want to replace that image with selected.png. suppose if item is already selected then i want to unselected image. suppose list view is having 10 items in out of

Re: [android-developers] OpenGL giving error java.lang.IllegalArgumentException: No configs match configSpec

2013-08-06 Thread Amit Mangal
Open gl apps test on device only don't use simulator On Aug 6, 2013 3:31 PM, surabhi jain surabhi17.j...@gmail.com wrote: Hi My app get successfully run on device :) I think, emulator does not support openGL. Thanks Regards Surabhi Jain On Tue, Aug 6, 2013 at 3:06 PM, surabhi jain

Re: [android-developers] coming back to very first activity from inside tab group activity

2013-07-25 Thread Amit Mangal
the child activities. ... Singh Dalvinder On Thu, Jul 25, 2013 at 9:34 AM, Amit Mangal forum.amit.man...@gmail.comwrote: Hi Developers, I am developing tab group activity. inside one tab there are multiple activity started as a child. i want to come back to very first activity from inside

Re: [android-developers] coming back to very first activity from inside tab group activity

2013-07-25 Thread Amit Mangal
, Amit Mangal forum.amit.man...@gmail.comwrote: Hi Dalvinder Sigh Thanks for reply but didnt work for me i am having tab group activity and inside that i have started many activity the code for starting child activity is Intent intent = new Intent(Detail_Screen.this, SizeGuideActivity.class

[android-developers] coming back to very first activity from inside tab group activity

2013-07-24 Thread Amit Mangal
Hi Developers, I am developing tab group activity. inside one tab there are multiple activity started as a child. i want to come back to very first activity from inside activity please tell me how to do that. here is the code for calling child activity Intent previewMessage = new

[android-developers] google map not showing apk downloaded from market before upload it was showing

2012-12-03 Thread Amit Mangal
Hi there, i have created an application which is using google map i created sdk key and added in my xml file. it is working fine on simulator and my device. when testing finished i export apk for market but when i downloaded that apk from market the google map is not showing in it . while i am

[android-developers] Handling Expensive Operations in the UI Thread

2012-09-14 Thread Amit Mangal
hi there, i have list fragment activity. my app is openingvery slow cause i am loading data from list view please any body have code to load it fast. -- 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] get notification tone uri

2012-04-28 Thread Amit Mangal
HI there, is the any way to get notification tones uri. and after getting that uri how to play one from that uri. thanks -- 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] set notification tone programatically

2012-04-22 Thread Amit Mangal
Hi there, Is there any way to set notification tone programmatically ? i want to set my notification tone. thanks -- 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

Re: [android-developers] silent sms notification programaticaly

2012-04-22 Thread Amit Mangal
Hi there, I am trying to set notification tone silence for incoming message. what i will do i will set black audio file as a notification tone and when any incoimg message then i will play my audio file. playing my audio file for incoming message i have done but it also plays default notification

[android-developers] silent sms notification programaticaly

2012-04-21 Thread Amit Mangal
Hi there, I want to set sms notification programaticaly silence. is there any way to set sms notification tone programaticaly silent. thanks -- 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] how to disable ringtone of incoming sms

2012-04-18 Thread Amit Mangal
Hi developers, i am creating small app which will mute the incoming sms notification tone. please tell me how to mute incoming sms notification tone. thanks -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email

[android-developers] how to load different layout for tablet and phone ?

2012-04-16 Thread Amit Mangal
Hi there, I am creating on android app. i want to know how to load different layout for tablet and phone. The reason is phone screen is small so layout i have prepared is different and tablet screen is big so i want to load different layout for tablet. any idea how to do that. thanks -- You

Re: [android-developers] how to load different layout for tablet and phone ?

2012-04-16 Thread Amit Mangal
what is this i want to load different activity for tablet and different for phone how to do that ? thanks On Mon, Apr 16, 2012 at 6:24 PM, Mark Murphy mmur...@commonsware.comwrote: http://developer.android.com/guide/practices/screens_support.html On Mon, Apr 16, 2012 at 8:50 AM, Amit Mangal

Re: [android-developers] how to load different layout for tablet and phone ?

2012-04-16 Thread Amit Mangal
ok thanks On Mon, Apr 16, 2012 at 6:32 PM, Mark Murphy mmur...@commonsware.comwrote: On Mon, Apr 16, 2012 at 8:58 AM, Amit Mangal forum.amit.man...@gmail.com wrote: what is this i want to load different activity for tablet and different for phone how to do that ? That is not a great

Re: [android-developers] how to load different layout for tablet and phone ?

2012-04-16 Thread Amit Mangal
for the second pane... If you have second pane you´re in a xlarge resource. Iñaki On 16 April 2012 15:05, Amit Mangal forum.amit.man...@gmail.com wrote: ok thanks On Mon, Apr 16, 2012 at 6:32 PM, Mark Murphy mmur...@commonsware.com wrote: On Mon, Apr 16, 2012 at 8:58 AM, Amit Mangal

[android-developers] Display notification sound programatically

2012-04-10 Thread Amit Mangal
Hi Developers, I am developing and alarm application. i want to show notification sound to the user please let me know how to show notification sound programaticaly in android. thanks -- You received this message because you are subscribed to the Google Groups Android Developers group. To

[android-developers] Recording By AudioRecord API

2011-12-31 Thread Amit Mangal
Hi there, I want to do recording using AudioRecord API. please let me know how to do recording with AudioRecord API and save file in desired location. Any code willbe highly appreciated. thanks -- You received this message because you are subscribed to the Google Groups Android Developers

Re: [android-developers] Recording By AudioRecord API

2011-12-31 Thread Amit Mangal
(); } catch (Exception e) { // TODO Auto-generated catch block } } }); rcd is a button to start recording. On Sat, Dec 31, 2011 at 2:21 PM, Amit Mangal forum.amit.man...@gmail.comwrote: Hi there, I want to do

[android-developers] color up and down effect on screen

2011-12-30 Thread Amit Mangal
Hi every one, I want to develop one application in which i want to take one box and fill the color in that box. i want to do up and down this color bar.please look on the image . how can i give effect of red color up and down programmatically. i have developed some conditions according to that

[android-developers] shrink bar up and down like attached image

2011-12-30 Thread Amit Mangal
Hi Every one, I want to develop solid bar rising up and down. falling up and down logic i have implemented in thread. i need to know what control should i use in UI for solid color bar so that i could increase and decrease height of that. like image. thanks -- You received this message

Re: [android-developers] Setting 2 ringtones on single contat number programatically

2011-12-18 Thread Amit Mangal
what ok are you crazy ? 2011/12/18 हरीप्रसाद अर्याल aryal.har...@gmail.com ok] 2011/12/17, Amit Mangal forum.amit.man...@gmail.com: Hi Developers, I want to develop one application in which setting multiple ringtones on a single contact and ringtone will play in shuffle

[android-developers] Setting 2 ringtones on single contat number programatically

2011-12-17 Thread Amit Mangal
Hi Developers, I want to develop one application in which setting multiple ringtones on a single contact and ringtone will play in shuffle. is it possible in android ? thanks -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to

[android-developers] Blue tooth headset connected or not android sdk 2.3.3

2011-12-08 Thread Amit Mangal
Hi Everybody, I am trying to know programmatically if blue tooth headset connected with my device or not ? is there any way to know this ? thanks -- 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] Re: how to retrieve connected bluetooth headset battery strength

2011-12-07 Thread Amit Mangal
what do you mean by this we cant have battery strength ? thanks On Tue, Dec 6, 2011 at 3:43 AM, lbendlin l...@bendlin.us wrote: let me copy and paste that for you /** * Get battery usage hint for Bluetooth Headset service. * This is a monotonically increasing integer. Wraps to 0 at *

[android-developers] how to retrieve connected bluetooth headset battery strength

2011-12-04 Thread Amit Mangal
Hi Developers, I am trying to calculate the battery strength of Bluetooth headset that is connected to my android mobile. I have downloaded code https://github.com/cgjones/android-frameworks-base/blob/gingerbread-b2g/core/java/android/bluetooth/BluetoothHeadset.java but i am unable to use it

[android-developers] changing image on rotation in tablet

2011-10-03 Thread Amit Mangal
Hi Everyone, I am having 2 images i want to use that images in my layout background but one image in portrait mode and one in landscape mode. please tell me how to change image from moving landscape to portrait mode. like 1.png in portraut mode and 2.png in landscape mode. thanks -- You

Re: [android-developers] How to create private folders in sdcard?

2011-09-13 Thread Amit Mangal
yes it is possible On Tue, Sep 13, 2011 at 1:00 PM, Shruthi Varma shruthi.tlis...@gmail.comwrote: Hi All, I have to store some images in a folder in sdcard and retreive back from my application. But I dont want to view those images in gallery. That means, I want to store images which is

[android-developers] Application get crashed when camera open and i rotate the device.

2011-09-07 Thread Amit Mangal
Hi Everyone, I am implement one application in which i am opening camera and taking pic. everything working fine in that app i have only one problem. if the camera is open and i rotate device from portrait to landscape or viceversa my application get crashed. any body knows the reason of this ?

Re: [android-developers] Application get crashed when camera open and i rotate the device.

2011-09-07 Thread Amit Mangal
I cant debug how wil i rotate emulator? thanks On Wed, Sep 7, 2011 at 5:04 AM, TreKing treking...@gmail.com wrote: On Wed, Sep 7, 2011 at 6:59 AM, Amit Mangal forum.amit.man...@gmail.comwrote: I get Force close error. Debug your app

Re: [android-developers] Application get crashed when camera open and i rotate the device.

2011-09-07 Thread Amit Mangal
thanks On Wed, Sep 7, 2011 at 5:40 AM, Appaholics raghavs...@appaholics.in wrote: http://tinyurl.com/3wdyybe On Wed, Sep 7, 2011 at 6:02 PM, Amit Mangal forum.amit.man...@gmail.comwrote: I cant debug how wil i rotate emulator? thanks On Wed, Sep 7, 2011 at 5:04 AM, TreKing treking

[android-developers] take image from camera and save it to desire location

2011-08-16 Thread Amit Mangal
hi everyone, i am trying to open camera take a pic and save that pic to my folder in sd card . I am able to open camera and take pic but it is not saving on my folder here is the code protected void startCameraActivity() { Button startRec = ((Button) findViewById(R.id.btncamon));

[android-developers] Video recording not saving if i don't call finish

2011-08-15 Thread Amit Mangal
Hi Everyone, I am creating app for video recording. i press a button to start video. when i press the button to stop the recording it stops. problem is after stopping if i play video immediately it plays recorded video but when i check video file in sd card i see its size is 0KB. when i call

[android-developers] How to save captured image by camera to a particular location ?

2011-08-12 Thread Amit Mangal
Hi Everyone, I am opening camera by my app and taking picture with that camera now i want to save that image to a particular folder in sd card i have calculated path of folder. please let me know how to save that image in particular path. thank you -- You received this message because you are

[android-developers] how to set read writ permission to recorded file

2011-08-12 Thread Amit Mangal
Hi everyone i am doing audio recording after recording audio my prepare get fails. I have read on some threads set permission to a file while playing from sd card please tell me any one knows how to set permission recorded file programatically so that i willbe able to play it inside from my app.

Re: [android-developers] how to set read writ permission to recorded file

2011-08-12 Thread Amit Mangal
to set for the audio file? Thanks On Fri, Aug 12, 2011 at 2:48 PM, Amit Mangal forum.amit.man...@gmail.comwrote: Hi everyone i am doing audio recording after recording audio my prepare get fails. I have read on some threads set permission to a file while playing from sd card please tell me

Re: [android-developers] how to set read writ permission to recorded file

2011-08-12 Thread Amit Mangal
12, 2011 at 3:24 PM, Amit Mangal forum.amit.man...@gmail.comwrote: No, I want to play audio file which i have recorded by my application.recording is working fine but playing not. thanks On Fri, Aug 12, 2011 at 2:51 PM, Appaholics raghavs...@appaholics.inwrote: You aren't making too much

[android-developers] unable to open recorded file for playing

2011-08-10 Thread Amit Mangal
Hi Everyone, I am trying t orecord audio and play audio file. I am successfully able to record audio file in SDCard. but when i am trying to playing it i am getting exception means not able to open file descriptor.below is my source code. I am able to play recorded file outside from my app by

Re: [android-developers] problem in opening camera programaticaly code attached

2011-08-09 Thread Amit Mangal
it is working or not . thanks On Tue, Aug 9, 2011 at 7:43 PM, Mark Murphy mmur...@commonsware.com wrote: On Tue, Aug 9, 2011 at 10:08 AM, Amit Mangal forum.amit.man...@gmail.com wrote: i am to open camera programaticaly and take picture but whatever code i am trying it is crashing on my

[android-developers] how to play audio file from sd card ?

2011-08-09 Thread Amit Mangal
Hi Everyone, Anybody knows how to play audio file from sd card ? thanks -- 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] how to play audio file from sd card ?

2011-08-09 Thread Amit Mangal
what is this i am unable to understand . thanks On Wed, Aug 10, 2011 at 12:08 AM, lbendlin l...@bendlin.us wrote: make sure to use Environment.getExternalStorageDirectory() rather than had coding the SD card path. -- You received this message because you are subscribed to the Google

[android-developers] generate dtmf tone on uplink

2011-08-08 Thread Amit Mangal
Hi Everyone, I am implementing one application in that i make a call programaticaly to a server and after that my requirement is send some number by dtmf tone to server. please guide me how to generate dtmf tone so that server can listen it . thanks -- You received this message because you

[android-developers] Re: How to get selected contact from address book of phone

2011-08-04 Thread Amit Mangal
); this open address book now i want to know suppose i select one contact from there how to get that contact number in a string. thanks On Wed, Aug 3, 2011 at 10:55 PM, Amit Mangal forum.amit.man...@gmail.comwrote: Hi Everyone, I want to open address book programmaticly that i am able to open now

Re: [android-developers] Re: application not lauching on simulator when using google map api Installation error: INSTALL_FAILED_MISSING_FEATURE

2011-08-04 Thread Amit Mangal
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

Re: [android-developers] Re: application not lauching on simulator when using google map api Installation error: INSTALL_FAILED_MISSING_FEATURE

2011-08-04 Thread Amit Mangal
. On Thu, Aug 4, 2011 at 7:02 PM, Amit Mangal forum.amit.man...@gmail.comwrote: 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

Re: [android-developers] Re: application not lauching on simulator when using google map api Installation error: INSTALL_FAILED_MISSING_FEATURE

2011-08-04 Thread Amit Mangal
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 forum.amit.man...@gmail.comwrote

[android-developers] How to get selected contact from address book of phone

2011-08-03 Thread Amit Mangal
Hi Everyone, I want to open address book programmaticly that i am able to open now user selects any contact from phone book how to know which number selected by the user. i want to get that number in string. thanks in advnce -- You received this message because you are subscribed to the

Re: [android-developers] Re: How to get selected contact from address book of phone

2011-08-03 Thread Amit Mangal
Hi Abhi thanks for reply have sample code ? On Wed, Aug 3, 2011 at 11:37 PM, Abhishek Akhani abhishek.akh...@gmail.comwrote: http://developer.android.com/resources/articles/contacts.html -- You received this message because you are subscribed to the Google Groups Android Developers group.

Re: [android-developers] Get digit mobile number

2011-07-29 Thread Amit Mangal
Mobile number calculated on network side not on handset. you can get your sim number IMSI but you cant get mobile number by any api. thanks On Fri, Jul 29, 2011 at 1:00 PM, subha subhashini.andr...@gmail.com wrote: Hi Developers! How to get mobile number through the android

[android-developers] application not lauching on simulator when using google map api Installation error: INSTALL_FAILED_MISSING_FEATURE

2011-07-21 Thread Amit Mangal
Hi Everyone, I want to load google map in my app. Steps i did 1) I generated google map key 2)Added google map key in xml file 3)In manifest file i added permissions for map loading Problem is when i use uses-library android:name=com.google.android.maps / inside the application tag of

Re: [android-developers] Does anyone at Google read bug reports?

2011-07-21 Thread Amit Mangal
Boss if you are looking for quality then iphone is the best options . Symbian Android winphone 7 these are only sand storm they come and go. you cant get quality in android . android come up and after some time finish like symbian so don worry about that. thanks On Thu, Jul 21, 2011 at 11:50

[android-developers] How to know email sent successfully or not ?

2011-07-19 Thread Amit Mangal
Hi everyone, My requirement is to send email from android device and if email sent successfully then set database value to 1 if email not sent successfully then set database value to 0. But my problem is that how to know email snt successfully or not ? any body can tell me about this or give me

[android-developers] Send dtmf tone on uplink

2011-07-15 Thread Amit Mangal
Hi Everyone, I want to send dtmf tone 12345 when called party picked up the phone . I am not getting idea from where to start ? is any one can guide me for sending dtmf tone from where to strat ? is it possible on android ? thanks -- You received this message because you are subscribed to

[android-developers] How to get call history

2011-02-11 Thread Amit Mangal
Hi Everyone, Is there any way to display call history in android ? thankyou -- 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

[android-developers] Play Wav file with dynamic path

2011-01-27 Thread Amit Mangal
Hi Every One, I want to play wav file but dynamically means runtime i will decide which wav file will play. i have added all wav files in raw folder and written below code MediaPlayer player; MediaPlayer mp1 = new MediaPlayer(); //= MediaPlayer.create(getBaseContext(), R.raw.Test); But this

[android-developers] How to play audio file in android ?

2011-01-21 Thread Amit Mangal
Hi Every one i am trying to play WAV file in android using below code i have created a raw folder in side my res folder and copy .wav file there but i am not able to play. Any one plays audio in android mobile ? MediaPlayer mp = MediaPlayer.create(context, R.raw.test.wav); mp.start(); this

[android-developers] How to add license on my application so that only user installed from android market can use it ?

2011-01-14 Thread Amit Mangal
Hi Everyone, I have implemented one application in android and i am going to upload that application but i want that only user downloaded application from market can use on his device Please see the link below. Any body guide me how to add license in it ?

[android-developers] list view row number.

2011-01-06 Thread Amit Mangal
Hi Any one, Is there any way to get row number in list view in which i clicked ? suppose that if i clicked on row 5 how can i get which number of roe i clicked ? thank you -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this

Re: [android-developers] list view row number.

2011-01-06 Thread Amit Mangal
. in that event you wull get position or row number of list item. -- Thanks Regards, Kapil Lokhande | Dexter Advisory Pvt. Ltd. http://dexterltd.com/ | Android Developer [image: dexterlogo.jpg] On Thu, Jan 6, 2011 at 5:04 PM, Amit Mangal forum.amit.man...@gmail.comwrote: Hi Any one

Re: [android-developers] list view row number.

2011-01-06 Thread Amit Mangal
Pvt. Ltd. http://dexterltd.com/ | Android Developer [image: dexterlogo.jpg] On Thu, Jan 6, 2011 at 6:05 PM, Amit Mangal forum.amit.man...@gmail.comwrote: which function i need to call ? do you have some code snippet i am new to android and don know any thing. thank you On Thu, Jan 6

[android-developers] How to attache paypal account with android market

2010-12-15 Thread Amit Mangal
Hi every one , I have created an account in android market and now i want to attach my paypal account with android market so that when ever some one downloaded my application android market will pay me by pay pal. Please guide me how to do that ? Thank you -- You received this message because

Re: [android-developers] Re: How to attache paypal account with android market

2010-12-15 Thread Amit Mangal
so how can i get paid when any one download my paid application ? Thank you On Wed, Dec 15, 2010 at 9:49 AM, Nathan critter...@crittermap.com wrote: On Dec 15, 9:44 am, Amit Mangal forum.amit.man...@gmail.com wrote: Hi every one , I have created an account in android market and now i

  1   2   >