Re: [android-developers] Re: hi

2013-01-09 Thread skink
sree android wrote: i am reading data from webservices using ksoap. so you have to sort your adapter content. by yourself 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] Re: how to get data from choice_mode_multiple

2013-01-09 Thread tom
Hi I did get the values from selected contact details used check boxes. But i used custom adapter for this to done. I think that will easy to get the details... Try to that way because that will easy get a child from listview.. On Wednesday, January 9, 2013 12:17:09 AM UTC+5:30, prudhvi

[android-developers] Re: Help regarding talking tom application

2013-01-09 Thread tom
Hi u need store the recorded files into sdcard. On Monday, November 12, 2012 12:54:51 PM UTC+5:30, santosh kumar wrote: Hello All, I want to develop an application similar to talking tom, does anyone have source code for that application or any link pls share.

Re: [android-developers] Using GLSurfaceView in Fragment

2013-01-09 Thread Fabien R
On 07/01/2013 20:18, Zoltan Hubai wrote: Hi I need some help with the following problem. I took the hello-gl2 example from the android-ndk and rewrote a bit to suite my needs. The GL2JNIView class is the same except the init function where I added

[android-developers] android opengl

2013-01-09 Thread Tamil Maran
hi i want to draw the curved line and i need to extend and shrink that line using touch event.how to do in opengl -- 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

Re: [android-developers] Using GLSurfaceView in Fragment

2013-01-09 Thread Tamil Maran
hi i want to draw curved line in android opengl.can u pls help me On Wed, Jan 9, 2013 at 2:32 PM, Fabien R theedge...@free.fr wrote: On 07/01/2013 20:18, Zoltan Hubai wrote: Hi I need some help with the following problem. I took the hello-gl2 example from the android-ndk and rewrote

[android-developers] why couldn't create webservice using android?

2013-01-09 Thread tom
Hi, *why couldn't create webservice using android?* if that any reason. if you know that reason...please share with me.. Thanks, Tom -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

Re: [android-developers] Using GLSurfaceView in Fragment

2013-01-09 Thread Zoltan Hubai
Yes it is normal. Some info about it: http://stackoverflow.com/questions/8551935/opengl-es-2-0-specifiying-position-attribute-vec3-or-vec4 On Wednesday, January 9, 2013 10:02:12 AM UTC+1, Fabien R wrote: On 07/01/2013 20:18, Zoltan Hubai wrote: Hi I need some help with the following

Re: [android-developers] Re: Help regarding talking tom application

2013-01-09 Thread Parvathy Chandran
hi.. yes once having those files in the sdcard, in order to do any kind of processing, we need the sample values in a float array rite? My doubt is how to obtain that? Thanks! On Wed, Jan 9, 2013 at 2:27 PM, tom javapo...@gmail.com wrote: Hi u need store the recorded files into sdcard. On

[android-developers] javax.mail.Authenticationfalied exception

2013-01-09 Thread Bhavin
*Dear sir, I am trying to send email using GMAILSender class. I have tried it few month ago,it was working well. but now it is showing following exception: javax.mail.Authenticationfalied exception Please help to resolve this issue. :) Thanks Regards* -- You received this message

[android-developers] Re: Help regarding talking tom application

2013-01-09 Thread tom
Hi, can you explain clearly *Why we need the sample values in a float array rite?* ? And you could stored your files in sdcard.. Thanks On Monday, November 12, 2012 12:54:51 PM UTC+5:30, santosh kumar wrote: Hello All, I want to develop an application similar to talking tom,

Re: [android-developers] Using GLSurfaceView in Fragment

2013-01-09 Thread Zoltan Hubai
onCreateView: View view = inflater.inflate(R.layout.gl_fragment, container, false); mGlLayout = (FrameLayout)view.findViewById(R.id.gllayout); mGlView = new GL2JNIView(getActivity().getApplication()); LayoutParams lParams = new LayoutParams(LayoutParams.MATCH_PARENT, LayoutParams.MATCH_PARENT);

Re: [android-developers] javax.mail.Authenticationfalied exception

2013-01-09 Thread Asheesh Arya
Check Your Project jar files. Project Jar files must be present in folder name libs in your project directory. -- 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

Re: [android-developers] Using GLSurfaceView in Fragment

2013-01-09 Thread Zoltan Hubai
Sorry I'm also new to OpenGL On Wednesday, January 9, 2013 10:40:20 AM UTC+1, tamil maran wrote: hi i want to draw curved line in android opengl.can u pls help me -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this

Re: [android-developers] Re: Help regarding talking tom application

2013-01-09 Thread Parvathy Chandran
hi.. I hope you know about MFCC features. Suppose we want to extract those features from an audio clip, we need to obtain the sample values in an array rite? Am I making it clear? On Wed, Jan 9, 2013 at 3:36 PM, tom javapo...@gmail.com wrote: Hi, can you explain clearly *Why we need the

Re: [android-developers] Re: Help regarding talking tom application

2013-01-09 Thread tom
Hi, I didn't used MFcc Features so far... So i searched linked about that issue I think this link will be useful to you... http://stackoverflow.com/questions/10799786/mfcc-data-format-to-train-hmm Thanks On Wednesday, January 9, 2013 3:56:27 PM UTC+5:30, Parvathy Chandran wrote: hi,

Re: [android-developers] Re: Help regarding talking tom application

2013-01-09 Thread Parvathy Chandran
Hi.. Thanks a lot. But this was not what i wanted :(. Let me try to explain it all over again. Any audio signal when sampled will have the amplitude values at discrete instants. ie, if x(t) is the continuous signal, x(n) is the discrete one. Let us say x(0)=1, x(1)=2, x(2)= 3 etc etc. So my

Re: [android-developers] Re: Help regarding talking tom application

2013-01-09 Thread tom
Hi, I didn't understood your process clearly.. without code... I hope this link is help for your solution.. http://stackoverflow.com/questions/11844914/get-the-frequency-of-an-audio-file-in-every-1-4-seconds-in-android Thanks On Wednesday, January 9, 2013 4:37:27 PM UTC+5:30, Parvathy

Re: [android-developers] Re: does NFC in gingerbread support card simulate?

2013-01-09 Thread Michael Roland
Hi Harry, Im quite new to NFC, but I'm just wondering if emulation could possibly be done by bypassing the SE altogether and instead say simulating a peer to peer mode in order to create a tunnel through which an app could perform secure operations etc? With current Android and if you have

[android-developers] location updates using network provider

2013-01-09 Thread Narendra Singh Rathore
Hello all, my requirement is to get location updates every 90 seconds. I am using network provider for this. I am doing this as given below: locationManager.requestLocationUpdates( LocationManager.NETWORK_PROVIDER, MINIMUM_TIME_BETWEEN_UPDATES,

Re: [android-developers] Using GLSurfaceView in Fragment

2013-01-09 Thread Fabien R
On 09/01/2013 11:06, Zoltan Hubai wrote: onSurfaceCreated is empty As a good practise, you should move your OpenGL object creation here. Perhaps the rendering process starts but some objects are not available. - Fabien -- You received this message because you are subscribed to the Google

Re: [android-developers] why couldn't create webservice using android?

2013-01-09 Thread Kristopher Micinski
Because running a server on a battery powered device wouldn't work all that well, and running a server would be against most carriers' terms of service as well. Kris On Wed, Jan 9, 2013 at 4:41 AM, tom javapo...@gmail.com wrote: Hi, why couldn't create webservice using android? if that any

Re: [android-developers] why couldn't create webservice using android?

2013-01-09 Thread Larry Meadors
On Wed, Jan 9, 2013 at 6:43 AM, Kristopher Micinski krismicin...@gmail.com wrote: Because running a server on a battery powered device wouldn't work all that well, and running a server would be against most carriers' terms of service as well. That's a lame answer. :-) My nexus is wifi only

Re: [android-developers] why couldn't create webservice using android?

2013-01-09 Thread Kostya Vasilyev
2013/1/9 Larry Meadors larry.mead...@gmail.com: On Wed, Jan 9, 2013 at 6:43 AM, Kristopher Micinski krismicin...@gmail.com wrote: Because running a server on a battery powered device wouldn't work all that well, and running a server would be against most carriers' terms of service as well.

[android-developers] Re: android opengl

2013-01-09 Thread bob
Maybe approximate a curve with a bunch of straight lines? On Wednesday, January 9, 2013 3:38:48 AM UTC-6, tamil maran wrote: hi i want to draw the curved line and i need to extend and shrink that line using touch event.how to do in opengl -- You received this message because you are

[android-developers] touch listener

2013-01-09 Thread bob
I'm setting a touch listener on a custom View by calling this: public void setOnTouchListener (View.OnTouchListener l) Added in API level 1 Register a callback to be invoked when a touch event is sent to this view. Parameters l the touch listener to attach to this view Can anyone tell me if the

Re: [android-developers] Re: hi friends

2013-01-09 Thread bob
Well, it seems like if you pass 3000 for the duration, it does show. But the docs don't seem to condone this. On Tuesday, January 8, 2013 9:21:33 AM UTC-6, bob wrote: *duration* How long to display the message. Either

Re: [android-developers] Re: how to fix the error: android.database.sqlite.SQLiteDiskIOException: disk I/O error (code 522) ?

2013-01-09 Thread Kostya Vasilyev
http://comments.gmane.org/gmane.comp.db.sqlite.general/69438 2013/1/9 ironox iro...@gmail.com: it happen only on one device。 this device 's storage is very special,, it has two storage ,,sdcard is mounted under /storage/sdcard0 , internal storage for users is mounted under

Re: [android-developers] Using GLSurfaceView in Fragment

2013-01-09 Thread Zoltan Hubai
Same effect, doesn't change anything. On Wed, Jan 9, 2013 at 1:56 PM, Fabien R theedge...@free.fr wrote: On 09/01/2013 11:06, Zoltan Hubai wrote: onSurfaceCreated is empty As a good practise, you should move your OpenGL object creation here. Perhaps the rendering process starts but some

[android-developers] invalidate() - repaint?

2013-01-09 Thread bob
I made a custom View… basically my own button type that resides in a ListView. I want it to change it's appearance on touch. So, in the touch listener, I call invalidate(). Is this right? It seems to repaint maybe half the time. To get it to work fully, I had to also call invalidate() on

[android-developers] ExpandableListView entries attribute

2013-01-09 Thread Vance Turnewitsch
I am trying to use the entries xml attribute for an ExpandableListView. The entries attribute works in a ListView when pointed at a String array I've defined in xml; but I can't determine how to define a String array for the ExpandableListView entries attribute. I tried this and got

[android-developers] Re: Initiate a conference call pro-grammatically

2013-01-09 Thread David_Fisher
Hey guys, any help? On Jan 7, 11:23 pm, David_Fisher davidfsh...@gmail.com wrote: Hey guys, I'm trying to initiate a conference call from my app for the Samsung Galaxy S3. Its currently on Jelly Bean 4.1.2. Is there a way to invoke a conference call from my app? I would really appreciate if

Re: [android-developers] Re: Initiate a conference call pro-grammatically

2013-01-09 Thread Mark Murphy
There is nothing in the Android SDK for creating conference calls. You are welcome to contact the manufacturers of specific devices to see if they have some extended API that allows this. On Wed, Jan 9, 2013 at 12:56 PM, David_Fisher davidfsh...@gmail.com wrote: Hey guys, any help? On Jan 7,

Re: [android-developers] Re: Initiate a conference call pro-grammatically

2013-01-09 Thread David Fisher
Thanks for the reply Mark. Appreciated! Is there a way to get the current screen Menu-options? For e.g. the ones that are displayed on the screen that is being displayed? On Wed, Jan 9, 2013 at 11:30 PM, Mark Murphy mmur...@commonsware.comwrote: There is nothing in the Android SDK for creating

[android-developers] Re: invalidate() - repaint?

2013-01-09 Thread Nobu Games
You should do it the official Android way and define a so-called state list drawable resourcehttp://developer.android.com/guide/topics/resources/drawable-resource.html#StateList. No need for playing around with touch listeners and invalidate. On Wednesday, January 9, 2013 10:40:52 AM UTC-6,

Re: [android-developers] Re: how to fix the error: android.database.sqlite.SQLiteDiskIOException: disk I/O error (code 522) ?

2013-01-09 Thread Nobu Games
Interesting. According to that little discussion the database file read operation is interrupted. SQLite gets less bytes to read from the database file than requested. Well in that case I wonder whether the media file scanner has something to do with that. I think it's possible that the

Re: [android-developers] Re: Initiate a conference call pro-grammatically

2013-01-09 Thread Mark Murphy
I do not know what the current screen Menu-options are. Either it is a menu that you displayed (in which case, you already know what they are) or it is not (in which case, you have no access to them, for obvious security reasons). On Wed, Jan 9, 2013 at 1:10 PM, David Fisher davidfsh...@gmail.com

Re: [android-developers] touch listener

2013-01-09 Thread TreKing
On Wed, Jan 9, 2013 at 9:26 AM, bob b...@coolfone.comze.com wrote: Can anyone tell me if the listener gets called on the UI thread or not? Pretty much everything in Android works on the main UI thread, especially GUI-related functionality, unless otherwise specified. You can also verify this

Re: [android-developers] why couldn't create webservice using android?

2013-01-09 Thread Kristopher Micinski
Perhaps you think it's a lame answer, but I can point you at many previous questions that want to do exactly this. If the OP had meant to consider these additional parameters where this might make sense, I'd wager they would have been more specific than just asking why you can't do it. But maybe

[android-developers] Re: why couldn't create webservice using android?

2013-01-09 Thread Nobu Games
Well... in fact there are apps out there that run small web-servers on your phone, like Samsung's Kies app that allows browsing your phone's contacts and media files from your PC's browser. It works on a LAN and I was very intrigued by that concept so I prototyped a primitive Android web server

[android-developers] Re: location updates using network provider

2013-01-09 Thread Nobu Games
As far as I know Android tries to calculate an update plan among all location requesting apps. It comes up with an update strategy according to all these request parameters and therefore these values you specify can just be seen as your best case scenario wishes. You cannot take them for

Re: [android-developers] Re: USB Touchscreen support, why is it so hard?

2013-01-09 Thread Zxanatos C. Omyda
Yea, I have up on touch screen support. Instead I decided to use ipazz passport devices. Zxanatos Carsten Omyda omyda...@gmail.com Http://Omyda.com On Jan 7, 2013 8:44 AM, mbarbiero marco.barbi...@gmail.com wrote: I have same problem with my usb printer. I think that MK802 Usb do not support

Re: [android-developers] android opengl

2013-01-09 Thread Harri Smått
Hi, Here's some code I've been using for spline creation (or bezier curves to be more exact); https://github.com/harism/android_effects/blob/master/src/fi/harism/effects/ViewSplines.java https://github.com/harism/android_effects/blob/master/res/raw/spline_vs.txt

[android-developers] inapp billing testing - static product android.test.purchased no longer returns a signed response for a test account

2013-01-09 Thread androidmediadeveloper
anyone else notice this issue as well ? have been testing for over a year with the static product (android.test.purchased), and have myself added as a test account. Making a purchase used to come back with a signed response, and the response came back with the signature field filled in, but

[android-developers] Compile com.android.email in eclipse

2013-01-09 Thread TheNetStriker
I would like to compile the com.android.email app from google in eclipse. I've cloned the source code from the git repository and added the project in eclipse. I've set the projects.properties file with android-17 and tried to compile the project. But now I get a lot of errors because it does

[android-developers] debug blues

2013-01-09 Thread bob
I'm stepping thru my source. I have a call to invalidate(). I stepped into it, and attached the android source (version 16). However, it went here: /** * Used to indicate that the parent of this view should be invalidated. This functionality * is used to force the parent to

Re: [android-developers] Re: why couldn't create webservice using android?

2013-01-09 Thread Kristopher Micinski
Well, of course, this is possible, you can simply just do the normal Java socket stuff. The problem comes with the details of actually using it and interfacing to it. Besides the problem of not really having an easily addressable IP, it's just not clear what's being asked here. This idea

Re: [android-developers] Re: location updates using network provider

2013-01-09 Thread Kristopher Micinski
FYI 90 seconds would not really be a good fit for an AlarmManager, it's not meant to be used with that kind of granularity. Instead, if you absolutely need it you should instead request a finer interval. At 90 seconds, your app will probably be a sort of battery hog anyway.. Kris On Wed, Jan

[android-developers] Re: why couldn't create webservice using android?

2013-01-09 Thread bob
You can definitely create a TCP server on Android. The code would look like this: ServerSocket serverSocket = null; boolean listening = true; try { serverSocket = new ServerSocket(1101); } catch (IOException e) { System.err.println(Could not listen on port: 1101.); System.exit(-1); } while

Re: [android-developers] Compile com.android.email in eclipse

2013-01-09 Thread Mark Murphy
On Wed, Jan 9, 2013 at 5:38 PM, TheNetStriker david.massha...@gmail.com wrote: I would like to compile the com.android.email app from google in eclipse. I've cloned the source code from the git repository and added the project in eclipse. I've set the projects.properties file with android-17

Re: [android-developers] Re: why couldn't create webservice using android?

2013-01-09 Thread Kristopher Micinski
Yes, but doing that (as I said) lends itself to an everlasting service: you certainly can't run that code on the UI thread (it will simply barf with an exception), and so the sensible place to put it is in a service.. There might be times when this is acceptable, but you should think about it

Re: [android-developers] Re: why couldn't create webservice using android?

2013-01-09 Thread Kevin Duffey
While I agree that running a web server of any sort on the android phone/tablet is pretty pointless compared to todays entry level cheap hardware.. most of these devices are more powerful and capable than my development machine was 6..maybe 7 or so years ago, and we wrote cod while running a

Re: [android-developers] Re: hi friends

2013-01-09 Thread Lew
bob wrote: Well, it seems like if you pass 3000 for the duration, it does show. But the docs don't seem to condone this. And the docs make quite clear that the unit is not milly seconds [sic]. Or do we think 1 millisecond is a long time? bob wrote: *duration* How long to display the

[android-developers] Re: why couldn't create webservice using android?

2013-01-09 Thread Lew
bob wrote: You can definitely create a TCP server on Android. The code would look like this: ServerSocket serverSocket = null; Not really necessary to initialize to null. boolean listening = true; try { serverSocket = new ServerSocket(1101); } catch (IOException e) {

Re: [android-developers] Re: why couldn't create webservice using android?

2013-01-09 Thread Lew
On Wednesday, January 9, 2013 4:04:55 PM UTC-8, andjarnic wrote: ... I could see where rather than buying a beefy multi-cpu 2+ rack system, you could put a bunch of these in place as servers to handle a few dozen or so requests and with almost no heat and enough power and memory to handle

Re: [android-developers] Re: why couldn't create webservice using android?

2013-01-09 Thread Lew
Lew wrote: andjarnic wrote: ... I could see where rather than buying a beefy multi-cpu 2+ rack system, you could put a bunch of these in place as servers to handle a few dozen or so requests and with almost no heat and enough power and memory to handle the requests.. a farm of these

Re: [android-developers] Re: why couldn't create webservice using android?

2013-01-09 Thread Kevin Duffey
Clearly you are taking this to an extreme.. my point was..given that *most* phone devices don't get too hot that they would need a large cooling system to keep it cool, and the fairly decent processing power of current devices, my point was, it would be possible, to some extent, barring a few

Re: [android-developers] Re: why couldn't create webservice using android?

2013-01-09 Thread Kristopher Micinski
It's not that you can't do it because of hardware restrictions, it's that a standard implementation would lend itself to something that violates a key Android principle. If you're just doing it for novelty, then by all means do it. But that's a different story than a production app. Since this

Re: [android-developers] Re: why couldn't create webservice using android?

2013-01-09 Thread Kristopher Micinski
I'm sorry if I came off confrontational to your response, I didn't mean to sound that way at all. I don't believe I'm taking this to an extreme: this forum is for developing apps, I wanted to give a warning that you should consider other options if you want to develop real apps that need this

Re: [android-developers] inapp billing testing - static product android.test.purchased no longer returns a signed response for a test account

2013-01-09 Thread Nikolay Elenkov
On Thu, Jan 10, 2013 at 5:20 AM, androidmediadeveloper kamathaj...@gmail.com wrote: anyone else notice this issue as well ? Yes. have been testing for over a year with the static product (android.test.purchased), and have myself added as a test account. Making a purchase used to come back

[android-developers] Re: debug blues

2013-01-09 Thread RichardC
Emulator or Phone and what was the Android version running on it? On Wednesday, January 9, 2013 10:40:27 PM UTC, bob wrote: I'm stepping thru my source. I have a call to invalidate(). I stepped into it, and attached the android source (version 16). However, it went here: /** *

Re: [android-developers] Re: android:attr/activatedBackgroundIndicator isn't working

2013-01-09 Thread Vadim Peretokin
Hey - I'm afraid I'm using the CAB, and thus can't use the setItemChecked() method - the choice mode has to be CHOICE_MODE_MULTIPLE_MODAL. public void setItemChecked (int position, boolean value) Added in API level

Re: [android-developers] Re: why couldn't create webservice using android?

2013-01-09 Thread Kevin Duffey
Kris, I was referring to Lew's response. Text is of course impossible to know someone's tone, some people may just reply with what seems like ruffled feathers answers..but might just be making a point instead. Regardless, I don't let responses bother me for the most part, but it seemed as if my

Re: [android-developers] Re: why couldn't create webservice using android?

2013-01-09 Thread Lew
On Wednesday, January 9, 2013 4:44:36 PM UTC-8, andjarnic wrote: Clearly you are taking this to an extreme.. my point was..given that *most* phone devices don't get too hot that they would need a large cooling system to keep it cool, I disagree. Most phone devices get hot enough that

Re: [android-developers] Re: why couldn't create webservice using android?

2013-01-09 Thread Lew
andjarnic wrote: Kris, I was referring to Lew's response. Text is of course impossible to know someone's tone, some people may just reply with what seems like ruffled feathers answers..but might just be making a point instead. Regardless, I don't let responses bother me for the most part,

Re: [android-developers] Dumpsys meminfo explanation...

2013-01-09 Thread Tony
How is the number of Local Binders counted? For other types of memory usage (e.g., graphics), how can we collect usage info and how can we tell whether the app is using way too much of a particular type of memory (i.e., allocating too many instances of certains types)? On Tuesday, August 2,

Re: [android-developers] Re: why couldn't create webservice using android?

2013-01-09 Thread Kristopher Micinski
No, I see that now, my mistake, that was just my reading too quickly.. Kris On Jan 9, 2013, at 9:18 PM, Kevin Duffey andjar...@gmail.com wrote: Kris, I was referring to Lew's response. Text is of course impossible to know someone's tone, some people may just reply with what seems like

[android-developers] Re: Android 2.3.3 Pad Block Corrupted

2013-01-09 Thread Ramesh Emandi
Hey, didi you get it resolved.? I have same exception On Tuesday, 17 January 2012 16:29:04 UTC+5:30, chander wrote: Hi all, I am making an File encryption application, in this while decrypting multiple selected files my program giving java.io.IOException Pad Block Corrupted exception.

[android-developers] How to make new partition in Android NAND flash ?

2013-01-09 Thread goel
I have few questions for creating Android partition in NAND flash (not SD card) . I did not find any proper document on net for the same. My questions : 1. How to create a new partition in NAND flash of an Android device (everything like editing PIT; changes required in kernel,