[android-developers] Re: unknown socket error -1

2008-12-02 Thread sal
Hi Martin, I am listening in my code on port# ie emulator, so what is relevence of port redirection in this scenario, for e.r if i do port redirection as follows add tcp:: , then to which port client has to send request wheather to or Thanks Suhail On Dec 3, 1:37 am, st

[android-developers] Does Android support any XML Database??

2008-12-02 Thread brad
Hello all, I need to use a XML Database in Android for my thesis. Does Android support any XML Database?? Or can I install Oracle Berkeley DB XML into Android?? (Oracle Berkeley DB has a java edition, but it is not xml db. And Oracle Berkeley DB XML is xml db, but it is written by C++. can't I

[android-developers] Re: dns problem

2008-12-02 Thread Paul
What was your TTL setting prior to switching your DNS? It's possible TMobile is caching your DNS entry based on that value but some ISPs also completely ignore TTL settings. Additionally, I'm not sure if Android/G1 works this way but I believe the iPhone and Blackberry's use a proxy server for a

[android-developers] Re: XML parsing prob

2008-12-02 Thread eyedol
I have dug this list but didn't come across anything similar to mine. Could you point me to a thread? On Dec 3, 5:16 am, "Xavier Mathews" <[EMAIL PROTECTED]> wrote: > I Believe This Is In The Archives. > > On 12/02/2008, eyedol <[EMAIL PROTECTED]> wrote: > > > > > > > Can't figure out how to achi

[android-developers] Re: Possibility to access the Own Content Provider

2008-12-02 Thread yasmin afrose
Hi, Thanks for your kind reply... Can you please tell the URL... Thanks, Yasmin On Sun, Nov 30, 2008 at 11:26 AM, Dianne Hackborn <[EMAIL PROTECTED]>wrote: > Have you gone through the NotePad sample app? That shows you a complete > working example of writing and using a content provider. > >

[android-developers] Re: com.google.wireless.gdata

2008-12-02 Thread Jean-Baptiste Queru
I'll try to simplify. In a nutshell, the com.google.* APIs are Google-specific add-ons that are not part of the Android core. Those APIs won't be present on all Android devices, and aren't ready to be officially supported as public Google-specific APIs. JBQ On Tue, Dec 2, 2008 at 10:27 PM, Andr

[android-developers] Re: com.google.wireless.gdata

2008-12-02 Thread AndroidEngineer
It's wierd that even in the section where its supposed to describe the changes from 0.9 to 1.0 they don't have any mention of the apis that have been removed. I am only hoping it was a mistake and the apis are going to be back. Please enlighten. On Dec 2, 12:33 pm, loty <[EMAIL PROTECTED]> wrote

[android-developers] Re: HTTP compression lost when using 3G connection

2008-12-02 Thread HCH
I haven't had much experience with T-Mobile 3G, but plenty with 2G (US). It appears that T-Mobile expects traffic on port 80 to be HTTP so I'm guessing that they add further filtering and optimization based on that expectation. If they are already compressing the data it would (conceivably) make

[android-developers] Re: Including SQLite database with application

2008-12-02 Thread burton miller
these solutions will not work for me. i have a 4.5mb database, which i do not want to duplicate by copying it out of the apk and into a directory. copying it from the web could potentially be very slow as well. i can't believe that there is not a better solution to this extremely common situati

[android-developers] transferring data from GPhone to PC

2008-12-02 Thread topcoder1
I posted twice and 4 hours later the message still hasn't shown up in the android beginner group. My apology if they got posted. I need to develop an offline mobile app that does some data entry, and then be able to view it on the device and the PC. is android G1 a good choice? The app can't rely

[android-developers] Re: market problem

2008-12-02 Thread sam
I has the same problem today. No any action for the Publish button. Click the Save button will remove your app from the publish list of Market. That's too bad. :( --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Andro

[android-developers] testing

2008-12-02 Thread jonathan
testing... forgive 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

[android-developers] Re: Problems with ListView using buttons on each row

2008-12-02 Thread Rich
It's actually pretty simple, but it took me a little while to figure out. You have to set the list to allow its items to be focusable, and then set whichever items you want to be clickable, focusable, and have a background to display when clicked. So first, call setItemsCanFocus(true) on your li

[android-developers] Re: market problem

2008-12-02 Thread super serg
http://market.android.com/support/bin/request.py?contact_type=publisher On Dec 2, 9:53 pm, joshv <[EMAIL PROTECTED]> wrote: > No, I attempted to upload an upgrade to my app, which changed only the > icon and the version number.  There appeared to be some issue with the > uploaded of the upgrade,

[android-developers] dns problem

2008-12-02 Thread super serg
Hi guys, I have a problem, we released an application that connects to our domain name to retrieve data. When we released the app first time, we got such a huge response, our servers went down, and thats where the problems started. We got a new server, switched DNS settings and now, the only way

Re: Fw: [android-developers] Re: Android and bluetooth

2008-12-02 Thread npe...@google.com
I love light racers! Its stolen at least an hour of my life. In answer to your question, sorry, but we don't have a stable Bluetooth API available at this stage. We are very much aware that there is a demand for a Bluetooth API and we plan to release one when it is ready, however I cannot give an

[android-developers] Re: Yet another HTTPS problem with HttpClient in Android SDK v1.0r1

2008-12-02 Thread HCH
I'm pretty new to Java so it took some digging, but here's my solution: HttpParams parameters = new BasicHttpParams(); SchemeRegistry schemeRegistry = new SchemeRegistry(); SSLSocketFactory sslSocketFactory = SSLSocketFactory.getSocketFactory (); sslSocketFactory.setHostnameVerifier (SSLSocketFac

[android-developers] Iptables

2008-12-02 Thread [EMAIL PROTECTED]
Hi, I'm trying to develop a firewall for Android using the sdk, and I understand the only way to do so using java and without modifying Android itself is through iptables. There are some old comments in this group that claim that iptables is no included in Android, but after the release of the co

[android-developers] How do I find qualified Android Mobile Application Developers

2008-12-02 Thread Andrew Freundt
I have been tasked with hiring six to eight Android Application Developers in Richmond, VA. These are permanent (salaried) positions. How do I find qualified people? Do you have any recommendations on where to look? If so, I can be e-mailed at [EMAIL PROTECTED] or called at 1-800-452-7391. I would

[android-developers] Re: Androids Runs On Windows Mobile!

2008-12-02 Thread Xavier Live Tech.S
I Did Not want to have to make a new post but want to let you all know that samsung also has two new phones coming out that will run android. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group.

[android-developers] Androids Runs On Windows Mobile!

2008-12-02 Thread Xavier Live Tech.S
IPhone? Yea Thats The Best Phone! No Wait Android Will Run On WM. Who Cares Iphone Still Has Over 10,000 apps and can run Android. Beat That. So If You Are Creating Apps For Iphone Android Don't Stop! --~--~-~--~~~---~--~~ You received this message because you are s

[android-developers] Google Dell To Android

2008-12-02 Thread Xavier Live Tech.S
Google And Dell Are At The Point Of A Huge Merger. Launching A new phone to run on Android OS on a 3G network. A complete android interface and stylish phone. Lets all admit that the G1 is not the hottest phond to run android. Android Has been said to be the best thing to happen to Google. And Goo

[android-developers] confusion in networking concepts of android

2008-12-02 Thread sal
Hi All, Can someone help in resolving networking concepts in android. I am trying to write simple client/server application on android where client and server are on 2 different host machines. i am trying to make server listen on some port e.g , but i cant see any port on host machine in lis

[android-developers] Re: market problem

2008-12-02 Thread joshv
No, I attempted to upload an upgrade to my app, which changed only the icon and the version number. There appeared to be some issue with the uploaded of the upgrade, and then suddenly my app reverted to a "saved draft" and disappeared from the app store. Attempting to publish the old app doesn't

[android-developers] Re: market problem

2008-12-02 Thread [EMAIL PROTECTED]
I wouldnt care so much if I COULD recreate my app in the market. It wont even let me do that. On Dec 3, 12:23 am, "Xavier Mathews" <[EMAIL PROTECTED]> wrote: > So let me get this stright.all of you all have created a > appand because android has updated your apps have became outdated

[android-developers] Linux To Android

2008-12-02 Thread Xavier Live Tech.S
The Latest News Today i.e to date...Says that Linux OS Is Going Linux! No Official Word On What This Means. As Far As The Linux based phones going Android the rumors have been confirmed which mean that in order for the apps to be able to make it on these Linux Android phones app creator will have

[android-developers] Re: Wifi Ip Address

2008-12-02 Thread Jason Parekh
You can use WifiManager.getConnectionInfo().getIpAddress(). You can convert this to a String with: private static String ipAddressToString(int addr) { StringBuffer buf = new StringBuffer(); buf.append(addr & 0xff).append('.'). append((addr >>>= 8) & 0xff).append('

[android-developers] Re: market problem

2008-12-02 Thread Xavier Mathews
So let me get this stright.all of you all have created a appand because android has updated your apps have became outdated and can not be updated and uploaded. So now you must go through the trouble of recreating your app. Right? On 12/02/2008, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wr

[android-developers] Re: Testing application

2008-12-02 Thread Xavier Mathews
Yes It Can Be Tested Once Uploaded Approved & Downloaded Via Network Or USB. Then It Can Be Tested On A Selected Android Ran Device! On 12/02/2008, indiabolbol.com <[EMAIL PROTECTED]> wrote: > > I am interested in how the developers tested the application before > putting the application on the a

[android-developers] Re: market problem

2008-12-02 Thread [EMAIL PROTECTED]
This is starting to annnoy me. I didnt spend all day coding bug fixes etc to lose my app and not be able to upload a new version. On Dec 2, 11:59 pm, joshv <[EMAIL PROTECTED]> wrote: > Same thing happened to me.  I still have the original app id entry in > the developer console, but all of the ra

[android-developers] Re: XML parsing prob

2008-12-02 Thread Xavier Mathews
I Believe This Is In The Archives. On 12/02/2008, eyedol <[EMAIL PROTECTED]> wrote: > > Can't figure out how to achieve this. I was to get the values for the > tag "thumb" it works fine if the "thumb" tag shows once, but if it > increases, I get an exception thrown. Exception > java.lang.IndexOut

[android-developers] Re: market problem

2008-12-02 Thread joshv
Same thing happened to me. I still have the original app id entry in the developer console, but all of the ratings are gone, I can't publish it, and it's not in the store any longer. All I tried to do was upload a newer version with a new icon. Let's hope somebody will restore my app. On Dec 2

[android-developers] XML parsing prob

2008-12-02 Thread eyedol
Can't figure out how to achieve this. I was to get the values for the tag "thumb" it works fine if the "thumb" tag shows once, but if it increases, I get an exception thrown. Exception java.lang.IndexOutOfBoundsException: Invalid location 1, size is 1 Sample xml 1 The book An enterpris

[android-developers] Testing application

2008-12-02 Thread indiabolbol.com
I am interested in how the developers tested the application before putting the application on the android market. I know it can be tested on the device, but what about testing on the real device. In other words, if I have the real device can I upload the application to the device and perform the

[android-developers] Re: When an app needs Google account credentials...

2008-12-02 Thread Dianne Hackborn
On Tue, Dec 2, 2008 at 4:39 PM, androidian <[EMAIL PROTECTED]> wrote: > Dianne, do you have any input on this? Also, do you have any updated > info on the API? Sorry, I don't know about it. -- Dianne Hackborn Android framework engineer [EMAIL PROTECTED] Note: please don't send private questi

[android-developers] Re: market problem

2008-12-02 Thread Xavier Mathews
Did anybody post it in the issue tracker? On 12/02/2008, Waterflea <[EMAIL PROTECTED]> wrote: > > I'm having the same problem I think. I just 'unpublished' two of my > app that I tried to update. The Developer Console just says 'Saved > Draft". > Are you having the same problems? > > On Dec 2, 9:

[android-developers] Re: market problem

2008-12-02 Thread Waterflea
I'm having the same problem I think. I just 'unpublished' two of my app that I tried to update. The Developer Console just says 'Saved Draft". Are you having the same problems? On Dec 2, 9:43 pm, "Xavier Mathews" <[EMAIL PROTECTED]> wrote: > Oh that sucks sorry to hear. > > On 12/02/2008, [EMAIL

[android-developers] Re: market problem

2008-12-02 Thread Xavier Mathews
Oh that sucks sorry to hear. On 12/02/2008, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Because It said "this app is out of date" I resigned my app with > another key and then since I couldnt upload the file again I deleted > and remade the app. Still wont let me publish however. > > On Dec

[android-developers] Re: market problem

2008-12-02 Thread Xavier Mathews
why did you all delete them? On 12/02/2008, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Right there with ya buddy - just wasted my droidftp app trying to > publish a new version. WTF > > On Dec 2, 7:51 pm, jacek <[EMAIL PROTECTED]> wrote: >> I just tried to upgrade my app (nyt.flix -- for br

[android-developers] Re: market problem

2008-12-02 Thread [EMAIL PROTECTED]
Because It said "this app is out of date" I resigned my app with another key and then since I couldnt upload the file again I deleted and remade the app. Still wont let me publish however. On Dec 2, 9:26 pm, "Xavier Mathews" <[EMAIL PROTECTED]> wrote: > why did you all delete them? > > On 12/02/2

[android-developers] Re: XML-RPC

2008-12-02 Thread check_writer
Thanks for your post, I went to the URL and I dont see any source there. Can you please share the source code etc? I'm hesistant to change over to REST so I'd prefer to stay with XML- RPC as we have alot of code already on XML-RPC. Please post a link to where I can get the code and try it out

[android-developers] Re: market problem

2008-12-02 Thread [EMAIL PROTECTED]
Right there with ya buddy - just wasted my droidftp app trying to publish a new version. WTF On Dec 2, 7:51 pm, jacek <[EMAIL PROTECTED]> wrote: > I just tried to upgrade my app (nyt.flix -- for browsing The New York > Times Movie Reviews) to a subsequent higher version using the usual > mechanis

[android-developers] Re: market problem

2008-12-02 Thread [EMAIL PROTECTED]
Not sure if my first reply posted. I to am having the same issue. Just managed to delete my driodftp App. On Dec 2, 7:51 pm, jacek <[EMAIL PROTECTED]> wrote: > I just tried to upgrade my app (nyt.flix -- for browsing The New York > Times Movie Reviews) to a subsequent higher version using the usu

[android-developers] Re: invoking com.android.internal.*

2008-12-02 Thread Jean-Baptiste Queru
Those are private implementation/internal classes that aren't supported for use by 3rd-party applications. JBQ On Tue, Dec 2, 2008 at 5:32 PM, dreamerBoy <[EMAIL PROTECTED]> wrote: > > Does anyone know of a way to use classes in com.android.internal.* - > e.g., com.android.internal.telephony.Cal

[android-developers] invoking com.android.internal.*

2008-12-02 Thread dreamerBoy
Does anyone know of a way to use classes in com.android.internal.* - e.g., com.android.internal.telephony.Call ? There is sample code in the Android source code distribution. My normal Eclipse-based Android development environment does not allow e.g., import com.android.internal.telephony.Call;

[android-developers] Re: Strange behavior with AlarmManager.RTC_WAKEUP and PowerManager.WakeLock

2008-12-02 Thread Noam Wolf
ping... anyone? On Nov 29, 12:15 pm, Noam Wolf <[EMAIL PROTECTED]> wrote: > I have a BroadcastReceiver which acquires a lock onReceive.  I use an > alarm manager with AlarmManager.RTC_WAKEUP set to broadcast my > intent.  I have found that when the phone is locked (and asleep) it > will not wake

[android-developers] Re: OutOfMemoryError when switching orientation

2008-12-02 Thread Noam Wolf
Ok I figured this out with the help of the great DS. Basically the image was too large and the phone was chocking on it. So instead i'm using the BitmapFactory to get a smaller size of the image, no more outOfMemory errors! On Dec 1, 8:50 pm, Noam Wolf <[EMAIL PROTECTED]> wrote: > Here is what

[android-developers] market problem

2008-12-02 Thread jacek
I just tried to upgrade my app (nyt.flix -- for browsing The New York Times Movie Reviews) to a subsequent higher version using the usual mechanism that so far has worked. Today, however, nothing happens after I click "publish." Worse, the application has disappeared from the market altogether (it

[android-developers] Re: When an app needs Google account credentials...

2008-12-02 Thread androidian
Great - some healthy discussion on the topic, thanks guys. I guess we've ended up at roughly the same point: we need to know where the token is stored and how to obtain it. If you see another related post (instigated by me) here: http://groups.google.com/group/android-developers/browse_thread/th

[android-developers] Re: my PacMan version released

2008-12-02 Thread Charlie Collins
Yeah that seems like it's asking for trouble there ;). On Dec 2, 5:27 pm, Ralf <[EMAIL PROTECTED]> wrote: > Just out of curiosity, isn't this name already licensed by a game > company that actually has a very similarly named game already > available on market?http://www.namcogames.com/corporate/p

[android-developers] Re: Music file format supported by Android

2008-12-02 Thread Xavier Mathews
Dave just gave us a full list! Xavier A. Mathews Student/Browser Specialist/Developer/Web-Master Google Group Client Based Tech Support Specialist Hazel Crest Illinois [EMAIL PROTECTED]@[EMAIL PROTECTED] "Fear of a name, only increases fear of the thing itself." On Tue, Dec 2, 2008 at 5:

[android-developers] Re: flash player

2008-12-02 Thread Xavier Mathews
Yeah just full html browser so even with flash you can't watch vids on youtube etc untill upgraded browser that supports flash! Xavier A. Mathews Student/Browser Specialist/Developer/Web-Master Google Group Client Based Tech Support Specialist Hazel Crest Illinois [EMAIL PROTECTED]@[EMAIL PROTECTE

[android-developers] Re: Music file format supported by Android

2008-12-02 Thread Mark Murphy
Jatin wrote: > Hello, > Can u please let me know the list of the Music file format supported > by Android and the Music Player supported by Android. MP3 and OGG, perhaps others. -- Mark Murphy (a Commons Guy) http://commonsware.com _The Busy Coder's Guide to Android Development_ Version 1.9 Av

[android-developers] Re: flash player

2008-12-02 Thread Mark Murphy
bryan wrote: > How do I get a flash player on this phone it never let's me download > one There is no Flash player as yet, though apparently one is in the works. -- Mark Murphy (a Commons Guy) http://commonsware.com _The Busy Coder's Guide to Android Development_ Version 1.9 Available! --~--~-

[android-developers] Re: Retrieve phone number for given contact

2008-12-02 Thread Mark Murphy
glenys wrote: > Hi, > > I am trying to retrieve the phone number for a given contact. However, > the managedQuery function call always terminates my application. No > matter what I change my query to, the managedQuery seems to crash all > the time. > > What could be the problem? Could it be that

[android-developers] Re: G1 Linux

2008-12-02 Thread Xavier Mathews
OH ok thanks!!! lol : ) Xavier A. Mathews Student/Browser Specialist/Developer/Web-Master Google Group Client Based Tech Support Specialist Hazel Crest Illinois [EMAIL PROTECTED]@[EMAIL PROTECTED] "Fear of a name, only increases fear of the thing itself." On Tue, Dec 2, 2008 at 4:34 PM,

[android-developers] Re: How to build test apk

2008-12-02 Thread Diego Torres Milano
This may help you http://dtmilano.blogspot.com/2008/11/android-testing-on-android-platf.html --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-dev

[android-developers] Re: Ringtone.isPlaying problem

2008-12-02 Thread Selmi
i am in shame once again, yes it was my bug :-( when i looked into code after few days it was so obvious... On 1. Dec., 18:06 h., Dave Sparks <[EMAIL PROTECTED]> wrote: > The phone application uses the RingtoneManager to play ringtones, so > it definitely works in that application. That doesn't m

[android-developers] Image capture

2008-12-02 Thread fala70
Using : Intent intent = new Intent("android.media.action.IMAGE_CAPTURE"); startActivityForResult(intent, GET_IMAGE_FROM_CAMERA); is possibile to run the camera capture application, but I didn't understand how get the image file info or data on onActivityResult. somebody know how do it ? thanks

[android-developers] Re: G1 Linux

2008-12-02 Thread Ralf
Plus One. On Tue, Dec 2, 2008 at 2:22 PM, Dianne Hackborn <[EMAIL PROTECTED]> wrote: > Because He Was Enthralled By The Awesomeness Of It, Like I Am Too. It Is > Awesome! > > On Tue, Dec 2, 2008 at 2:20 PM, Xavier Mathews <[EMAIL PROTECTED]> > wrote: >> >> Why Did You Say That? >> >> On 12/02/20

[android-developers] Re: No audio picker activity?

2008-12-02 Thread fala70
Somebody know how get the image file uri ? Intent intent = new Intent("android.media.action.IMAGE_CAPTURE"); startActivityForResult(intent, GET_IMAGE_FROM_CAMERA); from onActivityResult it doesn't return uri. How can I do to get uri from this kind of intent ? thanks On 1 Nov, 19:04, "Guillaum

[android-developers] Re: my PacMan version released

2008-12-02 Thread Ralf
Just out of curiosity, isn't this name already licensed by a game company that actually has a very similarly named game already available on market? http://www.namcogames.com/corporate/press/4968.html R/ On Tue, Dec 2, 2008 at 12:37 PM, Andrea <[EMAIL PROTECTED]> wrote: > > Dear members, > > I'v

[android-developers] Re: G1 Linux

2008-12-02 Thread Dorn Hetzel
Totally! On Tue, Dec 2, 2008 at 5:22 PM, Dianne Hackborn <[EMAIL PROTECTED]> wrote: > Because He Was Enthralled By The Awesomeness Of It, Like I Am Too. It Is > Awesome! > > On Tue, Dec 2, 2008 at 2:20 PM, Xavier Mathews <[EMAIL PROTECTED]> > wrote: >> >> Why Did You Say That? >> >> On 12/02/200

[android-developers] Re: G1 Linux

2008-12-02 Thread Dianne Hackborn
Because He Was Enthralled By The Awesomeness Of It, Like I Am Too. It Is Awesome! On Tue, Dec 2, 2008 at 2:20 PM, Xavier Mathews <[EMAIL PROTECTED]>wrote: > > Why Did You Say That? > > On 12/02/2008, Eric Mill <[EMAIL PROTECTED]> wrote: > > > > This has been an awesome thread. > > > > On Dec 1,

[android-developers] Re: G1 Linux

2008-12-02 Thread Xavier Mathews
Why Did You Say That? On 12/02/2008, Eric Mill <[EMAIL PROTECTED]> wrote: > > This has been an awesome thread. > > On Dec 1, 5:33 pm, "Xavier Mathews" <[EMAIL PROTECTED]> wrote: >> So that means the G1 Does! >> >> Xavier A. Mathews >> Student/Browser Specialist/Developer/Web-Master >> Google Grou

[android-developers] Re: G1 Linux

2008-12-02 Thread Eric Mill
This has been an awesome thread. On Dec 1, 5:33 pm, "Xavier Mathews" <[EMAIL PROTECTED]> wrote: > So that means the G1 Does! > > Xavier A. Mathews > Student/Browser Specialist/Developer/Web-Master > Google Group Client Based Tech Support Specialist > Hazel Crest Illinois > [EMAIL PROTECTED]@[EMAI

[android-developers] Re: HTTP compression lost when using 3G connection

2008-12-02 Thread Eric Mill
There's an issue where downloading small files (such as small 20Kish apps) get corrupted over 3G, but not wifi, that this is certainly related to. If you've ever downloaded an app, and it says that it wants to replace "Android System", that's the bug, and I now blame T- Mobile (as opposed to Goog

[android-developers] Re: Getting information from the Internet

2008-12-02 Thread Xavier Mathews
It Was Of Substance! So... On 12/02/2008, loty <[EMAIL PROTECTED]> wrote: > > Yes Xavier, > Please stop posting if you have nothing of substance to say. > > On Dec 2, 12:21 pm, "Xavier Mathews" <[EMAIL PROTECTED]> wrote: >> YOU NEED TO GO FIND YOU SOME BUSINESS. >> >> On 12/02/2008, Xavier Ma

[android-developers] my PacMan version released

2008-12-02 Thread Andrea
Dear members, I've just published my Pacman version on AndAppstore.com and on SlideMe.org . It is still under development, so please test and report me bugs, comments and whatever you think maybe useful. I'm developing with the emulator and i have never tested it on a real device because i don't

[android-developers] Re: unknown socket error -1

2008-12-02 Thread strazzere
Sal, Just figured I'd post this here since it might become relevant for you. If you come across the error: 12-01 18:27:52.175: WARN/System.err(764): java.net.UnknownHostException: Host is unresolved: www.strazzere.com:80 This exception was thrown whenever .connect() or .getOutputStream() where

[android-developers] Re: com.google.wireless.gdata

2008-12-02 Thread loty
I'm also very much interested in these libraries. Can someone from Google enlighten us on when if ever these libraries become available again. On Dec 1, 11:27 pm, AndroidEngineer <[EMAIL PROTECTED]> wrote: > Howcome com.google.wireless.gdata and com.google.android.gdata have > been removed from t

[android-developers] Re: Getting information from the Internet

2008-12-02 Thread loty
Yes Xavier, Please stop posting if you have nothing of substance to say. On Dec 2, 12:21 pm, "Xavier Mathews" <[EMAIL PROTECTED]> wrote: > YOU NEED TO GO FIND YOU SOME BUSINESS. > > On 12/02/2008, Xavier Mathews <[EMAIL PROTECTED]> wrote: > > > > > Thats Nice. > > > On 12/02/2008, Michael <[EMAIL

[android-developers] Re: Loading a bitmap from a byte buffer

2008-12-02 Thread Dianne Hackborn
If that's the case, then this discussion shouldn't be on android-developers, which is for developing with the SDK. Let's move it to one of the open source platform groups. On Tue, Dec 2, 2008 at 1:00 AM, Koush <[EMAIL PROTECTED]> wrote: > > Dianne Hackborn: I am asking this in the context of how

[android-developers] Re: Wifi Ip Address

2008-12-02 Thread Andrea
Ralf: Yes, I need to know it programmatically because I have to accept incoming connections on my phone. On Dec 2, 7:11 pm, Ralf <[EMAIL PROTECTED]> wrote: > On the device, go to the wifi settings and select the connected wifi > network. It will show you its IP address. > > If you mean programmat

[android-developers] Re: Starting an activity with FLAG_ACTIVITY_MULTIPLE_TASK

2008-12-02 Thread Dianne Hackborn
You need to at least post the stack crawl of the error. On Tue, Dec 2, 2008 at 4:57 AM, RoadRunner.Android <[EMAIL PROTECTED]>wrote: > > I am writing an application in which I want the activity to a new > instance everytime it is executed, so I am applying > FLAG_ACTIVITY_MULTIPLE_TASK in conjuct

[android-developers] Re: 2D over 3D

2008-12-02 Thread Dianne Hackborn
Or follow the SurfaceView Overlay API Demo. http://code.google.com/android/samples/ApiDemos/src/com/example/android/apis/graphics/ On Tue, Dec 2, 2008 at 11:11 AM, Robert Green <[EMAIL PROTECTED]> wrote: > > You can just do one square billboard positioned such that it is > directly in front of t

[android-developers] Re: Running java native programs on android

2008-12-02 Thread Romain Guy
No, Swing is not available on Android. On Tue, Dec 2, 2008 at 12:02 PM, bigauto <[EMAIL PROTECTED]> wrote: > > I wrote a java program before using eclipse with a user interface > using jframe. I was wondering if I can get it to run on the android as > well? > > On Dec 2, 1:09 pm, Ralf <[EMAIL PRO

[android-developers] Re: Running java native programs on android

2008-12-02 Thread bigauto
I wrote a java program before using eclipse with a user interface using jframe. I was wondering if I can get it to run on the android as well? On Dec 2, 1:09 pm, Ralf <[EMAIL PROTECTED]> wrote: > Would you like to elaborate what you mean by "nativejava"? > > If by "nativejava" you meanJavabyte-co

[android-developers] Re: how/where to create a custom icon for my application...?

2008-12-02 Thread DMT
Thanks. Just tried it. Works. On Nov 30, 6:00 pm, lior <[EMAIL PROTECTED]> wrote: > Not sure about the market.. but to replace the default icon of your > app. > place your new image at //res/drawable > and update the AndroidManifest.xml file to point to your new file. > > > try it out. > > Lior

[android-developers] Re: Media Player Error -38,0

2008-12-02 Thread Peter Jeffe
On Dec 1, 6:12 am, David Given <[EMAIL PROTECTED]> wrote: > This is the generic 'I'm confused, help me' error code. -38 corresponds > in the source code to 'unknown error'. It seems to appear for a whole Any idea what the -17 error from MediaPlayer means? It occurs when I'm streaming mp3s, and t

[android-developers] Re: Console program with service without actuvity

2008-12-02 Thread Ralf
On Sun, Nov 30, 2008 at 9:57 PM, sal123 <[EMAIL PROTECTED]> wrote: > > Hi All, > > 1. may i know the steps to invoke executable from adb shell. > 2. do u mean, we cannot have applications in android without activity > class or without subclass of activity > > my intention is to build a engine whi

[android-developers] Re: insert the data in the Sqlite Database

2008-12-02 Thread Robert Green
Or you can use the provider example that the NotePad app shows. I'm using it and it didn't take me longer than an hour to get in. On Dec 2, 11:40 am, NuuNeoI <[EMAIL PROTECTED]> wrote: > You may forget Double Quote > > String strsql="INSERT TABLE DataTable(Name,Mobile,City) VALUES (\""+ > Iname

[android-developers] Re: strang error with aapt on 1.0 SDK on unbuntu 8.04

2008-12-02 Thread Ralf
Would you like to elaborate? - Could you tell us what command you are executing, in which context (command line ant or eclipse?) - Could you give us the exact output generated? R/ On Sun, Nov 30, 2008 at 10:34 PM, Clay <[EMAIL PROTECTED]> wrote: > > its very strange. > > basically I get a No suc

[android-developers] Re: 2D over 3D

2008-12-02 Thread Robert Green
You can just do one square billboard positioned such that it is directly in front of the frustum. The texture can be transparent and you just draw what you want to have show up. That will be only 2 additional polys for the 2D. On Dec 2, 9:56 am, fcalzada <[EMAIL PROTECTED]> wrote: > Yes i thoug

[android-developers] Re: ListActivity and progressbars?

2008-12-02 Thread Guillaume Perrot
Yes, window features can only be set in a root activity. 2008/12/2 Will Ryan <[EMAIL PROTECTED]> > > I also experienced a similar problem. This was resolved when I made > sure that the root activity was calling > > setProgressBarIndeterminateVisibility(true); > > If you try to call this from Act

[android-developers] Re: ice-e on Android?

2008-12-02 Thread Michael
Go look at what ice-e is - it's a framework for writing Java applications to run on mobile platforms. Android is not supported by it right now, so the answer to the original question is "no". If he writes his app in Java *using the Android SDK*, then obviously it will run on Android. - michael

[android-developers] Re: ice-e on Android?

2008-12-02 Thread Xavier Mathews
So Even If He Writes It Still Won't Run The Java Right? On 12/02/2008, Michael <[EMAIL PROTECTED]> wrote: > > On Dec 2, 12:44 pm, "Xavier Mathews" <[EMAIL PROTECTED]> wrote: >> But Keep In Mind There Are Diffrent Java's One Of Them May Work i.e If >> Compatiable It Is Need To Match The API i.e An

[android-developers] Re: Is it possible to use c/c++ shared object using android application

2008-12-02 Thread Fred Grott(shareme)
And most of the answers to these questions are found by using the search function on google groups.. On Dec 2, 4:57 am, Ludwig <[EMAIL PROTECTED]> wrote: > No, native code is not supported ATM.This question has been asked a quite a > few times in recent days and I would not expect the answer to c

[android-developers] Re: ice-e on Android?

2008-12-02 Thread Michael
On Dec 2, 12:44 pm, "Xavier Mathews" <[EMAIL PROTECTED]> wrote: > But Keep In Mind There Are Diffrent Java's One Of Them May Work i.e If > Compatiable It Is Need To Match The API i.e And What Ever Format But > Android Has It Own Interface So When It Come Down To It You Can > Try But It May Not

[android-developers] Re: Android on iPhone

2008-12-02 Thread Michael
On Dec 1, 10:37 pm, "Swapnil Android" <[EMAIL PROTECTED]> wrote: > but the question is still unanswered, > > will ANDROID run on iPhone or iPod Touch If you look in the link posted ( http://linuxoniphone.blogspot.com/2008/11/linux-on-iphone.html ) you will see that they are asking for help porti

[android-developers] Re: Fast Scroll drag handle similar to Contacts ListView

2008-12-02 Thread Romain Guy
Hi, The "FastScrollView" is currently implemented in the Contacts application itself. It will be part of a future SDK update though. You can find the current implementation in the source code at http://source.android.com On Tue, Dec 2, 2008 at 4:48 AM, Will Ryan <[EMAIL PROTECTED]> wrote: > > I

[android-developers] Re: Error generating final archive: null

2008-12-02 Thread Xavier Mathews
Can You Provide Us With A Link Or Error MSG? Plug in Maker Or Add-on Maker And Tell You Exactly What You Did When Saving And Where You Archived It! Thank You! Xavier A. Mathews Student/Browser Specialist/Developer/Web-Master Google Group Client Based Tech Support Specialist Hazel Crest Illinois [

[android-developers] Re: Music file format supported by Android

2008-12-02 Thread Dave Sparks
MP3 (CBR and VBR up to 320Kbps), M4A (AAC LC, AAC, AAC+, enhanced AAC +), OGG, 3GP (AMR-NB and AMR-WB), WAVE (8/16-bit PCM) and MIDI (SMF0/1, XMF0/1, RTTTL/RTX, OTA, iMelody). On Dec 2, 12:14 am, Jatin <[EMAIL PROTECTED]> wrote: > Hello, > Can u please let me know the list of the Music file form

[android-developers] Re: Error generating final archive: null

2008-12-02 Thread Ralf
Could you give us a bit more details? - Which number is the ADT plugin ? (eclipse > help > about eclipse > plugins) - What are the exact steps you do to get this error? E.g. right-click and context menu somewhere, and are you clicking one of the links or buttons and which view is currently open.

[android-developers] Re: Running java native programs on android

2008-12-02 Thread Ralf
Would you like to elaborate what you mean by "native java"? If by "native java" you mean Java byte-code (as opposed to dalvik), not directly, although you can use convert the .class to .dex before packaging them into an apk. If by "native java" you mean a desktop java app using another UI kit, d

[android-developers] Re: Rebuilding the SDK

2008-12-02 Thread Jean-Baptiste Queru
The list you're looking for is probably android-platform. JBQ On Mon, Dec 1, 2008 at 6:04 PM, ChoboMuffin <[EMAIL PROTECTED]> wrote: > > I have recently started some work on the Android SDK. (I know maybe I > should have posted to android-internals but could not seem to post > there for some rea

[android-developers] Re: ListActivity and progressbars?

2008-12-02 Thread Will Ryan
I also experienced a similar problem. This was resolved when I made sure that the root activity was calling setProgressBarIndeterminateVisibility(true); If you try to call this from Activities that have been loaded into tabs for example (where the tabs are created as a separate Activity), I fou

[android-developers] How to enable / disable Bluetooth

2008-12-02 Thread RM
Hi folks, I'm writing an app that will, among other things, disable Bluetooth. To do this, I've set the "android.permission.BLUETOOTH_ADMIN", and inside an onClick() listener I'm using the following: Settings.System.putInt(getContentResolver(), Settings.System.BLUETOOTH_ON, 0); However, this

[android-developers] Starting an activity with FLAG_ACTIVITY_MULTIPLE_TASK

2008-12-02 Thread RoadRunner.Android
I am writing an application in which I want the activity to a new instance everytime it is executed, so I am applying FLAG_ACTIVITY_MULTIPLE_TASK in conjuction with FLAG_ACTIVITY_NEW_TASK in the Intent that triggers the activity. But I soon as I execute the application, I get an "Force Closed" dia

[android-developers] Rebuilding the SDK

2008-12-02 Thread ChoboMuffin
I have recently started some work on the Android SDK. (I know maybe I should have posted to android-internals but could not seem to post there for some reason). Is there any documentation or guides for making changes to the SDK? I find everytime I make a change I have to rebuild the entire SDK in

  1   2   >