[android-developers] How do i display User Image and email with Nav_Header_main.xml file

2017-01-24 Thread Donald Tripdarlinq
...and Congrats to my namesake President Donald Trump -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscr...@googlegroups.co

[android-developers] Help My AutoCompleteTextView is Not showing Suggestion

2016-08-24 Thread Donald Tripdarlinq
er, ViewGroup container, Bundle savedInstanceState) { String DEBUG_TAG = "Donald"; Context c = getActivity().getApplicationContext(); View view = inflater.inflate(R.layout.fragment_home, container, false); autoCompleteTextVie

[android-developers] Help:AutoCompleteTextView_Error_On_Fragment

2016-08-24 Thread Donald Tripdarlinq
Let me summarize my error.If i Use AutoCompleteTextView on MainActivity.java it works perfectly Now the problem i am having is i am using Android

[android-developers] Re: Contact Android Studio

2016-02-24 Thread Donald Tripdarlinq
Contact Google directly On Wednesday, February 10, 2016 at 6:30:41 AM UTC+1, Dilip B wrote: > > We train students across educational institutions in India in Android. In > order for us to deliver more value to the certificate we provide, we would > like to have Android Studio Endorse our

[android-developers] Re: Many failed attempts at downloading the android development studio.

2016-02-24 Thread Donald Tripdarlinq
I hope you are downloading Android Studio from Google Official link and make sure you have Java JDK Already install. On Thursday, December 17, 2015 at 4:59:56 AM UTC+1, Tony wrote: > > I have tried several times to download the android development studio. > > > It has got to between 800 mb and

[android-developers] Re: Android Studio No Display

2016-02-24 Thread Donald Tripdarlinq
What really is the problem? You mean Android studio refuses to start or what? You haven't tell what actually is the problem On Wednesday, February 24, 2016 at 2:32:00 PM UTC+1, Jinni95 wrote: > > Dear all, > > I've just begun learning to code in Android Studio but the application > doesn't seem

[android-developers] Re: How to Build iPhone OS Apps?

2016-02-24 Thread Donald Tripdarlinq
Wow! i love this but how do we download the software and also is it only IOS Skills that you know? On Wednesday, February 24, 2016 at 7:03:18 PM UTC+1, divyad...@gmail.com wrote: > > If you’re new to programming, you’ll soon discover that with a little > practice, it’s not as hard as people

[android-developers] How do i get rid of this error please

2016-02-24 Thread Donald Tripdarlinq
I am using AutoCompleteTextView and i want to add some codes under Fragment_Handler.java such but it is giving me error

[android-developers] market? issue

2013-02-06 Thread Greg Donald
=1.1.3 No permissions changed, no SDK version changes, still at 2.2 just like always. Any idea how to fix this situation? We're a SaaS company and via Google Play I just killed his service because I simply shipped a workaround for an Android keyboard bug. -- Greg Donald -- -- You received

Re: [android-developers] Oauth2 'Signing In' screen

2012-12-16 Thread Greg Donald
-django/ And this was a major help too: https://developers.google.com/oauthplayground/ -- Greg Donald -- 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] Where do I register?

2012-07-02 Thread Greg Donald
Donald -- 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...@googlegroups.com For more options

Re: [android-developers] Re: Writing in C++ code ?

2012-06-05 Thread Greg Donald
flipping I do in Android. -- Greg Donald -- 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

Re: [android-developers] Re: google io

2012-03-28 Thread Greg Donald
interested Android developers signed up ahead of the scalpers then why should I? -- Greg Donald -- 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] Re: google io

2012-03-28 Thread Greg Donald
I say it, lacks finesse. I see no reason to ever try again. Making something extremely difficult to acquire doesn't make me want it more, quite the opposite actually. -- Greg Donald -- You received this message because you are subscribed to the Google Groups Android Developers group. To post

[android-developers] google io

2012-03-27 Thread Greg Donald
, but the sellout doesn't actually occur until 7:29am? Why did I have to be signed in to Google+ account? For selection purposes? Seems rigged as fuck to me. Thanks for nothing Google. I won't bother even trying next year. Keep it. -- Greg Donald -- You received this message because you are subscribed

Re: [android-developers] Is PhoneGap Good Enough?

2012-02-14 Thread Greg Donald
this group at http://groups.google.com/group/android-developers?hl=en -- Greg Donald -- 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

Re: [android-developers] Re: Is PhoneGap Good Enough?

2012-02-14 Thread Greg Donald
second request for 200ms or it will sometimes kills the first WebView request. -- Greg Donald -- 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] Is PhoneGap Good Enough?

2012-02-14 Thread Greg Donald
On Tue, Feb 14, 2012 at 6:48 PM, Greg Donald gdon...@gmail.com wrote: I've found that most any Android functionality PhoneGap has can be done with Android Javascript binding + jQuery Mobile. http://developer.android.com/guide/webapps/webview.html#BindingJavaScript http://jquerymobile.com

Re: [android-developers] Re: Javascript binding issues

2012-01-30 Thread Greg Donald
with jQuery (due to multitouch, trackball, etc). On this particular project it's outside the market, and fortunately I have the 5 phones we're targeting.. no trackballs :) Thanks for the jQuery Mobile suggestion, works great. -- Greg Donald -- You received this message because you are subscribed

Re: [android-developers] Re: Javascript binding issues

2012-01-30 Thread Greg Donald
On Mon, Jan 30, 2012 at 12:15 PM, Greg Donald gdon...@gmail.com wrote:        $.each($('tr[class=click]'), function(i, obj) {                $(obj).click(function() {                        Android.clickContact($(obj).attr('id'));                        $(obj).bind('vmousedown', function

[android-developers] Javascript binding issues

2012-01-29 Thread Greg Donald
anything to fire in the Android browser. How can I provide some click feedback for my slow Javascript binding? Thanks, -- Greg Donald -- 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: [android-developers] Best way to distribute app outside of Market

2012-01-26 Thread Greg Donald
an apk file is. An even larger hurdle is explaining to the user why they have to change their settings to even install my app. All in all, distribution outside the Market is fairly painful. -- Greg Donald -- You received this message because you are subscribed to the Google Groups Android

Re: [android-developers] Re: Giving away my book: Genius Android Marketing

2012-01-12 Thread Greg Donald
-Strunk/dp/0205313426/ref=sr_1_6?ie=UTF8qid=1326391750sr=8-6 -- Greg Donald -- 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

Re: [android-developers] Re: how to be a game developers in android

2012-01-11 Thread Greg Donald
. I would love to know what kind of game you can make with app inventor in one hour. No kidding.. where's the game? If I could go from a couple months to an hour on my next game design, that would rule! -- Greg Donald -- You received this message because you are subscribed to the Google

[android-developers] how to revoke google api grants

2011-12-18 Thread Greg Donald
menus.. even uninstalled my test app, but the permissions still persist somewhere, I'm never asked for them again since the first request. I searched the google-api tag, found nothing: http://stackoverflow.com/search?q=%5Bgoogle-api%5D+revoke Thanks. -- Greg Donald -- You received

Re: [android-developers] Re: Android fragmentation study

2011-10-28 Thread Greg Donald
-20126706-1/friday-poll-are-android-phones-upgradeable-enough/ Check out the survey results. Clearly I'm not the only one who thinks Android fragmentation is a complete mess. -- Greg Donald -- You received this message because you are subscribed to the Google Groups Android Developers group

[android-developers] Android fragmentation study

2011-10-27 Thread Greg Donald
will begin to care about the new 4.0. I'm still supporting devices running 2.1 and will be for some time to come. -- Greg Donald -- 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: [android-developers] Re: Android fragmentation study

2011-10-27 Thread Greg Donald
upgrade. That's point of the article. Manufacturers aren't upgrading. They ship the device and wash their hands of it. Users on 2 year upgrade contracts are using ancient software versions on their phones. Read the article. -- Greg Donald -- You received this message because you

Re: [android-developers] Re: Android fragmentation study

2011-10-27 Thread Greg Donald
. -- Greg Donald -- 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...@googlegroups.com For more

[android-developers] BitmapFactory.decodeResource() zero width/height

2011-10-08 Thread Greg Donald
is a png with an alpha layer. I was reading about some problems others were having with Android decoding pngs but I couldn't find any cases with the width and height returning zero. Any idea how to fix? Thanks. -- Greg Donald -- You received this message because you are subscribed

Re: [android-developers] ACRA clear

2011-09-25 Thread Greg Donald
sillyness. -- Greg Donald -- 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...@googlegroups.com

Re: [android-developers] SSL Android

2011-09-25 Thread Greg Donald
to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- Greg Donald -- You received this message

Re: [android-developers] android and real time

2011-09-25 Thread Greg Donald
/android-developers?hl=en -- Greg Donald -- 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

Re: [android-developers] SSL Android

2011-09-25 Thread Greg Donald
enticements may be this month. -- Greg Donald -- 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

[android-developers] RMS article on Android

2011-09-21 Thread Greg Donald
http://www.guardian.co.uk/technology/2011/sep/19/android-free-software-stallman Fairly interesting article.. I had never heard of Replicant before: http://replicant.us/about/ -- Greg Donald -- You received this message because you are subscribed to the Google Groups Android Developers

Re: [android-developers] Dialog dismiss()

2011-09-13 Thread Greg Donald
) with devices having width height when I explicitly call setRequestedOrientation( ActivityInfo.SCREEN_ORIENTATION_PORTRAIT ); in my onCreate(). WTF? How is this even possible? This is a nightmare. -- Greg Donald -- You received this message because you are subscribed to the Google Groups Android

Re: [android-developers] OutOfMemory exceptions

2011-09-11 Thread Greg Donald
On Sat, Sep 10, 2011 at 2:31 AM, Michael Banzon mich...@banzon.dk wrote: Do you know what causes the OutOfMemoryException? My general advise would be to try and avoid that... Yeah, 'cause apps shouldn't have graphics. -- Greg Donald -- You received this message because you are subscribed

Re: [android-developers] Dialog dismiss()

2011-09-09 Thread Greg Donald
guy.. I can't make it work. -- Greg Donald -- 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

[android-developers] Dialog dismiss()

2011-09-08 Thread Greg Donald
) { } } } }.start(); } How can I keep my dismiss() calls from blowing up? Why doesn't try/catch work? -- Greg Donald -- 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

Re: [android-developers] Dialog dismiss()

2011-09-08 Thread Greg Donald
On Thu, Sep 8, 2011 at 2:29 PM, TreKing treking...@gmail.com wrote: On Thu, Sep 8, 2011 at 2:14 PM, Greg Donald gdon...@gmail.com wrote: How can I keep my dismiss() calls from blowing up? Keep a class-level reference to the dialog and dismiss it if you're being destroyed. Well, I just have

Re: [android-developers] Re: getOrientation() madness

2011-08-24 Thread Greg Donald
down or not. And I seriously doubt anyone has four different views for their app.. most will have one, maybe two. -- Greg Donald -- 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: [android-developers] Server for Android APP

2011-08-23 Thread Greg Donald
On Tue, Aug 23, 2011 at 1:18 PM, Michael Banzon mich...@banzon.dk wrote: OT: Did your website just get android-developers'ed or does it 509 all the time? ;-) android-developers'ed Lol. -- Greg Donald -- You received this message because you are subscribed to the Google Groups Android

Re: [android-developers] Re: getOrientation() madness

2011-08-22 Thread Greg Donald
day due the continuing deprecation. What's a developer to do? -- Greg Donald -- 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

Re: [android-developers] Re: getOrientation() madness

2011-08-21 Thread Greg Donald
On Sun, Aug 21, 2011 at 1:12 AM, Adam Ratana adam.rat...@gmail.com wrote: This isn't orientation, though, this is rotation. I wonder why they named the method getOrientation() then? -- Greg Donald -- You received this message because you are subscribed to the Google Groups Android

[android-developers] getOrientation() madness

2011-08-20 Thread Greg Donald
and orientation? -- Greg Donald -- 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

Re: [android-developers] Can I use drawable-small, large, xlarge instead of hdpi, mdpi, ldpi?

2011-08-15 Thread Greg Donald
smaller, since few programmers or Web designers think about screen density. Or the rare 1920x108 display for that matter. -- Greg Donald -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android

Re: [android-developers] app issue report utility

2011-08-09 Thread Greg Donald
APK once every lifetime or so.. ACRA is realtime so I can easily ignore old fixed bugs. -- Greg Donald -- 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] Android -- the forgotten real fragmentation

2011-08-03 Thread Greg Donald
with regards to query syntax. -- Greg Donald -- 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

[android-developers] how to run apk remotely

2011-08-03 Thread Greg Donald
desktop into a linux server running an emulator, but it's so slow and unresponsive, that's not gonna work. Thanks for any suggestions. -- Greg Donald -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android

Re: [android-developers] Re: Install % not updating?

2011-07-16 Thread Greg Donald
Donald destiney.com | gregdonald.com -- 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

[android-developers] qHD layouts?

2011-07-14 Thread Greg Donald
layouts? -- Greg Donald destiney.com | gregdonald.com -- 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: [android-developers] qHD layouts?

2011-07-14 Thread Greg Donald
managers and such. Worth saying again: do not target specific screen sizes.  You will be continually unhappy. On Thu, Jul 14, 2011 at 9:59 AM, Greg Donald gdon...@gmail.com wrote: What do I need to name my layout folders to get a qHD device to notice them?  I have tried layout-large and layout

Re: [android-developers] qHD layouts?

2011-07-14 Thread Greg Donald
); app.log( heightPixels: + metrics.heightPixels ); app.log( widthPixels: + metrics.widthPixels ); Looks like sdk version 3 is hard coded to 320x480, no matter what phone I run it on. Good to know. I guess I'm into sdk version 7 from here on. On Thu, Jul 14, 2011 at 1:14 PM, Greg Donald gdon

Re: [android-developers] are ads worth the effort?

2011-06-30 Thread Greg Donald
On Thu, Jun 30, 2011 at 4:05 PM, Brad Gies rbg...@gmail.com wrote: You won't make any money from the ads, but it might be worth having them to convince users to purchase a paid version. I make lots of money from ads. Greystripe for the win. -- Greg Donald destiney.com | gregdonald.com

Re: [android-developers] are ads worth the effort?

2011-06-30 Thread Greg Donald
still apply for example, same same. I always build two versions of every app I make. The free, ad based versions always net more income. I don't ask for donations, I just make one version free and one not free. -- Greg Donald destiney.com | gregdonald.com -- You received this message because

Re: [android-developers] Re: are ads worth the effort?

2011-06-30 Thread Greg Donald
is money. -- Greg Donald destiney.com | gregdonald.com -- 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: [android-developers] Card Game Android

2011-06-30 Thread Greg Donald
or a third library ? I have several card games on the market. The library I use to make the gui is the Android SDK. -- Greg Donald destiney.com | gregdonald.com -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email

Re: [android-developers] Re: ANNOYING BUY

2011-06-20 Thread Greg Donald
On Mon, Jun 20, 2011 at 8:47 PM, TreKing treking...@gmail.com wrote: And then misspell the key word in their post. I was expecting a funny story about a bad purchase. I'm disappointed. Same. -- Greg Donald destiney.com | gregdonald.com -- You received this message because you

[android-developers] list view with alpha transparency effect

2011-06-18 Thread Greg Donald
Donald destiney.com | gregdonald.com -- 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

[android-developers] Re: list view with alpha transparency effect

2011-06-18 Thread Greg Donald
On Sat, Jun 18, 2011 at 12:27 PM, Greg Donald gdon...@gmail.com wrote: I have a list view using a layout that has a background color of #8000. When I scroll the list, the list item background color change to a solid color, in this case black.  Seems it's ignoring the alpha transparency

Re: [android-developers] list view with alpha transparency effect

2011-06-18 Thread Greg Donald
view itself but my problem is with list items, not the list. -- Greg Donald destiney.com | gregdonald.com -- 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

Re: [android-developers] list view with alpha transparency effect

2011-06-18 Thread Greg Donald
On Sat, Jun 18, 2011 at 3:09 PM, Greg Donald gdon...@gmail.com wrote: The View passed to me in getView() in my CursorAdapter does not appear to have setCacheColorHint(). Looks like setCacheColorHint() exists for the list view itself but my problem is with list items, not the list. I found

Re: [android-developers] list view with alpha transparency effect

2011-06-18 Thread Greg Donald
( color ); If that's what you meant, it makes it worse. My list view items never even become transparent again after scrolling now. -- Greg Donald destiney.com | gregdonald.com -- You received this message because you are subscribed to the Google Groups Android Developers group. To post

Re: [android-developers] list view with alpha transparency effect

2011-06-18 Thread Greg Donald
. And a lot of the time I have to actually touch an item to get the transparency back. I'm just gonna go with solid black. No flicker to worry about. Thanks anyway. -- Greg Donald destiney.com | gregdonald.com -- You received this message because you are subscribed to the Google Groups Android

Re: [android-developers] Re: Career as an Andoid developer. Is there any point?

2011-05-26 Thread Greg Donald
game managers play with developers to keep them thinking moving targets are normal and good when in practice they are not. -- Greg Donald destiney.com | gregdonald.com -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send

Re: [android-developers] Re: Career as an Andoid developer. Is there any point?

2011-05-24 Thread Greg Donald
you said so it can be debated openly.. or be a coward. Android is making me rich. Sorry to hear that is not the case in your own Google Checkout dashboard. -- Greg Donald destiney.com | gregdonald.com -- You received this message because you are subscribed to the Google Groups Android

Re: [android-developers] Re: Is Android Smartphone application development similar to Android Tablet..???

2011-04-01 Thread Greg Donald
:) -- Greg Donald destiney.com | gregdonald.com -- 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

Re: [android-developers] Augmented Reality and Spherical 360º Views

2011-03-27 Thread Greg Donald
On Sat, Mar 26, 2011 at 9:01 PM, miguel miguelp...@gmail.com wrote: Do you think they are using openGL? Have you had a look at how AndEngine does it's AR stuff? I know the Qualcom AR SDK uses OpenGL. -- Greg Donald destiney.com | gregdonald.com -- You received this message because you

Re: [android-developers] Re: Developers Phone Program

2011-03-23 Thread Greg Donald
prompts me for Cyanogen updates quite often. -- Greg Donald destiney.com | gregdonald.com -- 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

Re: [android-developers] Re: Global Variables

2011-03-14 Thread Greg Donald
java binary I've ever decompiled. Even if your JDK doesn't support GOTO, you can bet your JVM does. -- Greg Donald destiney.com | gregdonald.com -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android

Re: [android-developers] Re: Is it possible to get android device id? (Urgent -- Please)

2011-03-14 Thread Greg Donald
as there are phones out there with the same ANDROID_ID as well as phones with no ANDROID_ID at all. -- Greg Donald destiney.com | gregdonald.com -- 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: [android-developers] Creating SQLite DB

2011-03-14 Thread Greg Donald
On Mon, Mar 14, 2011 at 12:40 PM, David Williams dwilli...@dtw-consulting.com wrote: Shame that I can't connect to the this DB with Toad for MySQL, but I can live with the sqlite3 for now :) http://code.google.com/p/sqlite-manager/downloads/list -- Greg Donald destiney.com | gregdonald.com

Re: [android-developers] Re: Which Mobile Advertising Site?

2011-03-11 Thread Greg Donald
. -- Greg Donald destiney.com | gregdonald.com -- 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

Re: [android-developers] Re: How to share data among different devices

2011-03-10 Thread Greg Donald
On Thu, Mar 10, 2011 at 11:11 AM, ez qzh...@gmail.com wrote: We don't have a remote server and are looking for Google Cloud solution. Any ideas? Do you just not know the URL? http://code.google.com/appengine/ -- Greg Donald destiney.com | gregdonald.com -- You received this message

Re: [android-developers] Re: Geocoder IOException

2011-03-10 Thread Greg Donald
of the good algorithms are propietary (skyhook), but there is room for exploration with your own exciting code. http://developer.android.com/guide/topics/location/obtaining-user-location.html#BestEstimate Google's isBetterLocation() works fine for me. -- Greg Donald destiney.com | gregdonald.com

[android-developers] BroadcastReceiver not working

2011-03-09 Thread Greg Donald
=android.permission.READ_PHONE_STATE/uses-permission To test it I am simply placing an out going call. The problem is I never see any of the log messages I am expecting to see. What am I missing or doing wrong? Thanks. -- Greg Donald destiney.com | gregdonald.com -- You received this message because you are subscribed

[android-developers] Re: BroadcastReceiver not working

2011-03-09 Thread Greg Donald
On Wed, Mar 9, 2011 at 2:29 PM, Greg Donald gdon...@gmail.com wrote: I can't get my BroadcastReceiver to work.  I'm not getting any errors so I'm not sure what the issue is. My class looks like this: public class CallReceiver extends BroadcastReceiver {  @Override  public void onReceive

Re: [android-developers] Re: BroadcastReceiver not working

2011-03-09 Thread Greg Donald
On Wed, Mar 9, 2011 at 2:46 PM, Rick Alther rick.alt...@gmail.com wrote: You need to have the PROCESS_OUTGOING_CALLS permission, not READ_PHONE_STATE. Thanks :) And I also needed NEW_OUTGOING_CALL in my intent-filter. -- Greg Donald destiney.com | gregdonald.com -- You received

[android-developers] init

2011-03-03 Thread Greg Donald
https://lkml.org/lkml/2011/3/3/214 NAK! Lol. Meanwhile.. /me wonders where to get a new userspace from -- Greg Donald destiney.com | gregdonald.com -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email

Re: [android-developers] Market package name on Xoom?

2011-02-28 Thread Greg Donald
On Mon, Feb 28, 2011 at 4:06 PM, rich friedel rich.frie...@gmail.com wrote: she's only the one who makes this OS happen... I'm pretty sure Linus Torvalds (and 16K kernel hackers) would disagree, not to mention Dan Bornstein, Andy Rubin, etc. -- Greg Donald destiney.com | gregdonald.com

Re: [android-developers] Re: Market package name on Xoom?

2011-02-28 Thread Greg Donald
On Mon, Feb 28, 2011 at 4:44 PM, Hari Edo hari@gmail.com wrote: Without Dianne's team, Android wouldn't be. Google bought Android, it would indeed be without her. http://www.google.com/search?q=google+buys+android -- Greg Donald destiney.com | gregdonald.com -- You received

Re: [android-developers] Market package name on Xoom?

2011-02-28 Thread Greg Donald
emails, right? She answers questions when they are convenient to answer, much like everyone else here. -- Greg Donald destiney.com | gregdonald.com -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email

Re: [android-developers] SDK or some tool to develop a VERY simple Android game?

2011-02-25 Thread Greg Donald
. -- Greg Donald destiney.com | gregdonald.com -- 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

Re: [android-developers] Using Facebook API in Android

2011-02-25 Thread Greg Donald
On Fri, Feb 25, 2011 at 3:26 PM, arif mohammad.arif.f...@gmail.com wrote: Please let me know how to do it. Please put the complete code and guidelines . Lol. -- Greg Donald destiney.com | gregdonald.com -- You received this message because you are subscribed to the Google Groups Android

[android-developers] sqlite access

2011-02-24 Thread Greg Donald
be to have my db stuff live inside the service so I never need the second connection. Is my thinking correct or am I missing something? Thanks, -- Greg Donald destiney.com | gregdonald.com -- You received this message because you are subscribed to the Google Groups Android Developers group

Re: [android-developers] sqlite access

2011-02-24 Thread Greg Donald
give it one query at a time? Am I understanding correctly? Thanks for the insight on this. I've only built games so far, and am just now getting into my first business app with services and dbs and what-not. -- Greg Donald destiney.com | gregdonald.com -- You received this message because you

Re: [android-developers] sqlite access

2011-02-24 Thread Greg Donald
great, thanks again. -- Greg Donald destiney.com | gregdonald.com -- 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

Re: [android-developers] Map tiles unnecessarily reloading when panning

2011-02-23 Thread Greg Donald
thought it was something I did in my own code recently. -- Greg Donald destiney.com | gregdonald.com -- 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] User interaction with Background applications

2011-02-23 Thread Greg Donald
On Wed, Feb 23, 2011 at 4:55 PM, Mark Murphy mmur...@commonsware.com wrote: True, but I was hoping the OP would eventually realize that having an everlasting service is not the best of ideas. :-) Even if you're developing an everlasting app? -- Greg Donald destiney.com | gregdonald.com

Re: [android-developers] User interaction with Background applications

2011-02-23 Thread Greg Donald
On Wed, Feb 23, 2011 at 5:02 PM, TreKing treking...@gmail.com wrote: Even if you're developing an everlasting app? There's no such thing. Oh yeah. -- Greg Donald destiney.com | gregdonald.com -- You received this message because you are subscribed to the Google Groups Android Developers

Re: [android-developers] Android Market question: Why there's no related applications shown for my app on the market?

2011-02-01 Thread Greg Donald
You got that mapped to a hot key, right? :) -- Greg Donald destiney.com | gregdonald.com -- 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

Re: [android-developers] What to check into source control?

2011-01-18 Thread Greg Donald
development to contribute to the project. Someone might even decide that it not worth the trouble and just give up. :.:: mattias Project - Clean has always worked fine for me. You can always use the command line if Eclipse doesn't work for you. -- Greg Donald destiney.com | gregdonald.com -- You

Re: [android-developers] Re: Changing price in the Market

2011-01-13 Thread Greg Donald
On Thu, Jan 13, 2011 at 12:20 PM, Brill Pappin br...@pappin.ca wrote: Thanks, thats some helpful info. and yes, I know about the setting to free problem :) Not to mention the unable to delete problem that often appears due to the setting to free problem. -- Greg Donald destiney.com

[android-developers] Touch and expand a TextView

2010-11-09 Thread Donald
hi Guys, i think this should be possible but don't have any idea how to achieve this. assume that i have a TextView and i want to touch it and drag once i'm finish TextView Width shoud equal to the place where i have stop dragging. this is something similar to screen unlock in android. how can

[android-developers] How to get the selected Overlay index

2010-10-31 Thread Donald
hi guys, i'm working with a google maps for a while now. i'm having multiple markers in the map once you select a perticular maker an Overaly will appear so once the Overlay is selected i want to get the index of the overlay. every time its 0. this is how i'm adding overlays GeoPoint point =

[android-developers] Re: How to get the selected Overlay index

2010-10-31 Thread Donald
Hi Treking, thanks for your reply.BalloonItemizedOverlay is a class which extends BalloonItemizedOverlay. this is the BalloonItemizedOverlay implementation public abstract class BalloonItemizedOverlayItem extends ItemizedOverlayOverlayItem { private MapView mapView;

Re: [android-developers] reducing android.permission.*

2010-10-29 Thread Greg Donald
doesn't seem to come up with anything... ideas? Remove them all, and test the app. Only add back what you need to make it work again. To me that's way faster than looking everything up in some reference that doesn't even exist. -- Greg Donald destiney.com | gregdonald.com -- You received

[android-developers] Resize the application for the soft-keyboard

2010-10-26 Thread Donald
hi guys, i have a layout like this ?xml version=1.0 encoding=utf-8? LinearLayout xmlns:android=http://schemas.android.com/apk/res/ android android:orientation=vertical android:layout_width=fill_parent android:layout_height=fill_parent RelativeLayout

[android-developers] Android Activity stack

2010-10-20 Thread Donald
hi guys, Assume i have two activities Activity A and B Activity B will display a list which will display a 25 result list. this also contains a pagination logic. if user select next it will display the next 25 result list. so assume that user is in the third page. from the third page if user

Re: [android-developers] Re: User Identity

2010-10-12 Thread Greg Donald
. It'd be nice to have something in Android that IS present all the time, but we have what we have.. -- Greg Donald destiney.com | gregdonald.com -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android

  1   2   3   4   >