[android-developers] Re: Has anybody received an android dev phone in the US yet?

2008-12-15 Thread cyntacks
Got mine!!! Ordered on the 10th no email tracking number, brightstar website status never changed from "ordered', but I have it so I am happy! If you have questions, call Brightstar directly, Dana the customer service rep was excellent Very excited, crossing my fingers that ou

[android-developers] Re: Is a SIM Required for Dev 1?

2008-12-14 Thread cyntacks
Ah... now we are talking GREAT to know... Thanks Ralf! On Dec 14, 11:33 am, Ralf wrote: > Once activated you don't need the sim. > > R/ > > On Sun, Dec 14, 2008 at 8:19 AM, cyntacks wrote: > > > Bummer, > > > Looks like I am going to have to keep movin

[android-developers] Re: Is a SIM Required for Dev 1?

2008-12-14 Thread cyntacks
am, Al Sutton wrote: > It needs a SIM to get it activated > (http://groups.google.com/group/android-discuss/browse_thread/thread/6...) > > Al. > > > > cyntacks wrote: > > Hi all, > > > This may be a dumb question, and it may be more apparent once my Dev 1 &g

[android-developers] Is a SIM Required for Dev 1?

2008-12-13 Thread cyntacks
Hi all, This may be a dumb question, and it may be more apparent once my Dev 1 phone arrives but... Does the Dev 1 require a SIM card to test the applications we build? In other words, we won't ever use the phone outside of the "lab" (e.g. no phone calls). We just want to upload our software and

[android-developers] Re: Application Suspended?

2008-12-12 Thread cyntacks
I received a response! http://www.google.com/support/forum/p/Android+Market/thread?tid=644ba2190b18d482&hl=en "As far as your application, as soon as you have removed the "offending code", all you need to do is reupload your new version." AWESOME.... On Dec 12, 1:08 p

[android-developers] Re: Application Suspended?

2008-12-12 Thread cyntacks
the Google T&C's but don't know how to proceed. Thanks for your help, Kevin On Dec 11, 1:48 pm, cyntacks wrote: > Hey Al, > > I will def. be doing that today!!! Thanks for the heads up. Also, does > anyone know how I can remove my application from the Market now th

[android-developers] Re: Anyone get a tracking number for the dev phone?

2008-12-11 Thread cyntacks
Check out this thread: http://groups.google.com/group/android-developers/browse_thread/thread/60d2601d14bcfc1/6e8038719d43f8c7#6e8038719d43f8c7 On Dec 11, 1:58 pm, "Xavier Mathews" wrote: > Everyone get a tracking code via email or phone so they can track there > package. > > On 12/11/2008, j

[android-developers] Re: Application Suspended?

2008-12-11 Thread cyntacks
ete" is no longer available... Any ideas? Kevin On Dec 11, 1:45 pm, Al Sutton wrote: > Kevin, > > On a side note feel free to list your pay-for app at AndAppStore.com, we > believe in letting the developer choose how they get paid ;). > > Al. > > > > cyntacks

[android-developers] Application Suspended?

2008-12-11 Thread cyntacks
Hi, OK, I posted earlier how our application was suspended from the Market by Google, but I have removed the comment. It was a bit of a rant regarding our dissatisfaction with not being allowed to use PayPal to sell License Keys while Google prepares their order system. BUT in the end it is not r

[android-developers] Application Suspended

2008-12-11 Thread cyntacks
Source. Kevin Cloutier Cyntacks Software, Inc http://www.cyntacks.com On Nov 26, 12:33 am, "Dave (Mogees)" wrote: > Hi there: > > I'm Dave from Mogees. We've been in contact with the Android team and > are trying to resolve this ASAP, to get your app re-listed on the

[android-developers] Re: Android Dev Phone 1™

2008-12-11 Thread cyntacks
Hey guys, Just an FYI, I called Brightstar yesterday to inquire on my order. After calling a boatload of times and receiving the "Sorry we missed your call..." message, I was able to get a human on the phone. The woman who answered (who was EXTREMELY nice btw) explained that has heard there may b

[android-developers] Re: Android Market HTTP Links?

2008-12-08 Thread cyntacks
st type them directly into the browser, they have to be > links, to generate the right intent. > > On Dec 7, 9:27 pm, cyntacks <[EMAIL PROTECTED]> wrote: > > > Hi, > > > Is it possible to "link" from a webpage to the Android Market? That > > is, ca

[android-developers] Android Market HTTP Links?

2008-12-07 Thread cyntacks
Hi, Is it possible to "link" from a webpage to the Android Market? That is, can I place a link on our company website which if clicked from an Android mobile device it would auto"magically" open the Android Market, bringing the user to that particular app? Thanks for the help, Kevin --~--~-

[android-developers] Link to software on market?

2008-12-07 Thread cyntacks
Hi, Is it possible to "link" from a webpage to the Android Market? That is, can I place a link on our company website which if clicked from and Android device would open the Android Market and bring them to that particular app? Thanks for the help, Kevin --~--~-~--~~~---

[android-developers] Dialog Restore

2008-12-07 Thread cyntacks
Hi all, My custom dialogs won't "restore" upon orientation|keyboard change, for example, if my dialog is visible and the device is changed from Portrait to Landscape when the activity is restarted the dialog is not shown. This ONLY happens with my custom dialogs, all the Android API dialogs perfo

[android-developers] Re: Dialog with No Title

2008-12-07 Thread cyntacks
;[EMAIL PROTECTED]> wrote: > Nope i think Kevin is right. Get A bigger screen. lol jokeing. > > On 12/07/2008, cyntacks <[EMAIL PROTECTED]> wrote: > > > > > > > I guess it depends on how you define "dialog". As it stands in the SDK > > now a dial

[android-developers] Re: Dialog with No Title

2008-12-07 Thread cyntacks
quot;looks" like a dialog? Kevin On Dec 7, 10:25 am, "Xavier Mathews" <[EMAIL PROTECTED]> wrote: > Did you set it to invisable and shorten it? I have never heard of aDialogwith > notitle. > > On 12/07/2008, cyntacks <[EMAIL PROTECTED]> wrote: > > >

[android-developers] Re: Dialog with No Title

2008-12-07 Thread cyntacks
won't take up space: > yourTextView.setVisibility(TextView.INVISIBLE) > > On Dec 7, 4:09 am, cyntacks <[EMAIL PROTECTED]> wrote: > > > I'm just bumping this, I have been trying to figure this out for the > > past 2 hours... anyone know how this can be done? > > > O

[android-developers] Re: Dialog with No Title

2008-12-06 Thread cyntacks
I'm just bumping this, I have been trying to figure this out for the past 2 hours... anyone know how this can be done? On Nov 13, 1:26 pm, G <[EMAIL PROTECTED]> wrote: > I've got the following NumberPickerDialog class which extendsDialog. > Currently the pick_number.xml contains only a LinearLayo

[android-developers] Re: Re-use Layouts

2008-11-17 Thread cyntacks
Got it, Mark you were absolutley correct (and I am sure you knew that!). I didn't realize the screenOrientation was to be set in the Manifest Thanks so much, works like a charm... Kevin On Nov 17, 9:25 pm, cyntacks <[EMAIL PROTECTED]> wrote: > Hi Mark, > > Thanks for t

[android-developers] Re: Re-use Layouts

2008-11-17 Thread cyntacks
" to the xml view my main directory, the view is still switching the vertical. For example, in normal Portrait I have this: | | | | But, when I go into Landscape I get this _ _ _ _ Any help would be appreciated. Kevin On Nov 17, 9:01 pm, Mark Murphy <[EMAIL PROTECTED]> wrote:

[android-developers] Re-use Layouts

2008-11-17 Thread cyntacks
Hi, I have finally finished my app but I am running into a last minute "detail". I built the app using the layout-port-480X320 for the screen size. The app does not require input from the keyboard so "landscape" is not a valid layout. But, if the user opens the keyoboard Android searches for a la

[android-developers] Re: Virtual Table Problem

2008-11-10 Thread cyntacks
t was just being treated as an INTEGER, thus my join failed becuase SQLite was seeing the entry as in INTEGER! Wow, that took WAY too long to figure out... On Nov 10, 7:42 am, cyntacks <[EMAIL PROTECTED]> wrote: > Hi All, > > I Am experiencing a strange issue regarding the joini

[android-developers] Virtual Table Problem

2008-11-10 Thread cyntacks
Hi All, I Am experiencing a strange issue regarding the joining of a SQLite3 Virtual Table with a "regular" table. MY result allways pull back 0 records, but if i run the same sql on the 2 reular tables it pulls back all records. After hours or debugging this I am starting to believe I may not fu

[android-developers] Re: Flush title from an AlertDialog

2008-11-04 Thread cyntacks
Hi Aquinas, I know it is over a month late, but just in case anyone else comes and looks for this as I did. I was having a similar issue in that I could not update my entire custom dialog, this is the result of the activity "caching" the dialog. After reading the API a bit closer I found this: "

[android-developers] Re: Determining Application Size

2008-10-31 Thread cyntacks
ether are the size reported to the user > once they have installed the app. > > On Oct 31, 2:11 pm, cyntacks <[EMAIL PROTECTED]> wrote: > > > Dumb question, I know, but I have to ask. How does one determine the > > size of their app? Is it the size of the .apk file, or is it t

[android-developers] Determining Application Size

2008-10-31 Thread cyntacks
Dumb question, I know, but I have to ask. How does one determine the size of their app? Is it the size of the .apk file, or is it the size of the precompiled code? For example, if my precompiled code is 2mb (including icons) but the .apk is 500k, what is the "size" of the app? --~--~-~--~-

[android-developers] Re: The UK Release and Internationalization

2008-10-30 Thread cyntacks
e shortcuts, etc.) to > support non-English languages. >     * New date and numeric formats. > > > > On Oct 29, 9:11 pm, cyntacks <[EMAIL PROTECTED]> wrote: > > > Hi Everyone, > > > I just wanted to give this a bump. > > > Has anyone successfully "in

[android-developers] Re: TabHost - Multiple Files?

2008-10-29 Thread cyntacks
("destroy") .setContent(new Intent(this, Controls2.class) .addFlags(Intent.FLAG_ACTIVITY_CLEAR_TOP))); } } On Oct 27, 7:25 pm, cyntacks <[EMAIL PROTECTED]> wrote: > Mark, > > Brilliant! Great stuff. I just couldn't think th

[android-developers] Re: The UK Release and Internationalization

2008-10-29 Thread cyntacks
xx, etc. But what about determining that region in the java code? Thanks for your help, Kevin On Oct 29, 7:07 am, cyntacks <[EMAIL PROTECTED]> wrote: > Hi, > > Last I read here on the board Android did not yet fully support > internationalization (even though we have the direct

[android-developers] The UK Release and Internationalization

2008-10-29 Thread cyntacks
Hi, Last I read here on the board Android did not yet fully support internationalization (even though we have the directories for different languages, etc). 1) Is this true? 2) Will the normal Java syntax involving Locales be a valid work around? I ask because our application needs to know whet

[android-developers] Re: TabHost - Multiple Files?

2008-10-27 Thread cyntacks
Mark, Brilliant! Great stuff. I just couldn't think this through in my head. You are a lifesaver, I have tried this out and it works perfectly. Thanks for the help! Kevin On Oct 27, 6:35 pm, Mark Murphy <[EMAIL PROTECTED]> wrote: > cyntacks wrote: > > Working with a TabHos

[android-developers] TabHost - Multiple Files?

2008-10-27 Thread cyntacks
Ok, dumb question, but this is starting to nag me... Working with a TabHost, Is it possible to keep the Java code for the tabs in separate files? For example, I have a tabbed screen with two tabs, the logic for each tab is say 300 lines for a total of 600. Now, I have arranged the methods in the

[android-developers] Re: Manipulate Drawable Resource

2008-10-27 Thread cyntacks
Hi Kyle, Where does the icon "live" that you are trying to update? Is it inside of your app, or is it on the Android home screen? From what I can gather the SDK does not allow one to update the icon on the home screen during runtime (at least that is what I read here on the board when attempting

[android-developers] Re: Button Up? LongClick?

2008-10-25 Thread cyntacks
click when the timer runs out (we do it with a > simple delayed message in the framework.) > > On Oct 25, 2008 4:06 PM, "cyntacks" <[EMAIL PROTECTED]> wrote: > > Ok, this is really KILLING me. I just went through the Button/View/ > Listener's API again and still

[android-developers] Re: Button Up? LongClick?

2008-10-25 Thread cyntacks
runs out (we do it with a > simple delayed message in the framework.) > > On Oct 25, 2008 4:06 PM, "cyntacks" <[EMAIL PROTECTED]> wrote: > > Ok, this is really KILLING me. I just went through the Button/View/ > Listener's API again and still can't figure

[android-developers] Button Up? LongClick?

2008-10-25 Thread cyntacks
Ok, this is really KILLING me. I just went through the Button/View/ Listener's API again and still can't figure this out. When a button is pressed onClick(View v) of the OnClickListner is called, but how can I determine if the button is being held? I want to perform "x" action while the user "hol

[android-developers] Re: the highlight of items in ListView

2008-10-25 Thread cyntacks
Awesome! Thanks to the both of you. I have spent so much time over the last 6 months focussed on the back end that I am just know coming into the finishing stretch where the UI is becoming the number one issue. So, sorry for the numerous questions, but thanks again for the help! On Oct 24, 12:04

[android-developers] Re: the highlight of items in ListView

2008-10-24 Thread cyntacks
James, I don't have an answer, but I do have a note in my notebook to post this very same question! I am experiencing the exact same problem in a ListView. Any help is always appreciated, Kevin On Oct 24, 5:44 am, James <[EMAIL PROTECTED]> wrote: > Hi, > > I have a set of items in a ListView .

[android-developers] Re: Market Place and Trial Software?

2008-10-23 Thread cyntacks
arging for the app once that becomes an option.  So we'd post our > stuff now... free... and then go in and edit the price later on.  It > might be a good option; by then we'd have feedback, and any popularity > might drive future revenue. > > I'd love to hear fro

[android-developers] Re: Market Place and Trial Software?

2008-10-22 Thread cyntacks
Hey Joey, Thanks! I actually read this feed every day and even was discussing "slideme" earlier, I should have mentioned that. I'm just not so keen on a non-google solution at this point, but I guess if it means selling apps or not, what choice do we have? :) Thanks again for the post, Kevin

[android-developers] Re: Market Place and Trial Software?

2008-10-22 Thread cyntacks
; Hi Kevin, > > I think you'll end up with two apps initially. I'm looking at working on > a licensing solution because there seems to be a need. Do you have any > tips as to what you'd like to see? > > Al. > > cyntacks wrote: > > Hi Al, > > > I g

[android-developers] Re: Padding Not Working in XML but does in Java

2008-10-22 Thread cyntacks
t; > The reason why setting an image resets the padding is because 9-patch > images can encode padding. If missing, we assume a padding of 0. > > > > On Wed, Oct 22, 2008 at 12:40 PM, cyntacks <[EMAIL PROTECTED]> wrote: > > > Romain, > > > Awesome! Yes, I am s

[android-developers] Re: Market Place and Trial Software?

2008-10-22 Thread cyntacks
#x27;m disappointed that we won't be able to charge until next quarter, > > and it does put a slight dent in my plans.  I guess I'll just sigh and > > deploy. > > > On Oct 22, 1:56 pm, cyntacks <[EMAIL PROTECTED]> wrote: > > >> Ok, so the Market Pla

[android-developers] Re: Padding Not Working in XML but does in Java

2008-10-22 Thread cyntacks
he reply, Kevin PS: Did you just know this, or was this documented somewhere that I missed? Oct 22, 3:14 pm, "Romain Guy" <[EMAIL PROTECTED]> wrote: > Are you setting the background and/or button image from your code? If > yes, this will override the padding. > > &

[android-developers] Re: Padding Not Working in XML but does in Java

2008-10-22 Thread cyntacks
Hi everyone, just wanted to give this a bump. Anyone have this problem? I really would like to include the padding in the XML so that the correct padding is loaded with the correct layout auto-magically. But without this I have to have this in the source On Oct 21, 8:02 pm, cyntacks

[android-developers] Market Place and Trial Software?

2008-10-22 Thread cyntacks
Ok, so the Market Place will be live on Monday, AWESOME! AWESOME! AWESOME! But here is a question for all you developers like us who are hoping to make some revenue off months of hard work. Does the API currently support a way to make our applications "trial software"? That is, making them free

[android-developers] Padding Not Working in XML but does in Java

2008-10-21 Thread cyntacks
Hi, This is a strange issue and I can't seem to figure out why it is happening. I have a set of ImageButtons in my xml Layout (inside of a Table/Row) which require padding. Here is a sample button: [code] [/code] I attempt to add padding to all 4 edges, like so: [code] [/code

[android-developers] Re: Image Button?

2008-08-20 Thread cyntacks
            > > //view.setBackgroundResource(R.drawable.btn_52_middle_dn); > >                 }else{ > >                         > > view.setBackgroundResource(R.drawable.btn_52_middle_up); > >                 } > >         }else{ > >                 if(sel

[android-developers] Re: Image Button?

2008-08-20 Thread cyntacks
                if(selected){ >                         view.setBackgroundResource(R.drawable.btn_single_dn); >                 }else{ >                         view.setBackgroundResource(R.drawable.btn_single_up); >                 } >         } > >     } > > Hope that helps, > > ~chris > > > > O

[android-developers] Image Button?

2008-08-20 Thread cyntacks
I know a similar question has been asked before, specifically regarding the m5 sdk, but here it goes for the .9 release. I noticed that the new gui (which is awesome by the way) shows the icons on the home screen with no background, but they act like ImageButons in that when you click them the ba