hi all,
i have doubt.i want to minimize and maximize the layout it is possible in
android mobile phones.And how to re-size the layout during the run time.i
m beginner for the android


On Mon, Nov 19, 2012 at 4:08 PM, Johan Appelgren
<johan.appelg...@gmail.com>wrote:

> You can get the thread id using Thread.getId()
> http://developer.android.com/reference/java/lang/Thread.html#getId()
>
> On Monday, November 19, 2012 10:14:27 AM UTC+1, AndroidCompile wrote:
>>
>> Hi,
>> Is it possible to retrieve the id of a thread that called a certain
>> function? (assuming this function can be called from several threads)
>> I know that it is possible to ask a Binder object which Process had
>> called it, but is it also possible with threads from the same process?
>>
>> 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
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en




-- 
*Thanks & Regards*
*K.Arun Kumar*

-- 
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
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to