[android-developers] Re: SQLiteDatabase or XML(saving)?

2011-03-23 Thread Robert Copelan
Thanks Dianne and lbendlin. Hmmm.. how would I "manually" move it? The move would have to be under app control since I could not expect that the typical person using the program would be able to do it at the filesystem level. SInce the APK moves then that probably includes any asset files so m

Re: [android-developers] android mapview maximum zoom level only 19

2011-03-23 Thread TreKing
On Wed, Mar 23, 2011 at 7:43 AM, Petr wrote: > Can anybody advise me on how I can zoom further in my application? Try switching the map view mode. http://code.google.com/android/add-ons/google-apis/reference/com/google/android/maps/MapView.html#setSatellite(boolean) I've noticed different leve

Re: [android-developers] RSS - APP

2011-03-23 Thread TreKing
On Tue, Mar 22, 2011 at 10:54 PM, diego barbosa wrote: > being that I wanted him to open inside my app Use WebView. - TreKing - Chicago transit tr

[android-developers] Re: SQLiteDatabase or XML(saving)?

2011-03-23 Thread lbendlin
you move it with a standard file copy operation. Like you already do when you copy the db from the (read only-ish) apk to the working flash. on the SD card there's a preferred place to put that kind of stuff , /Android/Data//files , but you can put it whereever you want -- You received thi

[android-developers] Re: SQLiteDatabase or XML(saving)?

2011-03-23 Thread lbendlin
you could save the images to database blobs, but why go through the effort? Keep the images in a image folder, and only store the reference in the XML or the database. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group

[android-developers] listen to soft keyboard close event

2011-03-23 Thread pk Lam
Hi I have a search box that is made visible only during search which will show up the soft keyboard. when the user tap the "Back" button, the keyboard is closed but my search box is still visible. I would like to know how I could listen to soft keyboard close event so that I could also hide t

Re: [android-developers] Android Source code build error "Permission error"

2011-03-23 Thread TreKing
On Tue, Mar 22, 2011 at 4:26 AM, Dinesh Shan wrote: > I downloaded the Android source code from the GIT and tried to compile it . > You're on the wrong list. This group is for developing the SDK. Try one relating to building the platform.

Re: [android-developers] webview in tabs

2011-03-23 Thread TreKing
On Tue, Mar 22, 2011 at 6:40 AM, seyma wrote: > SetContentView(Resource.Layout.Main); >web_view = new WebView(this); >web_view = FindViewById(Resource.Id.webview); >web_view.Settings.JavaScriptEnabled = true; >web_view.LoadUrl("http://www.google.com

[android-developers] Re: Market bug?

2011-03-23 Thread Peter Sinnott
The same thing is true for me. I was saving an account update after ticking the email updates checkbox that I don't recall existing before and now it seems Google is no longer happy for me to list google.com as my website. Maybe you need to update your website url to something Google now accept? O

Re: [android-developers] How to change the font style for particular selected text in text view

2011-03-23 Thread TreKing
On Tue, Mar 22, 2011 at 5:07 AM, narava wrote: > I was able to change the background color etc but I want to select a text > and chnage the selected text to different font styles. > http://developer.android.com/reference/android/text/Spanned.html

Re: [android-developers] ListView.setChoiceMode with Custom Designed ListView rows Options

2011-03-23 Thread TreKing
On Tue, Mar 22, 2011 at 8:50 PM, handlez36 wrote: > 1. Define a checkbox in the row layout xml file myself? This would require > that, upon choosing the "delete multiple rows" option I check which rows > have a checked checkbox and take action on those. > That, but you would not care about the

Re: [android-developers] how to use Cache-Control with http get request?

2011-03-23 Thread TreKing
hi, this does not appear to have anything to do with Android. regards, TK - TreKing - Chicago transit tracking app for Android-powered devices --

[android-developers] Disappearing Images

2011-03-23 Thread Gregory Moore
I have been having this issue lately after upgrading to the latest tools, where from build to build my certain images will display blank, and always the same ones. I always do a clean before creating release builds, but it still seems to happen. What is even stranger is that I put the exact sam

Re: [android-developers] Re: SIGSEGV on free()

2011-03-23 Thread Dewr
thank you guys. I really appreciate your advice. I have debugged by putting this 1 line code right after free(strBuf); (though there is no repeating free(strBuf)...) > strBuf = NULL; > thank you! :D 2011/3/24 Hari Edo > > This has nothing to do with Android, per se. > > > Calling free(x) when x

[android-developers] Re: SIGSEGV on free()

2011-03-23 Thread Hari Edo
On Mar 23, 11:41 pm, Dewr wrote: > thank you guys. I really appreciate your advice. > I have debugged by putting this 1 line code right after free(strBuf); > (though there is no repeating free(strBuf)...) > > > strBuf = NULL; If that's all that you changed, and it "fixed" the problem, then you

Re: [android-developers] Disappearing Images

2011-03-23 Thread Justin Giles
> > > Any thoughts on this would be great as it is greatly impacting the > ratings of my app for those that experience the blank images. The > only other change I have made was adding in OpenFeint support. > > I had a similar issue when I added OpenFeint support. I think my problem was centered

[android-developers] Re: Disappearing Images

2011-03-23 Thread Gregory Moore
Interesting, because the image that wants to disappear is named "apple" so it is at the top of the list. I will try to add in an image as you suggest and see if the issue goes away. On Mar 23, 10:45 pm, Justin Giles wrote: > > Any thoughts on this would be great as it is greatly impacting the >

[android-developers] how to increase voice recoding time?

2011-03-23 Thread shailaja
Hi, In my app, voice search is a feature. For that, user should say something to do voice search. My requirement is to improve voice recording time. if any one knows to do this, please let me know. Any response would be appreciated. Best Regards shailaja -- You received this message because you

[android-developers] how to increase voice recording time?

2011-03-23 Thread shailaja
Hi, In my app, voice search is a feature. For that, user should say something to do voice search. My requirement is to improve voice recording time. if any one knows to do this, please let me know. Any response would be appreciated. Best Regards shailaja -- You received this message because you

[android-developers] how to increase voice recording time?

2011-03-23 Thread shailaja
Hi, In my app, voice search is a feature. For that, user should say something to do voice search. My requirement is to improve voice recording time. if any one knows to do this, please let me know. Any response would be appreciated. Best Regards shailaja -- You received this message because you

[android-developers] JSONObject optString output

2011-03-23 Thread elioncho
Hello, I'm receiving a Json response like this: {"password_confirmation":["is too short (minimum is 4 characters)"],"password":["is too short (minimum is 4 characters)","doesn't match confirmation"],"email":["is too short (minimum is 6 characters)","should look like an email address."],"login":["

Re: [android-developers] Fetch user facebook information (Facebook integration application)

2011-03-23 Thread TreKing
On Wed, Mar 23, 2011 at 7:26 AM, Abhishek Talwar < r.o.b.i.n.abhis...@gmail.com> wrote: > My application uses fbConnect.jar. This group is for the Android SDK. - TreKing

[android-developers] Re: Android Beginner Having Problems

2011-03-23 Thread Matt Clark
wow.. thanks. dont know what i was missing but it works now. I just used: import android.view.*; ~Matt -- 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

Re: [android-developers] Re: Amazon Appmarket is now open!

2011-03-23 Thread TreKing
On Wed, Mar 23, 2011 at 6:11 PM, Zsolt Vasvari wrote: > > Side-note, I sold my first Amazon copy of my app (bringing the total up > to > > an incredible ONE!) and am $2.10 richer! Woot! I'm hitting the dollar > store > > after work and splurging on TWO things! =P > > LOL, you could (almost) ride

[android-developers] Android Application Settings Problems

2011-03-23 Thread MattClark
I am trying to use application preferences in my app, following this at AndroidDevelopes: http://developer.android.com/guide/topics/data/data-storage.html my code is as follows. imports: import android.content.SharedPreferences; declarations: public String PREFS_NAME = "MyAppSettings"; public Sh

[android-developers] Re: How to set static ip for wifi configuration

2011-03-23 Thread kiran
Hi I have gone to the link you suggested. But i have less knowledge in android i don't know exactly how can i set ip for each profile. For example if i open wifi settings in my phone. It is automatically scanning available wifi profiles with several details like(SSID name, Security type and ip addr

[android-developers] Secure SDCard (MicroSD)

2011-03-23 Thread spurwa
Hi, I want to ask, how to create security in SDCard (microSD) at Nexus S? there who has ever tried it? Or in general, how to secure SDCard so can not be opened by someone else.? Thank you -- You received this message because you are subscribed to the Google Groups "Android Developers" group. T

[android-developers] Re: Android Application Settings Problems

2011-03-23 Thread kiran
Could you provide log cat error message or some more detailed code what you are executing. Because the piece of code you wrote some what confusing me public SharedPreferences settings = getSharedPreferences(PREFS_NAME, 0); On Mar 24, 9:19 am, MattClark wrote: > I am trying to use application p

Re: [android-developers] listen to soft keyboard close event

2011-03-23 Thread Nguyen Dat
Hi Lam Try follow code snippet to check state of keyboard is active or not: InputMethodManager InputMethod = (InputMethodManager) getSystemService(Context.INPUT_METHOD_SERVICE); /* Check keyboard is active or not */ this.m_InputMethod.isActive(); But i think handle "Back" key event to close searc

[android-developers] Re: Secure SDCard (MicroSD)

2011-03-23 Thread spurwa
Add : Guys is there a way to lock the SD card so that if it's used with another phone or plugged on a computer with a card reader that it must require a password. I have stuff saved on my SD card that I would not want seen by others if my phone is lost/stolen. On Mar 24, 11:42 am, spurwa wrote: >

[android-developers] Re: Secure SDCard (MicroSD)

2011-03-23 Thread spurwa
Add : Guys is there a way to lock the SD card so that if it's used with another phone or plugged on a computer with a card reader that it must require a password. I have stuff saved on my SD card that I would not want seen by others if my phone is lost/stolen. On Mar 24, 11:42 am, spurwa wrote: >

[android-developers] Button text padding changes when text changes

2011-03-23 Thread Zarah
Hi guys, I have encountered a weird occurrence with Buttons and I hope someone can explain to me why it is happening. On load of my activity, my Button has default texts set in it. When the user clicks on one of them, the Button's text changes. When I test my app on small screen devices, the bott

Re: [android-developers] Fetch user facebook information (Facebook integration application)

2011-03-23 Thread Robin Talwar
my query was related to how to use facebook for android sdk and fbconnect.jar file now how in this world isnt it related to android. anyways i got my solution i had to check log in onComplete On Thu, Mar 24, 2011 at 9:30 AM, TreKing wrote: > On Wed, Mar 23, 2011 at 7:26 AM, Abhishek Talwar < >

[android-developers] Re: Amazon Appmarket is now open!

2011-03-23 Thread Krischik Martin
On 22 Mrz., 11:47, Zsolt Vasvari wrote: > I have one word to sum it up as:  Hooray!! Which Hooray? Open to US only and with condition which turn independent developers into serf. Thanks, but no thanks. -- You received this message because you are subscribed to the Google Groups "Android Develo

<    1   2   3