Please, stop asking your questions into every f*cking thread even when it
has nothing to see.
On Jul 24, 2012 2:09 PM, "Meena Rengarajan" <[email protected]> wrote:

> How do i wanna capture an Audio in Android please help me .. I am beginner
> can anyone help me ? Programmatically i shoud do some operations like Play,
> Stop, Record and Save ..
>
>
> On Tue, Jul 24, 2012 at 5:36 PM, Meena Rengarajan 
> <[email protected]>wrote:
>
>> How do i wanna capture an Audio in Android please help me .. I am
>> beginner can anyone help me ?
>>
>>
>> On Tue, Jul 24, 2012 at 5:26 PM, Francisco M. Marzoa Alonso <
>> [email protected]> wrote:
>>
>>> Hi Mark,
>>>
>>> I did not read your answer, that was the point, but using directly the
>>> main project package name creates a new problem. See my other answer for
>>> the solution I finally reach.
>>>
>>> Thank you very much,
>>>
>>>
>>>
>>> On 24/07/12 13:06, Mark Murphy wrote:
>>> > On Tue, Jul 24, 2012 at 6:53 AM, Francisco M. Marzoa Alonso
>>> > <[email protected]> wrote:
>>> >> I am facing problems getting the id of a resource by name when using a
>>> >> library project:
>>> >>
>>> >> int resId = context.getResources().getIdentifier("myresname",
>>> >> "drawable", "net.iberdroid.mygamecore");
>>> >>
>>> >> It seems like this always returns 0 when using the project as a
>>> library,
>>> >> but it were working flawlessly while it was an standalone project.
>>> >>
>>> >> net.iberdroid.mygamecore is where those resources resides, and in fact
>>> >> they are there.
>>> >>
>>> >> That code is even executed within the library project package, not
>>> from
>>> >> the android project that links it.
>>> >>
>>> >> Any ideas?
>>> > Have you tried using the package name of the main project, instead of
>>> > the library?
>>> >
>>>
>>> --
>>> 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

-- 
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

Reply via email to