Re: [android-developers] Timepicker AM/PM value issue

2012-09-25 Thread vinay kumar
Hi, Instead of getting time in 24 hours format you can retrieve them in 12 hours. using the below code. private TimePickerDialog.OnTimeSetListener myTimeSetListener = new TimePickerDialog.OnTimeSetListener(){ //@Override public void onTimeSet(TimePicker view,

[android-developers] is it possible to turn on the screen by touching the capacitive back?

2012-09-25 Thread Mark Lee
and will turn off the screen if the hand leaves the back...i think it's good to patent this if not already, since google already filed an upside-down phone patent, it would be great to get rid of the power button as well. -- You received this message because you are subscribed to the Google

[android-developers] send email

2012-09-25 Thread Ibrahim Sada
Hi .. Can any1 help me out how to send email from code.. 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,

[android-developers] Re: SDK Manager doesn't show anything, only already installed packages

2012-09-25 Thread Ivica Kocev
Same here, did you find the solution? I am too using Win 7 - 64 bit version On Tuesday, August 14, 2012 10:43:18 AM UTC+2, Andre wrote: Hi everyone, since yesterday the SDK Manager doesn't show any updates or packages other than what I have already installed. I looked everywhere on Google

[android-developers] emulator: emulator window was out of view and was recentered

2012-09-25 Thread Charles Capps
I'm planning on creating a game, but am a bit new to 2D graphics in Android. I get the error in the subject and I can't decipher why. I have a relative view with a slider handle and a GameView class that just extends View. The GameView class doesn't do anything yet, just defines a

[android-developers] dictionary app

2012-09-25 Thread rajlaxmi jagdale
how to develop a app for dictionary?from where i should i start? -- 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: javax.net.ssl.SSLException: Not trusted server certificate error in 2.1

2012-09-25 Thread Piren
Each android version has a list of Root certificate authorities it supports, the specific certificate your server uses is signed by an entity unknown by android 2.1. You can either supply that server certificate within your application or change the server certificate to one recognized by

[android-developers] how to do registration free on android markert

2012-09-25 Thread rajlaxmi jagdale
how to register in free on google play -- 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] how to do sql server connection to andriod app ???

2012-09-25 Thread ashish yadav
sql server connection to andriod app ??? -- 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] How to completely cancel in-app subscription?

2012-09-25 Thread Klymentiy Haykov
Hello, I'm currently trying to implement in-app billing, and specifically in-app subscriptions. I want to take a look at restore transaction response, when user buys subscription, than cancels it (or it expires for some reason) and than buys it again (will I get two subscriptions with same

[android-developers] Android Application Update is becoming overhead...

2012-09-25 Thread Arunprasad Rajkumar
Hi All, Suppose I have a Android Application in size of 50MB, if developer fixes a major bug fix requires to change only one java class file which sizes about 1K. If update is made available then App user has to download the entire 50MB size from store. It will be unacceptable when user have

[android-developers] Testing the download of the updated expansion file for a paid app

2012-09-25 Thread gpg84
Hello Everyone, I have a paid app, which is already published on google play. This version of the app did not have an extension file. Now i have an update to make and this version of the app has an extension file. So i imported the new APK and the extension file and just saved it (did not

[android-developers] eclipse installation cant find android projects in the new- projects section

2012-09-25 Thread Naseerapm
I am beginner in android programming. Just installed eclipse and Android sdk manger .In the new projects i am not able to find the android projects Is the Android Application project same as the android project? pls help. Naseera -- You received this message because you are subscribed to

[android-developers] When I want to build libhello-jni native library with ndk-build, there is an error

2012-09-25 Thread Xiaobo Huang
When I want to build libhello-jni native library with ndk-build, there is an error: root@ThinkPad-Edge-E430:~/android-ndk-r8b/samples/hello-jni# ndk-build Gdbserver : [arm-linux-androideabi-4.6] libs/armeabi/gdbserver Gdbsetup : libs/armeabi/gdb.setup Executable : hello-jni

[android-developers] how to secure my apk

2012-09-25 Thread daulat bachhav
I want to protect my apk file not copy diffrent unregister devices pls. -- Thanks Regards Daulat bachhav 9823403093 -- 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 make my intent to run background

2012-09-25 Thread sindhu
you could use services how you want , if you want to run all the time or else some point in time ect... On Tuesday, September 25, 2012 9:33:05 AM UTC+5:30, Kristopher Micinski wrote: This is bad advice: an everlasting service is an antipattern. kris On Mon, Sep 24, 2012 at 11:56 PM,

[android-developers] Sudden Drop in App Usage and New Users

2012-09-25 Thread Neil Johnston
I have had two apps in the last couple weeks that had sudden drops in the market. They're in the same position in the market app results. But the daily New Users has went from 400 to 45. What can explain such a huge drop in New Users? -- You received this message because you are subscribed to

[android-developers] Re: SDK Manager does not fetch any package for installation (no error reported)

2012-09-25 Thread Sabbib
Angelo, i followed your instructions but not luck still. On Monday, September 10, 2012 5:55:55 PM UTC+6, Angelo Hannes wrote: I had the same issues. I'm behind a proxy but setting the host:port in the sdk manger options did not work. I solved my problem by starting the sdk manager via

[android-developers] Android First Impressions

2012-09-25 Thread mte111
Just though I'd solicit some feedback on other's thoughts. After using Visual Studio C#, C++/CLI for some time now, it sort of seems to me as I'm learning how to do Android programming that the Android GUI API is sort of primitive and weak. There are not a lot of features and options to do a

[android-developers] Re: Bluetooth Developers Guide and Bluetooth Sample Code

2012-09-25 Thread Taher Kawantwala
hi I am working on Bluetooth based remote control project for my home. i am not able to receive right seek bar value from my Android phone. I am getting random number and symbols on my hyper terminal using Bluetooth. i want to receive exact integer value of seek bar on my Hyper terminal

[android-developers] profile for no home button

2012-09-25 Thread sschefter
Hi. I am using Jelly Bean on a custom board and don't see the home, etc icons on the screen. Is there a hardware profile that I need to set to indicate that I have no hardware keys so that it presents soft keys? Thanks, Steve -- You received this message because you are subscribed to

[android-developers] ICS Android Notification disappears after about 5 seconds

2012-09-25 Thread Tom Bostelmann
For some reason, the notification that I create is disappearing in about 5 seconds without any action on my part. I can see it appear (with a message in the title bar). Then, when I pull down the message bar, I see the notification in the list for about 5 seconds and then it just disappears!

Re: [android-developers] ViewFlipper jump to 'page'

2012-09-25 Thread Rosen Simov
thanks a lot! On Wednesday, November 17, 2010 10:19:16 AM UTC+2, Brad Gies wrote: flipper.setDisplayedChild(1); Sincerely, Brad Gies --- Bistro Bot - Bistro Blurb http://bgies.comhttp://nocrappyapps.com

[android-developers] Communication USB with electronic card

2012-09-25 Thread Christian Cadon
Hello, We are a design office electronics. We develop some applications to interact with our electronic cards (update, configuration, management, etc. ..). Bluetooth is the technology currently used for this task. We now want to communicate via USB. We develop an application test shipment via

[android-developers] Re: Nexus 7 not visible to adb over usb (WIndows 7 x64, up to date Jelly Bean sdk)

2012-09-25 Thread Russell Gillette
On Friday, August 10, 2012 1:18:41 PM UTC-4, goodG wrote: my personal advice is just to avoid programming on Windows, it's a nightmare. Given the size of Windows' install base, it's kinda sad that the driver support is such a mess. -- You received this message because you are subscribed

[android-developers] Display shapefile as a layer on my google map android ?

2012-09-25 Thread Tom Cohen
I'm looking for a way to store my shapefile in a website and then to display it as a layer on my google map in android. I guess i should convert my .shp file to a kml file - how do i do it ? and where can i store my kml and then use it as a layer on my google map in my own android app ?

[android-developers] Problem at expandable list view

2012-09-25 Thread Madhuri Cherukuri
Hello, I need a help from you guys, actually I'm facing problem with expandable list view. what exactly my problem is : i need Out Put like as follows... android ___ android1 android1

Re: [android-developers] Timepicker AM/PM value issue

2012-09-25 Thread sindhu
Hi ibrahim, I tried all possible ways ,It does not work for me.. i got class cast exception. This method is supportable only for 2.3 not 3.0.. On Tuesday, September 25, 2012 11:21:08 AM UTC+5:30, Ibrahim wrote: Mycallback=new OnTimeSetListener() { public void onTimeSet(TimePicker

Re: [android-developers] send email

2012-09-25 Thread vinay kumar
Hi, you can use the following code to send the email from your application String myemail[]={email_id_1,email_id,2}; Intent emailIntent = new Intent(android.content.Intent.ACTION_SEND); emailIntent.putExtra(android.content.Intent.EXTRA_EMAIL,myemail);

[android-developers] Re: Android Application Update is becoming overhead...

2012-09-25 Thread William Ferguson
One of the changes to Google Play announced at Google IO 2012 was incremental updates. You get this for free with the latest version of Google Play. Ie you don't need to do anything to enable it. On Tuesday, September 25, 2012 4:46:39 PM UTC+10, Arunprasad Rajkumar wrote: Hi All, Suppose I

[android-developers] DDMS setup problem

2012-09-25 Thread Balky
Hi, I think I'm having problems with my device and it's connection to Eclipse tools. I have certain memory issue and my app crashes after a while, and I'd love to figure out how to clean memory faster. I'm reading all possible tutorials, and they are showing that DDMS should give you all

[android-developers] Re: Timepicker AM/PM value issue

2012-09-25 Thread skink
sindhu wrote: Hi, how to get time picker am/pm values in android 3.0? what do you mean by time picker am/pm values? pskink -- 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] Android First Impressions

2012-09-25 Thread Harri Smått
Hi, Coming from Symbian world I was very happy with Android from day one. This applies to iOS and WP too most likely - OSs I haven't had time to play around with as much as wanted to. But I'm wondering is there something specific you find Android is lacking compared to J2SE? For me biggest

Re: [android-developers] Re: How to make my intent to run background

2012-09-25 Thread karanam moneesh
I used alarm manager and pending intent but it is not working fine thanks for your replies On Tue, Sep 25, 2012 at 1:12 PM, sindhu sindhushree...@gmail.com wrote: you could use services how you want , if you want to run all the time or else some point in time ect... On Tuesday,

[android-developers] Re: Timepicker AM/PM value issue

2012-09-25 Thread sindhu
In time picker control ther is one button choose AM or PM values how to get that value? when user clicks on it? On Tuesday, September 25, 2012 2:19:37 PM UTC+5:30, skink wrote: sindhu wrote: Hi, how to get time picker am/pm values in android 3.0? what do you mean by time picker am/pm

[android-developers] Re: Timepicker AM/PM value issue

2012-09-25 Thread skink
sindhu wrote: In time picker control ther is one button choose AM or PM values how to get that value? when user clicks on it? what on earth do you need it for? why the existing listener is not sufficient? pskink -- You received this message because you are subscribed to the Google Groups

Re: [android-developers] Re: Timepicker AM/PM value issue

2012-09-25 Thread vinay kumar
Hi sindhu, have you check with the above code sent by me. Is that also not working? On Tue, Sep 25, 2012 at 2:54 PM, skink psk...@gmail.com wrote: sindhu wrote: In time picker control ther is one button choose AM or PM values how to get that value? when user clicks on it? what on

Re: [android-developers] send email

2012-09-25 Thread Ibrahim Sada
Mr vinay thanks.. But i need to send a mail through code.. Thnks in advance... On 25 September 2012 13:18, vinay kumar vk872...@gmail.com wrote: Hi, you can use the following code to send the email from your application String myemail[]={email_id_1,email_id,2};

Re: [android-developers] send email

2012-09-25 Thread vinay kumar
Then check for java gmail client. On Tue, Sep 25, 2012 at 2:59 PM, Ibrahim Sada ibrahim.in...@gmail.comwrote: Mr vinay thanks.. But i need to send a mail through code.. Thnks in advance... On 25 September 2012 13:18, vinay kumar vk872...@gmail.com wrote: Hi, you can

Re: [android-developers] send email

2012-09-25 Thread Ibrahim Sada
Dear do you have any example code for it... On 25 September 2012 15:02, vinay kumar vk872...@gmail.com wrote: Then check for java gmail client. On Tue, Sep 25, 2012 at 2:59 PM, Ibrahim Sada ibrahim.in...@gmail.comwrote: Mr vinay thanks.. But i need to send a mail through code..

Re: [android-developers] send email

2012-09-25 Thread Asheesh Arya
ibrahim just go through this link http://www.jondev.net/articles/Sending_Emails_without_User_Intervention_%28no_Intents%29_in_Androidyou got some 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] checking WI-FI

2012-09-25 Thread Saurabh Khemka
How to check programmatically whether a device's wi-fi is on or not using phonegap? -- 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,

Re: [android-developers] checking WI-FI

2012-09-25 Thread Harri Smått
On Sep 25, 2012, at 1:15 PM, Saurabh Khemka saurabh.khem...@gmail.com wrote: How to check programmatically whether a device's wi-fi is on or not using phone gap? I'm not familiar with PhoneGap but there seems to be some information on connection type in the documentation;

[android-developers] Where to download the Lenovo A2901 ADB interface USB driver?

2012-09-25 Thread mw18888
I can't find the Lenovo A2901 ADB interface USB driver? Any comment? Thank you 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

[android-developers] USB support on emulator

2012-09-25 Thread MMM
Hi, My application directly interacts with a device through USB. If I want to test the application with emulator, then how to create USB support on emulator? How emulator will consider host's USB connection as its own? Please help. -- You received this message because you are

[android-developers] Multiuser Chating application on Android

2012-09-25 Thread amit
hello friends, i am developing a chat application on android. please suggest me how i can implement it what classes i can use it. how i can make different views for different online friends ? thanks in advance -- You received this message because you are subscribed to the

Re: [android-developers] profile for no home button

2012-09-25 Thread Mark Murphy
This group is for building apps with the Android SDK. Please visit http://source.android.com, click on the Community tab, and find a relevant Google Group (probably android-porting) for your question. On Mon, Sep 24, 2012 at 11:09 AM, sschefter st...@scheftech.com wrote: Hi. I am using Jelly

Re: [android-developers] Multiuser Chating application on Android

2012-09-25 Thread Asheesh Arya
use xmpp asmack library!! -- 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

Re: [android-developers] Re: My Google Play app was suspended, any advice ?

2012-09-25 Thread spocky12
Of course, I just replied to their email asking details about why exactly it's been suspended and making the suppositions I wrote in my first post here. A few hours later, I had an answer saying my app has been reinstated (as there were no details about what the problem was and I obviously

Re: [android-developers] Multiuser Chating application on Android

2012-09-25 Thread amit
Yes i am using it. i want to ask about GUI of chat application. how i can create gui for it ? On Tuesday, September 25, 2012 4:19:21 AM UTC-7, asheesh arya wrote: use xmpp asmack library!! -- You received this message because you are subscribed to the Google Groups Android Developers group.

[android-developers] Multitouch 90% working.

2012-09-25 Thread iQue
Hello! I have a weird problem in my game. I'm using 2 joysticks, one for shooting/aiming and one for moving my character. For some reason my multitouch method only registers one movement at a time. The second pointer gets registered when I press down, but my ACTION_MOVE only works for the

Re: [android-developers] Multiuser Chating application on Android

2012-09-25 Thread Asheesh Arya
what you already tried so far and please elaborate your qurey more? -- 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] Multiuser Chating application on Android

2012-09-25 Thread amit
I want to ask how to make chat gui on android like when a new message coming its show a notification like facebook. and gui for showing messages for multiuser. i want to make like a facebook chat. i am stuck in making gui for it. On Tuesday, September 25, 2012 4:36:04 AM UTC-7, asheesh arya

[android-developers] Sending an email with image from image view

2012-09-25 Thread Sultan Ibrahim
Hi , i want to send an email with image from image view,the image is retrieved from image gallery ,mean's it is already stored.and then it is displayed over in image view,now i want to pick this image from the image view or just pick its uri,and then i want to send it to other activity which is

Re: [android-developers] Multiuser Chating application on Android

2012-09-25 Thread Harri Smått
Hi, To begin with, I didn't find this information in your post, what protocol are you using? -- H -- 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

Re: [android-developers] Re: Timepicker AM/PM value issue

2012-09-25 Thread sindhu
hi vinay.. Yeah its working but not getting exact result. becoz we need to change the am/ pm value before changing the hour and minute values otherwise i will get previous value. here the scenario how its happening 1. First i change the hour and minute value by default am/pm value is previous

[android-developers] Re: Timepicker AM/PM value issue

2012-09-25 Thread sindhu
Existing listener itself not working yarr.. That is problem m facing.. Becoz of it m not getting the values. On Tuesday, September 25, 2012 2:56:15 PM UTC+5:30, skink wrote: sindhu wrote: In time picker control ther is one button choose AM or PM values how to get that value? when

Re: [android-developers] Multiuser Chating application on Android

2012-09-25 Thread Harri Smått
Ah pardon me.. It was XMPP, missed a few posts in between. -- H On Sep 25, 2012 3:47 PM, Harri Smått har...@gmail.com wrote: Hi, To begin with, I didn't find this information in your post, what protocol are you using? -- H -- You received this message because you are subscribed to the

Re: [android-developers] Re: Timepicker AM/PM value issue

2012-09-25 Thread sindhu
Vinay have you ever used Picker control in honencomb? On Tuesday, September 25, 2012 3:00:51 PM UTC+5:30, Vinay Kumar wrote: Hi sindhu, have you check with the above code sent by me. Is that also not working? On Tue, Sep 25, 2012 at 2:54 PM, skink psk...@gmail.com javascript:wrote:

Re: [android-developers] Re: Timepicker AM/PM value issue

2012-09-25 Thread vinay kumar
Yes I Used. On Tue, Sep 25, 2012 at 6:27 PM, sindhu sindhushree...@gmail.com wrote: Vinay have you ever used Picker control in honencomb? On Tuesday, September 25, 2012 3:00:51 PM UTC+5:30, Vinay Kumar wrote: Hi sindhu, have you check with the above code sent by me. Is that also not

Re: [android-developers] Re: Timepicker AM/PM value issue

2012-09-25 Thread vinay kumar
are closing your app after Step 1. On Tue, Sep 25, 2012 at 6:32 PM, vinay kumar vk872...@gmail.com wrote: Yes I Used. On Tue, Sep 25, 2012 at 6:27 PM, sindhu sindhushree...@gmail.com wrote: Vinay have you ever used Picker control in honencomb? On Tuesday, September 25, 2012 3:00:51 PM

Re: [android-developers] Re: Starting An Android App From An Url

2012-09-25 Thread Conrad Ciobanica
Hello All, Did you find any intent to launch Adobe Connect Mobile? I need to start if from an URL. I suspect that a custom URL should be used and pass via intents some conference settings. Thanks a lot, Conrad -- You received this message because you are subscribed to the Google Groups

[android-developers] Re: Interfacing External Camera To An Android Mobile Device

2012-09-25 Thread Hesam Esfahlani
Have a look to this post: http://electronicscoreresearch.blogspot.com/2011/05/using-external-camera-on-android-device.html?showComment=1348573403465 On Friday, January 14, 2011 3:13:04 PM UTC+8, 7Sigma wrote: Hi, Is it possible to attach an external camera to an android mobile device

[android-developers] Re: Android USB to USB communication

2012-09-25 Thread Rohit Jadhav
where u find USB 2 Serial? can u send me that code...so I can change it to USB to USB On Friday, September 14, 2012 5:37:37 AM UTC+5:30, dnk wrote: Android supports USB Host mode via its APIs but is there a library out there that takes care of the threading and communication? Can two

[android-developers] how to build stand alone shared library in Android

2012-09-25 Thread Mr cool
i want build one stand alone shared library in android, i compile one sample application using arm-linux-androideabi-gcc but when i compile i doesn't load standard include files i got this error, how to link the standard include files in Android arm-linux-androideabi-gcc -fpic -c hello.c

[android-developers] Fetching Developer info of installed apps

2012-09-25 Thread rsk
Hello All, Was interested in knowing if there is a way wherein I can get the developer info for an app installed on my device. For example, assuming I have Angry Birds installed on my device can I get the information that the app Angry Birds developer is Rovio Mobile Ltd If yes, would greatly

[android-developers] Code for sending data through usb from android tablet

2012-09-25 Thread Rohit Jadhav
anyone..who can tell me that how to send data from android tablet through USB cable.. -- 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,

[android-developers] Samsung Galaxy S3 Music Player

2012-09-25 Thread Alex
How can I open music player on Samsung Galaxy S3 (4.0.4 API15) ? I tried this code which works fine on any other devices but not in GS3 : try { try { // 8 = API 15 String action = (String) MediaStore.class.getDeclaredField(INTENT_ACTION_MUSIC_PLAYER).get(null);

[android-developers] Why won't in-app videos play on Samsungs and MyPhones?

2012-09-25 Thread David Carlisle
I've created an app for android and iOS (Pickles Maths - a numbers game for kids). It's very simple and after a level is complete there is a short congratulations video. But Samsung owners (galaxy, Y, GT-S5830D etc.) are all reporting that they can only hear sounds. On iOS the videos are MP4

[android-developers] Re: Timepicker AM/PM value issue

2012-09-25 Thread skink
sindhu wrote: Existing listener itself not working yarr.. That is problem m facing.. Becoz of it m not getting the values. ok, tell me what exactly you want to do? pskink -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to

Re: [android-developers] Why won't in-app videos play on Samsungs and MyPhones?

2012-09-25 Thread Mark Murphy
You failed to explain where these videos reside and how you are attempting to view them. On Tue, Sep 25, 2012 at 4:46 AM, David Carlisle suppo...@nakedcompensation.org wrote: I've created an app for android and iOS (Pickles Maths - a numbers game for kids). It's very simple and after a level is

Re: [android-developers] Re: Starting An Android App From An Url

2012-09-25 Thread Jignesh Patel
Hi Conrad, You can launch Adobe Connect mobile through connectpro:// as URL. But you shall not try typing this URL to browser itself. As it consider as search key word and go to search engine page. You can use it as URL set to any anchor (link) on any html page and when you click that link

Re: [android-developers] Multiuser Chating application on Android

2012-09-25 Thread amit
yes its XMPP, but xmpp is not issue for me. i want how to make gui for it give me suggestion for it. On Tuesday, September 25, 2012 5:51:23 AM UTC-7, Harri Smått wrote: Ah pardon me.. It was XMPP, missed a few posts in between. -- H On Sep 25, 2012 3:47 PM, Harri Smått har...@gmail.com

Re: [android-developers] eclipse installation cant find android projects in the new- projects section

2012-09-25 Thread Wajahat Bashir
I give you Project application on Android..connect me on this email link wajahat.bashir...@gmail.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

Re: [android-developers] Multiuser Chating application on Android

2012-09-25 Thread Harri Smått
Hi, I started with a Facebook chat client once. What I had was a LinearLayout into which I added buddy layouts dynamically every time I got an XMPP presence event from the parser. My situation may have been a bit different though as I implemented XMPP parser myself and never asked the server

[android-developers] How to publish paid apps when your country is not in Merchant list?

2012-09-25 Thread rahul
I’ve one question. How do application developers from the countries who are not in this merchant list (like India) publish there paid apps in the market. I mean there must be some way. Do they have to open a bank account in other country like US and open a merchant account from that. Is it

Re: [android-developers] Fetching Developer info of installed apps

2012-09-25 Thread Justin Anderson
AFAIK there isn't a way... Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Tue, Sep 25, 2012 at 4:53 AM, rsk for@gmail.com wrote: Hello All, Was interested in knowing if there is a way wherein I can get the developer info for an app installed

Re: [android-developers] Re: Timepicker AM/PM value issue

2012-09-25 Thread sindhu
no am not closing.. On Tuesday, September 25, 2012 6:34:44 PM UTC+5:30, Vinay Kumar wrote: are closing your app after Step 1. On Tue, Sep 25, 2012 at 6:32 PM, vinay kumar vk87...@gmail.comjavascript: wrote: Yes I Used. On Tue, Sep 25, 2012 at 6:27 PM, sindhu

[android-developers] Multiple SubActivity : facing StackOverflowError, please help

2012-09-25 Thread Rajan
hi, i am facing a problem of *StackOverflowError*, when i use tabhost with multiple subactivity over a single tab, i tried lots of googling but every one say that : try to occupy less layout, but i have use only 2 to 3 layout maximum in each activity.(that are necessary for me) please guys

[android-developers] Re: Timepicker AM/PM value issue

2012-09-25 Thread sindhu
please look at the above post . I had replied to vinay.. On Tuesday, September 25, 2012 6:48:31 PM UTC+5:30, skink wrote: sindhu wrote: Existing listener itself not working yarr.. That is problem m facing.. Becoz of it m not getting the values. ok, tell me what exactly you want

Re: [android-developers] Re: Timepicker AM/PM value issue

2012-09-25 Thread sindhu
Please check out the above senario if you can.. according to android docs am/pm is a button to get the value we need to use the listener . Your code is working independently not considering the am pm values after changes to it that means its not at all taking particular button value... check

Re: [android-developers] Android First Impressions

2012-09-25 Thread Kristopher Micinski
On Mon, Sep 24, 2012 at 2:24 PM, mte111 rro...@attglobal.net wrote: Just though I'd solicit some feedback on other's thoughts. After using Visual Studio C#, C++/CLI for some time now, it sort of seems to me as I'm learning how to do Android programming that the Android GUI API is sort of

Re: [android-developers] Re: How to make my intent to run background

2012-09-25 Thread Kristopher Micinski
yes, *that* is what you want. krs On Tue, Sep 25, 2012 at 5:16 AM, karanam moneesh monee...@gmail.com wrote: I used alarm manager and pending intent but it is not working fine thanks for your replies On Tue, Sep 25, 2012 at 1:12 PM, sindhu sindhushree...@gmail.com wrote: you

[android-developers] run configurations.

2012-09-25 Thread Salih Gündüz
I can not run my application in my galaxy s3 phone. Eclipse run configuration did not recognize my phone. I can see my phone on computer I can send files to phone normaly.I can not see settings/unknown source such settings and usb settings. Can anyone help me? -- You received this message

Re: [android-developers] resources in a JAR

2012-09-25 Thread bob
Didn't really work this time. All I got is a guy who says this: *I'm not sure about that but I think it is still a problem. How to bundle Android resources in .jar?* On Monday, September 24, 2012 4:41:10 PM UTC-5, TreKing wrote: On Mon, Sep 24, 2012 at 4:34 PM, bob

[android-developers] Re: Timepicker AM/PM value issue

2012-09-25 Thread skink
sindhu wrote: please look at the above post . I had replied to vinay.. well, i don't understand your requirements, am/pm button is private to TimePicker and you don't have any access to that internal implementation pskink -- You received this message because you are subscribed to the Google

Re: [android-developers] run configurations.

2012-09-25 Thread Jovish P
r u getting any message on the console when u try to run the application ? did u set any minimum sdk version for your application ? regards, jovish On Tue, Sep 25, 2012 at 7:52 PM, Salih Gündüz gunduz.sa...@gmail.comwrote: I can not run my application in my galaxy s3 phone. Eclipse run

Re: [android-developers] resources in a JAR

2012-09-25 Thread TreKing
On Tue, Sep 25, 2012 at 9:24 AM, bob b...@coolfone.comze.com wrote: Didn't really work this time. All I got is a guy who says this: Google returns more than one result. Try harder. Here's a hint: http://developer.android.com/tools/projects/index.html

[android-developers] Re: Timepicker AM/PM value issue

2012-09-25 Thread sindhu
want to download a file from net so wat m doing is- asking user to set the start time and end time for downloadin. For this requirement i need time picker control. I got the hour and minute value on user input but m not getting weder it is am or pm value. am getting 24hr format and i want to

Re: [android-developers] Sending an email with image from image view

2012-09-25 Thread Jovish P
you can refer the following link http://stackoverflow.com/questions/2264622/android-multiple-email-attachments-using-intent regards , jovish On Tue, Sep 25, 2012 at 5:45 PM, Sultan Ibrahim sultan.ibra...@xintsolutions.com wrote: Hi , i want to send an email with image from image view,the

Re: [android-developers] send email

2012-09-25 Thread Jovish P
You can refer K-9 , K-9 is an opensource email client based on the Email application shipped with the initial release of Android. link : http://code.google.com/p/k9mail/ regards jovish On Tue, Sep 25, 2012 at 3:35 PM, Asheesh Arya asheesharya...@gmail.comwrote: ibrahim just go through this

[android-developers] I want to use Torch mode of camera in my app, has anyone tried out ?

2012-09-25 Thread kapil Ramchandani
-- 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

[android-developers] Re: Samsung Galaxy S3 Music Player

2012-09-25 Thread Alex
For information, here the StackTrace (GS3 4.0.4): W/System.err(15399): android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] sel={act=android.intent.action.MAIN

[android-developers] Re: Samsung Galaxy S3 Music Player

2012-09-25 Thread Alex
For information, here the StackTrace (GS3 4.0.4): W/System.err(15399): android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] sel={act=android.intent.action.MAIN

[android-developers] Re: Timepicker AM/PM value issue

2012-09-25 Thread skink
sindhu wrote: want to download a file from net so wat m doing is- asking user to set the start time and end time for downloadin. For this requirement i need time picker control. I got the hour and minute value on user input but m not getting weder it is am or pm value. am getting 24hr

[android-developers] spinning tablet

2012-09-25 Thread bob
Let's say you have a tablet lying flat on a table. Then you spin it around. What type of sensor could detect that it is spinning? -- 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] resources in a JAR

2012-09-25 Thread bob
*It says:* ** *You cannot export a library project to a JAR file* A library cannot be distributed as a binary file (such as a JAR file). This will be added in a future version of the SDK Tools. So, I guess if we want to create a decent JAR library, we just can't do it? On Tuesday,

[android-developers] Detect eth0 Plugged In

2012-09-25 Thread Dan McLeran
What's the best way to detect the eth0 cable plugged in? I don't really want to monitor via some kind of bash script or something. Is there an event listener or something which I can use? -- You received this message because you are subscribed to the Google Groups Android Developers group. To

Re: [android-developers] Re: Timepicker AM/PM value issue

2012-09-25 Thread vinay kumar
Hi sindhu, My code convert the 24 hours to 12 hours format could you get a chance to check it. On Tue, Sep 25, 2012 at 8:58 PM, skink psk...@gmail.com wrote: sindhu wrote: want to download a file from net so wat m doing is- asking user to set the start time and end time for downloadin.

Re: [android-developers] Displaying nearby places with the Google API

2012-09-25 Thread TreKing
On Tue, Sep 25, 2012 at 12:58 AM, Jason Hsu jhsu802...@gmail.com wrote: The tutorials I've seen show bits and pieces, but I have yet to find one that shows EVERYTHING I need to show such a map. No tutorial or sample is going to show you EVERYTHING you, specifically, need to achieve your

  1   2   >