[android-developers] Re: How to change from ringer volume to media volume

2010-10-12 Thread ericmahlon
On soundboard apps, as soon as the app is loaded, the volume control buttons change to media control buttons. Even if I have to designate my app to do this at launch, how do I code that? On Oct 12, 3:43 pm, ericmahlon wrote: > On one page of my app there are sounds. > > Is there

[android-developers] How to change from ringer volume to media volume

2010-10-12 Thread ericmahlon
On one page of my app there are sounds. Is there a line of code to allow the volume up/down buttons to switch to media volume control for that page of the app only? Or do I need to set it for the entire app, and how do I do that? Thanks -- You received this message because you are subscribed t

[android-developers] Interactive Touchscreen plays sounds twice

2010-09-29 Thread ericmahlon
I have an interactive image which uses OnTouchListener to get the coordinates. In doing so...if a user places their finger on the area it may hit it multiple times thus getting new coordinates within the area that plays the sounds...thus playing the sound twice. Any suggestions on how to clear up

[android-developers] Re: How to get video to play in stock browser??

2010-09-09 Thread ericmahlon
It is a .mp4, but I can make it whatever file necessary. Is there a way around this? Basically, in the app, users can click on a button to download the video (its a direct link with the file extension). On Sep 9, 4:12 pm, Peter Eastman wrote: > What type of file is it? > > I just tried to o

[android-developers] How to get video to play in stock browser??

2010-09-09 Thread ericmahlon
When I click it on my phone it opens up my browser (but I'm using the xScope browser) and it gives me the option to play/view or download. When I hit play/view it plays the video perfectly and when I click download, the phone downloads to my phone. I tried on the stock browser and it didnt do anyt

[android-developers] What codec/size to use for videos that can be downloaded to phone?

2010-09-03 Thread ericmahlon
On my app, I want to have a link that will let people download a video to their phone. What is the appropriate codec to use for something like this? mp4? So that my link would end with that extension? or is there another codec? I'm using Final Cut Pro...or can export just using quicktime. It i

[android-developers] Need help getting app to play sounds

2010-08-26 Thread ericmahlon
In my class I have an OnTouchEvent and when a certain area is clicked, it will play a sound (Not sure if this is the best way to go about this?). However I have been running into bugs using the MediaPlayer. Sound will double play and then eventually sound will stop completely. I am wondering how

[android-developers] To use admob, I post the app in the market first? or do I need to insert code before

2010-08-19 Thread ericmahlon
kind of confused on this one. any help is appreciated. I believe I upload the app to the market, fill out the admob info, and then admob automatically implements itself into the app? is that correct? -- You received this message because you are subscribed to the Google Groups "Android Develope

[android-developers] How to position buttons in a linear layout?

2010-08-18 Thread ericmahlon
I have an image that will have 5 different areas that will be "clickable." Each clickable area will be invisible and play a different sound. I was told not to use an absolute layout, and use a linear layout instead. However, I am now having an issue with placing the buttons over the picture. The

[android-developers] Need help for layout/scaling for pic with invisible buttons

2010-08-17 Thread ericmahlon
I need help trying to create an interactive image. The image will have 5 different areas that will be "clickable." Each clickable area will be invisible and play a different sound. For example when a user clicks a certain part of the image a sound will play, however there will be no button or anyth

[android-developers] Need guidance in developing simple app for popular webseries

2010-08-05 Thread ericmahlon
I understand the basics. Am looking for someone who would look over the work I do in exchange for a credit on the app and on the website. It is for a childrens show with over 2 million views. The app is a FREE APP. Any help is appreciated. I can be reached at ericmah...@hotmail.com -- You rec