Thanks Scott.

Interesting !!  I am in Houston, Texas.

What would be the reason the app is visible only on certain phones of same
type & service provider !?

Would it be an issue on Google Android Market App/Market place ?

Next thing, I am doing is to test on other Droids in my region.

I'll keep you updated, because it might help developers like me - who are
trusting that their app would be served on all the phones, if they put it in
the Android market.


Kumar    _/|\_
www.saisk.com
ku...@saisk.com
"making a profound difference with knowledge and creativity..."


On Sat, Nov 14, 2009 at 11:29 PM, SoftwareForMe.com SoftwareForMe.com <
softwareforme....@gmail.com> wrote:

> *Money Now - Preview                FREE*
> **SAISK LLC                                  **000
>
> It's there!
>
> I have a Moto Droid on Verizon.
>
> Could this be a regional thing? I"m in Washington State.
>
> Scott
> SoftwareForMe.com
> Makers of PhoneMyPC
>
>
> On Sat, Nov 14, 2009 at 9:19 PM, Kumaravel Kandasami <
> kumaravel.kandas...@gmail.com> wrote:
>
>> Did NOT see my app (Money Now Preview) on the VERIZON new DROID phone.
>>
>> I personally searched for my app on the Market app  - Weird did not see
>> the app on my friends phone.
>>
>> Weird !! Looks like there could some settings on the phone or need to
>> change any thing on my app .. not clue.
>>
>>
>> Any suggestions/recommendations !?
>>
>>
>>
>>
>> Kumar    _/|\_
>> www.saisk.com
>> ku...@saisk.com
>> "making a profound difference with knowledge and creativity..."
>>
>>
>> On Thu, Nov 12, 2009 at 10:40 PM, Kumaravel Kandasami <
>> kumaravel.kandas...@gmail.com> wrote:
>>
>>> Thank You very much Scott.
>>>
>>>
>>> Kumar    _/|\_
>>> www.saisk.com
>>> ku...@saisk.com
>>> "making a profound difference with knowledge and creativity..."
>>>
>>>
>>> On Thu, Nov 12, 2009 at 10:32 PM, SoftwareForMe.com SoftwareForMe.com <
>>> softwareforme....@gmail.com> wrote:
>>>
>>>> Your Manifest looks fine.
>>>>
>>>> I have a Droid. I searched the market and found "MoneyNow - Preview," by
>>>> SAISK LLC. If that's you, you're AOK.
>>>>
>>>> Scott
>>>> SoftwareForMe.com
>>>>
>>>>
>>>> On Thu, Nov 12, 2009 at 5:04 PM, Kumaravel Kandasami <
>>>> kumaravel.kandas...@gmail.com> wrote:
>>>>
>>>>> BTW, additionally I have "ON" ed the copy protection in the Android
>>>>> Market.*
>>>>>
>>>>> **"On (Helps prevent copying of this application from the device.
>>>>> Increases the amount of memory on the phone required to install the
>>>>> application.)"*
>>>>>
>>>>>
>>>>> Kumar    _/|\_
>>>>> www.saisk.com
>>>>> ku...@saisk.com
>>>>> "making a profound difference with knowledge and creativity..."
>>>>>
>>>>>
>>>>> On Thu, Nov 12, 2009 at 7:01 PM, Kumaravel Kandasami <
>>>>> kumaravel.kandas...@gmail.com> wrote:
>>>>>
>>>>>> Thanks Dianne Hackborn.
>>>>>> This is my entire manifest file, I have just renamed the classes for
>>>>>> this email.
>>>>>>
>>>>>>
>>>>>> <manifest xmlns:android="http://schemas.android.com/apk/res/android";
>>>>>>       package="com.saisk.moneynow"
>>>>>>       android:versionCode="2"
>>>>>>       android:versionName="Preview 1.0">
>>>>>>    <uses-permission android:name="android.permission.INTERNET" />
>>>>>>    <uses-permission
>>>>>> android:name="android.permission.ACCESS_NETWORK_STATE" />
>>>>>>    <application
>>>>>>                android:name="myApplication"
>>>>>>                android:icon="@drawable/mn"
>>>>>>                android:label="@string/app_name"
>>>>>>                android:windowNoTitle="true">
>>>>>>
>>>>>>         <activity android:name=".MyActivity"
>>>>>>                   android:configChanges="keyboardHidden|orientation"
>>>>>>                   android:theme="@android:style/Theme.NoTitleBar">
>>>>>>             <intent-filter>
>>>>>>                 <action android:name="android.intent.action.MAIN" />
>>>>>>                 <category
>>>>>> android:name="android.intent.category.LAUNCHER" />
>>>>>>             </intent-filter>
>>>>>>         </activity>
>>>>>>     </application>
>>>>>>
>>>>>>     <uses-sdk android:minSdkVersion="3" />
>>>>>> </manifest>
>>>>>>
>>>>>>
>>>>>> Kumar    _/|\_
>>>>>> www.saisk.com
>>>>>> ku...@saisk.com
>>>>>> "making a profound difference with knowledge and creativity..."
>>>>>>
>>>>>>
>>>>>> On Thu, Nov 12, 2009 at 5:46 PM, Dianne Hackborn <hack...@android.com
>>>>>> > wrote:
>>>>>>
>>>>>>> What else is in your manifest?
>>>>>>>
>>>>>>> On Thu, Nov 12, 2009 at 2:57 PM, Kumaravel Kandasami <
>>>>>>> kumaravel.kandas...@gmail.com> wrote:
>>>>>>>
>>>>>>>> I just got a call from my friend saying that she is not able to see
>>>>>>>> our App: "Money Now" on her Droid phone.
>>>>>>>>
>>>>>>>> I have declared in manifest.xml as
>>>>>>>> <uses-sdk android:minSdkVersion="3" />
>>>>>>>>
>>>>>>>> Is there anything that I am missing to have my app be displayed on
>>>>>>>> the DROID Phones or it is an user error.
>>>>>>>>
>>>>>>>>
>>>>>>>> Appreciate your response.
>>>>>>>>
>>>>>>>> Thanks,
>>>>>>>> Kumar    _/|\_
>>>>>>>> www.saisk.com
>>>>>>>> ku...@saisk.com
>>>>>>>> "making a profound difference with knowledge and creativity..."
>>>>>>>>
>>>>>>>> --
>>>>>>>> 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<android-developers%2bunsubscr...@googlegroups.com>
>>>>>>>> For more options, visit this group at
>>>>>>>> http://groups.google.com/group/android-developers?hl=en
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> Dianne Hackborn
>>>>>>> Android framework engineer
>>>>>>> hack...@android.com
>>>>>>>
>>>>>>> Note: please don't send private questions to me, as I don't have time
>>>>>>> to provide private support, and so won't reply to such e-mails.  All 
>>>>>>> such
>>>>>>> questions should be posted on public forums, where I and others can see 
>>>>>>> and
>>>>>>> answer them.
>>>>>>>
>>>>>>>  --
>>>>>>> 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<android-developers%2bunsubscr...@googlegroups.com>
>>>>>>> For more options, visit this group at
>>>>>>> http://groups.google.com/group/android-developers?hl=en
>>>>>>
>>>>>>
>>>>>>
>>>>>  --
>>>>> 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<android-developers%2bunsubscr...@googlegroups.com>
>>>>> For more options, visit this group at
>>>>> http://groups.google.com/group/android-developers?hl=en
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Warm regards,
>>>> The PhoneMyPC Team
>>>>
>>>> --
>>>> 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<android-developers%2bunsubscr...@googlegroups.com>
>>>> For more options, visit this group at
>>>> http://groups.google.com/group/android-developers?hl=en
>>>>
>>>
>>>
>>  --
>> 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<android-developers%2bunsubscr...@googlegroups.com>
>> For more options, visit this group at
>> http://groups.google.com/group/android-developers?hl=en
>>
>
>
>
> --
> Warm regards,
> The PhoneMyPC Team
>
> --
> 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<android-developers%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

-- 
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, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to