Re: [android-developers] Text to speech

2013-08-10 Thread Fred Niggle
You would help yourself by adding debugging so you can double check things. What permissions do you have set? What device are you testing on? When a call comes in what happens? On 10 August 2013 21:28, shiva pendem pendem.shiv...@gmail.com wrote: HI every one, i would like to start a text

Re: [android-developers] Re: Text to speech

2013-08-10 Thread Fred Niggle
Check this out : http://www.codeproject.com/Tips/462145/Handling-Phone-Events-in-Android-Programs Does it help? On 10 August 2013 22:07, shiva pendem pendem.shiv...@gmail.com wrote: Hi, i have been debugging from past 3 days but unable to fine out the reason, As you have said i have added

Re: [android-developers] Seekbar Save state and restore

2013-07-14 Thread Fred Niggle
I think you mean save the position of the seekbar (eg users preference) then you can use shared prefs . this thus: onCreate reads the shared prefs and sets the value of the seekbar your 'save' function then writes the value to shared prefs. On 14 July 2013 17:34, Keith Zettler

Re: [android-developers] Record phonecall over Bluetooth

2013-07-11 Thread Fred Niggle
for personal uses I have a script on a laptop which watches the android device bluetooth name to change to INCALL(to start nearby laptop/desktop recording audio) and i have an android app which changes the name during call in progress - but yes actually recording both sides of a call from an app

Re: [android-developers] Make green usb wire high

2013-04-29 Thread Fred Niggle
Hi, If your after a simple hookup for a personal project then id recommend using the headset to route an audio tone to your nand gate circuit. Another option is to use the vibrate class and connect to the vibrate motor connections, however due to the multilayer nature of the pcb inside the devices

[android-developers] How to wake the device with wired headset play/pause button press

2013-04-21 Thread Fred Niggle
Before i begin : I have spent a lot of time trying to get my 2.1 device to wake from sleep when i press the play/pause button on the wired headset (the standard one that comes shipped with most phones) I have an intent filter that collects the event IF the activity is displayed on the 'awakened'

Re: [android-developers]

2013-04-10 Thread Fred Niggle
First idea: use ggogle and learn from tutorials and examples. On 10 April 2013 09:54, Siva Kumar j.sivakumar...@gmail.com wrote: Dear All, How to run J2ME Jad/Jar in android device. All are welcome to give their ideas -- *Thanks Regards, SIVAKUMAR.J

Re: [android-developers] Google spreadsheet workaround

2013-02-03 Thread Fred Niggle
yes, install dropbox or other sync-able remote storage software on both desktop and android, then open the spreadsheet with a suitable android app. Your mileage will vary depending on spreadsheet suit used to create the spreadsheet, and how much formating is used. In some cases it is viable to

Re: [android-developers] Google spreadsheet workaround

2013-02-03 Thread Fred Niggle
On 4 February 2013 00:15, Fred Niggle fred.nig...@googlemail.com wrote: yes, install dropbox or other sync-able remote storage software on both desktop and android, then open the spreadsheet with a suitable android app. Your mileage will vary depending on spreadsheet suit used to create

Re: [android-developers] How can I connect my Samsung Galaxy S Blaze to my Computer for testing?

2013-01-10 Thread Fred Niggle
hello, a simple google search will lead you to the many tutorial that will guide you to your answers, best regards, Fred On 7 January 2013 20:09, Taylor Ringo taylorri...@gmail.com wrote: Hi I'm to mobile development(Android is my first platform), and I've been having trouble connecting my

Re: [android-developers] How to detect input trough the audio jack?

2012-12-17 Thread Fred Niggle
Hello, Yes this is possible. First read here: http://developer.android.com/reference/android/content/Intent.html#ACTION_HEADSET_PLUG code samples are here : http://www.gauntface.co.uk/blog/2010/04/14/using-android-headset-buttons-earphone-buttons/ Hope this help, Fred On 16 December 2012

Re: [android-developers] Mobile network idle sockets disconnected

2012-12-17 Thread Fred Niggle
I am wondering why you are trying to maintain an idle connection? Usually when my apps send data the socket connection is made, then the data is sent, then the socket is closed. This is the normal way of operating. Regards, Fred On 17 December 2012 16:34, Goncalo Oliveira gonc...@minkan.net

Re: [android-developers] shoeboxed? wtf?

2012-12-17 Thread Fred Niggle
+1, now i filter out emails from that domain :) On 17 December 2012 16:32, TreKing treking...@gmail.com wrote: On Mon, Dec 17, 2012 at 2:59 AM, Piren gpi...@gmail.com wrote: Am i the only one that keeps getting an email from some site named Shoeboxed every time i post to this group?

Re: [android-developers] Mobile network idle sockets disconnected

2012-12-17 Thread Fred Niggle
Mark pointed out. In this case, the connection is also used for data pushing. Polling would be much simpler, but it does not fit the required scenario. On 17 December 2012 16:43, Mark Murphy mmur...@commonsware.com wrote: On Mon, Dec 17, 2012 at 11:37 AM, Fred Niggle fred.nig...@googlemail.com

Re: [android-developers] How to sync development projects?

2012-12-16 Thread Fred Niggle
erm VPN? On 16 December 2012 17:29, TreKing treking...@gmail.com wrote: On Sun, Dec 16, 2012 at 6:43 AM, Piren gpi...@gmail.com wrote: If its already on SVN, all you need to do to access it on the Laptop is just Checkout the code and thats it... then any update can be commited or merged

Re: [android-developers] How to sync development projects?

2012-12-16 Thread Fred Niggle
ah, that makes more sense On 16 December 2012 17:39, TreKing treking...@gmail.com wrote: On Sun, Dec 16, 2012 at 11:31 AM, Fred Niggle fred.nig...@googlemail.comwrote: erm VPN? LOL - yeah. Should have added that does not require a network connection

Re: [android-developers] Mobile network idle sockets disconnected

2012-12-14 Thread Fred Niggle
Hi, I also experienced this problem, and found the solution was to use a timer to send a character to the server every few seconds when idle. I was lucky that i was also writing the server code sp i could work around this. Im not sure if this solves the problem your having, but just thought id

Re: [android-developers] Re: android phones and bluetooth

2012-12-06 Thread Fred Niggle
Maybe he wants to log his position while driving... there are lots of uses... On 6 December 2012 15:19, bob b...@coolfone.comze.com wrote: What's the point of connecting to a GPS by Bluetooth when almost all Androids have GPS already? On Wednesday, December 5, 2012 7:19:30 PM UTC-6,

Re: [android-developers] Automate update every x secs get data from myUrl

2012-11-22 Thread Fred Niggle
No your not, i just ingore/mute him. On 22 November 2012 08:46, Piren gpi...@gmail.com wrote: Am i the only one noticing that he keeps getting people to do pretty much all the programming he needs, step by step? On Thursday, November 22, 2012 1:40:42 AM UTC+2, TreKing wrote: On Wed, Nov

Re: [android-developers] Am I at the right place?

2012-11-19 Thread Fred Niggle
Please check out android-...@googlegroups.com. Hope this helps, Fred On 16 November 2012 20:51, Djarn Nicholas dnicholas...@gmail.com wrote: I'm interested in getting android on my devices, I have never done it before, I know programming etc. I am looking for the best forum that is useful

Re: [android-developers] need client-server example

2012-11-19 Thread Fred Niggle
Not wishing to appear rude, but you'll find the answers to those question via a simple google search: there are lots of tutorials/examples out there. On 15 November 2012 12:41, Mohd Arshi Khan arshikha...@gmail.com wrote: hello 1. I need a client server example, 2. I am using eclipse

Re: [android-developers] Text display in the bottom of emoji

2012-11-16 Thread Fred Niggle
adjust gravity of the layout to center... On 16 November 2012 13:20, Live Happy livehap...@gmail.com wrote: I display emoji in EditText using spannable, but the problem is that the text appears in the bottom of the emoji picture, not in the middle of it (see picture). So, how to make it

Re: [android-developers] Text display in the bottom of emoji

2012-11-16 Thread Fred Niggle
14:03, Live Happy livehap...@gmail.com wrote: i tried it but it not work On Fri, Nov 16, 2012 at 3:45 PM, Fred Niggle fred.nig...@googlemail.comwrote: adjust gravity of the layout to center... On 16 November 2012 13:20, Live Happy livehap...@gmail.com wrote: I display emoji in EditText

Re: [android-developers] Re: Google cancelled this order. Reason: Other

2012-09-29 Thread Fred Niggle
I think this is a glitch on Googles side, they should be aware of it by now. Perhaps one of Googles competitors is trying to cause problems with a purchase/cancel campaign (i've seen it before). Regards, Fred On 28 September 2012 18:22, Nathan nathan.d.mel...@gmail.com wrote: On Friday,

Re: [android-developers] SIP DEMO

2012-09-22 Thread Fred Niggle
univercity? really? Really? On 22 September 2012 09:51, vaggos von karajan vaggo...@otenet.gr wrote: I have installed the application to my phone (ver 2.3.3) but when i'm calling someone nothing happens the app does not sending requests to my sip server (trixbox).. Although i can

Re: [android-developers] [android bind to AccessibilityService]

2012-09-17 Thread Fred Niggle
Try searching with google - you have to facilitate your own learning. On 17 September 2012 17:17, Alvaro Enseat alvaro.ense...@gmail.com wrote: I have created an android service, which is an AccessibilityService. From my activity, I would like to bind to that service. Because i need to send

Re: [android-developers] Explain the goemetrial concept behind this, please!!

2012-09-13 Thread Fred Niggle
Your post if very vague, at a guess i think your trying to ask someone to explain the concepts of matrix's and image manipulation, and that is true that this mailing list is not the place for such a question. Regards, Fred On 13 September 2012 10:54, Andrea Pietroni

Re: [android-developers] USSD request and response

2012-09-09 Thread Fred Niggle
Unstructured Supplementary Service Data (USSD) is a protocol used by GSM cellular telephones to communicate with the service provider's computers. USSD is not yet supported on Android. There is a feature request for it: http://code.google.com/p/android/issues/detail?id=1285 Regards, Fred On 7

Re: [android-developers] Re: wife manager in android

2012-09-06 Thread Fred Niggle
I eagerly await the Ex-Wife manager :) On 6 September 2012 14:02, Justin Anderson magouyaw...@gmail.com wrote: I wonder if the WifeManager class is used in this program: http://www.jamesshuggins.com/h/hum1/girl_to_wife.htm If that is the case then maybe you should consider the

Re: [android-developers] How disable internet data traffic?

2012-09-03 Thread Fred Niggle
Well, i simply did a google search and found this: http://stackoverflow.com/questions/3644144/how-to-disable-mobile-data-on-android that should do it! On 3 September 2012 12:02, ROBERTO ANGUITA MARTIN roberto.anguitamar...@gmail.com wrote: Hi How i can disable all data traffic in App for all

Re: [android-developers] Annoying shutter click undermines scientific research.

2012-09-02 Thread Fred Niggle
IF all else fails : put a plug of blu-tack or similar firmly into the hole the sounds comes from... it solved the proplem for myself, and its easy to remove with a toothpick ! On 2 September 2012 22:02, Jeffrey Peacock jeffp.ea...@gmail.com wrote: I am involved in a project to use camera

Re: [android-developers] Annoying shutter click undermines scientific research.

2012-09-02 Thread Fred Niggle
After reading this : http://stackoverflow.com/questions/10383083/how-to-mute-camera-shutter-sound-on-android-phone it seems you can best manage this by coding as best you can to disable the shutter click, and perhaps providing a help screen of tips that will tip the users on how to manage the

Re: [android-developers] Unable to move 3rd party apps to external sd card in Samsung Galaxy S3

2012-09-02 Thread Fred Niggle
Sorry, but this has nothing to do with Android Development. On 31 August 2012 12:15, balaji velmurugan balaji.velmuru...@gmail.comwrote: Hi, I recently purchased Samsung Galaxy S3. i downloaded games and apps from play store and when i tried to move it to my external sd card. Am unable to

Re: [android-developers] Stopping ADB server failed (code -1).

2012-09-02 Thread Fred Niggle
ADB (android debug bridge) is used for connecting a physical android device to your computer for debugging apps - if your content to use the emulator then this is no problem, else google the error and you'll find the solution :) On 2 September 2012 19:22, andromeda623 andromeda...@gmail.com

Re: [android-developers] Need Help ....

2012-09-02 Thread Fred Niggle
you need to google for button.settext... On 31 August 2012 12:37, Madhuri Cherukuri ch.madhuri...@gmail.com wrote: Hello folks, I need a help me from you guys. ex: Game type here and are two buttons and game type is text view,when i click on button the text should be replace by

Re: [android-developers] ADT Plugin Installation

2012-09-02 Thread Fred Niggle
Since you have working development environment working fine on Ubuntu, why bother with windows? On 1 September 2012 16:07, Ryan Kelso deathmat...@gmail.com wrote: I am currently beginning a course on Android Application Development at my local community college, and have setup Eclipse with the

Re: [android-developers] Little Problem with converting a InputStream into a String.

2012-09-02 Thread Fred Niggle
You need to learn about debugging... On 2 September 2012 21:06, TheSky mhenke...@googlemail.com wrote: Hey I am new to Java and developing apps for android. I tried without success to convert a InputStream into a String. public String Request(String url) { InputStream

Re: [android-developers] Re: How Can I pass an ArrayList do another Activity?

2012-09-01 Thread Fred Niggle
a quick google search found this: http://stackoverflow.com/questions/4030115/how-to-pass-arraylist-using-putstringarraylistextra How did you NOT find it? On 1 September 2012 16:51, dnkoutso dnkou...@gmail.com wrote: Typically when you are dealing with the same process it seems useless and

Re: [android-developers] Positive reviews being sold in spam email

2012-08-30 Thread Fred Niggle
Save your time and energy: ignore them. On 29 August 2012 14:46, Rich Woods richwo...@gmail.com wrote: Hello Android developer community, I've just received an email from a company that I won't name here that is offering positive Play store reviews for sale. This service perverts the

Re: [android-developers] Power on phone when external power source becomes available

2012-08-24 Thread Fred Niggle
One quick-but-dirty way would be to have the androids make a notification sound, for example a 100Hz tone (use audacity to generate the sound file), and have an headset lead connected to the arduino input pin so the firmware can simply wait for the tone and connect the charger... Best regards,

Re: [android-developers] Get SMS

2012-08-11 Thread Fred Niggle
A good effort. Now you need to look into debugging to solve your problem. On 11 August 2012 17:47, Ehsan Sadeghi esade...@gmail.com wrote: I create an activity activity android:name=.GetResponse android:label=@string/title_activity_main

Re: [android-developers] Accessing Android Transceiver Info.

2012-07-20 Thread Fred Niggle
Speaking from experience of attempting to develop an ultrasonic measurement app, this is not possible. Sonar is a marine application and it is simply not possible with a mobile phone, not lest because mobile phones do not have a submersible active sonar device, but also because surface noise

Re: [android-developers] Image Morphing

2012-07-07 Thread Fred Niggle
Hi everybody, can some one tell me that how to do image morphing in android,is it possible or not if yes then how ? *Yes it is possible.* pls help me. *First* use google, locate some java programming tutorials and work through them, *then* when you find something problematic post here

Re: [android-developers] media controller

2012-07-07 Thread Fred Niggle
Did you search google? On 7 July 2012 20:19, Sadhna Upadhyay sadhna.braah...@gmail.com wrote: Hi everybody, can some one tell me how to add volume controller in android as it (volume controller)is in youtube.please help me if any one has any idea about this. -- You received

Re: [android-developers] How to: Free to Paid App and retain preference and db files?

2012-06-30 Thread Fred Niggle
as long as the .apk has the same name, i.e. com.my.app, then you wont lose the preferences and database. If the.apk is different then you will need to consider how to export the sharedprefs/db from the current version (an update), to the sdcard, and have an import function in the newer version.

Re: [android-developers] How to: Free to Paid App and retain preference and db files?

2012-06-30 Thread Fred Niggle
Google play don't care if 2 Apps has the same apk/com.my.app is that right? Thanks. On Saturday, 30 June 2012 17:22:37 UTC+8, Fred Niggle wrote: as long as the .apk has the same name, i.e. com.my.app, then you wont lose the preferences and database. If the.apk is different then you

Re: [android-developers] How to: Free to Paid App and retain preference and db files?

2012-06-30 Thread Fred Niggle
Content Providers to serve it from the free app to the paid one. You can save it on the SD Card and allow everyone to read it. I *think* you can also do something with a shared user id, but I'm not sure on this one. Thanks On Sat, Jun 30, 2012 at 8:33 PM, Fred Niggle fred.nig

Re: [android-developers] How can I open my app with power button?

2012-06-27 Thread Fred Niggle
The best way to achieve this would be making your app start at boot. Without modifying the firmware of users phone's there would be no way to having the power button do anything else aside from power the device up. I hope that if i have missed something here then other will pitch in and correct

Re: [android-developers] Re: getOrientation() method returns bad results

2012-06-27 Thread Fred Niggle
I suggest that you read this : http://en.wikipedia.org/wiki/Gimbal_lock Although android devices use a electronic equivalent, the same principles apply. Regards, Fred On 26 June 2012 00:50, axesh ajmera ajmeraax...@gmail.com wrote: On Monday, April 23, 2012 10:35:31 AM UTC-7, Lukáš Sztefek

Re: [android-developers] finding which application uses a port on the android device

2012-06-27 Thread Fred Niggle
I am unsure if i understand you question, it may be that programs communicating with a server do not need to identify themselves to a server, they merely send/receive data. While some programs, such as browsers do identify themselves, this is not always true. I would suggest that you practice

Re: [android-developers] Re: MY FIRST APP IS NOT WORKING ON PHONE / EMULATOR

2012-06-27 Thread Fred Niggle
First,please turn your caps lock off, second post your code and we can take a look (that does not mean you will get any answer, but we will look). Regards, Fred On 24 June 2012 01:39, bradleyclare bradleycl...@gmail.com wrote: You probably defined the DisplayMessageActivity outside the

Re: [android-developers] Need to create loop that will scan barcode until battery of device dies.

2012-06-27 Thread Fred Niggle
Start here: http://www.coreservlets.com/android-tutorial/ Regards, Fred On 25 June 2012 13:23, eddieRay eddiespencer...@yahoo.com wrote: I need to create an app that will read a barcode continuously until it drains the battery to the point where the device shuts down. I will need to collect

Re: [android-developers] Google Checkout order list

2012-06-17 Thread Fred Niggle
I think you mean merchant account?in any case a simple visit to your relevant account page will provide you will all the information you need. On 17 June 2012 09:57, Giuseppe porcelli.giuse...@gmail.com wrote: Dear All I would like to get info about orders from my Android checkout account.

Re: [android-developers] Google Checkout order list

2012-06-17 Thread Fred Niggle
WHY? On 17 June 2012 22:13, Giuseppe Porcelli- FINM porcelli.giuse...@gmail.comwrote: I need to do it by code and not by browser. ** ** *Da:* android-developers@googlegroups.com [mailto: android-developers@googlegroups.com] *Per conto di *Fred Niggle *Inviato:* domenica 17 giugno 2012

Re: [android-developers] How can i Implement the OTA Service in android

2012-06-16 Thread Fred Niggle
Not with out user interaction. On 16 June 2012 07:40, Rajis rajeshrajar...@gmail.com wrote: Hi I want make the user to install my app by sending the OTA service message. Is it possible in Android? How can i Implement it. Thanks -- You received this message because you are subscribed to

Re: [android-developers] parsing html code into andriod page

2012-06-16 Thread Fred Niggle
Since you are new, it is highly recommended that you work through java programming tutorials - a simple google search will lead you to them. Regards, Fred On 16 June 2012 12:32, prudhvi p n v prudhviraju1...@gmail.com wrote: hi guys , i am new to android .can anyone give the example for

Re: [android-developers] Building Forms - Best Approach?

2012-06-11 Thread Fred Niggle
other options are save into a database or a local file and read back later. On 11 June 2012 19:05, Rpuccini renatoppucc...@gmail.com wrote: In case of apps that clients demand many input fields and later screens that shows results calculations from these inputs, what is the best way to

Re: [android-developers] Re: need to remove contact from group ..

2012-06-09 Thread Fred Niggle
with me :( Fred Niggle i can add contact to specific group but i need to delete contact from group .. please help me .. On Saturday, 2 June 2012 15:19:44 UTC+3, ala hammad wrote: Hi Guys , i need to remove an contact or more from specific group via coding .. any one can help me

Re: [android-developers] you-tube video in web view

2012-06-09 Thread Fred Niggle
If you post your code of what you have tried so far you'll get a better reception to your question. On 9 June 2012 11:36, vaibs malviya vaibs.malviy...@gmail.com wrote: any one know, how to code to play a youtube ifream link in webview -- You received this message because you are subscribed

Re: [android-developers] Re: need to remove contact from group ..

2012-06-09 Thread Fred Niggle
Its up to you, as much as it is up to me (and everyone else), to solve our own problems and facilitate our own learning. Myself and others here are willing to provide guidance but you have to demonstrate your efforts: In other words post your code and we can take a look. On 9 June 2012 12:14,

Re: [android-developers] you-tube video in web view

2012-06-09 Thread Fred Niggle
and black screen is display On Sat, Jun 9, 2012 at 4:29 PM, Fred Niggle fred.nig...@googlemail.comwrote: If you post your code of what you have tried so far you'll get a better reception to your question. On 9 June 2012 11:36, vaibs malviya vaibs.malviy...@gmail.com wrote: any one know, how

Re: [android-developers] Re: need to remove contact from group ..

2012-06-09 Thread Fred Niggle
Ok, from http://stackoverflow.com/questions/8352843/i-want-to-delete-contact-groupcreated-at-installation-time-at-the-time-of-my-a?rq=1 ContentValues values = new ContentValues(); values.put(ContactsContract.Groups._ID, );

Re: [android-developers] Find path between 2 pairs of lat and long

2012-06-05 Thread Fred Niggle
No thanks, I think you can find it the same way I did: Google it! On 5 June 2012 08:21, Mini agrawal itsmin...@gmail.com wrote: so can you please just share that link. Thanks On Mon, Jun 4, 2012 at 7:14 PM, Fred Niggle fred.nig...@googlemail.comwrote: I can you there IS a tutorial about

Re: [android-developers] CalendarView need help

2012-06-04 Thread Fred Niggle
First work through tutorials, then demonstrate a resonable effort before posting a question. Nobody here will do your work for you. On 4 June 2012 05:56, vamshi ch vamshi0...@gmail.com wrote: hi , I need help on CalendarView... the requirement like day,weak,month *view*and making

Re: [android-developers] Why the WifiManager.startScan() method requires permission CHANGE_WIFI_STATE

2012-06-04 Thread Fred Niggle
It works that way because the OS has no way of knowing your intentions :) That permission is needed so you COULD change the settings. On 3 June 2012 08:22, Kiral kiral.c...@gmail.com wrote: The thing that worries me is that the startScan() method also requires permission

Re: [android-developers] need to remove contact from group ..

2012-06-04 Thread Fred Niggle
What did a google search about blocking a contact tell you? On 2 June 2012 13:19, ala hammad 3la2.7am...@gmail.com wrote: Hi Guys , i need to remove an contact or more from specific group via coding .. any one can help me ?? thanks for your help .. -- You received this message because

Re: [android-developers] Updating part of a XML file in android

2012-06-04 Thread Fred Niggle
I'd go for creating a multi-part copy of the originals, and then parsing the parts. On 2 June 2012 21:10, Alex Deering deeri...@gmail.com wrote: I have XML files that store data, parts of the file store recorded information. I have no control over the files as they are from other programs.

Re: [android-developers] how to populate checkedTextView

2012-06-04 Thread Fred Niggle
I recommend that you work through some tutorials and demonstrate some effort into solving this issue yourself before posting a question here. Nobody is going to do you work for you, and you will get a better reception to your question if show a reasonable effort. -- Magnetic Door Alarm

Re: [android-developers] Problem refreshing a fragment edittext view from a dialogFragment after rotation

2012-06-04 Thread Fred Niggle
rotate while showing the dialogfragment, seems the edittext i pass to it looses the connection with the view layout regards, On Sunday, June 3, 2012 3:14:16 PM UTC+1, Fred Niggle wrote: This is caused by the contents of the edittext not being saved when rotated. If the edittext

Re: [android-developers] Find path between 2 pairs of lat and long

2012-06-04 Thread Fred Niggle
What did a google search tell you? On 2 June 2012 13:19, ala hammad 3la2.7am...@gmail.com wrote: Hi Guys , i need to remove an contact or more from specific group via coding .. any one can help me ?? thanks for your help .. -- You received this message because you are subscribed to

Re: [android-developers]

2012-06-04 Thread Fred Niggle
Did you search google? -- 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

Re: [android-developers] Find path between 2 pairs of lat and long

2012-06-04 Thread Fred Niggle
I can you there IS a tutorial about this - just google it. On 4 June 2012 14:35, Mini agrawal itsmin...@gmail.com wrote: I didn't find any help on Google . On Mon, Jun 4, 2012 at 6:33 PM, Fred Niggle fred.nig...@googlemail.comwrote: What did a google search tell you? On 2 June 2012 13:19

Re: [android-developers] Problem refreshing a fragment edittext view from a dialogFragment after rotation

2012-06-03 Thread Fred Niggle
This is caused by the contents of the edittext not being saved when rotated. If the edittext is defined via xml then set android:freezesText=true to stop the edittext from loosing its contents upon rotation. Hope this help, Fred On 3 June 2012 01:09, Bluemercury joao.ro...@gmail.com wrote:

Re: [android-developers] Re: get the text in edit text on button click

2012-06-03 Thread Fred Niggle
The best advice is to work through as many tutorials as you can find. If you simply dive into android programming without a good grip of its aspects then you will constantly run into trouble. Hope this helps, and good luck. On 3 June 2012 06:46, Raghavendra Rao raghu1...@gmail.com wrote: Yes i

Re: [android-developers] Adding markers with different drawables on google map in android

2012-06-02 Thread Fred Niggle
Why are you multiplying by 100.0? Also have you ensured that latitude and longitude are not transposed? (I had an issue when creating a KML output file: I thought that because my label said latitude it was correct, and the bug only threw itself into light when the point appeared over the sea!)

Re: [android-developers] get the text in edit text on button click

2012-06-02 Thread Fred Niggle
did you try the google search for this? On 2 Jun 2012 19:07, Raghavendra Rao raghu1...@gmail.com wrote: hi, how can i get the text entered by the user in the Edit Text on button click, kindly do help me on this -- You received this message because you are subscribed to the Google Groups

Re: [android-developers] problem in service creation

2012-06-02 Thread Fred Niggle
what to do indeed have you worked through a few service tutorials? On 2 Jun 2012 11:54, Bhavin alertsavemyl...@gmail.com wrote: Dear sir, I am having following scenario: Service class . . . .(Extends) Class1 . . . . (Extends) Class2 Now i wanted to start class2 as a service.

Re: [android-developers] AwesomePlayer - on video lag update

2012-06-01 Thread Fred Niggle
isn't but the movie player app is. It's based on the VideoView sample in apidemos. On Thursday, May 31, 2012 5:46:59 PM UTC-5, Fred Niggle wrote: Is this an app you wrote? On 31 May 2012 16:31, bob b...@coolfone.comze.com wrote: I have a Samsung Galaxy Tab, and I'm playing back some video

Re: [android-developers] Svg to hdpi, mdpi, ldpi

2012-06-01 Thread Fred Niggle
If your running Ubuntu there is a magic little program in the software center called Phatch which will batch edit images - simply start with a large hi-res version of the icon, and run phatch with the actions set as you need - it saves a lot of time. On 1 June 2012 23:37, Kostya Vasilyev

Re: [android-developers] AwesomePlayer - on video lag update

2012-05-31 Thread Fred Niggle
Is this an app you wrote? On 31 May 2012 16:31, bob b...@coolfone.comze.com wrote: I have a Samsung Galaxy Tab, and I'm playing back some video on it. It is very laggy, and I'm seeing this in the log: AwesomePlayer - on video lag update Can someone help me understand what is going on

Re: [android-developers] Re: Setting up email app with android emulators

2012-05-31 Thread Fred Niggle
Now that is handy, many thanks for sharing :) On 31 May 2012 06:17, asheesh arya asheesharya...@gmail.com wrote: juzz go through this link might be it will helpful for you http://www.jondev.net/articles/Sending_Emails_without_User_Intervention_%28no_Intents%29_in_Android -- You received

Re: [android-developers] sample apps

2012-05-30 Thread Fred Niggle
If you selected 'download api examples' when you setup eclipse, then there will be examples you can use in the '/home/.../android-sdks/samples' directory. On 30 May 2012 10:44, asheesh arya asheesharya...@gmail.com wrote: what you have tried so far?? -- You received this message because you

Re: [android-developers] After Adding header to list view, on List item click is selecting next index from the click.

2012-05-30 Thread Fred Niggle
why not simply subtract 1 from the index? On 30 May 2012 12:03, Lokesh R loks...@gmail.com wrote: After Adding header to list view, on List item click is selecting next index from the click. Do i Have to handle anything additionally in adapter after adding list header. -- You received

Re: [android-developers] back up

2012-03-08 Thread Fred Niggle
no thankyou. On Thursday, 8 March 2012, deepu wrote: hi dudes i want to take a backup of my contacts ,give some src -- 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] Extreme battery life

2011-11-25 Thread Fred Niggle
May i suggest that if your set on doing this then you'll need to explore solar charging. Regards, Fred On 25 November 2011 07:40, Kristopher Micinski krismicin...@gmail.com wrote: On Tue, Nov 22, 2011 at 4:26 PM, Bret Foreman bret.fore...@gmail.com wrote: I'm looking to put a phone in a

Re: [android-developers] Re: How to convert voice to text

2011-09-06 Thread Fred Niggle
If you naviagte to /ECLIPSE/android-sdk-linux_x86/samples, you'll find the API demos. create a new project in eclipse from the samples, and you'll be able to fins the speech to text demo. Hope this helps, Fred On 6 September 2011 08:18, ko5tik kpriblo...@yahoo.com wrote: On Sep 6, 7:56 am,

Re: [android-developers] Need some math assistance please

2011-09-04 Thread Fred Niggle
Many thanks for your reply, but as this is not an iOS list I've been having trouble deciding on what type of variable should be used when converting the formulea from javascript to android java, and I could really use some pointers. On 4 September 2011 02:08, lbendlin l...@bendlin.us

Re: [android-developers] Need some math assistance please

2011-09-04 Thread Fred Niggle
+ ndsb + ndsc); return myTempResult*6366000; } On 4 September 2011 22:48, Christopher Van Kirk christopher.vank...@gmail.com wrote: It just boggles the mind. Try floats or doubles. On 9/5/2011 5:27 AM, Fred Niggle wrote: Many thanks for your reply, but as this is not an iOS

[android-developers] Need some math assistance please

2011-09-03 Thread Fred Niggle
Hello, I'm trying to work out the distance moved between 2 points with GPS coordinates. I have found the haversine function, but I'm not sure how to convert it to run within androids java. Can anyone help? JavaScript: var R = 6371; // km var dLat = (lat2-lat1).toRad(); var dLon =

Re: [android-developers] Need some math assistance please

2011-09-03 Thread Fred Niggle
Thanks for your reply - I was not aware of the static method! 2011/9/3 Kostya Vasilyev kmans...@gmail.com: Location (IIRC) has a static method to calculate distance. -- Kostya Vasilyev 03.09.2011 16:08 пользователь Fred Niggle fred.nig...@googlemail.com написал: Hello, I'm trying

Re: [android-developers] performing a activity on the click of the BT headset button or A2DP (wired) button press

2011-08-03 Thread Fred Niggle
Yes, simply google for headset example and you'll find source code you can modify. On 03/08/2011, Ankit Maheshwari lkoan...@gmail.com wrote: Hi , We see that when we press the button on the A2DP headphone automatically the music player launches , is it possible to fire any other application

Re: [android-developers] hi how to attach a file in own gmail function

2011-08-02 Thread Fred Niggle
I had a spot of trouble getting this to work, the root of the problem is the path to the file you attach. My solution is: String dir= root.getAbsolutePath(); emailIntent.putExtra(Intent.EXTRA_STREAM, Uri.parse(file://+dir+/+csvFname)); hope this helps, Fred On 02/08/2011, aparna rani

Re: [android-developers] About Python?

2011-08-01 Thread Fred Niggle
search for SL4A, which is the Python environment for android... you can download and install it on your device, and has lots of sample code to get you going, thre is also some tutorials about creating an actual .apk app that include the python script... you just need to google to get going. Hope

[android-developers] Which is more battery friendly: using the compass or accelerometer?

2011-08-01 Thread Fred Niggle
Has anyone found out if either the compass or the accelerometer is more battery friendly than the other, in context of detecting user motion? Regards, Fred -- 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] Service or Thread for accelerometer monitoring?

2011-08-01 Thread Fred Niggle
Hello, I am stuck with making a decision and I could use some expert help. I have a need to monitor motion, either with the compass or accelerometer to ensure that someone is safe. I have code which works really well when using the accelerometer, BUT it can suck a battery flat in around 30

Re: [android-developers] Service or Thread for accelerometer monitoring?

2011-08-01 Thread Fred Niggle
, for different purposes. A thread lets you do work off of the main UI thread. A service lets you tell the system to try to keep your process around instead of killing it in the background. On Mon, Aug 1, 2011 at 2:08 PM, Fred Niggle fred.nig...@googlemail.comwrote: Hello, I am stuck with making

[android-developers] links to good messenger services wanted please

2011-07-25 Thread Fred Niggle
Hello, Thanks for taking the time to read this. I'm wanting to learn about services, more importantly, bi-directional communication between services and Activities. do you have any links that helped you to get a grasp on this? Best regards, Fred -- You received this message because you are

Re: [android-developers] How to get a service to either return a string or start a function in main activity?

2011-07-22 Thread Fred Niggle
Thanks for your reply. I guess my initial question can therefore be reduced to: How can an activity know when a service has performed a task? On 21/07/2011, Mark Murphy mmur...@commonsware.com wrote: On Thu, Jul 21, 2011 at 6:33 PM, Fred Niggle fred.nig...@googlemail.com wrote: What I am

Re: [android-developers] How to get a service to either return a string or start a function in main activity?

2011-07-22 Thread Fred Niggle
: On Fri, Jul 22, 2011 at 9:05 AM, Fred Niggle fred.nig...@googlemail.com wrote: Thanks for your reply. I guess my initial question can therefore be reduced to: How can an activity know when a service has performed a task? You have no activity. That's the point. Most medication dosing

Re: [android-developers] How to get a service to either return a string or start a function in main activity?

2011-07-22 Thread Fred Niggle
Thank you, thats just the tip I needed. On 22/07/2011, Mark Murphy mmur...@commonsware.com wrote: On Fri, Jul 22, 2011 at 10:24 AM, Fred Niggle fred.nig...@googlemail.com wrote: However my original question remains unanswered: How can an activity know when a service has performed a task

  1   2   >