>
> I know that we have to include this code in the Manifest.
> <supports-screens
>         android:anyDensity="true"
>         android:largeScreens="true"
>         android:normalScreens="true"
>         android:resizeable="true"
>         android:smallScreens="true" >
>     </supports-screens>
> I have not used this code in the manifest yet but doubt if the problem due
> to this.
>

If you know that you have to include this code in the manifest then include
it and see if it fixes your problem.  The only way to get rid of your
"doubt" as to whether this is the problem is to TRY it and see if it fixes
your problem.  If it does then you have no need to doubt.  If it doesn't,
then you KNOW  something else is causing the problem.


Thanks,
Justin Anderson
MagouyaWare Developer
http://sites.google.com/site/magouyaware


On Thu, May 16, 2013 at 9:20 AM, Justin Anderson <[email protected]>wrote:

>
> On Thu, May 16, 2013 at 8:14 AM, bob <[email protected]> wrote:
>
>> Why is it not compatible?
>>
>> I believe that would be his question...
>
>
>> Why not just make it compatible?
>>
> Because he doesn't know why it isn't compatible...
>
>
> Thanks,
> Justin Anderson
> MagouyaWare Developer
> http://sites.google.com/site/magouyaware
>

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to