[android-developers] Re: What is "Desktop backup password" in ICS Dev menu?

2011-10-22 Thread Peter Sinnott
I asked the same question in android discuss and got no answers. The fact it is in the dev menu probably means it isn't too interesting. On Oct 22, 11:05 pm, Artem Russakovskii wrote: > What exactly is that for? Is it for snapshots that the AVD Manager > creates? Is it for actually backing up you

[android-developers] Re: Settings.Secure.ANDROID_ID not unique on DROID2?

2011-10-19 Thread Peter Sinnott
Is the ANDROID_ID the id that is used to identify phones/emulators in ddms? My phone has the rather unlikely id 0123456789ABCDEF. I guess my roms maker took the xkcd approach to random numbers. http://xkcd.com/221/ On Oct 20, 4:48 am, John Coryat wrote: > It's not only the DROID2 that has this i

[android-developers] WebKit source

2011-10-18 Thread Peter Kelly
itself is not open source, but according to the licensing terms of WebKit Google is supposed to make the source for their port available. Peter Kelly -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, sen

[android-developers] Re: Can't respond to user comments

2011-10-17 Thread Peter Webb
If it is for a paid app, you can use the payments system to contact the poster and ask them to change their comment. I have tried this a couple of times; nobody does. I guess the people who make these sorts of comments don't care if they are wrong. Once the comment is no longer in the most recent

[android-developers] Re: Last Market Update : app search fail ?

2011-10-13 Thread Peter Sinnott
I think it used to be on the known issues page. https://www.google.com/support/androidmarket/developer/bin/static.py?page=known_issues.cs I don't see it now. Would be nice if they fixed it before removing it. You can report it http://www.google.com/support/androidmarket/bin/request.py?contact_t

[android-developers] Re: GL-related Crash on Xoom/Tab 10.1 requiring removal of battery or shell reboot?

2011-10-10 Thread Peter Sinnott
Does anyone even pay attention to issues logged against the project? I imagine they are ignored like the public bug tracker. On Oct 10, 7:54 pm, Robert Green wrote: > Isn't this that really awful GL-related bug I've been talking about > for nearly 2 years?  I can't believe this still exists in ho

Re: [android-developers] Re: Automatic way to change versionCode (and/or versionName) in manifest

2011-10-07 Thread Peter Holcroft
I took your advice and scripted it. Here is my solution if anyone just wants to implement it easily in 2 minutes. Windows only, sorry. AndroidBuild++ -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To po

[android-developers] Why most file browsers are implemented as activities?

2011-10-04 Thread Peter
ng it this way. For me, it appears "open file" must be a dialog. Thank you in advance for enlightening me. Regards, Peter -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-

[android-developers] Techniques for real-time screen update...

2011-09-29 Thread Peter
way to accomplish this under Android. On each tick, do I simply redraw the canvas or is there a better way? I would appreciate any thoughts/ideas that you may have. Thank you in advance for your help. Regards, Peter -- You received this message because you are subscribed to the Google Groups

[android-developers] Re: Install % statistic removed, replaced with "users" and "devices"

2011-09-26 Thread Peter Sinnott
Maybe someone should report it not working to them. On Sep 27, 1:28 am, TreKing wrote: > On Mon, Sep 26, 2011 at 2:11 PM, Peter Sinnott wrote: > > I tend to think it isn't correct but if Google had actually emailed me an > > update on the issue like I asked in the known issu

[android-developers] Re: Install % statistic removed, replaced with "users" and "devices"

2011-09-26 Thread Peter Sinnott
I tend to think it isn't correct but if Google had actually emailed me an update on the issue like I asked in the known issues page I would have a clue. On Sep 26, 7:28 pm, TreKing wrote: > On Mon, Sep 26, 2011 at 12:32 PM, Doug wrote: > > Maybe all it's saying now is that some users have the a

[android-developers] Re: Android is worst os mobile is this true

2011-09-21 Thread Peter Sinnott
On Sep 21, 10:41 pm, TreKing wrote: > On Wed, Sep 21, 2011 at 2:45 PM, Peter Sinnott wrote: > > On Sep 21, 2:47 am, Dianne Hackborn wrote: > > > Also, Android kills babies. > > Doesn't work for me. I guess it is another US only feature. > > > > You jus

[android-developers] Re: Android is worst os mobile is this true

2011-09-21 Thread Peter Sinnott
Doesn't work for me. I guess it is another US only feature. On Sep 21, 2:47 am, Dianne Hackborn wrote: > Also, Android kills babies. > > On Tue, Sep 20, 2011 at 12:02 PM, wanyce ashoura wrote: > > > > > Yes i should say that > > Why because of more then one reason > > 1- not support Arabic langua

[android-developers] Re: What is the sorting order on Android Market?

2011-09-18 Thread Peter Sinnott
That isn't great but what about Inesoft Cash Organizer. No other apps by the dev , 1-5 installs and it is at position 8. On Sep 19, 1:39 am, Zsolt Vasvari wrote: > There is no sorting order as it appears that companies can "buy" a > good place in the order. > > The current #1 Financial App has de

[android-developers] Re: Android's Virtual Device (AVD) doesn't start

2011-09-15 Thread Peter
H=%PATH%;c:\Java\android-sdk-windows\tools;c:\Java\android-sdk- windows\platform-tools SET ANDROID_SDK_HOME=c:\Java\android-sdk-windows Obviously, you should replace the path to whatever you have for your SDK installation. Cheers! Peter On Sep 13, 4:21 pm, JulioSergio wrote: > I just downloa

[android-developers] Abusing system privileges?

2011-09-14 Thread Peter Knego
pis Is this indeed possible? Doesn't this defeat the purpose of system apps, i.e. apps that only Google or OEMs can provide? I suppose this app can not be distributed via Market, right? What's Googles official take on this practice? Thanks, Peter Knego -- You received this message

[android-developers] Re: Emulator invalid command-line parameter

2011-09-12 Thread Peter Phillips
Your emulator is installed in the "Program Files" folder and eclipse is having trouble running it because of the space in the file name: [2011-09-12 04:14:20 - Emulator] invalid command-line parameter: Files\Android\android-sdk\tools/emulator-arm.exe To fix it either re-install the SDK in a fol

[android-developers] Documentation for StorageManager and OBB (Opaque Binary Blobs)

2011-09-12 Thread Peter Phillips
-in filesystem-like access and encryption. All I have been able to find out (via stack overflow) is tools exist and there should be some further documentation in early 2011. As of now (Sep 2011) I can't seem to find anything. -- Peter -- You received this message because you are subscrib

[android-developers] Re: Android 2.3.5 device cannot find my app

2011-09-06 Thread Peter Sinnott
I have 2.3.5 on my HTC Desire. In the web market it is marked as compatible but installing does not work. No error messages so it is hard to tell if this is related to your app or just the Market being the Market and randomly not working. In the phone market I can view the app but there is no insta

[android-developers] Re: Remove me

2011-09-03 Thread Peter Sinnott
People will do all sorts of crazy stuff attempting to get help with Android problems. On Sep 3, 3:19 pm, TreKing wrote: > On Sat, Sep 3, 2011 at 5:47 AM, Pamela Maddock wrote: > > > Please stop sending anymore of this tech stuff its to much for me to take > > in Thank you > > How did you manage

[android-developers] Re: app2sd restrictions - sharing a workaround to allow moving your app to SD card

2011-09-02 Thread Peter Sinnott
Is your small app on the market? I uploaded a small app that does what your talking about a couple of days ago. https://market.android.com/details?id=sd.boot&feature=search_result On Sep 2, 10:47 am, mot12 wrote: > Android recommends that certain apps should not be moved to SD card, > e.g. alar

[android-developers] Re: market problems (ratings and downloads)

2011-08-29 Thread Peter Sinnott
My one on one support is strikingly similar to yours :) On Aug 30, 4:02 am, Nikolay Elenkov wrote: > On Mon, Aug 29, 2011 at 4:27 AM, Peter Sinnott wrote: > > > On Aug 28, 1:23 pm, Nikolay Elenkov wrote: > >> On Sun, Aug 28, 2011 at 6:03 PM, Christiaan Schoenaker > &

[android-developers] Re: market problems (ratings and downloads)

2011-08-28 Thread Peter Sinnott
On Aug 28, 8:51 pm, TreKing wrote: > On Sun, Aug 28, 2011 at 2:27 PM, Peter Sinnott wrote: > > I look forward to the one on one support they promised when they > > told developers not to post questions to the market forums. > > LMAO - I damn near keeled over when I read

[android-developers] Re: market problems (ratings and downloads)

2011-08-28 Thread Peter Sinnott
I see my market stats now say I have some Android 3.1 users where as previously they claimed there were none. I really wish they could perform updates to stuff without messing up every time. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. T

[android-developers] Re: market problems (ratings and downloads)

2011-08-28 Thread Peter Sinnott
On Aug 28, 1:23 pm, Nikolay Elenkov wrote: > On Sun, Aug 28, 2011 at 6:03 PM, Christiaan Schoenaker > > wrote: > > Today my actief installations was down 25. And lost 25ratings too.(of > > which 5comments). Anyone share this bug? > > Yes. Report it using the Help->Contactin Support link in your

[android-developers] Non-full screen Activity in Honeycomb?

2011-08-24 Thread Peter Knego
f the full screen? If possible, is this against Honeycomb UI guidelines? Thanks for your input, Peter Knego BTW, this has also been asked on stackoverflow: http://stackoverflow.com/questions/7147926/non-full-screen-activity-in-honeycomb -- You received this message because you are subscribed t

[android-developers] Re: java.lang.NoClassDefFoundError: android.os.AsyncTask

2011-08-20 Thread Peter Sinnott
le of months you get over it and realise how much better it could easily be. On Aug 21, 2:30 am, TreKing wrote: > On Sat, Aug 20, 2011 at 8:19 PM, Peter Sinnott wrote: > > It would nice if the developer console error page had the Android version > > and device in it. > > Te

[android-developers] Re: ListView items

2011-08-20 Thread Peter Sinnott
Sure it is. The adaptor has all the items. The view has the visible items. If you want to do something with the visible items you can use the view. If you want to do something with all the items you can use the adaptor. If the adaptor doesn't have enough information to know the state of the checkb

[android-developers] Re: java.lang.NoClassDefFoundError: android.os.AsyncTask

2011-08-20 Thread Peter Sinnott
On Aug 21, 12:02 am, b0b wrote: > I have an app on the Market that works well for most users but for a > few of them and very rarely, I get crash reports with exception: > > java.lang.NoClassDefFoundError: android.os.AsyncTask > AsyncTask was introduced in api level 3. Any chance your apps minimu

[android-developers] Re: Asus Eee Pad not supported by my app due to manifest settings when nothing is incompatible

2011-08-18 Thread Peter Sinnott
It would be helpful if you mentioned the app in question. I checked all your apps and they are all compatible with my Transformer. None of them are compatible with my phone (HTC Desire). The apps apk tab has info used for filtering (api level,supported screens,features,opengl) so maybe something

[android-developers] Re: Active install percent metric: now it's just ridiculous!

2011-08-16 Thread Peter Sinnott
On Aug 16, 8:46 am, Doug wrote: > > The moral of the story is that market numbers are essentially > useless.  The TRENDS of the numbers over time might be useful, but the > numbers themselves simply can't be trusted.  I think I started the > very first thread here about install % over a year ago

[android-developers] HierarchyViewer does not show performance indicators

2011-08-15 Thread Peter
When I try Hierarchyviewer for activities running on emulator, it shows the correct tree of views. However, none of the views in the tree view display performance indicators such as colored dots. The time of measure, draw and layout are all "n/a" for all views except PhoneWindow$DecorView. This pro

[android-developers] Re: Broken market update process

2011-08-14 Thread Peter Sinnott
Whatever happened to the way app updates used to role out in a matter of seconds. On Aug 15, 12:00 am, TreKing wrote: > On Sun, Aug 14, 2011 at 5:55 PM, Ted Hopp wrote: > > The new update process, where the apk and product details tabs operate > > independently, is horrible. > > Yup. > > The rel

[android-developers] Re: Access user dictionary

2011-08-14 Thread Peter Eastman
I figured it out. Instead of UserDictionary.CONTENT_URI, you need to use UserDictionary.Words.CONTENT_URI. Which makes me wonder why the UserDictionary class exists at all, since the only genuine piece of information it defines (the URI) isn't actually directly usable. Peter -- You rec

[android-developers] Access user dictionary

2011-08-14 Thread Peter Eastman
ntent://user_dictionary What am I doing wrong? Peter -- 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-deve

[android-developers] Re: recommended icon size.

2011-08-13 Thread Peter Stacey
Depends on the screen size of the device if you want to go all the way and provide resources for each possible screen. Otherwise you can rely on Android to scale your resources to different screens. In any case, the you can find full details on the developer website and download an icon pack cont

Re: [android-developers] Need ideas on encrypting h.264 videos on Android

2011-08-12 Thread Peter Taps
RTSP server as I suggested. Regards, Peter On Fri, Aug 12, 2011 at 3:28 AM, Sumedh Jiwane wrote: > actually not sure what do you want to do. can you be elaborate more. Do you > want to play local file or remote file. Do you want to stream or download > and play? > > > On Fri, Au

[android-developers] Re: Sqlite version in all Android platforms

2011-08-12 Thread Peter Stacey
gt; > > > > On Fri, Aug 12, 2011 at 6:54 AM, Peter Stacey wrote: > > >http://developer.android.com/reference/android/database/sqlite/packag... > > > Last sentence of first paragraph. > > > On Aug 12, 7:57 pm, ndiiie 90 wrote: > >> Hi guys, > >

[android-developers] Re: Sqlite version in all Android platforms

2011-08-12 Thread Peter Stacey
http://developer.android.com/reference/android/database/sqlite/package-summary.html Last sentence of first paragraph. On Aug 12, 7:57 pm, ndiiie 90 wrote: > Hi guys, > > I am wonder what is sqlite version in all android platforms? > > Is it version 3? or is there any version below? > > Thanks,

[android-developers] Need ideas on encrypting h.264 videos on Android

2011-08-12 Thread Peter Taps
uri. One thought I had was to implement a RTSP server on the device as part of our application but that may be an overkill. I would appreciate your thought.. Thank you in advance for your help. Best regards, Peter -- You received this message because you are subscribed to the Google Groups

[android-developers] Re: Application Life Cycle

2011-08-11 Thread Peter Stacey
Write in or test in onResume() OnResume is called when the activity is first created and also when the activity restarts from a paused or stopped state. On Aug 11, 2:33 am, "Aruna, SG" wrote: > Hi guys, > > I need to show an advertisement in my app when the application start > and resume from

[android-developers] Re: Insertion,deletion & updation on SQL database in android

2011-08-11 Thread Peter Stacey
http://developer.android.com/guide/topics/data/data-storage.html#db This will help as a start. Then the following sample will demonstrate the basics for you: http://developer.android.com/resources/samples/NotePad/index.html But there are plenty of good books available that go into more detail

[android-developers] How to implement a video decoder?

2011-08-10 Thread Peter
? Thank you in advance for your help. Regards, Peter -- 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-

[android-developers] Re: "Just in" section

2011-08-10 Thread Peter Webb
d BTW, some talk here about the significance of the app name. I can report that on the day I changed the name of my free LWP to a name which I thought was slightly better (and did nothing else), downloads went from 200/day to 600/day and stayed there. Something this trivial shouldn't make this muc

[android-developers] Re: Make app fullscreen

2011-08-09 Thread Peter Stacey
rsion (ie. 1.6 or later) Regards, Peter On Aug 8, 6:18 pm, Kristoffer wrote: > Hello. > > Iam new to SDK and Eclipse (i have just finished my first app in app > inventor) > But i feel that i wanna move on to SDK and eclipse. > > Iam going to rebuild my app that i build in

[android-developers] Re: Make app fullscreen

2011-08-09 Thread Peter Stacey
What version of Android are you developing for? If it is 1.5 or below, or the following will be helpful: http://developer.android.com/guide/practices/screens-support-1.5.html Regards, Peter On Aug 9, 3:02 am, Kristoffer wrote: > Hello again. > > I guess that i did not make mys

[android-developers] Re: inApp soundgeneration possible without heavy use of CPU ?

2011-08-06 Thread Peter Pippinger
Hello Paul, no, i have tried to keep within java. Since this is my first game: Do the "big ones" also use c(++) in the way you have described? Does it seamless integrate in Eclipse, or is it very complicated to do so? Kind regards, Peter On 2 Aug., 04:00, Paul Turchenko wrote: >

[android-developers] Re: Uploading same .apk to Market as two different apps

2011-08-04 Thread Peter Webb
ly appears once on the user's phone and uses only one set of Preferences. There must be an easy way which is guaranteed to work with the Market ... any ideas? On Aug 4, 7:24 pm, Nikolay Elenkov wrote: > On Thu, Aug 4, 2011 at 5:48 PM, Peter Webb wrote: > > > If I just up

[android-developers] Uploading same .apk to Market as two different apps

2011-08-04 Thread Peter Webb
body suggest an approach that will work, and specifically that: 1. allows Preferences to be shared, and 2. hopefully means the user sees only one app on their phone, and 3. hopefully using the same source code for both versions? Thanks Peter Webb -- You received this message because you ar

[android-developers] Re: how to run apk remotely

2011-08-03 Thread Peter Stacey
There is currently no web based emulator for Android, at least not something that is publicly available. Perhaps a quicker option rather than creating apps in Flash or Silverlight, would be a video demo of the application running, or if it's something you want to demo live to your potential cli

[android-developers] Re: Java Color Coding Issue

2011-08-03 Thread Peter Stacey
d the Android aspects, so if you are struggling with this, it might be worth picking up a good book or tutorial; both for Java and then for Android. Regards, Peter On Aug 3, 9:26 pm, CaRRtel Industres wrote: > thank you, i am attempting your solution at the moment. do i need to > implement an

[android-developers] Re: Converting to xlarge layouts

2011-08-03 Thread Peter Stacey
logic behind delivering one layout for xlarge screens vs. smaller sizes, a good app source cose to look at is the Google IO app: http://code.google.com/p/iosched/source/browse/ A good activity to start with is the ActivityHelper.java file in the util directory. Regards, Peter On Aug 3, 2:05 pm

[android-developers] inApp soundgeneration possible without heavy use of CPU ?

2011-08-01 Thread Peter Pippinger
apps which are doing something like this)? Thanks a lot and kind regards, Peter -- 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 g

[android-developers] Re: Does anyone at Google read bug reports?

2011-07-21 Thread Peter Sinnott
On Jul 21, 7:28 pm, Mark Murphy wrote: > On Thu, Jul 21, 2011 at 2:20 PM, Peter Eastman > wrote: > > Does anyone who works on the OS actually read bug reports? > > Yes. However, b.android.com is not the issue tracker of record -- an > internal one is. Hence, I am sur

[android-developers] Does anyone at Google read bug reports?

2011-07-21 Thread Peter Eastman
ake the time to file bug reports, but my experiences so far haven't encouraged me to keep doing it. Peter -- 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

[android-developers] Re: "Can not identify source of the application" WARNING message upon install

2011-07-13 Thread Peter Sinnott
Do you have unknown sources ticked in applications settings? On Jul 13, 8:59 pm, "James.sense.C" wrote: > Hello, > > I have tried searching for this warning in some forums and straight-up > on Google, but haven't found a hit that will resolve my issue yet. > > I have successfully exported and si

[android-developers] Re: App not visible from Android Market on the device

2011-07-11 Thread Peter Sinnott
Yesterday some apps had their descriptions in French but only on my tablet. They were fine in the web and phone markets. I guess if infinite monkeys with typewriters can write Shakespeare they can run an online software store. On Jul 9, 11:14 am, nadam wrote: > Android Market has behaved a bit st

[android-developers] Re: On CRC32, LVL and tamper-proof app

2011-07-09 Thread Peter Sinnott
On Jun 12, 9:59 pm, String wrote: > Wait...  He's hosting this crap on BLOGGER?!?  And we still can't get Google > to shut the site down?? > > Wow. They care even less about Android piracy than I realized. > > String Better yet they advertise on his site. Google sure do know how to make money

[android-developers] Re: Romain Guy/Diane Help!

2011-07-09 Thread Peter Sinnott
Market questions don't usually get an official response here but I guess it is as good a place as any. I would have thought / hoped you had better support options. Does anyone know if "Don’t worry, you won’t be creating a duplicate, the apps are exactly the same and the updated version will simply

[android-developers] Z-Index of layers in mapview

2011-07-08 Thread Peter Maes
Hi all, I'm adding multiple ItemizedOverlays and some other custom drawing in few classes that inherit from Overlay. Say I have 2 ItemizedOverlays and 1 CustomOverlay (that extends from Overlay). The ItemizedOverlays should always be on top of the customoverlay. The problem is that as soon as I

[android-developers] Re: Youtube Logo

2011-07-01 Thread Peter Stacey
The links are already in the thread. Try the very first one that was posted, which was in the first reply to your question. You won't have to do anything other than click the link, watch, click the next link and then read. On Jun 30, 6:15 pm, JCC wrote: > Fine, then mind giving me a link to a p

[android-developers] Re: How to play large size video from sdcard in android

2011-06-24 Thread Peter Stacey
have a bit more time on my hands this evening (in about another 5 hours from now). Regards, Peter On Jun 24, 12:40 pm, naveen kumar wrote: > On Jun 24, 2:20 pm, NaveenShrivastva > wrote: > > > > > > > On Fri, Jun 24, 2011 at 2:18 PM, naveen kumar > > wrote: &

[android-developers] Re: Javascript Code Coverage

2011-06-18 Thread Peter Stacey
;s worth (not much), but if it does work, you might be able even temporarily, to include your JavaScript in a class and get coverage of it that way. Regards, Peter On Jun 16, 9:46 pm, super wrote: > Hi, > > What code coverage tools are available for Javascript for android? I > un

[android-developers] Re: android magic

2011-06-16 Thread Peter Webb
I might add that the web page for the list of programs was last updated by "tomas2605", who manages 1.9m Goggle hits. He appears to be a Vietnamese resident who works for a graphics board manufacturer in Hanoi, and hosts pirate websites in his spare time. I am sure a Vietnamese speaker would be abl

[android-developers] Re: android magic

2011-06-15 Thread Peter Webb
Complete list can be found here: http://tinypaste.com/b7e1e9 They haven't stolen either of my apps; probably not worth enough to steal. However many readers of this forum are being ripped-off in this manner. And they have the cheek to publicise their theft on a website frequented by the people t

[android-developers] Re: Google removed 10 mallware apps - I'm affected. Please help

2011-06-15 Thread Peter Sinnott
On Jun 15, 6:40 am, Zsolt Vasvari wrote > Is there anything stopping you from creating a new account, paying the > $25 again and republishing your app?  It's not ideal, but since you > have a free app, it's not like you have to migrate the users.  If your > app is good, and I believe it was, you

[android-developers] Re: Google removed 10 mallware apps - I'm affected. Please help

2011-06-14 Thread Peter Sinnott
The TOC would work a lot better if people knew how it was being enforced. Alternatively Google can randomly pick developers that are violating the TOC in some way and ban them. The other devs violating the TOC in the same way will continue on their way oblivious to the risk of wining the lotto. On

[android-developers] Fwd: gstreamer got SIGSEGV when run on android

2011-06-14 Thread Xu Peter
-- Forwarded message -- From: Xu Peter Date: Tue, Jun 14, 2011 at 5:05 PM Subject: gstreamer got SIGSEGV when run on android To: Discussion of the development of and with GStreamer < gstreamer-de...@lists.freedesktop.org> Hi, all, With the help of gstreamer wiki,

[android-developers] Exchange Over Wifi Error

2011-06-09 Thread Peter Feinberg
I am trying to figure out why I am getting this error using the default mail app on Exchange over Wifi, 3G and4G work just fine. can anyone here see what the issue might be? D/EASClient(14908): [Acc 1]Sync Now D/EASAppSvc(14908): [ NA ]getPhoneStatus: is wifi network D/EAS_NetowrkUtil(14908): [ NA

[android-developers] AQuery 0.2.0 Released with AJAX and Async Image Loading

2011-06-08 Thread Peter Liu
= 0.2.0 = AQuery 0.2.0 Released with AJAX and Async Image Loading Android-Query framework just added these features: Aync Image Loading: aq.id(R.id.image1).image("http://www.vikispot.com/z/images/vikispot/ android-w.png"); Doc: http://code.google.com/p/android-query/wiki/ImageLoading Ajax Ca

[android-developers] Re: Plot quadratic equation graph

2011-05-31 Thread Peter Webb
t seems path cannot generate smoothed lines > > Thanks. > > On May 24, 10:27 am, Peter Webb wrote:> You can draw > lines using canvas.drawline. > > > You can make these smoothed lines by specifying your points in a Path > > class. > > > Once you load

[android-developers] Re: How much HTML5 does the Honeycomb Android Browser support?

2011-05-30 Thread Peter Sinnott
I wouldn't wish the honeycomb emulator on my worst enemy. My transformer gets 228 + 3 bonus points. On May 31, 4:16 am, Francisco Dalla Rosa soares wrote: > ever thought of accessing that URL through the emulator? > > 2011/5/31 Robert Massaioli > > > I was wondering how much of the HTML5 spec a

[android-developers] Re: Simpler UI Development with Android-Query

2011-05-30 Thread Peter Liu
Release 0.1.0 Added methods: getProgressBar getButton getCheckBox getListView getGridView getWebView clicked(OnClickListener listener) itemClicked(OnItemClickListener listener) On May 27, 2:17 pm, Peter Liu wrote: > [Reposting to correct group] > > Hi. > > I am an Android dev

[android-developers] Re: Moving from free app to a paid model

2011-05-29 Thread Peter Webb
I have just made a paid version of my free app. The only chnage I made to my free version was I included a market link to my paid version. My ratings dropped immediately. I used to get 65% of my ratings as 5 star, immediately dropped to less than 50%. This was nowhere made up for by 5 start ratin

[android-developers] Re: notepadv1 tutorial problems

2011-05-26 Thread Peter Webb
Your minimum SDK level is "greyed out"? What happens if you directly enter the minSDK attribute into Manifest.xml This all seems somewhat remote from your original problem, of R.java not being generated. Have a look at the import declarations at the start of your file. Quite possibly, you a

[android-developers] Simpler UI Development with Android-Query

2011-05-26 Thread Peter Liu
[Reposting to correct group] Hi. I am an Android developer and just started an open source project at: http://code.google.com/p/android-query/ It’s a light weight library that’s designed to make Android coding simpler and easier. If you are familiar with jQuery style of coding, you will like AQu

[android-developers] Re: Twitter for Android App

2011-05-25 Thread Peter Webb
I am trying to use Twitter4j. There is a special version for Android. The instructions say to put the jar into your classpath. But if I click on the jar file in my project or try to use it, it says "invalid jar format". This gives me no hint as to what to do ... If you got an authorisation error,

[android-developers] Re: Plot quadratic equation graph

2011-05-23 Thread Peter Webb
You can draw lines using canvas.drawline. You can make these smoothed lines by specifying your points in a Path class. Once you load your points in the Path array, it is a couple of lines of code to draw it with the Canvas class. If this is all you want to do, it doesn't need any third party lib

[android-developers] Re: How to debug NPE when stack trace does not show any reference to my app code?

2011-05-17 Thread Peter
I have a similar problem in my application. I think the callstack looks a lot like yours. Searching for some time what is causing this exception. Still no luck. On May 3, 8:55 pm, vatsee wrote: > Hi gurus, > > I am working on an app that supports bidirectional audio-video > communication. As par

[android-developers] Re: How did you get into Android development

2011-05-16 Thread Peter Webb
t customers. Build a knock-off Notepad app and you probably won't. Peter Webb On May 16, 12:41 pm, Spooky wrote: > On May 15, 2:17 pm, DanH wrote: > > > If you look around, about half those posting here (and on other forums > > for other platforms) are kids who have essen

[android-developers] I can't link tweeter to my blog

2011-05-15 Thread Peter Crocker
er page, I look at the URL box but it only says,"http:// twitter.com." What gives? Thanks. Peter -- 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

[android-developers] Re: Develop apps on-the-fly?

2011-05-11 Thread Peter Webb
You can't develop Android applications entirely on Android phones. The SDK runs on Windows, Linux and Mac but not the Android o/s. Don't hold your breath. I can't imagine that running Eclipse on a phone is going to work very well, even if it was feasible. OTOH, if you own a PC, you just run the S

[android-developers] Sicronizar conta

2011-05-08 Thread Peter Molski
Boa tarde, amigos. Não estou conseguindo sicronizar a conta do google (gmail), com o android (galaxy 5), como poso proceder nesse caso? Estouachando que é alguma configuração. Obrigado -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To po

[android-developers] Re: Anyone notice active installs plummet WITHOUT releasing update?

2011-05-04 Thread Peter Webb
Yes, but I had a minor release at about the same time. Went from 43% active to 37% active in oine hit, the total downloads didn't change at all, just the active installs. I note that my market rank went up one spot when this happened; either it also happened to everybody else or the active installs

[android-developers] Re: Flaky Touch Screen on Nexus One

2011-04-29 Thread Peter Eastman
use it and prevent touches elsewhere on the screen from being recognized correctly. Peter -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this

[android-developers] Re: Android Developer console not updating

2011-04-28 Thread Peter Webb
Yes. I complained via the help page after 7 days, and received an email response saying they were "diligently" working on it. One app updated 2 days later, the other the next day. Probably a co-inicidence. On Apr 28, 8:11 pm, AI Factory wrote: > It is a source of frustration that the Android ma

[android-developers] Re: Basic Question

2011-04-28 Thread Peter Webb
Not sure of your question, but http://android-er.blogspot.com/2009/08/exercise-intent-bundle.html and the previous article in the series show different ways in which multplie activities can be managed. On Apr 28, 1:07 am, Prayag wrote: > Hi guys, > > I am a Newbie and I have a basic question f

[android-developers] Re: First Application Development

2011-04-27 Thread Peter Webb
Messages? You mean email? You mean instant messaging? You mean SMS? You mean via bluetooth? You mean via direct sockets connections? You mean via Facebook/Twitter etc APIs ? These are all completely different problems, and would be solved in very different ways. What are you really trying to do,

[android-developers] Re: Developer console: payments not charged, application statistics not updated

2011-04-27 Thread Peter Webb
rk. One or the other. Peter Webb On Apr 27, 3:46 am, burnayev wrote: > The payments for my application (ActionComplete Pro) sit in a limbo > (the Charge button is grayed out) since April 24. Typically it took a > few hours before an order would come through and Charge button would >

[android-developers] Re: How do you counter repeated bogus reviews from competitors?

2011-04-27 Thread Peter Sinnott
On Apr 26, 4:49 pm, TreKing wrote: > > It has. Repeatedly. Just search for "respond to comments". Like all other > support queries and feature requests directed at Google on that forum, > they're all ignored. > I don't think they are ignored. Look at the thread about Google Docs for Android. Goog

[android-developers] Re: Programming Android without any other experience......

2011-04-26 Thread Peter Webb
The first line of Java I ever wrote was for the Android app I have in the marketplace. So I guess I have been in your position. You can follow a simple "Hello World" tutorial and write an Hello World program? Good. The hardest part - getting the environment set up - is now working. There is a sim

[android-developers] Re: What are the best 2D, 3D game engine for Android?

2011-04-25 Thread Peter Eastman
44470/6c8df881876cf742 Peter -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegrou

[android-developers] Re: "Live Wallpaper", "Menu button" etc in different languages

2011-04-21 Thread Peter Webb
translate into Chinese and you don't wanna learn the > hardest language in the world > get a Chinese friend on facebook, MSN, AOL...etc, dude! > > the other languages will be applied the same rule! > > I'm guessing how hard it would be to get some foreign friends these &

[android-developers] "Live Wallpaper", "Menu button" etc in different languages

2011-04-21 Thread Peter Webb
A practical problem. If I translate (say) "Live Wallpaper" and "Menu button" into Chinese, they may end up as "Live Wallcovering" and "foodlist fastener". Whatever they are, they are unlikely to be the correct term (ie the one used by Android elsewhere). Is there a list somewhere of the "official

[android-developers] Re: how to access desktop files from android app remotely?

2011-04-20 Thread Peter Webb
You have given no context for your problem. Are you trying to load some mp3s onto your droid? Or trying to write a program of some description (which is what this group is about). It is easy but inconvenient to set up an ftp server on your PC. There are also several programs you can download which

[android-developers] Re: Transparent control on camera viewfinder

2011-04-19 Thread Peter Staab
Actually I cannot overlay the listview over the live camera preview so that the preview remains visible. But it's not a big deal - I will make such a control by myself. On Apr 18, 8:37 pm, Mark Murphy wrote: > On Mon, Apr 18, 2011 at 2:21 PM, Peter Staab wrote: > > I w

[android-developers] Transparent control on camera viewfinder

2011-04-18 Thread Peter Staab
Hi, I want to place a scrollable list in the center (landscape mode) over a camera preview (viewfinder). Is there already a control available in the SDK which can be used for this purpose? Regards, -- You received this message because you are subscribed to the Google Groups "Android Developers"

[android-developers] Re: MessageBox style Preference

2011-04-17 Thread Peter Webb
Thankyou all. Minor typo, for others who find this thread? > AlertDialog.Builder.YourAppNameSettings.this); Should be AlertDialog.Builder(YourAppNameSettings.this); // Anyway, it works great (with that mod), exactly what I wanted, thanks again. -- You received this message because you ar

[android-developers] MessageBox style Preference

2011-04-16 Thread Peter Webb
My app has a "Restore Defaults" function in its Preference Activity. I want the user to confirm the selection with a box which says "Are you sure," with a OK button and a Cancel button. I built this using a ListPreference with two items and while it works it doesn't "look right". Is there some eas

[android-developers] Re: 3d engine advices

2011-04-13 Thread Peter Eastman
ersion. And if you want to use it now, let me know and I'll go ahead and check in the changed headers on all the source files listing the new license. Peter -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to

<    1   2   3   4   5   6   >