[android-developers] Google Analytics Linking with Google Play

2015-05-29 Thread Dilip Kumar Chaudhary
Hi Developers,

I'm integrating campaign tracking for that I'm linking Google Analytics
with Google Play. I followed this
https://support.google.com/analytics/answer/2956981?hl=en. According to
the Google document, linking can be done only with the same email address
which is used in Analytics and Play. In my case Analytics and Play email
address is different. How can we do now ?
Is there any other possibilities to do that?
If I move Analytics to same email address which is used in Play then
Analytics record will be backup or destroy?

Please suggest me the best option to solve the problem.


-- 
*Thanks  Regards*
Dilip Kumar Chaudhary
Linkedin Profile
http://in.linkedin.com/pub/dilip-kumar-chaudhary/44/64/55b
Development Blog http://dilipdevelopment.blogspot.com/
GitHub https://github.com/dkch90

-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Request for adding new features in Android SDK/NDK

2015-03-20 Thread Dilip Kumar Chaudhary
Hi Sir,

https://code.google.com/p/android/issues/list

This issue tracker forum is used to request for new feature or existing bug
.

On Fri, Mar 20, 2015 at 3:17 PM, s.rawat imsaurabhra...@gmail.com wrote:

 Hi Android Team,
 Where can we request and monitor the status of the new features to be
 added in the android sdk.
 Is there any official process for the same?
 Thanks and Rgds,
 Saurabh

 --
 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
 ---
 You received this message because you are subscribed to the Google Groups
 Android Developers group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to android-developers+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.




-- 
*Thanks  Regards*
Dilip Kumar Chaudhary
My Linkedin Profile
http://in.linkedin.com/pub/dilip-kumar-chaudhary/44/64/55b
My Development Blog http://dilipdevelopment.blogspot.com/

-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] WebView Unable to display

2014-04-19 Thread Dilip Kumar Chaudhary
I'm trying to load twitter widget.but Unable to follow throwing following
error
*Refused to display
'https://twitter.com/SanjeevKapoor?original_referer=http%3A%2F%2Fzenga001.s3.amazonaws.com%2Fsanjeev_xml%2Ftwitter%2FSanjeevKapoor.htmlprofile_id=56363343tw_p=embeddedtimelinetw_w=456719461332967424
https://twitter.com/SanjeevKapoor?original_referer=http%3A%2F%2Fzenga001.s3.amazonaws.com%2Fsanjeev_xml%2Ftwitter%2FSanjeevKapoor.htmlprofile_id=56363343tw_p=embeddedtimelinetw_w=456719461332967424'
in a frame because it set 'X-Frame-Options' to 'SAMEORIGIN'., source:
about:blank (0)*

please suggest me what's wrong with this.

-- 
*Thanks  Regards*
Dilip Kumar Chaudhary
My Linkedin Profilehttp://in.linkedin.com/pub/dilip-kumar-chaudhary/44/64/55b
My Development Blog http://dilipdevelopment.blogspot.com/

-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] RDP and VNC integration

2014-02-15 Thread Dilip Kumar Chaudhary
I want to develop an Application which can remote access to Windows,Mac and
Linux systems.I spent many times and found that it can be done using:-

*1.Remote Desktop Protocol(RDP)
http://en.wikipedia.org/wiki/Remote_Desktop_Protocol*

*2.Virtual Network Computing(VNC)
http://en.wikipedia.org/wiki/Virtual_Network_Computing*

Now want to integrate these protocols for make it functioning.But the
problem is that How to start I didn't find any proper guideline to start
working And what is the proper way please suggest me.


-- 
*Thanks  Regards*
Dilip Kumar Chaudhary
My Linkedin Profilehttp://in.linkedin.com/pub/dilip-kumar-chaudhary/44/64/55b
My Development Blog http://dilipdevelopment.blogspot.com/

-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[android-developers] java.lang.ClassCastException: android.os.BinderProxy cannot be cast to com.android.server.am.ActivityRecord$Token

2013-10-30 Thread Dilip Kumar Chaudhary
   (  122):  bee98e78  0004
I/DEBUG   (  122):  bee98e7c  59f3b5c5
/system/lib/libardrv_dynamic.so (NvArdSetVertexAttribute+110)
I/DEBUG   (  122):  bee98e80  59f6a3d8
I/DEBUG   (  122):  bee98e84  0001
I/DEBUG   (  122):  bee98e88  c1dfb120
I/DEBUG   (  122):  bee98e8c  5bce95a8
I/DEBUG   (  122):  bee98e90  59f703b8
I/DEBUG   (  122):  bee98e94  0010
I/DEBUG   (  122):  bee98e98  0008
I/DEBUG   (  122):  bee98e9c  5bc61484
/system/lib/egl/libGLESv2_tegra_impl.so
I/DEBUG   (  122):
I/DEBUG   (  122): memory near r0:
I/DEBUG   (  122): 5bfde8e8    

I/DEBUG   (  122): 5bfde8f8    

I/DEBUG   (  122): 5bfde908    

I/DEBUG   (  122): 5bfde918    

I/DEBUG   (  122): 5bfde928    

I/DEBUG   (  122):
I/DEBUG   (  122): memory near r6:
I/DEBUG   (  122): 5bfde8e8    

I/DEBUG   (  122): 5bfde8f8    

I/DEBUG   (  122): 5bfde908    

I/DEBUG   (  122): 5bfde918    

I/DEBUG   (  122): 5bfde928    

I/DEBUG   (  122):
I/DEBUG   (  122): memory near sl:
I/DEBUG   (  122): 59f706d4 5c19dc10  0010 0206
...\
I/DEBUG   (  122): 59f706e4    3f80
...?
I/DEBUG   (  122): 59f706f4  0008 0010 0206

I/DEBUG   (  122): 59f70704    3f80
...?
I/DEBUG   (  122): 59f70714    0406

I/DEBUG   (  122):
I/DEBUG   (  122): memory near fp:
I/DEBUG   (  122): 5bce9580 0002 0003  0001

I/DEBUG   (  122): 5bce9590  0001 00dc0001 00ef0002

I/DEBUG   (  122): 5bce95a0  8b52 0101 8b50
R...P...
I/DEBUG   (  122): 5bce95b0  8b52  004b
R...K...
I/DEBUG   (  122): 5bce95c0 0001 0194 0047 0013
G...
I/DEBUG   (  122):
I/DEBUG   (  122): memory near sp:
I/DEBUG   (  122): bee98e40 59f6b548 59f05891  59f6a3dc
H..Y.X.Y...Y
I/DEBUG   (  122): bee98e50 59f6d888 59f6b5fc df0027ad 
...Y...Y.'..
I/DEBUG   (  122): bee98e60 0008 0004 0002c908 

I/DEBUG   (  122): bee98e70 0002 5bc612bc 0004 59f3b5c5
...[...Y
I/DEBUG   (  122): bee98e80 59f6a3d8 0001 c1dfb120 5bce95a8
...Y ..[
I/DEBUG   (  122):
I/DEBUG   (  122): code around pc:
I/DEBUG   (  122): 5bc23034 02032001 e352 1a0b e3580008  .
R...X.
I/DEBUG   (  122): 5bc23044 13a03000 02033001 e353 0a0d
.0...0S.
I/DEBUG   (  122): 5bc23054 e8950003 e2577001 e0855004 e8860003
.pW..P..
I/DEBUG   (  122): 5bc23064 e2866008 1af9 e8bd81f0 e8950007
.`..
I/DEBUG   (  122): 5bc23074 e2577001 e0855004 e8860007 e286600c
.pW..P...`..
I/DEBUG   (  122):
I/DEBUG   (  122): code around lr:
I/DEBUG   (  122): 5bc6129c e352 0a06 e0820001 e1a01003
..R.
I/DEBUG   (  122): 5bc612ac e1a0200c e1a03004 e58d5000 ebff074f  .
...0...P..O...
I/DEBUG   (  122): 5bc612bc eaeb e590 e1a02004 e58dc000
. ..
I/DEBUG   (  122): 5bc612cc e98d0030 ebfefbac eae5 e92d4ff0
0O-.
I/DEBUG   (  122): 5bc612dc e24dd03c e5907548 e1a05000 e1a06001
.M.Hu...P...`..
I/BootReceiver(  344): Copying /data/tombstones/tombstone_08 to DropBox
(SYSTEM_TOMBSTONE)
I/WindowState(  344): WIN DEATH: Window{4265b850
com.zenga.zengatvd/com.zenga.zengatv.TabHome paused=false}
I/ActivityManager(  344): Process com.zenga.zengatvd (pid 29800) has died.
W/ActivityManager(  344): Scheduling restart of crashed service
com.zenga.zengatvd/com.zengamedia.service.BackgroundService in 5000ms
W/ActivityManager(  344): Force removing ActivityRecord{4267c7c0
com.zenga.zengatvd/com.zenga.zengatv.TabHome}: app died, no saved state
D/Zygote  (  124): Process 29800 terminated by signal (11)
W/InputMethodManagerService(  344): Got RemoteException sending
setActive(false) notification to pid 29800 uid 10105
I/eFrame  (17444): pkgname_before:com.zenga.zengatvd
D/dalvikvm(30133): Late-enabling CheckJNI
I/ActivityManager(  344): Start proc com.zenga.zengatvd for service
com.zenga.zengatvd/com.zengamedia.service.BackgroundService: pid=30133
uid=10105 gids={30


-- 
*Thanks  Regards*
Dilip Kumar Chaudhary
My Linkedin Profilehttp://in.linkedin.com/pub/dilip-kumar

[android-developers] Nested Window Activity

2013-10-17 Thread Dilip Kumar Chaudhary
I have to design UI like
youtubehttps://play.google.com/store/apps/details?id=com.google.android.youtubeAndroid
Application,Means on clicking on the content player window will
open from button and this window will have functionality to drag from top
to button like youtube.So I google lot and write some code but it's not
fulfilling my requirement.I have also posted this on
stackoverflowhttp://stackoverflow.com/questions/19375922/android-nested-window-on-a-single-activity
.


-- 
*Thanks  Regards*
Dilip Kumar Chaudhary
My Linkedin Profilehttp://in.linkedin.com/pub/dilip-kumar-chaudhary/44/64/55b
My Development Blog http://dilipdevelopment.blogspot.com/

-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[android-developers] Audio composer development

2013-09-23 Thread Dilip Kumar Chaudhary
I'm developing App in which I have to record audio,add tone with the
recorded voice then save it in the sdcard so produced audio will have
recorded voice with some customised tone.I have google it lot but didn't
find any proper solution.Can any suggest me how to do this.Please suggest
me I will really appreciate your valuable suggestion.
-- 
*Thanks  Regards*
Dilip Kumar Chaudhary
My Linkedin Profilehttp://in.linkedin.com/pub/dilip-kumar-chaudhary/44/64/55b
My Development Blog http://dilipdevelopment.blogspot.com/

-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[android-developers] How to get phone current location

2013-06-19 Thread Dilip Kumar Chaudhary
Hi all,
I have been trying to get phone current location,But didn't find any proper
way to track mobile location.Actually I want to track any mobile number
location I have no idea how to do this can any suggest me.Thanks

-- 
*Thanks  Regards*
Dilip Kumar Chaudhary
My Linkedin Profilehttp://in.linkedin.com/pub/dilip-kumar-chaudhary/44/64/55b
My Development Blog http://dilipdevelopment.blogspot.com/

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [android-developers] How to get phone current location

2013-06-19 Thread Dilip Kumar Chaudhary
Thanks for reply Michael but It's not the way I want to do this
grammatically is there any option.


On Wed, Jun 19, 2013 at 1:10 PM, Michael Banzon mich...@banzon.dk wrote:

 To get the location through an app you the location services. Please
 refer to this:
 http://developer.android.com/guide/topics/location/index.html#location
 and return if it fails.

 I regards to track any mobile number location I have found the only
 reliable way is to call the number and ask for their current location.
 ;-)


 On Wed, Jun 19, 2013 at 9:30 AM, Dilip Kumar Chaudhary
 androiddili...@gmail.com wrote:
  Hi all,
  I have been trying to get phone current location,But didn't find any
 proper
  way to track mobile location.Actually I want to track any mobile number
  location I have no idea how to do this can any suggest me.Thanks
 
  --
  Thanks  Regards
  Dilip Kumar Chaudhary
  My Linkedin Profile
  My Development Blog
 
  --
  --
  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
  ---
  You received this message because you are subscribed to the Google Groups
  Android Developers group.
  To unsubscribe from this group and stop receiving emails from it, send an
  email to android-developers+unsubscr...@googlegroups.com.
  For more options, visit https://groups.google.com/groups/opt_out.
 
 



 --
 Michael Banzon
 http://michaelbanzon.com/

 --
 --
 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
 ---
 You received this message because you are subscribed to the Google Groups
 Android Developers group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to android-developers+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.





-- 
*Thanks  Regards*
Dilip Kumar Chaudhary
My Linkedin Profilehttp://in.linkedin.com/pub/dilip-kumar-chaudhary/44/64/55b
My Development Blog http://dilipdevelopment.blogspot.com/

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[android-developers] Play Video using OpenMAXAL

2013-04-10 Thread Dilip Kumar Chaudhary
 I want to play video using *OpenMAXAL*.Actually I want to draw video
frames on SurfaceView so I thought to use *OpenMAXAL* for this.Can any help
me out.

-- 
*Thanks  Regards*
Dilip Kumar Chaudhary
My Linkedin Profilehttp://in.linkedin.com/pub/dilip-kumar-chaudhary/44/64/55b
My Development Blog http://dilipdevelopment.blogspot.com/

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[android-developers] How to execute some code on app launch and destroy

2013-04-05 Thread Dilip Kumar Chaudhary
I have to execute some code when app gets executed and app destroy too.so i
wanna know is there is any way through i can manage this.After google I got
Application class but this class has not destroy() so how can be recognise.

-- 
*Thanks  Regards*
Dilip Kumar Chaudhary
My Linkedin Profilehttp://in.linkedin.com/pub/dilip-kumar-chaudhary/44/64/55b
My Development Blog http://dilipdevelopment.blogspot.com/

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [android-developers] start AsyncTask from a background thread

2013-02-07 Thread Dilip Kumar Chaudhary
rea 
thishttp://dilipdevelopment.blogspot.in/2012/12/android-background-processing-with_31.htmlHope
help you lot

On Thu, Feb 7, 2013 at 3:34 PM, dashman erjdri...@gmail.com wrote:

 I'm in a worker thread and would like to start an AsynTask execution.

 Preferably w/o starting a new thread. Help!


 Also, is java threads as in (new Thread()) frowned upon in android.

 I think i read somewhere .notify() .wait() etc. should not be used.

  --
 --
 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
 ---
 You received this message because you are subscribed to the Google Groups
 Android Developers group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to android-developers+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.






-- 
*Thanks  Regards*
Dilip Kumar Chaudhary
My Linkedin Profilehttp://in.linkedin.com/pub/dilip-kumar-chaudhary/44/64/55b
My Development Blog http://dilipdevelopment.blogspot.com/

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [android-developers] finger paint

2013-02-04 Thread Dilip Kumar Chaudhary
can you please help me with some example

On Fri, Feb 1, 2013 at 1:56 PM, TreKing treking...@gmail.com wrote:


 On Fri, Feb 1, 2013 at 2:02 AM, Dilip Kumar Chaudhary 
 androiddili...@gmail.com wrote:

 what should I do to solve this problem.


 Use Google to find a line intersection algorithm. This has nothing to do
 with Android.


 -
 TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago
 transit tracking app for Android-powered devices

 --
 --
 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
 ---
 You received this message because you are subscribed to the Google Groups
 Android Developers group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to android-developers+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.






-- 
*Thanks  Regards*
Dilip Kumar Chaudhary
My Linkedin Profilehttp://in.linkedin.com/pub/dilip-kumar-chaudhary/44/64/55b
My Development Blog http://dilipdevelopment.blogspot.com/

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [android-developers] finger paint

2013-02-04 Thread Dilip Kumar Chaudhary
I'm asking help with some example sir

On Mon, Feb 4, 2013 at 2:20 PM, skink psk...@gmail.com wrote:



 Dilip Kumar Chaudhary wrote:
  can you please help me with some example
 
 

 sure: http://www.google.com/m?q=line+intersection+algorithm

 pskink

 --
 --
 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
 ---
 You received this message because you are subscribed to the Google Groups
 Android Developers group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to android-developers+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.





-- 
*Thanks  Regards*
Dilip Kumar Chaudhary
My Linkedin Profilehttp://in.linkedin.com/pub/dilip-kumar-chaudhary/44/64/55b
My Development Blog http://dilipdevelopment.blogspot.com/

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [android-developers] finger paint

2013-02-04 Thread Dilip Kumar Chaudhary
ok let me read once again Thanks

On Mon, Feb 4, 2013 at 5:21 PM, skink psk...@gmail.com wrote:



 Dilip Kumar Chaudhary wrote:
  I'm asking help with some example sir
 
 

 did you bother to read the very first link? or you want me to read it,
 copy and paste the working code here?

 pskink

 --
 --
 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
 ---
 You received this message because you are subscribed to the Google Groups
 Android Developers group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to android-developers+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.





-- 
*Thanks  Regards*
Dilip Kumar Chaudhary
My Linkedin Profilehttp://in.linkedin.com/pub/dilip-kumar-chaudhary/44/64/55b
My Development Blog http://dilipdevelopment.blogspot.com/

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[android-developers] finger paint

2013-02-01 Thread Dilip Kumar Chaudhary
I'm drawing line and want that when lines match together then generate
error.I have done some coding and this code is able to draw lines on touch
but problem is that how to determine when line match.what should I do to
solve this problem.Thanks
-- 
*Thanks  Regards*
Dilip Kumar Chaudhary
My Linkedin Profilehttp://in.linkedin.com/pub/dilip-kumar-chaudhary/44/64/55b
My Development Blog http://dilipdevelopment.blogspot.com/

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[android-developers] Re: How to zoom VideoView

2012-12-28 Thread Dilip Kumar Chaudhary
Actually I want to zoom videoView like ImageView

On Thursday, 27 December 2012 19:52:36 UTC+5:30, bob wrote:

 You will want to play the video in a TextureView and set the matrix 
 accordingly.



 On Thursday, December 27, 2012 3:02:49 AM UTC-6, Dilip Kumar Chaudhary 
 wrote:

 Hi all,I want to zoom video view like image on pinch.I have already 
 worked on Image zoom and same logic using for videoView zoom but found that 
 there is not mothod for set matrix in videoview so i'm unable to zoom 
 this.If any know please suggest me how to solve this problem.

 -- 
 *Thanks  Regards*
 Dilip Kumar Chaudhary
 My Linkedin 
 Profilehttp://in.linkedin.com/pub/dilip-kumar-chaudhary/44/64/55b 
 My Development Blog http://dilipdevelopment.blogspot.com/
  


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

[android-developers] How to zoom VideoView

2012-12-27 Thread Dilip Kumar Chaudhary
Hi all,I want to zoom video view like image on pinch.I have already worked
on Image zoom and same logic using for videoView zoom but found that there
is not mothod for set matrix in videoview so i'm unable to zoom this.If any
know please suggest me how to solve this problem.

-- 
*Thanks  Regards*
Dilip Kumar Chaudhary
My Linkedin Profilehttp://in.linkedin.com/pub/dilip-kumar-chaudhary/44/64/55b
My Development Blog http://dilipdevelopment.blogspot.com/

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

[android-developers] How to upgrade system app

2012-11-07 Thread Dilip Kumar Chaudhary
I had developed an app and build in Device.Now i need to upgrade this,is
this possible that user will get update information from google play if yes
how? I'm confused about this..I have published update version of same app
but user not getting notification of update. I have to upgrade this any how
so please suggest me about this

-- 
*Thanks  Regards*
Dilip Kumar Chaudhary
My Linkedin Profilehttp://in.linkedin.com/pub/dilip-kumar-chaudhary/44/64/55b
My Development Blog http://dilipdevelopment.blogspot.com/

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

Re: [android-developers] Re: how to set margin in Dialog

2012-11-05 Thread Dilip Kumar Chaudhary
thanks it has been set using layout param

On Tue, Nov 6, 2012 at 9:16 AM, Yu Zhuang guang...@gmail.com wrote:


 i think putting the dialog view in a fill_parent translucent view, so its
 position can be easily controled.


 在 2012年11月1日星期四UTC+8下午3时42分59秒,Dilip Kumar Chaudhary写道:

 I have used Dialog for display ad in my Andorid app.But I have to
 display this Dialog about 50dp top from buttom so i think we should set
 Dialog Gravity buttom and set its buttom margine 50dp.But i'm unable to
 use margin in Dialog.so please can suggest me how to solve this. I have
 posted this on 
 stackoverflowhttp://stackoverflow.com/questions/13172276/how-to-set-margin-in-dialog/13172519#13172519

 --
 *Thanks  Regards*
 Dilip Kumar Chaudhary
 My Linkedin 
 Profilehttp://in.linkedin.com/pub/dilip-kumar-chaudhary/44/64/55b
 My Development Blog http://dilipdevelopment.blogspot.com/

   --
 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*
Dilip Kumar Chaudhary
My Linkedin Profilehttp://in.linkedin.com/pub/dilip-kumar-chaudhary/44/64/55b
My Development Blog http://dilipdevelopment.blogspot.com/

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

[android-developers] how to set margin in Dialog

2012-11-01 Thread Dilip Kumar Chaudhary
I have used Dialog for display ad in my Andorid app.But I have to display
this Dialog about 50dp top from buttom so i think we should set
DialogGravity buttom and set its buttom margine 50dp.But i'm unable to
use margin
in Dialog.so please can suggest me how to solve this. I have posted this on
stackoverflowhttp://stackoverflow.com/questions/13172276/how-to-set-margin-in-dialog/13172519#13172519

-- 
*Thanks  Regards*
Dilip Kumar Chaudhary
My Linkedin Profilehttp://in.linkedin.com/pub/dilip-kumar-chaudhary/44/64/55b
My Development Blog http://dilipdevelopment.blogspot.com/

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

[android-developers] How to put GridView inside ScrollView

2012-10-12 Thread Dilip Kumar Chaudhary
Hi all,
I have to design layout such that whole layout should scroll and inside
layout I have to display related content in *Grid* form so I decided to use
*GridView*.But problem is that I’m unable to use *GridView* inside *
ScrollView* I have read documentation(Documentation also saying that we
should not use *GridView* inside *ScrollView*) also.But I have to do
this,so can any please give me some idea about this.Thanks

-- 
*Thanks  Regards*
Dilip Kumar Chaudhary
My Linkedin Profilehttp://in.linkedin.com/pub/dilip-kumar-chaudhary/44/64/55b
My Development Blog http://dilipdevelopment.blogspot.com/

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

Re: [android-developers] Custom pop up option menu on button click

2012-09-19 Thread Dilip Kumar Chaudhary
Fahad,
follow this https://github.com/lorensiuswlt/NewQuickAction3D, Hope this
can help.

On Wed, Sep 19, 2012 at 1:06 PM, fahad mullaji fahadmull...@gmail.comwrote:

 Thanks Jovish solved my problem.

 On Wed, Sep 19, 2012 at 1:41 AM, Jovish P android.f...@gmail.com wrote:

 Check out this link


 http://www.stealthcopter.com/blog/2010/04/android-context-menu-example-on-long-press-gridview/


 Regards,
 Jovish

 On Tue, Sep 18, 2012 at 8:09 PM, fahad mullaji fahadmull...@gmail.comwrote:


 Guys,

 I want to show pop menu on a button click like we have it on long press
 event on list
 It is called context menu.
 Cane we get it on a button click?


 --
 Regards
 Fahad Mullaji


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


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




 --
 Regards
 Fahad Mullaji


  --
 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*
Dilip Kumar Chaudhary
My Linkedin Profilehttp://in.linkedin.com/pub/dilip-kumar-chaudhary/44/64/55b
My Development Blog http://dilipdevelopment.blogspot.com/

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

[android-developers] Should I use RTMP stream instead of RTSP for Android application

2012-09-15 Thread Dilip Kumar Chaudhary
I had developed an app in which have to play different RTSP streams coming
from server.I have used videoView and MedaiController class for that.Now I
have to use RTMP stream instead of RTSP in the same app.I have some
confusion,

1.is it good way to use RTMP stream instead of RTSP for Android app?
2.If we develop app in flash then what's wrong?
3.How java/android app is differ from flash app?Give exact difference.



-- 
*Thanks  Regards*
Dilip Kumar Chaudhary
My Linkedin Profilehttp://in.linkedin.com/pub/dilip-kumar-chaudhary/44/64/55b
My Development Blog http://dilipdevelopment.blogspot.com/

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

Re: [android-developers] Should I use RTMP stream instead of RTSP for Android application

2012-09-15 Thread Dilip Kumar Chaudhary
Thanks for reply Malar,
Relly you are doing great project.Once again i wanna to know why people use
*flash* instead of *java*  for android. I have also doubt about RTSP and
RTMP stream.please read my question properly and try to give related
solution.

On Sat, Sep 15, 2012 at 4:52 PM, Malar Prathap ermalarprat...@gmail.comwrote:

 Hi Dilip,
 I also working in live streaming in android. i have developed video chat
 app in flash using rtmp path and it works great. but in android i am unable
 to implement that flash code since most of android devices will not support
 flash and it doesn't have flash player in it. in case of air for android we
 can do.

 On 15 September 2012 06:52, Dilip Kumar Chaudhary 
 androiddili...@gmail.com wrote:

 I had developed an app in which have to play different RTSP streams
 coming from server.I have used videoView and MedaiController class for
 that.Now I have to use RTMP stream instead of RTSP in the same app.I
 have some confusion,

 1.is it good way to use RTMP stream instead of RTSP for Android app?

 2.If we develop app in flash then what's wrong?

 3.How java/android app is differ from flash app?Give exact difference.



 --
 *Thanks  Regards*
 Dilip Kumar Chaudhary
 My Linkedin 
 Profilehttp://in.linkedin.com/pub/dilip-kumar-chaudhary/44/64/55b
 My Development Blog http://dilipdevelopment.blogspot.com/

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


  --
 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*
Dilip Kumar Chaudhary
My Linkedin Profilehttp://in.linkedin.com/pub/dilip-kumar-chaudhary/44/64/55b
My Development Blog http://dilipdevelopment.blogspot.com/

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

Re: [android-developers] Should I use RTMP stream instead of RTSP for Android application

2012-09-15 Thread Dilip Kumar Chaudhary
Malar,I'm sure android(2.3 and above)supports rtsp stream.I have developed
app and its working properly.

On Sat, Sep 15, 2012 at 5:20 PM, Malar Prathap ermalarprat...@gmail.comwrote:

 Latest version of android(2.3 and above) will not support rtsp stream
 consistently so rtmp is preferrable as per my search.
 streaming type is based on the media server for ex if u use red5 it will
 support red5 and for wowza it will support all like rtsp rtmp and httplive
 streaming. In flash we need to write code separately for packetize the data
 for eg no need to set header format audio type video type etc we can handle
 those process in single method called net stream. but in android we need to
 write our own code for each and every internal process.

 On 15 September 2012 07:32, Dilip Kumar Chaudhary 
 androiddili...@gmail.com wrote:

 Thanks for reply Malar,
 Relly you are doing great project.Once again i wanna to know why people
 use *flash* instead of *java*  for android. I have also doubt about RTSP
 and RTMP stream.please read my question properly and try to give related
 solution.


 On Sat, Sep 15, 2012 at 4:52 PM, Malar Prathap 
 ermalarprat...@gmail.comwrote:

 Hi Dilip,
 I also working in live streaming in android. i have developed video chat
 app in flash using rtmp path and it works great. but in android i am unable
 to implement that flash code since most of android devices will not support
 flash and it doesn't have flash player in it. in case of air for android we
 can do.

 On 15 September 2012 06:52, Dilip Kumar Chaudhary 
 androiddili...@gmail.com wrote:

 I had developed an app in which have to play different RTSP streams
 coming from server.I have used videoView and MedaiController class for
 that.Now I have to use RTMP stream instead of RTSP in the same app.I
 have some confusion,

 1.is it good way to use RTMP stream instead of RTSP for Android app?



 2.If we develop app in flash then what's wrong?

 3.How java/android app is differ from flash app?Give exact difference.



 --
 *Thanks  Regards*
 Dilip Kumar Chaudhary
 My Linkedin 
 Profilehttp://in.linkedin.com/pub/dilip-kumar-chaudhary/44/64/55b
 My Development Blog http://dilipdevelopment.blogspot.com/

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


  --
 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*
 Dilip Kumar Chaudhary
 My Linkedin 
 Profilehttp://in.linkedin.com/pub/dilip-kumar-chaudhary/44/64/55b
 My Development Blog http://dilipdevelopment.blogspot.com/

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


  --
 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*
Dilip Kumar Chaudhary
My Linkedin Profilehttp://in.linkedin.com/pub/dilip-kumar-chaudhary/44/64/55b
My Development Blog http://dilipdevelopment.blogspot.com/

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

Re: [android-developers] Should I use RTMP stream instead of RTSP for Android application

2012-09-15 Thread Dilip Kumar Chaudhary
Simply i have used VideoView and MediaController.I don't know about wowza.

On Sat, Sep 15, 2012 at 6:25 PM, Malar Prathap ermalarprat...@gmail.comwrote:

 which media server u have used? if it is wowza kindly share your code
 with us since we tried with rtsp with no success.


 On 15 September 2012 07:57, Dilip Kumar Chaudhary 
 androiddili...@gmail.com wrote:

 Malar,I'm sure android(2.3 and above)supports rtsp stream.I have
 developed app and its working properly.


 On Sat, Sep 15, 2012 at 5:20 PM, Malar Prathap 
 ermalarprat...@gmail.comwrote:

 Latest version of android(2.3 and above) will not support rtsp stream
 consistently so rtmp is preferrable as per my search.
 streaming type is based on the media server for ex if u use red5 it will
 support red5 and for wowza it will support all like rtsp rtmp and httplive
 streaming. In flash we need to write code separately for packetize the data
 for eg no need to set header format audio type video type etc we can handle
 those process in single method called net stream. but in android we need to
 write our own code for each and every internal process.

 On 15 September 2012 07:32, Dilip Kumar Chaudhary 
 androiddili...@gmail.com wrote:

 Thanks for reply Malar,
 Relly you are doing great project.Once again i wanna to know why people
 use *flash* instead of *java*  for android. I have also doubt about
 RTSP and RTMP stream.please read my question properly and try to give
 related solution.


 On Sat, Sep 15, 2012 at 4:52 PM, Malar Prathap 
 ermalarprat...@gmail.com wrote:

 Hi Dilip,
 I also working in live streaming in android. i have developed video
 chat app in flash using rtmp path and it works great. but in android i am
 unable to implement that flash code since most of android devices will not
 support flash and it doesn't have flash player in it. in case of air for
 android we can do.

 On 15 September 2012 06:52, Dilip Kumar Chaudhary 
 androiddili...@gmail.com wrote:

 I had developed an app in which have to play different RTSP streams
 coming from server.I have used videoView and MedaiController class
 for that.Now I have to use RTMP stream instead of RTSP in the same
 app.I have some confusion,

 1.is it good way to use RTMP stream instead of RTSP for Android app?





 2.If we develop app in flash then what's wrong?

 3.How java/android app is differ from flash app?Give exact difference.



 --
 *Thanks  Regards*
 Dilip Kumar Chaudhary
 My Linkedin 
 Profilehttp://in.linkedin.com/pub/dilip-kumar-chaudhary/44/64/55b
 My Development Blog http://dilipdevelopment.blogspot.com/

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


  --
 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*
 Dilip Kumar Chaudhary
 My Linkedin 
 Profilehttp://in.linkedin.com/pub/dilip-kumar-chaudhary/44/64/55b
 My Development Blog http://dilipdevelopment.blogspot.com/

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


  --
 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*
 Dilip Kumar Chaudhary
 My Linkedin 
 Profilehttp://in.linkedin.com/pub/dilip-kumar-chaudhary/44/64/55b
 My Development Blog http://dilipdevelopment.blogspot.com/

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


  --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android

[android-developers] Custom media player like Youtube in Android

2012-09-12 Thread Dilip Kumar Chaudhary
I have to create media player like youtube player.Actually if i use 
VideoView for play video and MediaController for controll 
video(MediaController only provides play,pause,next,pre and seek 
options).But in my player i have to add one more option i.e bandwidth(I 
would have three bandwidth and on clicking on bandwidth video will play).So 
overall i can say i wanna add buttons in mediaController.suggest me with 
any idea.

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

[android-developers] Custom media player like Youtube in Android

2012-09-12 Thread Dilip Kumar Chaudhary
I have to create media player like youtube player.Actually if i use
VideoView for play video and MediaController for controll
video(MediaController onlyu provides play,pause,next,pre and seek
options).But in my player i have to add one more option i.e bandwidth(I
would have three bandwidth and on clicking on bandwidth video will play).So
overall i can say i have to design custom *mediaController*.Suggest me with
any idea.

-- 
*Thanks  Regards*
Dilip Kumar Chaudhary
My Linkedin Profilehttp://in.linkedin.com/pub/dilip-kumar-chaudhary/44/64/55b
My Development Blog http://dilipdevelopment.blogspot.com/

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

[android-developers] How does ListView Internally Works

2012-09-12 Thread Dilip Kumar Chaudhary
I'm little confused about android *listview*,for data bind, we use 
Adapters.As far as i know the* getView()*called according to the length of 
items that we are trying to bind in the listView.So if data length is four 
then *getView()*will be called for times and it binds data in the 
*listview*.Now 
My question is this,i'm trying to print log in *getView()*so when data bind 
this log should print but its not happening,on scrolling * listview* this 
log is being printed.So i'm confused about this * listview*.please suggest 
me.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

Re: [android-developers] hi..

2012-09-12 Thread Dilip Kumar Chaudhary
Follw
http://dilipdevelopment.blogspot.in/2012/05/creeate-database-in-android-using.htmland
try to understand how Sqlite can be used in Android.

On Wed, Sep 12, 2012 at 10:37 AM, Ibrahim Sada ibrahim.in...@gmail.comwrote:

 Hello Friends...
 Help me out how to create multiple tables in sqllite database (
 android).
  Thanx in advance...

 --
 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*
Dilip Kumar Chaudhary
My Linkedin Profilehttp://in.linkedin.com/pub/dilip-kumar-chaudhary/44/64/55b
My Development Blog http://dilipdevelopment.blogspot.com/

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