[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. To post

[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 gsuku...@gmail.com wrote: The status light (to the right of the earpiece) and the Trackball change colors, flash, or glow

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

2010-01-11 Thread iPaul Pro
, 2010 at 11:36 AM, iPaul Pro mr.paulbu...@gmail.com wrote: 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 gsuku...@gmail.com wrote: The status light (to the right

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

2010-01-11 Thread iPaul Pro
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 mr.paulbu...@gmail.com wrote: Paul... what are you talking about? Lack of consideration how? Please provide details as your post here is pretty vague. Are you

[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.

[android-developers] Re: androidplayground.net

2009-12-13 Thread iPaul Pro
@theSmith http://www.google.com/alerts On Dec 13, 2:09 pm, theSmith chris.smith...@gmail.com 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 mr.paulbu...@gmail.com wrote: @Andrel - Thats exactly how I found out about

[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, send email

[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 mr.paulbu...@gmail.com 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

[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 gml...@gmail.com 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 mr.paulbu...@gmail.com wrote

[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

[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 reisc...@googlemail.com wrote: Hi, I have the following code in my application:   Intent i = new Intent();   i.setAction(Intent.ACTION_VIEW);  

[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: activity android:name=.CreateShortcutActivity intent-filter action android:name=android.intent.action.CREATE_SHORTCUT / category android:name=android.intent.category.DEFAULT /

[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 ro...@rogerlemmon.com wrote: I am new

[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 jerryfan1...@gmail.com 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 gshett...@gmail.com 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

[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 ?xml version=1.0 encoding=utf-8? RelativeLayout xmlns:android=http://schemas.android.com/apk/res/ android android:id=@+id/mainlayout

[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 mr.paulbu...@gmail.com 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

[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-developers] Android / Java Developer Wanted

2009-08-04 Thread iPaul Pro
(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 published (2 paid

[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 vinny.s...@gmail.com 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

[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 intent-filter 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

[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 stephane.campi...@gmail.com wrote: Hi, such as the name of the topic says, I am developping an application based on speech recognition. I intend to develop the

[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 hack...@android.com wrote: Use data android:scheme=package / On Fri, Jul 3, 2009 at 3:19 PM, iPaul Pro mr.paulbu...@gmail.com wrote: Is this even possible? I have apps that deal with alarms and notifications, both of which are canceled

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

2009-07-03 Thread iPaul Pro
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 1, 12:46 pm, iPaul Pro mr.paulbu...@gmail.com

[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] 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

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

2009-07-01 Thread iPaul Pro
Alexey, I have an idea. I have not tried it myself, and I don't have the time right now, but figured I'd offer a suggestion: Perhaps change your setContentView() to a full-screen layout (possibly blurring, dimming, and making the background transparent) Instead of setting the theme to

[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 =

[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 burlysk...@gmail.com wrote:

[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 hack...@android.com wrote: It would be much better to call the package manager API to

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

2009-04-04 Thread iPaul Pro
LinearLayout android:orientation=vertical android:layout_width=fill_parent android:layout_height=wrap_content LinearLayout android:orientation=vertical android:id=@+id/ topPanel android:layout_width=fill_parent android:layout_height=wrap_content android:layout_marginLeft=14px

[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: ?xml version=1.0