Re: [android-developers] Tab Customisation

2012-10-13 Thread Amey Bapat
What an attitude..?? Instead of being rude and cluttering our mailbox why don't you Google it for yourself..!! I am not discouraging you. This is a forum for developers for questions related only towards development.. Google provides sample application and tutorials..!! That i what i am asking you

[android-developers] Ways that 2 Android phones communicate between each other

2012-10-13 Thread Jxn
Uselt XMPP and the pubsub extension. In that way you can have multiple instances of your program all communicate with all others. Examples of real uses are inform all about what you play, your position, play chess and chat (jabber). Please note that this is extensions of XMPP and not the chat

Re: [android-developers] Re: How to Sync Database Data to a Desktop Application without internet connection..

2012-10-13 Thread Anees Thyrantakath
Is There any Other Option is there to Sync Data from Android App to Desktop Database other-than Using Web-Service?? -- 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

[android-developers] Re: RDP for Android

2012-10-13 Thread Chris Sarbora
Sorry, I would but I'm busy finishing up my Remake Halo in 4 Easy Steps blog post. RDP (or VNC) are very complicated. You won't find an example project out there. If you want to write a client, you'll probably need to start with the protocol docs. On Friday, October 12, 2012 12:36:06 AM

[android-developers] Android ndk debugger

2012-10-13 Thread Haris
Can anyone tell which is the best tool to debug native code (C/C++) in eclipse indigo. I have already tried DS-5 CE Debug - ARM http://www.arm.com/products/tools/software-tools/ds-5/community-edition/ds-5-community-edition-debug.php but I am not able to connect to my device. In debug

[android-developers] Problem while deleting browser history from doInBackground method of AsyncTask

2012-10-13 Thread Bajrang Asthana
I am facing very strange problem.I am working on app which clears browser history ,clipboard etc. I am doing all the clearing stuff through AsyncTask but getting error. Here is my code which i am using to clear browser history *Browser.clearHistory(mApp.getContentResolver());

Re: [android-developers] Re: How to Sync Database Data to a Desktop Application without internet connection..

2012-10-13 Thread Tim
Aadi, I suggest you have a look at the MobiForms Advanced Edition mobile development tools for Android. The MobiForms Advanced Edition includes the MobiForms Developer and the MobiForms Sync Server. The MobiForms Developer is designed to replace Eclipse, the Android SDK and the need to learn

[android-developers] Ways that 2 Android phones communicate between each other

2012-10-13 Thread Andrew Mackenzie
Depends on size of what you want to send, and how long the connection should last If its a list you want: SMS Nfc - he needed Bump QR code on screen - QR code scanner Audio Bluetooth Wifi direct Wifi via 'relay' server If its a solution you want, then maybe give us some more information

[android-developers] Warning users of strong magnetic field

2012-10-13 Thread Ichsan
Does anybody know how to warn users of string magnetic field? I'm creating a compass application. But when there are magnetic items around, the north direction is going wrong. Using SensorEventListener#onAccuracyChanged doesn't help. Is there any tutorial telling me how to handle this problem?

[android-developers] Re: Warning users of strong magnetic field

2012-10-13 Thread RichardC
How about using the field strength values: determine a reasonable range and put up a Toast if the field strength is too large? http://developer.android.com/guide/topics/sensors/sensors_position.html On Saturday, October 13, 2012 11:26:58 AM UTC+1, Ichsan wrote: Does anybody know how to warn

Re: [android-developers] Re: Warning users of strong magnetic field

2012-10-13 Thread Andrew Gregory
Use android.hardware.GeomagneticField and warn when the actual field is significantly above or below what is expected. -- 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

Re: [android-developers] Re: How to Sync Database Data to a Desktop Application without internet connection..

2012-10-13 Thread Anees Thyrantakath
Thanks a lot Tim...This will really help me :) -- 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

Re: [android-developers] Re: How to Sync Database Data to a Desktop Application without internet connection..

2012-10-13 Thread Anees Thyrantakath
Is that Open Source?.. -- 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

[android-developers] Play Store removals

2012-10-13 Thread Danny
Hi, I can't get a reply from Google about the following problem: my app was removed for trademark violations, two hours after the remove email I solved the problem with the complaining party, they mailed remov...@google.com like the email says (I was cc-ed), that was over a month ago, 25+

[android-developers] In-app billing for canadian

2012-10-13 Thread MathieuB
Hello, I'm a canadian developer working on an android app. It is currently free on the google play store. The strategy for this app, from the beginning, was to someday implement in-app billing. So the user download the free app, goes through a list of items, some free and some not, usual

Re: [android-developers] Custom notification with a button: the notification bar stays open when clicking on it (on 4.0)

2012-10-13 Thread BoD
Yes I have tested this on an HTC One S running Android 4.0: the notification bar stays open. -- BoD On Friday, October 12, 2012 6:53:32 PM UTC+2, MagouyaWare wrote: Have you tested this on a real 4.0 device? It might just be an emulator bug... Thanks, Justin Anderson MagouyaWare

[android-developers] Jagged array's objects in the ListView

2012-10-13 Thread solnichko
Hi, I am working on an android app which has to display a list of objects. The application receives a jagged array of IDs and Titles from web service via SOAP. What do I need to do with this array in order to display the objects(Ids and Titles) in a ListView. E.g. do I need to

[android-developers] compass-less devices =/

2012-10-13 Thread gjs
Hi Nikon s800c has no compass. Regards -- 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] Re: StackOverflowError in listview android

2012-10-13 Thread parag chauhan
Hello I have got same error pls check http://pastebin.com/xScdLWEY -- 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