[android-developers] android-themes.com

2010-05-31 Thread Paul Burke (iPaul Pro)
Please be aware that http://android-themes.com is pirating paid apps. I already found both of mine on there. Thought some of you would like to know. Paul (iPaul Pro) Finer Mobile -- You received this message because you are subscribed to the Google Groups "Android Developers" group.

[android-developers] Re: Nexus 2.1 on sale, WHERE is the SDK!

2010-01-11 Thread iPaul Pro
27;ve been checking my AVD every day to see if it was there. > Apparently it was just announced that its now available. > > > > On Mon, Jan 11, 2010 at 3:34 PM, iPaul Pro wrote: > > > Paul... what are you talking about? Lack of consideration how? Please > > > prov

[android-developers] Re: Nexus 2.1 on sale, WHERE is the SDK!

2010-01-11 Thread iPaul Pro
> when we'll be able to get it.. at least for development? > > > > On Mon, Jan 11, 2010 at 11:36 AM, iPaul Pro wrote: > > This is ridiculous. It's getting harder-and-harder to ignore Google's > > total lack of consideration for its developers. > > >

[android-developers] Re: Nexus 2.1 on sale, WHERE is the SDK!

2010-01-11 Thread iPaul Pro
This is ridiculous. It's getting harder-and-harder to ignore Google's total lack of consideration for its developers. Paul Burke Finer Mobile On Jan 11, 10:15 am, nexbug wrote: > "The status light (to the right of the earpiece) and the Trackball > change colors, flash, or glow briefly to inform

[android-developers] Re: T-Mobile Carrier Billing

2009-12-16 Thread iPaul Pro
I asked about this in a T-Mobile Partner Network Forum. I was told that more details are to come, but was directed to this FAQ: https://developer.t-mobile.com/site/global/partner_hubs/android/faq/p_android_billing_faq.jsp It seems as though sales will continue to show in the Checkout portal. Still

[android-developers] Re: androidplayground.net

2009-12-13 Thread iPaul Pro
@theSmith http://www.google.com/alerts On Dec 13, 2:09 pm, theSmith wrote: > How did you guys set up alerts? Im confused by what you mean by this. > > -smith > > On Dec 12, 7:24 pm, iPaul Pro wrote: > > > > > @Andrel - Thats exactly how I found out about this. &g

[android-developers] Re: androidplayground.net

2009-12-12 Thread iPaul Pro
@Andrel - Thats exactly how I found out about this. On Dec 12, 6:57 pm, Andrei wrote: > I would advise to everybody to create Google alert for paid app > You'll get updates daily > put your app name apk > > "MyAppName" apk > > On Dec 12, 6:26 pm, iPaul Pro

[android-developers] Re: androidplayground.net

2009-12-12 Thread iPaul Pro
Website responded immediately, vowing to remove the app by the end of the night. On Dec 12, 5:28 pm, iPaul Pro wrote: > I found my software being illegally distributed on this website. I > thought some of you would like to know about it. They are charging > 9.99 for unlimited access to

[android-developers] androidplayground.net

2009-12-12 Thread iPaul Pro
my software and any mention of it Paul Burke (iPaul Pro) Finer Mobile -- 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, sen

[android-developers] Re: adc 2 Second Round

2009-10-26 Thread iPaul Pro
Google said that the first round would be entirely decided by user voting. Are we to believe that they are reviewing every rating by hand? This is a joke. The finalists will obviously be hand-chosen, disregarding the first round results. This may seem like an unfounded accusation, but how long doe

[android-developers] Re: Start the CallLog Activity via Intent

2009-09-27 Thread iPaul Pro
Intent i = new Intent(); i.setAction(Intent.ACTION_CALL_BUTTON); startActivity(i); Paul On Sep 25, 7:43 pm, Matt wrote: > Hi, > > I have the following code in my application: > >   Intent i = new Intent(); >   i.setAction(Intent.ACTION_VIEW); >   i.setData(android.provider.CallLog.CONTENT_URI);

[android-developers] Re: How to add entry (pointing to Activity) to “Home Screen -> Menu -> Add -> Shortcu ts”?

2009-09-20 Thread iPaul Pro
I have never tried this, but this is from "Any Cut's" manifest: http://code.google.com/p/apps-for-android/source/browse/trunk/AnyCut/AndroidManifest.xml Hope that helps. Paul On Sep 20, 12:51 pm, Andrzej Duś wrote: > Hi, > > I'm wr

[android-developers] Re: Updated apps not showing at the top of the list

2009-09-11 Thread iPaul Pro
Its seems to me that there needs to be a significant amount of time between updates for the app to show back at the top of the "By Date" list. In my experience, 2 weeks is enough time. It may actually be less. Paul On Sep 11, 6:11 pm, "ro...@rogerlemmon.com" wrote: > I am new to posting on the

[android-developers] Re: do i need to close cursor?

2009-09-10 Thread iPaul Pro
managedQuery() does not need to be closed. http://groups.google.com/group/android-developers/browse_thread/thread/9c887ac024b36798 Paul On Sep 10, 3:13 am, jerryfan2000 wrote: > Hi, > Just wondering is it necessary to close cursor when an activity is > stopped or pause? --~--~-~--~

[android-developers] Re: Customizing alert dialog

2009-09-07 Thread iPaul Pro
Check out the API Demos : App/Activity/Custom Dialog Paul On Sep 7, 11:49 am, gshetty wrote: > Hi All > > I want to custmize an alert dialog. I can set the content using > setContentView and other api's, but Android always gives a white > border with rounded edges around the Alert dialog. Is it

[android-developers] Re: MapActivity in android 1.5

2009-08-27 Thread iPaul Pro
Did you specify a Maps API key? http://developer.android.com/guide/tutorials/views/hello-mapview.html http://code.google.com/android/maps-api-signup.html http://schemas.android.com/apk/res/ android" android:id="@+id/mainlayout" android:orientation="vertical" android:layout_width="f

[android-developers] Re: Android / Java Developer Wanted

2009-08-12 Thread iPaul Pro
Spot filled! Thanks to everyone that replied. Paul On Aug 4, 1:57 pm, iPaul Pro wrote: > I am in independent Android developer, creating an app to enter the > Second Android Developer Challenge. I am looking for a developer > experienced in RESTful or JSON web API's. Specifical

[android-developers] Re: Add menu icon programatically

2009-08-06 Thread iPaul Pro
Example: @Override public boolean onCreateOptionsMenu(Menu menu) { super.onCreateOptionsMenu(menu); MenuItem item1 = menu.add(0, MENU_ABOUT, MENU_ABOUT, R.string.menu_about);{ item1.setIcon (android.R.drawable.ic_

[android-developers] Android / Java Developer Wanted

2009-08-04 Thread iPaul Pro
d SAX (javax.xml.parsers or org.xml.sax). I do not have money to offer, only an opportunity to be involved in a team, creating an Android app that legitimately has a chance at claiming one of the 33 prizes from ADC2. My Android publisher id is "iPaul Pro". I currently have 5 independently created apps pu

[android-developers] Re: Is It Possible to get Nottification

2009-07-22 Thread iPaul Pro
http://davanum.wordpress.com/2007/12/15/android-listen-for-incoming-sms-messages/ On Jul 22, 11:03 am, iPaul Pro wrote: > http://stackoverflow.com/questions/1126625/how-can-i-query-the-number... > > On Jul 22, 9:49 am, "android.vinny" wrote: > > > HI Is it Possible

[android-developers] Re: Is It Possible to get Nottification

2009-07-22 Thread iPaul Pro
http://stackoverflow.com/questions/1126625/how-can-i-query-the-number-of-unread-sms-in-android/1128301#1128301 On Jul 22, 9:49 am, "android.vinny" wrote: > HI Is it Possible to get the Notification when we get the Ne meessage > or New mail or anr SMS OR MMS like that > > is it possible to do tha

[android-developers] Re: Speech Recognition application

2009-07-10 Thread iPaul Pro
Just in case you are unaware: http://developer.android.com/reference/android/speech/RecognizerIntent.html On Jul 10, 5:41 am, campi wrote: > Hi, > such as the name of the topic says, I am developping an application > based on speech recognition. I intend to develop the recognition part. > Since

[android-developers] Re: Using Intent to view specific App in Android Market

2009-07-10 Thread iPaul Pro
To do this in a future-proof way, you would set the on the receiver app to handle your type of data and sending extras with the intent from the sending app. For example: if you are making an app that SEND's plain text: In the java of the app to send the text: final Intent sendIntent = new Inte

[android-developers] Re: Register Receiver to Listen for Application Update

2009-07-04 Thread iPaul Pro
Thanks! On Jul 4, 12:07 am, Dianne Hackborn wrote: > Use > > > > On Fri, Jul 3, 2009 at 3:19 PM, iPaul Pro wrote: > > > Is this even possible? > > > I have apps that deal with alarms and notifications, both of which are > > canceled/removed when on updat

[android-developers] Re: Register Receiver to Listen for Application Update

2009-07-03 Thread iPaul Pro
ent a receiver that listens for an application update. Any suggestions on how to do this, or accomplish my goal otherwise? Paul Burke i...@ipaulpro.com pub:"iPaul Pro" - Try "CallBack" and "StatusNotes" on the Android Market. On Jul

[android-developers] Re: Theme.Dialog Activity and Context Menu

2009-07-01 Thread iPaul Pro
chance to try it myself. Paul Burke i...@ipaulpro.com pub:"iPaul Pro" On Jul 1, 12:51 pm, Alexey Volovoy wrote: > thanks for reply Dianne. > > On Jul 1, 11:20 am, Dianne Hackborn wrote: > > > The current platform doesn't support menus on non-fullscreen windows, sor

[android-developers] Re: Alarm Manager

2009-07-01 Thread iPaul Pro
Does your PendingIntent have a unique requestCode? eg: private final int _id = (int) System.currentTimeMillis(); PendingIntent pendingIntent = PendingIntent.getBroadcast (getApplicationContext(), _id, i, PendingIntent.FLAG_ONE_SHOT); On Jul 1, 9:47 am, Marius Venter

[android-developers] Register Receiver to Listen for Application Update

2009-07-01 Thread iPaul Pro
Hi, I'd like to add a Broadcast Action to my Intent Filter that listens for when my application is successfully updated (replaced). android.intent.action.PACKAGE_REPLACED is described as "Broadcast Action: A new version of an application package has been installed, replacing an existing version

[android-developers] List of a Specific Contact's Phone Numbers

2009-05-25 Thread iPaul Pro
I'm trying to make a list of a specific contacts available phone numbers. Here's what I have: private OnItemClickListener mItemClickListener = new OnItemClickListener() { public void onItemClick(AdapterView parent, View v, int position, long id) { Uri contactUri = Content

[android-developers] Re: Drawing on the incoming call screen

2009-05-17 Thread iPaul Pro
Perhaps you could try launching an activity with a transparent background, strategically positioned, that fires when an incoming call is received. It will have the same UI effect. I assume that this is the way other apps achieve this "feature". On May 15, 8:55 pm, GT wrote: > Is it possible to d

[android-developers] Re: Start after boot - autostart

2009-04-27 Thread iPaul Pro
Anybody have an example of calling the package manager API to enable or disable "autostart" receivers/activities (using shared prefences)? Thanks in advance, - Paul On Apr 8, 12:55 pm, Dianne Hackborn wrote: > It would be much better to call the package manager API to enable/disable > that comp

[android-developers] Re: How is android's AlertDialog layout define?

2009-04-04 Thread iPaul Pro
On Mar 23, 3:27 pm, Lucius Fox wrote: > Can you please tell

[android-developers] Queue and Display Call Log, Names Only

2009-03-17 Thread iPaul Pro
I am trying to construct a simple app that allows me to see my call log, displaying names only, in a "simple_list_item_1". I am totally new to Java and Android and this is really the first step in creating my first app. Here's what I've got (go easy, please): Manifest: http://schemas.android.c