[android-developers] Fwd: thumbnail image of image in gallery

2014-09-21 Thread nemi chhimpa
-- Forwarded message --
From: nemi chhimpa ern...@gmail.com
Date: Sep 20, 2014 9:36 PM
Subject: thumbnail image of image in gallery
To: android-developers@googlegroups.com 
android-developers@googlegroups.com

hi,
i want to load images from folder in gallery. but i am facing problem in
finding a thumbnail of a image.
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
--- 
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] thumbnail image of image in gallery

2014-09-20 Thread nemi chhimpa
hi,
i want to load images from folder in gallery. but i am facing problem in
finding a thumbnail of a image.
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
--- 
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] Re: Android XML

2014-08-03 Thread nemi chhimpa
Debug ur code and override onDestroy method.check it is called in both
activity
On Aug 1, 2014 6:10 PM, janvi jagruthi.bha...@gmail.com wrote:

 Ya I have Called finish before starting Activity B but still this issue
 exists

 Any help would be appreciated.
 Thanks in Advance

 On Wednesday, July 30, 2014 10:00:14 PM UTC+5:30, Steve Gabrilowitz wrote:

 This would be true only if activity A called its finish after starting
 B.  Otherwise A remains on the backstack and reappears when B finishes.
 On Jul 30, 2014 5:19 AM, janvi jagruth...@gmail.com wrote:

 Hi Deepak

 Thank you for your support:)

 But if I do not call Activity A onbackpress of B then if just finishes
 the App I mean App gets closed.

 MyCode

  onClick(..) {

   start activity B
  }
 }class B : Activity {
  onBackPressed() {
   this.finish();

 Any help would be appreciated:)
 Thanks in advance

 On Sunday, July 20, 2014 9:42:50 PM UTC+5:30, Deepak wrote:

 Have you overridden onBackPressed in activity B in which case you
 should call this.finish() in B. Your code should look similar to this
 class A : Activity {
  onClick(..) {
   start activity B
  }
 }

 class B : Activity {
  onBackPressed() {
   this.finish(); /* this takes you back to the previous activity on
 stack. You need not do start activity to go to A as it will create new
 activity A and launch it instead of closing B and going to previous A.*/
  }
 }

  --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-d...@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.

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


-- 
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] Any one could give me a help? App published can not be found!

2014-01-05 Thread nemi chhimpa
is this your app url
https://play.google.com/store/apps/details?id=com.cleanmaster.security



On Sat, Jan 4, 2014 at 11:07 PM, Kristopher Micinski krismicin...@gmail.com
 wrote:

 Oh, no, I'm wrong, it turns out you also work for that company too,
 reading the comments on your Google+ link.  Apologies.

 Kris



 On Sat, Jan 4, 2014 at 12:36 PM, Kristopher Micinski 
 krismicin...@gmail.com wrote:

 FYI your app shares a name almost verbatim with another very popular app,
 which may likely own a trademark on it.

 You should check to make sure you're not in violation of that trademark
 if you continue to keep your app out...

 Kris



 On Sat, Jan 4, 2014 at 9:54 AM, mc maqiut...@gmail.com wrote:

 Hello! I have an emergency that our company's app  published last night
 still can not be found in google play. Any kind could give us a help? I
 would be eaten by my boss soon... Thanks in advance!
 My company's app name is CM (Cleanmaster) security free.

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



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


-- 
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] Any one could give me a help? App published can not be found!

2014-01-04 Thread nemi chhimpa
Search with application package name in play store
On Jan 4, 2014 8:25 PM, mc maqiut...@gmail.com wrote:

 Hello! I have an emergency that our company's app  published last night
 still can not be found in google play. Any kind could give us a help? I
 would be eaten by my boss soon... Thanks in advance!
 My company's app name is CM (Cleanmaster) security free.

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


-- 
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] Fwd: Google map is not showing

2013-08-19 Thread nemi chhimpa
Thanks


On Mon, Aug 19, 2013 at 6:29 PM, Mukesh Srivastav mukicha...@gmail.comwrote:

 There get two reasons why the Map is not showing.

 1. check the API key.

 2. while creating the key make sure you have copied the SHA1 key only and
 also put down the right package name.




 On Sat, Aug 17, 2013 at 10:17 AM, nemi chhimpa ern...@gmail.com wrote:



 -- Forwarded message --
 From: nemi chhimpa ern...@gmail.com
 Date: Wed, Aug 14, 2013 at 7:39 PM
 Subject: Google map is not showing
 To: android-developers@googlegroups.com


 Hi friends,
 I am using map api android v2 for google map. It is only showing the zoom
 control button and blank map. I followed all steps mention in google map
 api v2 doc. In logcat, unable to find Lmap message showing.

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




 --
 Warm Regards,
 *Mukesh Kumar*,
 Android Consultant/Freelancer,
 India,Hyderabad.

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


-- 
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] Fwd: Google map is not showing

2013-08-16 Thread nemi chhimpa
-- Forwarded message --
From: nemi chhimpa ern...@gmail.com
Date: Wed, Aug 14, 2013 at 7:39 PM
Subject: Google map is not showing
To: android-developers@googlegroups.com


Hi friends,
I am using map api android v2 for google map. It is only showing the zoom
control button and blank map. I followed all steps mention in google map
api v2 doc. In logcat, unable to find Lmap message showing.

-- 
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] Google map is not showing

2013-08-14 Thread nemi chhimpa
Hi friends,
I am using map api android v2 for google map. It is only showing the zoom
control button an blank map. I followed all steps mention in google map api
v2 doc. In logcat, unable to find Lmap message showing.

-- 
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] Upload photo to facebook

2013-02-18 Thread nemi chhimpa
Hi all,
In my application i have two activity. User can log in using facebook id or
other id. In second screen usr can upload photo to facebook. If user logged
in using facebook id. Photo is uploaded. But if logged in by other id.
Photo is not uploaded after facebook login. Any idea? I am using graph api
facebook android sdk.

-- 
-- 
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] Horizontal list view with custom layout

2013-01-29 Thread nemi chhimpa
hi all,
I want to show list of data(contain images and data) in horizontal list
view. Want to add click event on images.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
--- 
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] data in horizontal scrollview

2013-01-18 Thread nemi chhimpa
On Jan 14, 2013 3:11 AM, Jim Graham spooky1...@gmail.com wrote:

 On Sun, Jan 13, 2013 at 11:43:23PM +0800, wen5448748 wrote:
  Hello, do you know how to unsubscribe this group?
 android-developers@googlegroups.com
   If you know, pls help me. Thank you very much!

 Yes, and so do you.

 Later,
--jim

 PS:  Hint:  read the list's .signature in every message.

 --
 THE SCORE:  ME:  2  CANCER:  0
 73 DE N5IAL (/4)MiSTie #49997   Running Mac OS X Lion 
 spooky1...@gmail.comICBM/Hurr.: 30.44406N 86.59909W

My policy on spammers:
   Castrate first, ask questions later.

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

Re: [android-developers] Re: data in horizontal scrollview

2013-01-16 Thread nemi chhimpa
Hi,

i worked on this. i attached the file here. now the problem is how to
stop scroll view at the horizontal scrollview item. it always stop
first and last item of the horizontal scroll view. how to calculate
velocity of scrolling.

On Sun, Jan 13, 2013 at 9:32 AM, jason_gates jason.gates...@gmail.com wrote:
 Hi,
 No problem :) Thank you for the reply.

 Sorry, but I don't understand what you mean by stop? Does that mean stop
 the view from scrolling? Change the position of the view? Change the
 alignment of the view's content?

 My recommendation is, post the relevant portion of your code. Then in your
 post, reference where and how you are attempting to perform the task at
 issue.

 To summarize, posting your code should help resolve the ambiguities in your
 question :)

 Hope that helps :) Good luck :)

 Jason



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

CenterLockHorizontalScrollview.java
Description: Binary data


HorizontalScrollViewActivity.java
Description: Binary data
LinearLayout xmlns:android=http://schemas.android.com/apk/res/android;
xmlns:tools=http://schemas.android.com/tools;
android:layout_width=fill_parent
android:layout_height=fill_parent
android:orientation=vertical 
RelativeLayout  android:layout_width=fill_parent
android:layout_height=wrap_content
   com.xyz.demo.CenterLockHorizontalScrollview android:orientation=horizontal 
   android:id=@id/filter_modes 
   android:layout_width=fill_parent
   android:layout_height=40dp 
   android:fadingEdge=none
		android:scrollbars=none
		LinearLayout android:layout_width=fill_parent
   android:layout_height=40dp 
   android:id=@+id/scrollbk
   android:background=#ff
TextView
android:id=@+id/select_node1
android:layout_width=80dp
android:layout_centerHorizontal=true
android:gravity=center
android:layout_height=40dp
 android:background=#ff
 android:text=A
  /
 TextView
android:id=@+id/select_node2
android:layout_width=80dp
android:layout_centerHorizontal=true
android:layout_height=40dp
 android:background=#ff
  android:gravity=center
 android:text=B
  /
  TextView
android:id=@+id/select_node3
android:layout_width=80dp
android:layout_centerHorizontal=true
android:layout_height=40dp
 android:gravity=center
 android:background=#ff
 android:text=C
  /
   TextView
android:id=@+id/select_node4
android:layout_width=80dp
 android:gravity=center
android:layout_centerHorizontal=true
android:layout_height=40dp
 android:background=#ff
 android:text=D
  /
TextView
android:id=@+id/select_node5
android:layout_width=80dp
 android:gravity=center
android:layout_centerHorizontal=true
android:layout_height=40dp
android:background=#ff
 android:text=E
  /
 TextView
android:id=@+id/select_node6
android:layout_width=80dp
android:layout_centerHorizontal=true
android:layout_height=40dp
 android:gravity=center
   android:background=#ff
 android:text=F
  /
  /LinearLayout


   /com.xyz.demo.CenterLockHorizontalScrollview
RelativeLayout  android:layout_width=fill_parent
android:layout_height=wrap_content android:background=#00ff
   TextView
android:id=@+id/select_node
android:layout_width=80dp
android:layout_centerHorizontal=true
android:layout_height=40dp
 android:background=#40bb
  /
   /RelativeLayout
   /RelativeLayout

/LinearLayoutattachment: screen.png

[android-developers] data in horizontal scrollview

2013-01-13 Thread nemi chhimpa
I am working on activity in which data is shown in horizontal scroll view.
I want to display data in center of screen and on scroll , screen should
stop scroll on item centered like paging. Thanks 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

Re: [android-developers] Re: data in horizontal scrollview

2013-01-13 Thread nemi chhimpa
Sorry. My question is how to stop horizontal scroll view in middle position
of layout on scroll
On Jan 13, 2013 10:12 PM, jason_gates jason.gates...@gmail.com wrote:

 Hi,
 Thank you for sharing :)

 You forgot to ask a question.  All you posted was I am working on
 something.

 Is that it?, you just wanted to let everyone know that you are working on
 something ?

 Good Luck :) And again thank you for sharing :)
 Jason


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

Re: [android-developers] hi friends

2012-12-24 Thread nemi chhimpa
First check that intrrnet is on. If not then display toast message. Then
open the network setting screen. Use handler postDelayed method to open
network setting. So toast message will be displayed to screen
On Dec 24, 2012 10:36 AM, sree android android.sreeni...@gmail.com
wrote:

 when i am working webservices,internet is mandatory.If without internet
 connection i would like to connect my app,at that scenario the TOAST
 message will display like YOUR APP  HAS REQUIRE INTERNET CONNECTION 
 .After display the message my app will exist or it will goes to network
 connection settings and where i write these code.

 sorry for my english,please help me any one

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

Re: [android-developers] Re: Continuosly playing video

2012-12-12 Thread nemi chhimpa
They are not playing as a single file playing
On Dec 11, 2012 11:01 PM, skink psk...@gmail.com wrote:



 nemi chhimpa wrote:
  I have list of video file. I want to play them one after other and look
  like that only one video file is playing. Video files are at server.
 Thanks.

 and what is a problem you are facing?

 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 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] Continuosly playing video

2012-12-11 Thread nemi chhimpa
I have list of video file. I want to play them one after other and look
like that only one video file is playing. Video files are at server. 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

[android-developers] videochat application

2012-12-08 Thread nemi chhimpa
i am developing video chat/calling application. i am sending small video
file to server/callee. is this approach is right or i should try something
else? 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] videochat application

2012-12-08 Thread nemi chhimpa
other approach is send images and audio file to server. and then play in
sync.
On Dec 8, 2012 9:13 PM, Michael Banzon mich...@banzon.dk wrote:

 That is a very difficult question to answer. It is simple not precise
enough.

 Is the approach working for you? If so - you are doing it correctly -
 if not: what have you tried? What isn't working as expected?

 On Sat, Dec 8, 2012 at 4:20 PM, nemi chhimpa ern...@gmail.com wrote:
  i am developing video chat/calling application. i am sending small video
  file to server/callee. is this approach is right or i should try
something
  else? 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



 --
 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 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: plz assign me any application i m free now a days !!!

2012-09-14 Thread nemi chhimpa
Video recording with image effect
On Sep 14, 2012 9:02 PM, bob b...@coolfone.comze.com wrote:

 Make an Android tablet interface to Google Groups.


 On Friday, September 14, 2012 9:59:28 AM UTC-5, Muhammad Sahil wrote:

 hi All,
  Please assign me any application to develop, i m free now a
days.


 Thanks  Regards,
 Sahil

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

Re: [android-developers] autostart of application on restart of device

2012-01-20 Thread nemi chhimpa
Hi

add below lines to manifest file

  receiver android:name=receiverclass
intent-filter
action
android:name=android.intent.action.BOOT_COMPLETED /

/intent-filter
 /receiver
uses-permission
android:name=android.permission.RECEIVE_BOOT_COMPLETED/uses-permission

and add reciver class and write the code in receiver class file

On Wed, Jan 18, 2012 at 5:55 PM, Narendra Bagade
bagadenaren...@gmail.comwrote:

 Hi all,

 How to auto start application on device start up.

 --
 Regards,
 Narendra
 .
 --
 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