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

2011-03-22 Thread Justin Giles
On Tue, Mar 22, 2011 at 9:09 AM, TreKing treking...@gmail.com wrote: Do you guy's apps have the original descriptions and bullet points you submitted? It seems like Amazon just wrote their own marketing descriptions ... Wow. I just noticed that mine was modified as well. It actually make

Re: [android-developers] Internet for the App

2011-03-22 Thread Kostya Vasilyev
Chris, Look up ConnectivityManager, it broadcasts events when this happens. And the good old IOException is of course there as well :) -- Kostya 22.03.2011 17:01, Christopher Marchfelder пишет: Hello Folks, I hope you can help me with a special problem I have. The android app I am

[android-developers] Re: The server could not process your apk. Try again. (again...)

2011-03-22 Thread Russell DuRoss
I had the same problem at about the same time as you. A couple of hours later it worked, so I assume it was a Market glitch. -- 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: Amazon Appmarket is now open!

2011-03-22 Thread Chris Stewart
Do you guy's apps have the original descriptions and bullet points you submitted? It seems like Amazon just wrote their own marketing descriptions ... Wow. I just noticed that mine was modified as well. It actually make it sound more polished, but some of the concepts are wrong.

[android-developers] Re: Internet for the App

2011-03-22 Thread Christopher Marchfelder
Thank you very much :) On 22 Mrz., 15:18, Kostya Vasilyev kmans...@gmail.com wrote: Chris, Look up ConnectivityManager, it broadcasts events when this happens. And the good old IOException is of course there as well :) -- Kostya 22.03.2011 17:01, Christopher Marchfelder пишет: Hello

Re: [android-developers] Re: Package file was not signed correctly error

2011-03-22 Thread Justin Anderson
It happens to the best of us! Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Tue, Mar 22, 2011 at 6:09 AM, Anders byl...@gmail.com wrote: Oh brother, that was easy :) Uninstall, then reinstall fixed the problem (and none of my 600 users ever had a

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

2011-03-22 Thread String
In fairness, they did say they were going to edit the descriptions: http://www.amazonappstoredev.com/2011/02/when-submitting-the-assets-for-your-app-to-the-amazon-appstore-developer-portal-youll-have-the-opportunity-to-write-a-de.html This has been done for all but one of my apps. String --

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

2011-03-22 Thread Justin Giles
On Tue, Mar 22, 2011 at 9:23 AM, String sterling.ud...@googlemail.comwrote: In fairness, they did say they were going to edit the descriptions:

[android-developers] Re: Internet for the App

2011-03-22 Thread Lance Nanek
I think there's a sticky broadcast intent for that: http://developer.android.com/reference/android/net/ConnectivityManager.html#CONNECTIVITY_ACTION Although I've only ever used ConnectivityManager#getActiveNetworkInfo and then isConnectedOrConnecting on that for an immediate check... On Mar 22,

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

2011-03-22 Thread Marcin Orlowski
I really don't like _how_ you have to get the Appstore app itself. I suppose that's because it's an Appstore within the Market itself. Asking users to enable unknown sources doesn't seem like a good idea. I bet my mom would be confused as hell over this. If the known source is just the

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

2011-03-22 Thread TreKing
On Tue, Mar 22, 2011 at 9:23 AM, String sterling.ud...@googlemail.comwrote: In fairness, they did say they were going to edit the descriptions: True. But feels more like rewrite than an edit. My description does not match what I submitted at all, save for th general idea. Also, I call my free

Re: [android-developers] Re: Confused by @Override

2011-03-22 Thread Justin Anderson
* Problem is the way the KeyboardView class is designed in the Android API, as far as I can see it only allows for one key background for all keys.* Ahh Now we get to the real problem. If you had been more specific about the problem in the first place then better help could have been

Re: [android-developers] Any Android Test Prep application open source

2011-03-22 Thread TreKing
On Sun, Mar 20, 2011 at 9:38 PM, ashtree04 jian.tan...@gmail.com wrote: I am wondering if there is any open source project out there? Did ya search for one? - TreKing

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

2011-03-22 Thread blindfold
Indeed today I found that the description for my app was rewritten too by Amazon, and in my case I do not really mind the more polished style, although I take no responsibility for any flaws or too much hype in the modified description. Regards, The vOICe for Android

[android-developers] How to include a button in the live wallpaper settings GUI?

2011-03-22 Thread MobileVisuals
I want to modify the settings GUI of a live wallpaper. I want it to include a button, which links another app on AM. I know how to link another app on AM, I can do it with the code below,but how can I include a button like that in the live wallpaper settings GUI? I know it can be done, because I

Re: [android-developers] How to create a Media player?

2011-03-22 Thread TreKing
On Mon, Mar 21, 2011 at 12:18 AM, cibin p oommen cibin.p.oom...@gmail.comwrote: I don't know where to start the project. Somewhere on your computer. Using Eclipse, usually. Also read the documentation. Does anybody help me? I don't know. Do they?

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

2011-03-22 Thread Marcin Orlowski
On 22 March 2011 15:34, TreKing treking...@gmail.com wrote: Also, I call my free version TreKing (Chicago) 4 Free (har har, get it!?) - they changed the title to TreKing (Chicago) Lite. I flipping hate the lite moniker. I am a sad panda. Did sad panda mail amazon staff about that?

Re: [android-developers] Re: android.R.styleable can't be resolved?

2011-03-22 Thread trans
Why is this stuff documented as part of the SDK if it's not there? http://developer.android.com/reference/android/R.styleable.html -- 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: android.R.styleable can't be resolved?

2011-03-22 Thread Justin Anderson
Ummm... it is. What does your code look like? Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Tue, Mar 22, 2011 at 8:50 AM, trans transf...@gmail.com wrote: Why is this stuff documented as part of the SDK if it's not there?

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

2011-03-22 Thread TreKing
On Tue, Mar 22, 2011 at 9:42 AM, Marcin Orlowski webnet.andr...@gmail.comwrote: Did sad panda mail amazon staff about that? Not yet, but I will. And I'll get a response from a human being! -

Re: [android-developers] Registering file extensions for sharing

2011-03-22 Thread TreKing
On Sun, Mar 20, 2011 at 5:17 AM, Akshay Goel xpectro...@gmail.com wrote: Any pointers on how to resolve this shall be really appreciated. No idea if it will work but I would try: - Remove the default category, see what happens. - Try SEND_TO, see what happens. - Try

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

2011-03-22 Thread Justin Giles
An initial look at the reporting indicates that the stats are delayed a few hours, but it looks like it updates periodically throughout the day. Some items are a bit confusing as there's a discrepancy between downloads and orders. I guess orders are total number of click to download items and

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

2011-03-22 Thread ip332
The error usually indicates allocated memory overrun somewhere in the past. IMHO you use strlen() on UTF8 string therefore the strcpy() overwrites the amount of memory allocated by malloc. Increase the allocation size 5 times to check this theory - if the problem has gone then you need to review

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

2011-03-22 Thread Marcin Orlowski
On 22 March 2011 16:00, TreKing treking...@gmail.com wrote: On Tue, Mar 22, 2011 at 9:42 AM, Marcin Orlowski webnet.andr...@gmail.com wrote: Did sad panda mail amazon staff about that? Not yet, but I will. And I'll get a response from a human being! Contrary to Google, Amazon always

[android-developers] Re: ideal system configuration for developing Android 3 apps

2011-03-22 Thread j.s. mammen
Ok, here is what I did to make the Android 3 emulator slightly more usable: - increased emulator vm.heap to 256 from 49 - reduced the resolution to 1024x768, default was much higher - emulator ram to 512 (tried 1024 but it crashed ) - also increased the eclipse vm to 1024 Its slightly more faster

Re: [android-developers] Re: android.R.styleable can't be resolved?

2011-03-22 Thread trans
I am very confused as it seems I am getting conflicting information. Basically I using the Keyboard and KeyboardView code as a basis for building my one Keyboard. I would have like to subclassed these classes, but certain issues arose that made that approach too limiting (namely adjusting the

Re: [android-developers] Re: ideal system configuration for developing Android 3 apps

2011-03-22 Thread Chris Stewart
Honestly, if you have any serious intention of developing for Android 3.0, you need to forget about the emulator. -- Chris Stewart http://chriswstewart.com On Tue, Mar 22, 2011 at 11:28 AM, j.s. mammen mamm...@gmail.com wrote: Ok, here is what I did to make the Android 3 emulator slightly

Re: [android-developers] Re: android.R.styleable can't be resolved?

2011-03-22 Thread Kostya Vasilyev
Regarding the compile error: Apparently you kept import android.R in your source file. Replace it with the import for your own R class. -- Kostya 22.03.2011 18:30, trans пишет: But I still get an error: [javac] Compiling 4 source files to /home/trans/workspace/microboard/bin/classes

Re: [android-developers] Re: android.R.styleable can't be resolved?

2011-03-22 Thread trans
My own R class? What class is that? -- 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: Can somebody suggest the best book or online resource for beginning android apps development?

2011-03-22 Thread Aisthesis
Hello, Android definitely, although several others are also good references. On any of the books, try to get a 2011 publication date and definitely nothing older than 2010, as things are changing fast here, so even on the 2010 ones by the time they have made it through the publication process,

Re: [android-developers] Re: android.R.styleable can't be resolved?

2011-03-22 Thread Kostya Vasilyev
22.03.2011 18:45, trans пишет: My own R class? What class is that? import your.package.name.your.app.name.R; It's generated during the build process under gen. Additionally, you might want to try using Eclipse. -- Kostya Vasilyev -- http://kmansoft.wordpress.com -- You received this

[android-developers] set the data connection ON by code?

2011-03-22 Thread guiridemeer
Hi, I am developing an application for people with disabilities (down syndrome and so on) and I need to take the control of Data Connection. My application sends information about the phone activity to a server that is very useful for people wiht disabilities parents to know what their kids are

Re: [android-developers] help me pleaseeeeee

2011-03-22 Thread allandt bik-elliott (thefieldcomic.com)
vote +1 for worst title ever... at least the question makes sense ah dermarage is not a word sorry dude - try again a On 19 March 2011 00:33, jaafar zbeiba jaafarinformati...@gmail.com wrote: hello I just created a code to input area password c is to say in dermarage of the

Re: [android-developers] Re: android.R.styleable can't be resolved?

2011-03-22 Thread Justin Anderson
If all you are wanting to do is change the color of one key, why don't you just subclass KeyboardView and override the following methods: http://developer.android.com/reference/android/inputmethodservice/KeyboardView.html#invalidateAllKeys%28%29

[android-developers] Re: Wrong widthPixels?

2011-03-22 Thread Nick Kulikaev
Forgive me for my curiosity, but what could be the reason you don't want to change manifest xml? And I don't think there are any other ways to do that. Thanks On Mar 22, 3:09 am, CaryWang wangjf...@gmail.com wrote: if i don't want add code to XML.Are there any other method. 2011/3/22 Kostya

Re: [android-developers] Re: Refresh previous activity on Back Button Press

2011-03-22 Thread Laxmi Verma
Hi, Thanks for giving the reply. But it does not resolve the problem. 1) *Problem Detail* I am having a list view item activity having a list of items to be viewed. After clicking on the item it goes to the Item Body Activity having the detailed description of the list item. Inside Item Body

[android-developers] BubbleTextView.java from launcher package

2011-03-22 Thread argongold
Hi, I want to format my text for shortcuts as done in launcher application. I've tried to copy BubbleTextView.java class directly to my sdk project. but following parameters couldn't resolved mLeft,mRight,mTop,mBottom and I could find in launcher package where these parameters are initialized

Re: [android-developers] Re: how to reload previous activity on back button click

2011-03-22 Thread Laxmi Verma
Hi All, Same problem I am facing for my application. I want to refresh my previous activity on back button. I am having an activity containing next and previous button. On clicking next and previous button I am calling the same activity itself but with different content. Now, If I am calling

Re: [android-developers] Re: Refresh previous activity on Back Button Press

2011-03-22 Thread Laxmi Verma
Hi All, Thanks for your replies: *Problem Detail*: I am having an activity containing next and previous button. On clicking next and previous button I am calling the same activity itself but with different content. Now, If I am calling this activity by startActivity() in onResume() method, the

[android-developers] app freezes on slow connection waiting for response from mysql server

2011-03-22 Thread acr
Hi all, I have an app that I set up to connect/parse json data/HttpPost to a mysql server via php.. Everything works perfectly if there is a basic connection, and if there is no connection my handlers work flawlessly. The problem is when the server is slow to respond like 15-30+ seconds the

[android-developers] Amazon AppStore Release

2011-03-22 Thread Shane Isbell
Link to download store: http://amzn.to/getamazonappstore It looks pretty slick in terms of search and recommendations, a little clunky for app detail page. Overall, it feels much better than Android Market in terms of discovering content. Free angry birds app today, Shane -- You received this

Re: [android-developers] app freezes on slow connection waiting for response from mysql server

2011-03-22 Thread Justin Anderson
Why can't you add a progress dialog? Put all the hard-working code in a separate thread. AsyncTask is really good for doing something like this... Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Tue, Mar 22, 2011 at 10:34 AM, acr acr...@gmail.com

[android-developers] Re: BubbleTextView.java from launcher package

2011-03-22 Thread Paul Turchenko
getScrollX() and getScrollY() methods should work for you (they have other methods to access mLeft, mRight, etc.) On Mar 22, 11:13 am, argongold argongol...@gmail.com wrote: Hi, I want to format my text for shortcuts as done in launcher application.  I've tried to copy BubbleTextView.java

[android-developers] Space greedy ListView

2011-03-22 Thread Tobiah
I'm building a simple view programmatically. Boiled down, it's something like this: LinearLayout l = new LinearLayout(this); l.setOrientation(LinearLayout.VERTICAL); TextView t = new TextView(this); l.addView(t); ListView lv = new ListView(this);

Re: [android-developers] drawLine problem with Paint.StrokeWidth = 1

2011-03-22 Thread TreKing
On Mon, Mar 21, 2011 at 6:28 AM, ncalvet ncal...@gmail.com wrote: Can anyone bring some light on this or should I submit this issue at http://code.google.com/p/android/issues/list ? Maybe it's anti-aliasing or rounding issue? Try turning anti-aliasing off.

Re: [android-developers] drawLine problem with Paint.StrokeWidth = 1

2011-03-22 Thread brian purgert
Less then 1 is always just one pixel even if it is zero. On Mar 22, 2011 12:43 PM, TreKing treking...@gmail.com wrote: On Mon, Mar 21, 2011 at 6:28 AM, ncalvet ncal...@gmail.com wrote: Can anyone bring some light on this or should I submit this issue at

Re: [android-developers] Installation error: INSTALL_FAILED_INSUFFICIENT_STORAGE

2011-03-22 Thread TreKing
On Tue, Mar 22, 2011 at 3:01 AM, rishabh agrawal android.rish...@gmail.comwrote: WHEN I RUN MY APPS IN MY EMULATOR THEN THESE ERROR IS OCCURES.HOW TO REMOVE THESE ERROR Try creating sufficient storage on your emulator.

Re: [android-developers] Bud setAdapter of AbsListView

2011-03-22 Thread TreKing
Yeah, that doesn't help much. Guess you'd have to look at the source to see what it's doing at that point. - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit tracking app

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

2011-03-22 Thread PatternMusic
For a potential customer in Moscow or Tokyo there is no good reason he can not by at the appstore. Actually, that's not at all true. But I'm sure Amazon intends to expand their appstore beyond the US. Small steps. - Richard Lawler -- You received this message because you are subscribed to

Re: [android-developers] Amazon AppStore Release

2011-03-22 Thread Katrina Swales
Is US only, basically, worse, a LOT worse, then the android store. On Tue, Mar 22, 2011 at 4:36 PM, Shane Isbell shane.isb...@gmail.comwrote: Link to download store: http://amzn.to/getamazonappstore It looks pretty slick in terms of search and recommendations, a little clunky for app detail

[android-developers] best way to storage data on android

2011-03-22 Thread Igor Nesralla Ribeiro
Hi, I'm a newbie on Android dev. But I want to know what the best way to storage data on androidfile or SQLite because...i want to save a list of restaurants with street address, Lat and long, and pictures...and update it over internet Anybody has any reference to send me !? Best

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

2011-03-22 Thread PatternMusic
It is true you may not distribute an app through Android Market whose primary purpose is distributing apps. I suspect we will see the Amazon Appstore pre-installed on OEM devices in the near future (at least in the US). - Richard Lawler -- You received this message because you are

Re: [android-developers] Amazon AppStore Release

2011-03-22 Thread TreKing
On Tue, Mar 22, 2011 at 12:12 PM, Katrina Swales kat.swa...@nekokittygames.com wrote: Is US only, basically, worse, a LOT worse, then the android store. A LOT worse because it's US only? Do you have a valid critique of why it's *functionally* worse, or are you just bitching because it's not

Re: [android-developers] Show activities in gallery

2011-03-22 Thread TreKing
On Tue, Mar 22, 2011 at 8:44 AM, mboehmer mboeh...@fh-muenster.de wrote: How can I start several activities in parallel and present them all together in a galley? You can't, I don't think. Activities are not meant to be used this way. I want the user to be able to scroll through the

Re: [android-developers] parse json response containing html tags

2011-03-22 Thread TreKing
On Tue, Mar 22, 2011 at 8:48 AM, Hitendrasinh Gohil hitendra.virtuei...@gmail.com wrote: i am getting html tags in json response likep,href so how i can parse it. http://tinyurl.com/4k4weke -

[android-developers] Android Compatibility Package Next Release

2011-03-22 Thread Kyle Hendricks
Is there any estimate on when the next Android Compatibility Package release will be that fixes fragment animations? Also, is there a google code page for the compatibility package? -- You received this message because you are subscribed to the Google Groups Android Developers group. To post

Re: [android-developers] How to include a button in the live wallpaper settings GUI?

2011-03-22 Thread TreKing
On Tue, Mar 22, 2011 at 9:35 AM, MobileVisuals eyv...@astralvisuals.comwrote: how can I include a button like that in the live wallpaper settings GUI? Include a button in the layout used for the live wallpaper settings GUI ...

Re: [android-developers] best way to storage data on android

2011-03-22 Thread Tobiah
On 03/22/2011 10:16 AM, Igor Nesralla Ribeiro wrote: Hi, I'm a newbie on Android dev. But I want to know what the best way to storage data on androidfile or SQLite because...i want to save a list of restaurants with street address, Lat and long, and pictures...and update it over

Re: [android-developers] Amazon AppStore Release

2011-03-22 Thread Katrina Swales
Lets see, market, several countries, Amazon, only one, that really does fit the definition of a lot, dosn't it? just because it IS available for you dosn't make it perfect, when I can use it, i can make a better judgement, I am just going by the relative number of countries it works in, 1 vs, well

Re: [android-developers] Amazon AppStore Release

2011-03-22 Thread Katrina Swales
I just find it amusing, people going about the google app market, becaue there is a minor amount of countires it still does not fully work for, and an app market that so far, only works with one comes allong, and everyone praises it. -- You received this message because you are subscribed to the

[android-developers] RessourceCursorAdapter issue

2011-03-22 Thread Antony BODY
Hi all, I have identified an issue in my aplication about RessourceCursorAdapter. I have a ListView wich is filled with this adapter. I use a custom layout to define each item in list. This layout declare an optional image based on a boolean in my SQL query's result. This is working as well I

Re: [android-developers] Amazon AppStore Release

2011-03-22 Thread TreKing
On Tue, Mar 22, 2011 at 12:32 PM, Katrina Swales kat.swa...@nekokittygames.com wrote: Lets see, market, several countries, Amazon, only one, that really does fit the definition of a lot, dosn't it? A lot of countries? Sure. A lot worse, as you stated, no, not really. just because it IS

Re: [android-developers] Amazon AppStore Release

2011-03-22 Thread String
On Tuesday, March 22, 2011 5:17:49 PM UTC, TreKing wrote: On Tue, Mar 22, 2011 at 12:12 PM, Katrina Swales kat.s...@nekokittygames.com wrote: Is US only, basically, worse, a LOT worse, then the android store. A LOT worse because it's US only? Do you have a valid critique of why it's

[android-developers] Re: Service stops after 10 minutes of standby

2011-03-22 Thread Roger Podacter
Wouldn't a wakelock be bad for battery life? It's my understanding that a wake lock keeps the phone from entering into deep sleep power saving state. I know there are other apps with services that had to overcome this exact issue of stopping after 10min of screen off time. I just don't recall what

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

2011-03-22 Thread webmonkey
It appears the Amazon DRM has already been cracked. There is an APK of Angry Birds RIO that removes the Amazon check. On Mar 22, 6:16 pm, PatternMusic richardlw...@gmail.com wrote: It is true you may not distribute an app through Android Market whose primary purpose is distributing apps. I

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

2011-03-22 Thread TreKing
On Tue, Mar 22, 2011 at 12:55 PM, webmonkey webmonke...@gmail.com wrote: It appears the Amazon DRM has already been cracked. There is an APK of Angry Birds RIO that removes the Amazon check. Source?

[android-developers] Re: Amazon AppStore Release

2011-03-22 Thread Nathan
On Mar 22, 10:35 am, Katrina Swales kat.swa...@nekokittygames.com wrote: I just find it amusing, people going about the google app market, becaue there is a minor amount of countires it still does not fully work for, and an app market that so far, only works with one comes allong, and everyone

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

2011-03-22 Thread webmonkey
You can do a search on twitter if you want it I have compared the cracked and uncracked version and they have not obfuscated the java code. The cracked version just changes a few lines of code and then re-signs it with a new key. On Mar 22, 7:01 pm, TreKing treking...@gmail.com wrote: On Tue,

Re: [android-developers] Re: Amazon AppStore Release

2011-03-22 Thread Katrina Swales
I apologise for sounding so harsh, I still believe this is way overhyped, for what it did release, I mean it should have released in the major countries, however as I said, I will wait until I can actually use it before I say if it is bad or not, I should have said it was, in my opinion a bad

Re: [android-developers] Amazon AppStore Release

2011-03-22 Thread TreKing
On Tue, Mar 22, 2011 at 11:36 AM, Shane Isbell shane.isb...@gmail.comwrote: It looks pretty slick in terms of search and recommendations, a little clunky for app detail page. Overall, it feels much better than Android Market in terms of discovering content. Free angry birds app today, You

Re: [android-developers] Re: Amazon AppStore Release

2011-03-22 Thread TreKing
On Tue, Mar 22, 2011 at 1:10 PM, Katrina Swales kat.swa...@nekokittygames.com wrote: I will wait until I can actually use it before I say if it is bad or not Yet ... I should have said it was, in my opinion a bad release. LOL. OK.

Re: [android-developers] Re: Amazon AppStore Release

2011-03-22 Thread Katrina Swales
I am not saying the app is bad, as I said, I will wait until i can use it to form an opinion, I was however saying it was badly released, which is unrelated to that. On Tue, Mar 22, 2011 at 6:16 PM, TreKing treking...@gmail.com wrote: On Tue, Mar 22, 2011 at 1:10 PM, Katrina Swales

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

2011-03-22 Thread Kostya Vasilyev
22.03.2011 21:07, webmonkey пишет: You can do a search on twitter if you want it I have compared the cracked and uncracked version and they have not obfuscated the java code. The cracked version just changes a few lines of code and then re-signs it with a new key. So Amazon's licensing

Re: [android-developers] Re: Amazon AppStore Release

2011-03-22 Thread TreKing
On Tue, Mar 22, 2011 at 1:18 PM, Katrina Swales kat.swa...@nekokittygames.com wrote: I am not saying the app is bad, as I said, I will wait until i can use it to form an opinion, I was however saying it was badly released, which is unrelated to that. OK, gotcha. Fair enough.

[android-developers] Re: Refresh previous activity on Back Button Press

2011-03-22 Thread Mike
on clicking prev or next button - call your same activity as you are doing now, but also call finish() On Mar 22, 11:23 am, Laxmi Verma laxmiverma.andr...@gmail.com wrote: Hi All, Thanks for your replies: *Problem Detail*: I am having an activity containing next and previous button.  On

Re: [android-developers] Re: Amazon AppStore Release

2011-03-22 Thread Katrina Swales
I have a tendancy to knee jerk reactions, and when I do, I tend to make myself totally unclear with what i mean. My apologies for how I sounded. On Tue, Mar 22, 2011 at 6:21 PM, TreKing treking...@gmail.com wrote: On Tue, Mar 22, 2011 at 1:18 PM, Katrina Swales kat.swa...@nekokittygames.com

Re: [android-developers] Re: Amazon AppStore Release

2011-03-22 Thread TreKing
On Tue, Mar 22, 2011 at 1:24 PM, Katrina Swales kat.swa...@nekokittygames.com wrote: I have a tendancy to knee jerk reactions, and when I do, I tend to make myself totally unclear with what i mean. My apologies for how I sounded. Ditto =)

[android-developers] Re: drawLine problem with Paint.StrokeWidth = 1

2011-03-22 Thread ncalvet
Hello, On Mar 22, 5:43 pm, TreKing treking...@gmail.com wrote: Maybe it's anti-aliasing or rounding issue? Try turning anti-aliasing off. Yes, it is. That's what I was told at StackOverflow: http://stackoverflow.com/questions/5377052/drawline-problem-with-paint-strokewidth-1-in-android

Re: [android-developers] No camera changes in 2.3.3 but camera apps break going from 2.3 to 2.3.3.

2011-03-22 Thread Zach
I'm surprised your Nexus S isn't already on 2.3.3. That update got pushed out by T-Mo a few weeks ago, IIRC. Unfortunately, most of our development phones do not have data plans. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post

[android-developers] Animated Application icons

2011-03-22 Thread Samuh
Is it possible to animate application icons? Thanks. -- 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] ScrollView inside Gallery does not scroll

2011-03-22 Thread jotobjects
Looks like a ScrollView inside a Gallery does not scroll. Has anyone done this successfully? I saw an earlier post that Gallery inside a ScrollView (inverse) does work (but not what I want). Is there something I can do with touch events to push the horizontal gestures down to the internal

[android-developers] RunTime Error

2011-03-22 Thread rishabh agrawal
When i run my apps on emulator then some time it run perfect.But some time it get unexpected error. 03-23 00:23:12.143: ERROR/dalvikvm-heap(332): 2437890-byte external allocation too large for this process. 03-23 00:23:12.143: ERROR/GraphicsJNI(332): VM won't let us allocate 2437890 bytes 03-23

[android-developers] Re: ScrollView inside Gallery does not scroll

2011-03-22 Thread jotobjects
Sorry - I mis-stated the problem. The ScrollView inside the Gallery DOES scroll. However the outer Gallery does NOT scroll. On Mar 22, 12:17 pm, jotobjects jotobje...@gmail.com wrote: Looks like a ScrollView inside a Gallery does not scroll.  Has anyone done this successfully? I saw an

Re: [android-developers] RunTime Error

2011-03-22 Thread TreKing
On Tue, Mar 22, 2011 at 2:19 PM, rishabh agrawal android.rish...@gmail.comwrote: 03-23 00:23:12.322: ERROR/AndroidRuntime(332): Caused by: android.view.InflateException: Binary XML file line #14: Error inflating class unknown Fix the cause of the cause of the error in the specified file at

[android-developers] Re: ScrollView inside Gallery does not scroll

2011-03-22 Thread jotobjects
More information - the gallery works if I grab an area below the ScrollView (some of the ScrollView gallery items do not fill the whole vertical area) On Mar 22, 12:29 pm, jotobjects jotobje...@gmail.com wrote: Sorry - I mis-stated the problem. The ScrollView inside the Gallery DOES scroll.

[android-developers] Re: RunTime Error

2011-03-22 Thread rishabh agrawal
?xml version=1.0 encoding=utf-8? RelativeLayout xmlns:android=http://schemas.android.com/apk/res/android; android:layout_width=fill_parent android:layout_height=fill_parent ViewFlipper android:id=@+id/ovf android:layout_width=fill_parent android:layout_height=fill_parent TextView

[android-developers] Re: Device Not Recognized

2011-03-22 Thread JoeSchmoe
Where do I enable adb? I'm not seeing that option. On Mar 21, 4:27 pm, Kostya Vasilyev kmans...@gmail.com wrote: Oops, sorry. Is that better known as the Nexus S? Should be supported by the USB driver in the SDK. Make sure that adb is enabled in phone settings. 22.03.2011 2:24 пользователь

Re: [android-developers] Re: RunTime Error

2011-03-22 Thread TreKing
On Tue, Mar 22, 2011 at 2:42 PM, rishabh agrawal android.rish...@gmail.comwrote: how to fix it sir Please help me Find line #`14, as the error states, determine what is wrong, and make it right. -

[android-developers] Re: Android App Tracker - market rank tool

2011-03-22 Thread Corey Ledin, LLC
we are working on the site today but yes you can track apps . just click track it next to your app when you search for it or see it in the rankings Corey On Mar 22, 9:23 am, Jake Colman col...@ppllc.com wrote: CL == Corey Ledin Corey writes:    CL Hi All,    CL I have yet to contribute to

[android-developers] Re: RunTime Error

2011-03-22 Thread rishabh agrawal
thanks sir. On Mar 23, 12:44 am, TreKing treking...@gmail.com wrote: On Tue, Mar 22, 2011 at 2:42 PM, rishabh agrawal android.rish...@gmail.comwrote: how to fix it sir Please help me Find line #`14, as the error states, determine what is wrong, and make it right.

Re: [android-developers] Re: Device Not Recognized

2011-03-22 Thread Kostya Vasilyev
[Menu] - Settings - Applications - Development - USB Debugging. http://developer.android.com/guide/developing/device.html#setting-up -- Kostya 22.03.2011 22:43, JoeSchmoe пишет: Where do I enable adb? I'm not seeing that option. On Mar 21, 4:27 pm, Kostya Vasilyevkmans...@gmail.com wrote:

Re: [android-developers] best way to storage data on android

2011-03-22 Thread A. Elk
Content providers don't provide a database, or anything else for that matter. They are an Android component that offers the following features: - cross-application access, so that one data store can serve multiple applications. The framework handles data transfers and procedure calls

[android-developers] Re: ScrollView inside Gallery does not scroll

2011-03-22 Thread jotobjects
I solved the problem - here is how - public class SpecialScrollView extends ScrollView { public SpecialScrollView(Context context) { super(context); } public SpecialScrollView(Context context, AttributeSet attrs) {

Re: [android-developers] Space greedy ListView

2011-03-22 Thread TreKing
On Tue, Mar 22, 2011 at 11:43 AM, Tobiah t...@tobiah.org wrote: When I get enough items, the button gets pushed off of the bottom of the screen and disappears. How can I avoid this? Set the weight on the ListView to 1. I'm also not sure how to anchor the button to the bottom in the

Re: [android-developers] No camera changes in 2.3.3 but camera apps break going from 2.3 to 2.3.3.

2011-03-22 Thread Zach
I can now confirm that this problem only exists on the Nexus One on 2.3.3. I've updated our Nexus S to 2.3.3 and it does not have these problems. -- 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] Re: Device Not Recognized

2011-03-22 Thread Rick Alther
You need to install the Google USB Driver package, revision 4. Instructions are right here: http://developer.android.com/sdk/win-usb.html - Rick -- 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] Out of Memory With Alert Dialog and Screen Rotation

2011-03-22 Thread John
I have an Activity that displays a bitmap. I have tried 30 times rotating the phone into landscape and back to portrait. There is no crash. Then I display an AlertDialog using Activity.showDialog. Instead of pressing the OK button to dismiss the dialog, I rotate the phone. The dialog is still

Re: [android-developers] Out of Memory With Alert Dialog and Screen Rotation

2011-03-22 Thread Justin Anderson
How many times does it take to crash if you skip rotating the phone 30 times while displaying the bitmap? Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Tue, Mar 22, 2011 at 2:32 PM, John jo-d...@hotmail.com wrote: I have an Activity that displays a

Re: [android-developers] Out of Memory With Alert Dialog and Screen Rotation

2011-03-22 Thread Miguel Morales
Perhaps you are leaking an activity, view, or dialog when you rotate the phone. Remember that rotating the phone calls onDestroy and onCreate again. On Tue, Mar 22, 2011 at 1:51 PM, Justin Anderson magouyaw...@gmail.comwrote: How many times does it take to crash if you skip rotating the phone

[android-developers] = Returning images to the Quick Search Box Asynchronously =

2011-03-22 Thread ClarkBattle
The images returned to the cursor in the QSB seem to require an image on the device. My images live on a remote server that would have to be downloaded to the device asynchronously with callbacks. This would be prohibitively slow returning search results. Is there a way that the QSB can

<    1   2   3   4   >