[android-developers] Re: Android Market Licensing: Now Available!

2010-08-27 Thread String
I suggest you start a new thread for this issue; this sticky topic is better used for generalized discussion of LVL, not debugging of individual issues. String On Aug 26, 5:31 am, Feelsocial feelsocial.andr...@gmail.com wrote: Hi String , i have uploaded and saved my new licensed version 2 of

Re: [android-developers] Re: Can we install Android SDK on windows 7 if yes then how ?

2010-08-27 Thread Lorensius W. L. T
Works perfectly on win7 without no issues so far. Recomendded win7 64 bit, faster... On Fri, Aug 27, 2010 at 12:45 PM, Indrajit Kumar indermba1...@gmail.comwrote: Hey u can use eclipse and then install ur amdroid sdk... this works on win 7 ... On Thu, Aug 26, 2010 at 10:53 PM, Chris Stewart

[android-developers] Re: Android Emulator vs iPhone emulator (Why does it take so long)

2010-08-27 Thread scur...@gmail.com
Yes, it may be *extremely* challenging, but someone has overcome this difficulty. Check this video out - http://www.youtube.com/watch?v=zAV4Jbmuhc4. It is on Windows and runs apps. Looks like it's fast. On Aug 24, 2:41 pm, Dianne Hackborn hack...@android.com wrote: On Tue, Aug 24, 2010 at

[android-developers] UI Monkey questions

2010-08-27 Thread Samuh
Is it possible to subject only a few activities of an application to events generated by UI Monkey tool? 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

Re: [android-developers] Re: Excellent UI Design from TAT

2010-08-27 Thread argon gold
And do you know if they designed purely beased on Android UI Framework including OpengGL or they have integrated their own extensions of framework to achieve such effects? Regards, argongold On Fri, Aug 27, 2010 at 10:49 AM, Dianne Hackborn hack...@android.comwrote: TAT did the UI design for

[android-developers] Re: String being truncated when its long

2010-08-27 Thread ko5tik
I do following ( much the same as you ), but instead bothering with readline() I just use HTTP Client code to retrieve string: HttpGet get = new HttpGet(pullUrl + ?since= + since); HttpResponse response = httpClient.execute(get); JSONArray jsonArray = new JSONArray(new

[android-developers] Re: Contact Icons

2010-08-27 Thread William Ferguson
Anyone? On Aug 26, 6:12 pm, William Ferguson william.ferguson...@gmail.com wrote: I want to reuse those icons displayed by the Contacts app that represent the different types of Contact. Ie Contacts-Create Contact asks Save contact to and gives options like Phone, SIM, Google which each have

[android-developers] remote db connection

2010-08-27 Thread vineeshkc
pls give me remote db connection code -- 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] Nested dialog and have a child dialog return a string to update EditText file in Parent Dialog, is this possible?

2010-08-27 Thread Mystique
How to do this part correctly? // Start How do I do this part correction? EditText ppString = (EditText) layout1.findViewById(R.id.p_string); ppString.setText(pString); // End How do I do this part correction? I

[android-developers] Re: android 2.1 issue

2010-08-27 Thread Indicator Veritatis
If it wasn't very useful, then why is it still appearing on a stack trace in 2.1? Android itself is using it, so it must be useful -- unless you still have a lot of useless crap that needs to be removed even from 2.1;) And what did you hope to achieve by hedging, saying may have been? It WAS

[android-developers] Facing licensing issue in already published paid app

2010-08-27 Thread Feelsocial
HI Trevor Johns. i am testing in AVD of froyo 2.2 (Google API) and login with my market account in google account. The question is that when i changed the my app version from 1 to 2, google licensing server not allowing me to use app. Where when i again change it to 2 from 1, its allowin me to use

[android-developers] Re: Facing licensing issue in already published paid app

2010-08-27 Thread Feelsocial
Yes Don. I am also not knowing whats the issue at our end? On Aug 22, 12:25 pm, Don donal.morris...@gmail.com wrote: Hello, I had some problems with one of my published apps, where the licensing would always fail (even though my other apparently were fine). I had to re-create my eclipse

[android-developers] Re: Android bitmap allocation weirdness

2010-08-27 Thread Viktor
Why wouldn't nulling b mark the array for garbage collection? What other pointers to the array could there be? I tried your suggestions with no success. On Aug 25, 6:23 pm, DanH danhi...@ieee.org wrote: OK, I see that you're nulling b between the two allocations.  But that doesn't assure that

[android-developers] Re: Facing licensing issue in already published paid app

2010-08-27 Thread Pent
I am facing the problem in licensing of my old published paid apps. Basically i have paid app which is published by version code 1. I implemented the license code on it, it working fine to me. Licensing server giving the response or allow that you can use it. But once i changed version code

[android-developers] Atul Raut wants to chat

2010-08-27 Thread Atul Raut
--- Atul Raut wants to stay in better touch using some of Google's coolest new products. If you already have Gmail or Google Talk, visit: http://mail.google.com/mail/b-f1868ff544-3e674e51b3-aDDvxbZRH4BnV3YIsCdYypg1QhM You'll

Re: [android-developers] Re: android 2.1 issue

2010-08-27 Thread Dianne Hackborn
On Fri, Aug 27, 2010 at 12:14 AM, Indicator Veritatis mej1...@yahoo.comwrote: If it wasn't very useful, then why is it still appearing on a stack trace in 2.1? Android itself is using it, so it must be useful -- unless you still have a lot of useless crap that needs to be removed even from

Re: [android-developers] Re: Excellent UI Design from TAT

2010-08-27 Thread Dianne Hackborn
On Thu, Aug 26, 2010 at 11:22 PM, argon gold argongol...@gmail.com wrote: And do you know if they designed purely beased on Android UI Framework including OpengGL or they have integrated their own extensions of framework to achieve such effects? I have no idea what they are doing now. I

Re: [android-developers] Re: Android Emulator vs iPhone emulator (Why does it take so long)

2010-08-27 Thread Dianne Hackborn
Great, go use that. And contributions are welcome as well. On Thu, Aug 26, 2010 at 11:18 PM, scur...@gmail.com scur...@gmail.comwrote: Yes, it may be *extremely* challenging, but someone has overcome this difficulty. Check this video out - http://www.youtube.com/watch?v=zAV4Jbmuhc4. It

Re: [android-developers] Re: Active Installs Dropping Like Crazy but Total Downloads Increasing Steadily!

2010-08-27 Thread Fabrizio Giudici
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 8/26/10 17:54 , Chris Stewart wrote: Yeah I can imagine. I think what you should focus on is that your downloads are _steadily_ rising. That's really what matters most and so if that continues and your position isn't being affected,

[android-developers] Re: Bluetooth listening to the RFCOMM connection failed.

2010-08-27 Thread Ryan Wang
One more thing. I am working for java app. The only api for bluetooth is list in the SDK. I cannot call the internal package. and cannot use javax.obex things. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email

[android-developers] Home button in Beagle board

2010-08-27 Thread SREEHARI
Hi All, I am testing some android apps in a beagle board with Android 2.1. But I came to know that there is no home button in the board. I have to test some home apps also. How will I get the Home Button press?? Is there any way to do this? Thanks, SREEHARI -- You received this message because

[android-developers] Home button in Beagle board

2010-08-27 Thread SREEHARI
Hi All, I am testing some android apps in a beagle board with Android 2.1. But I came to know that there is no home button in the board. I have to test some home apps also. How will I get the Home Button pressed?? Is there any way to do this? Thanks, SREEHARI -- You received this message

[android-developers] detecting/intercepting incoming calls

2010-08-27 Thread Ray Thomson
Hi folks, I was trying to come up with an app that works on the call that a user gets on his phone. For this I wanted to know whether it is possible for me to get intimated when a call comes to the phone and is it possible to intercept the same. I tried to go through quite a few forums but could

[android-developers] Re: J2ME to Android

2010-08-27 Thread Indicator Veritatis
Since Android does not include the javax.microedition package, one should not expect an exact equivalent. But we do have the org.apache.conn and org.apache.http.* packages; some of us think these are much better than anything in javax.microedition! One should still expect to use a very little bit

[android-developers] Re: back_key implementation

2010-08-27 Thread SREEHARI
Hi Praveen, Assume there are 3 activities A, B and C. A is the 1st one. A starts B and B starts C. Usually when we click back button from C activity it will go to B. But u want the control to go to activity A, rite After starting the activity C from B, you can finish the activity B.

[android-developers] Re: Home button in Beagle board

2010-08-27 Thread AJ
from adb shell type the following command adb shell input keyevent 3 Thanks, AJ On Aug 27, 1:15 pm, SREEHARI sreehari.madhusooda...@wipro.com wrote: Hi All, I am testing some android apps in a beagle board with Android 2.1. But I came to know that there is no home button in the board. I

[android-developers] Re: how to upgrade android emulator to Android2.2 froyo.

2010-08-27 Thread SREEHARI
You need to get new ADT version also ( ADT-0.9.7 will do) REgards, SREEHARI -- 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] getting a java.lang.VerifyError

2010-08-27 Thread pramod.deore
I had write one application in that I am reading a image and sending it to the server , I am using Base64OutputStream class . I had tried it in core java and image is encoded successfully, But when I am using same logic in android then I am getting error as java.lang.VerifyError . And Logcat

[android-developers] Re: Problem with interecepting outgoing calls on HTC Desire

2010-08-27 Thread billas
As it seems the HTC Desire (2.2) responds to setResultData(null) wich will stop the out dial. Then you can place a new intent (Action.CALL) to call the new number. Not so nice workaround, but as a user you hardly notice it. On 26 Aug, 14:42, billas tobias.bil...@gmail.com wrote: Here to. Exact

[android-developers] Re: getting a java.lang.VerifyError

2010-08-27 Thread pramod.deore
I think it is because Base64OutputStream is with API level 8 and I am testing it on G1. But suppose I want to develop an application which read image and encode it in Base64 format then how to do that using small byte array like 10240 bytes. -- You received this message because you are

[android-developers] Return value of 0 from getWallpaperDesiredMinimumWidth/Height()

2010-08-27 Thread String
Hi all, Been chasing this bug for the last couple of days with a helpful user who owns a Garminfone. The app in question includes wallpapers; on compliant 2.1+ devices it uses live wallpaper, but for others (like the Garminfone, which is stuck on 1.6), it just uses Context.setWallpaper(). In

[android-developers] How to open a nested child PreferenceScreen

2010-08-27 Thread booooooooooooo
Hi I have a PreferenceScreen that is defined in XML that serves all the preferences for my application. This PreferenceScreen also has a child PreferenceScreen nested within it. My implementing class is called PreferencesActivity. I know I can open the main Preferences window via

[android-developers] Re: LVL returns LICENSED with anonymous accounts...

2010-08-27 Thread Mark Carter
Can anyone else confirm this please? On Aug 20, 11:27 am, Mark Carter mjc1...@googlemail.com wrote: This is not what I'm seeing. I'm writing a new app which has never been published or in draft. I have two devices. One (N1, running 2.2), I'm logged into my main Google account (which has the

[android-developers] How can I disable an item of ListView?

2010-08-27 Thread optimusgeek
When I have a list view and there are 3 items which can choose by user, I wanna show only choosable items to user because of some reason. but I could not find any method in ListView or ArrayAdapter class. Is there a solution? protected void onCreate(Bundle savedInstanceState) { ..

[android-developers] Help! Strange exception on HTC Hero

2010-08-27 Thread Ilya Shinkarenko
hi all, just released the new version of Tennis Math, after starting the Statistics activity, the following exception is thrown: I/ActivityManager( 76): Starting activity: Intent { cmp=com.tennismath.ui.android/.StatisticsActivity (has extras) } W/dalvikvm( 9847): threadid=3: thread exiting

[android-developers] Re: Can we install Android SDK on windows 7 if yes then how ?

2010-08-27 Thread Abbas
Thankyou All, I installed and It's working koool on windows 7. Lots of questions coming up ! ! =) once again thanks for all your support. ! On Aug 27, 2:17 am, Lorensius W. L. T lor...@londatiga.net wrote: Works perfectly on win7 without no issues so far. Recomendded win7 64 bit, faster...

[android-developers] Re: String being truncated when its long

2010-08-27 Thread Droid
I think you are hitting a capacity limit of the android and should chunk it somehow at say 3000 chars and store the chars somewhere not in memory. Droid On Aug 27, 12:13 am, Achanta krishna.acha...@gmail.com wrote: I Tested your suggestions by setting UTF-8 and I also tried the same by

[android-developers] Re: Paid vs Free, My Early Experience

2010-08-27 Thread Zsolt Vasvari
So in the week that I changed my 325 characters from a feature list to a catchy blurb, my sales have doubled. So I believe in this theory that feature list don't sell. On Aug 20, 7:14 pm, Zsolt Vasvari zvasv...@gmail.com wrote: This has been a good discussion. As an experiment, I just changed

[android-developers] Re: J2ME to Android

2010-08-27 Thread michal.g...@gmail.com
How about using a semi-automated service to convert J2ME to Android ? Give it a try - free for eval purposes. Take a look at www.upontek.com, or send me your jar to michal.g...@upontek.com Thanks On 27 אוגוסט, 11:28, Indicator Veritatis mej1...@yahoo.com wrote: Since Android does not

Re: [android-developers] Re: J2ME to Android

2010-08-27 Thread Sena Gbeckor-Kove
The hardware is out there for it now. Is he willing to pay for it to be developed? If not then we need to get it done and out on the market calling in favours. Do you have a graphics person that could do graphics for free? Could you plan out the feature set and an IA and I'll get it realised

[android-developers] Which device should i buy to test My Custom Input Method Application

2010-08-27 Thread sameer kamble
Dear Sir, 1. I am in the process of creating an Input Method for Android devices. I using Eclipse(3.4) IDE and have Android (1.5 and 2.2) SDK. 2. Currently i am doing testing on the Emulator. But i wish to test it on actual Android device. 3. Can you please tell me which ideal device should i buy

Re: [android-developers] Which device should i buy to test My Custom Input Method Application

2010-08-27 Thread { Devdroid }
On 27 August 2010 13:20, sameer kamble sameerbkam...@gmail.com wrote: 1. I am in the process of creating an Input Method for Android devices. I using Eclipse(3.4) IDE and have Android (1.5 and 2.2) SDK. 2. Currently i am doing testing on the Emulator. But i wish to test it on actual Android

Re: [android-developers] Read the data in Intent

2010-08-27 Thread { Devdroid }
On 26 August 2010 20:26, crajesh crajesh2...@gmail.com wrote: Hi all,   i am new in android how read the data from server using intent Intent is not for reading data from remote servers. -- You received this message because you are subscribed to the Google Groups Android Developers group. To

[android-developers] Re: Negative comment causing drop in sales

2010-08-27 Thread nation-x
I suspect that alot of comments... especially on free apps are competitors... not just trolls. I have had people post comments that were entirely untrue about my apps before... in addition, you can never underestimate the stupidity of the average user. I have had some negative comments because the

Re: [android-developers] Re: App breaks for some users after they update from the Market

2010-08-27 Thread TreKing
On Thu, Aug 26, 2010 at 1:18 PM, TreKing treking...@gmail.com wrote: On Thu, Aug 26, 2010 at 12:42 PM, Dianne Hackborn hack...@android.comwrote: - See if having them clear data first before trying to uninstall solves the problem. I'll have someone try this next time I get an email and

Re: [android-developers] How can I disable an item of ListView?

2010-08-27 Thread Mark Murphy
On Fri, Aug 27, 2010 at 5:52 AM, optimusgeek choongb...@gmail.com wrote: When I have a list view and there are 3 items which can choose by user, I wanna show only choosable items to user because of some reason. but I could not find any method in ListView or ArrayAdapter class. Is there a

[android-developers] Re: JDOM in Android 2.1 or earlier

2010-08-27 Thread gcstang
Just my 2 cents but JDOM is inherently slower than other XML processors and on a mobile platform that's usually not what you want, you should use SAX or something that's built into the API (if possible). I know using SAX and some other methods are a bit more work however if you're parsing on a

[android-developers] .pfx SSL Certificate

2010-08-27 Thread Ajay
Hi, Does anyone know how we can include an SSL certificate (.pfx) with our App? Thank you, AJ -- 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] How to get Lat and Long about one bus line from google maps

2010-08-27 Thread TreKing
On Thu, Aug 26, 2010 at 8:40 PM, pyleaf lg.feixi...@gmail.com wrote: i want to know the info about NewYork. Again, this will vary by transit system and New York (state, city?) has quite a few. how can i get the info? I have no idea, but the transit systems' web sites seems like a good

[android-developers] Activity pause timeout for HistoryRecord?

2010-08-27 Thread sansu
Hi, Some times alarm dialog is not displayed and no ringing or vibrate after alarm triggered. After the Alarm activity is started, it is immediately paused I think this is the cause Activity pause timeout for HistoryRecord. Does any one know when it will happen and how to fix this? Here is the

Re: [android-developers] Re: Android bitmap allocation weirdness

2010-08-27 Thread Tom Gibara
Viktor, This question comes up in various guises. I think your problem is explained by some old posts I made on this thread. http://groups.google.com/group/android-developers/browse_thread/thread/ee5e49740cd54eaa/ec3614a46c5eb79f

[android-developers] Re: Creating a JTree-like widget for Android?

2010-08-27 Thread FractalBob
Thanks for the pointer. It seems the objection to a JTree like view is that you'd run out of space on a small screen, but that's not valid, since you could wrap the tree in a scrollview. I guess I'll have to abandon my project until a tree view of some kind makes it to Android, as I don't want to

[android-developers] Re: Paid vs Free, My Early Experience

2010-08-27 Thread Tomáš Hubálek
Mark, you are definitely right. There are few things that Google should do better to help us market out products: - allow to buy and sell in majority of the world - make useful android market web site with short app url that we could advertise. I really don't think that offer APK on my website is

[android-developers] Re: Problem with interecepting outgoing calls on HTC Desire

2010-08-27 Thread Denis Souza
Just had a report a few days ago from a user on HTC Desire (2.2) that says a previous version of my app worked fine. This is confirmed since I sent him a previous version and it worked. It might be just this one case since I've had another user say it didn't work with the same previous version.

[android-developers] Sysinfo CPU load in DDMS not working with 2.2 devices?

2010-08-27 Thread Patrick
After updating to Froyo on a Nexus One, the CPU load pie chart graph is no longer displayed when connected with the standalone DDMS. It still shows up for an AVD with 2.1, however. Is there some setting, something I can turn on/off on the N1 so that DDMS can display its CPU load again? Is this a

Re: [android-developers] Re: Flickering.

2010-08-27 Thread Frank Weiss
First a question: Is the flickering on the emulator or a device? Emulator is much slower than a device. -- 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

[android-developers] Re: App breaks for some users after they update from the Market

2010-08-27 Thread Carl Whalley
Might be throwing in a food-for-thought curveball here but I wonder if there's a difference between updating an app that's running and one which isn't? On Aug 26, 8:23 pm, TreKing treking...@gmail.com wrote: On Thu, Aug 26, 2010 at 1:56 PM, Doug beafd...@gmail.com wrote: I don't have anything

[android-developers] Re: Paid vs Free, My Early Experience

2010-08-27 Thread Federico Paolinelli
But without the feature list, how will you catch people that are looking for your app 's features? This may work if your app is well ranked in the list maybe... On 27 Ago, 12:55, Zsolt Vasvari zvasv...@gmail.com wrote: So in the week that I changed my 325 characters from a feature list to a

Re: [android-developers] Re: Paid vs Free, My Early Experience

2010-08-27 Thread Chris Stewart
So in the week that I changed my 325 characters from a feature list to a catchy blurb, my sales have doubled. So I believe in this theory that feature list don't sell. A few questions: * Put some context around doubled. From 1 to 2, 100 to 200, 1,000 to 2,000? * How many cancels are in

Re: [android-developers] Re: Creating a JTree-like widget for Android?

2010-08-27 Thread TreKing
On Fri, Aug 27, 2010 at 9:20 AM, FractalBob ruom...@gmail.com wrote: Thanks for the pointer. You're welcome! It seems the objection to a JTree like view is that you'd run out of space on a small screen, but that's not valid, since you could wrap the tree in a scrollview. That's one

[android-developers] Changing from one dev machine to another, keystore question

2010-08-27 Thread Chris Stewart
To this point, I've been doing development on multiple machines but always packaging for deployment on the same machine. If I want to package for deployment on another machine, will simply copying the keystore file to the new machine do the trick? Anything else I need to be concerned about when

[android-developers] Unsuccessful install of successful built apk

2010-08-27 Thread Rutton
Hello, I have a problem with installing an apk (which includes jni libs) on the simulator. The apk is built successfully, but running as Android Application from within eclipse and executing adb install -r path/to/ apk runs also successful, but the app doesn't show up on the app- screen in the

[android-developers] Re: Unsuccessful install of successful built apk

2010-08-27 Thread Rutton
Hi, On 27 Aug., 17:50, { Devdroid } webnet.andr...@gmail.com wrote: W/RecognitionManagerService(   72): no available voice recognition services found What about this? Well, I don't do any Voice Recognition. Without posting the code here, I just use an Activity, a GLSurfaceView (with

Re: [android-developers] Unsuccessful install of successful built apk

2010-08-27 Thread { Devdroid }
On 27 August 2010 17:38, Rutton rut...@web.de wrote: more debugging options for adb install? Or what can I do to provide more info to solve the problem? Thank you. W/RecognitionManagerService(   72): no available voice recognition services found What about this? -- You received this

[android-developers] Error when adding a library project

2010-08-27 Thread Bret Foreman
I've moved some of my common code into a library project so that multiple projects can access it. I created an empty project, set it to be a library in the properties screen, then imported some classes. Next, I created a new (non library) project and added my new library project to it.

[android-developers] Re: String being truncated when its long

2010-08-27 Thread DanH
I certainly hope that available Android memory is more than 3000 characters. On Aug 27, 5:14 am, Droid rod...@gmail.com wrote: I think you are hitting a capacity limit of the android and should chunk it somehow at say 3000 chars and store the chars somewhere not in memory. Droid On Aug 27,

Re: [android-developers] Changing from one dev machine to another, keystore question

2010-08-27 Thread Chris Stewart
If I'm understanding your first sentence, I'm at work and cannot test it for myself right now. I'm not sure what you're saying beyond that point. -- Chris Stewart http://chriswstewart.com Fantasy Footballhttp://chriswstewart.com/android-applications/fantasy-football/- Android app for MFL

[android-developers] Re: getPreviewSize() bad result on Froyo emulator

2010-08-27 Thread als
Yesterday I tried that buffered methods in a real device (HTC Desire) and it didn't work either. Now I'm wondering if I use it the wrong way. My code is this: Parameters params = mCamera.getParameters(); mPixelFormat = PixelFormat.YCbCr_420_SP; params.setPreviewFormat(mPixelFormat);

Re: [android-developers] .pfx SSL Certificate

2010-08-27 Thread Jake Radzikowski
Toss it in the resource folder? or are you asking how to load it? On Fri, Aug 27, 2010 at 6:01 AM, Ajay aja...@gmail.com wrote: Hi, Does anyone know how we can include an SSL certificate (.pfx) with our App? Thank you, AJ -- You received this message because you are subscribed to the

[android-developers] Re: Error when adding a library project

2010-08-27 Thread Bret Foreman
I should also note that removing the library does not make the project build. In fact all the R resources are shown as unresolved. It appears that adding the new library breaks the R builder. -- You received this message because you are subscribed to the Google Groups Android Developers group.

[android-developers] Re: JDOM in Android 2.1 or earlier

2010-08-27 Thread als
Thanks for the answer. I agree JDOM is slower and uses lot more memory than a SAX parser, but we already have the implementation in JDOM, and we wanted to reuse it, at least for the moment. Reuse is allways faster and in software development you never have enough time. If we finish the project

Re: [android-developers] Changing from one dev machine to another, keystore question

2010-08-27 Thread Greg Donald
On Fri, Aug 27, 2010 at 10:11 AM, Chris Stewart cstewart...@gmail.com wrote: To this point, I've been doing development on multiple machines but always packaging for deployment on the same machine.  If I want to package for deployment on another machine, will simply copying the keystore file to

[android-developers] Re: Unsuccessful install of successful built apk

2010-08-27 Thread Rutton
Allright. Got it. In an undelightful delirium I must have messed up the AndroidManifest.xml. I added an actitvity section and the apk shows now up in the emulator. Thanks, for pointing out that there goes something wrong with the initiation. Cheers, Rutton. -- You received this message because

[android-developers] Re: Android bitmap allocation weirdness

2010-08-27 Thread Viktor
I read the thread you posted and I agree that this is probably the same problem. Is this behaviour from android working as intended or can we expect it to be fixed in later releases? Also did you ever find a workaround, I read the part about not allocating large memory chunks but sometimes that's

[android-developers] Re: Sharing code between apps as in Eclipse

2010-08-27 Thread Warren
Gentlemen you are amazing. Thank you. I am currently reading about and testing the Library Project approach outlined in the link. You are right, this is designed exactly for my use case. Warren On Aug 26, 10:54 am, Juhani pleafh...@gmail.com wrote: You will have to use Android library

Re: [android-developers] Re: Paid vs Free, My Early Experience

2010-08-27 Thread Chris Stewart
I'm really curious to get more context around that. Frankly, I'm interested and if I can get more info I might give it a shot myself. -- Chris Stewart http://chriswstewart.com Fantasy Footballhttp://chriswstewart.com/android-applications/fantasy-football/- Android app for MFL fantasy football

Re: [android-developers] Re: Android bitmap allocation weirdness

2010-08-27 Thread Tom Gibara
I'd categorize it as a consequence of present VM implementation; something that could be improved rather than something that needs to be fixed (note that no one has actually corroborated whether my understanding of this memory allocation is correct). Whether it's possible to improve the current

[android-developers] Re: String being truncated when its long

2010-08-27 Thread DanH
My knowledge of the HTTP protocol is poor to begin with, and my bad memory doesn't improve it, but I vaguely recall that a single HTTP transfer is limited to 5000-odd characters (the precise number being somewhat variable) by the packet sizes used in the network. But normally the software used on

Re: [android-developers] Is there a way to request permissions from a user as you need them?

2010-08-27 Thread Dianne Hackborn
No it must be done at install time. Honestly, this is better than prompting the user all over the place when they are actually trying to do some other task -- they are more likely to look at permissions (and as a whole) when the task at hand is installing an app. You can't intercept URIs without

Re: [android-developers] Taking a Picture

2010-08-27 Thread Pedro Teixeira
This tapping on screen to take a picture is revealing itself a big pain... I've tried rearranging the code according to my needs. I implemented the class TappableSurfaceView with out success... I'm wondering.. is a SurfaceView still tappable even if we have something overlaying it? Let's say

[android-developers] Re: getting a java.lang.VerifyError

2010-08-27 Thread DanH
VerifyError is produced for one of two reasons: 1) The class file being read contains stuff that is just plain illegal/ not recognized by the VM. This could be due to compiler error, malicious modification, garbling in transmission, or the class file being a later version than the VM

Re: [android-developers] Re: Paid vs Free, My Early Experience

2010-08-27 Thread Brad Gies
Well.. that's good to hear... but of course... one week's sales on one app is not proof... BUT... there is a wealth of proof of the concept... Hundreds of years of marketing almost every type of product ever made :). I have done quite a bit of research into marketing over the years, and

Re: [android-developers] Re: Paid vs Free, My Early Experience

2010-08-27 Thread TreKing
On Fri, Aug 27, 2010 at 10:08 AM, Chris Stewart cstewart...@gmail.comwrote: * Put some context around doubled. From 1 to 2, 100 to 200, 1,000 to 2,000? * How many cancels are in these numbers? I've got to believe that with a less informative, and more catchy message, people know less about

[android-developers] Is there a way to request permissions from a user as you need them?

2010-08-27 Thread Greg Giacovelli
I suspect there has to be. I mean I saw for bluetooth there is. I was wondering why it is not as easy for the other permissions. I mean heck we can intercept urls without even asking a user for the most part, so I would have to suspect that permissions have to have this ability. -Greg -- You

[android-developers] Re: Flickering.

2010-08-27 Thread greg
I cant do it widout the thread coz i need a sleep or a delay after each 30 degree drawing, To be consistent, shouldn't Thread be Dread? (sorry, couldn't resist) You've ruled out using AsyncTask rather than your Thread and sleeps? On Aug 27, 1:48 am, tina lincon tina.theresalin...@wipro.com

Re: [android-developers] Changing from one dev machine to another, keystore question

2010-08-27 Thread Brad Gies
Sure... the key is the same, no matter what machine it's on. I've even emailed it to myself and installed it on different machines. On 27/08/2010 8:53 AM, Chris Stewart wrote: If I'm understanding your first sentence, I'm at work and cannot test it for myself right now. I'm not sure what

[android-developers] upload image to php server problem

2010-08-27 Thread CMF
Hi all, i have read through the internet and get some solutions on upload image to php server, but when i tried to use those codes, I cannot get the image uploaded to the server. Could anyone can help me to fix it? Android Code: i have added uses-permission

Re: [android-developers] Changing from one dev machine to another, keystore question

2010-08-27 Thread { Devdroid }
On 27 August 2010 17:11, Chris Stewart cstewart...@gmail.com wrote: To this point, I've been doing development on multiple machines but always packaging for deployment on the same machine.  If I want to package for deployment on another machine, will simply copying the keystore file to the new

[android-developers] Re: getting a java.lang.VerifyError

2010-08-27 Thread DanH
Of course, note that Android has its own version of Base64OutputSteam at android.util. If you have Java source that was compiled against the one of the other versions it will need to be recompiled for Android. On Aug 27, 3:47 am, pramod.deore deore.pramo...@gmail.com wrote: I had write one

[android-developers] Re: remote db connection

2010-08-27 Thread DanH
I'm trying to remember the line from that old Cagney movie -- something like I don't know which is more merciful -- to ignore him or tell him there is none. There is no remote DB paradigm in Android. Rather, you are encouraged to have the server end provide a REST interface with which you can

[android-developers] Re: Handling the R object in a library

2010-08-27 Thread DanH
I haven't used this, but it might be what you're looking for: http://developer.android.com/guide/developing/eclipse-adt.html#libraryProject On Aug 26, 5:59 pm, Bret Foreman bret.fore...@gmail.com wrote: I moved some of my useful utility code into a library where multiple projects can easily

[android-developers] Re: Paid vs Free, My Early Experience

2010-08-27 Thread Yahel
Actually, in this case Zsolt did better : He removed the feature list and compared his product with top-of-the- line desktop application that do the same thing. And of course he used the try it risk-free 24 hours refund argument :) I can tell you it would really work better on me than the bullet

[android-developers] Shipping Android App from India

2010-08-27 Thread Roy
Hi All, I am an android developer from India. I came to know that only developers in the countries listed in the following link can sell priced applications. http://www.google.com/support/androidmarket/bin/answer.py?hl=enanswer=138294 Can someone shed some light over it? Is there a way or a

Re: [android-developers] Stopping fling in Gallery

2010-08-27 Thread Agus
Hi, You can abort fling effect by extending the Gallery class and overriding the onFling method, Inside the method, dont call the super method, just return true; On Tue, Jul 28, 2009 at 4:20 PM, Brady brady.kro...@gmail.com wrote: Hi everyone, I'd like to handle a fling gesture in Gallery

Re: [android-developers] Re: Paid vs Free, My Early Experience

2010-08-27 Thread Chris Stewart
Bah, you've convinced me to at least give it a try. I'll let you all know if I see any difference. -- Chris Stewart http://chriswstewart.com Fantasy Footballhttp://chriswstewart.com/android-applications/fantasy-football/- Android app for MFL fantasy football owners Fantasy Football

[android-developers] Re: Licensing server, app cracked.

2010-08-27 Thread sblantipodi
no news on the imminent guide where is this guide? On Aug 26, 5:37 pm, sblantipodi perini.dav...@dpsoftware.org wrote: Is this the guide you are talking about? To ensure the security of your application, particularly for a paid application that uses licensing and/or custom constraints and

[android-developers] Android Market, google checkout minimal sum to be collected before payment.

2010-08-27 Thread sblantipodi
Hi all, is there a way to set google checkout to pay us only after our balance surpassed a certain amount? I want to be payed when I have earned at least 100$, I can't see dozens of transaction on my bank for only 2$... -- You received this message because you are subscribed to the Google

[android-developers] Is there anyway to turn USB debuggin on/off

2010-08-27 Thread Arjun
Greetings, Is there any class or managaer which allows me to turn USB debugging on/off in android froyo 2.2. Please, let me know on how to acheive this. Thanks, Arjun. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group,

Re: [android-developers] Re: App breaks for some users after they update from the Market

2010-08-27 Thread TreKing
On Fri, Aug 27, 2010 at 10:01 AM, Carl Whalley carl.whal...@googlemail.comwrote: Might be throwing in a food-for-thought curveball here but I wonder if there's a difference between updating an app that's running and one which isn't? Might be. It's only a handful of people (well, more than a

Re: [android-developers] Shipping Android App from India

2010-08-27 Thread Chris Stewart
You've found probably the biggest problem with Android right now. I can think of two options: * Take the transaction outside of the Android Market. Handle payments manually through your own website that will give customers access to the apk. * Offer your application for free, and hope AdMob or

  1   2   >