Re: [android-developers] Re: How to make an app in Android to add support of Urdu Language in SMS Program of Android

2011-05-13 Thread Nasif Noorudeen
eiteher you have to make a databses which contain all the words in urdu

On Sat, May 14, 2011 at 12:06 PM, Aitor Mendaza Ormaza <
aitorthe...@gmail.com> wrote:

> http://developer.android.com/guide/topics/resources/localization.html
>
> 
> http://developer.android.com/resources/tutorials/localization/index.html
>  
>
> On Fri, May 13, 2011 at 3:05 PM, naveed ahmad  wrote:
>
>> I made an App for SMS .. now tell me e to make of datahow can i add font
>> in it ..
>>
>>
>> On May 10, 2:24 am, Chris  wrote:
>> > Your best chance of seeing this happen would be to find an existing
>> > SMS app you like, then contact the authors and offer to do the
>> > translations so they can integrateUrduinto their app.  Learning Java
>> > & Android, writing an entire SMS app just to have anUrduSMS app
>> > seems like overkill to me.
>> >
>> > On the other hand if you really want to do this, use Google to find
>> > good Android programming tutorials & examples, examples of sending/
>> > receiving SMS, and how to localize Android apps.  Tons of links on the
>> > internet.
>> >
>> > Cheers,
>> > - C
>> >
>> > On May 9, 1:58 pm, naveed ahmad  wrote:
>> >
>> > > Hi every one.. plz guide me how can i make an app forUrdusupportin
>> > > SMS programmm of Android.
>> >
>> > > guide me plz.. i am new in Android development.
>> >
>> > > Regards Naveed
>>
>> --
>> 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
>>
>
>
>
> --
> ---
> http://aitorTheRed.blogspot.com
> http://www.last.fm/user/aitorTheRed/
>
> --
> 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
>

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

Re: [android-developers] Re: How to make an app in Android to add support of Urdu Language in SMS Program of Android

2011-05-13 Thread Aitor Mendaza Ormaza
http://developer.android.com/guide/topics/resources/localization.html


http://developer.android.com/resources/tutorials/localization/index.html


On Fri, May 13, 2011 at 3:05 PM, naveed ahmad  wrote:

> I made an App for SMS .. now tell me how can i add font in it ..
>
>
> On May 10, 2:24 am, Chris  wrote:
> > Your best chance of seeing this happen would be to find an existing
> > SMS app you like, then contact the authors and offer to do the
> > translations so they can integrateUrduinto their app.  Learning Java
> > & Android, writing an entire SMS app just to have anUrduSMS app
> > seems like overkill to me.
> >
> > On the other hand if you really want to do this, use Google to find
> > good Android programming tutorials & examples, examples of sending/
> > receiving SMS, and how to localize Android apps.  Tons of links on the
> > internet.
> >
> > Cheers,
> > - C
> >
> > On May 9, 1:58 pm, naveed ahmad  wrote:
> >
> > > Hi every one.. plz guide me how can i make an app forUrdusupportin
> > > SMS programmm of Android.
> >
> > > guide me plz.. i am new in Android development.
> >
> > > Regards Naveed
>
> --
> 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
>



-- 
---
http://aitorTheRed.blogspot.com
http://www.last.fm/user/aitorTheRed/

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

[android-developers] Re: How to make an app in Android to add support of Urdu Language in SMS Program of Android

2011-05-13 Thread naveed ahmad
I made an App for SMS .. now tell me how can i add font in it ..


On May 10, 2:24 am, Chris  wrote:
> Your best chance of seeing this happen would be to find an existing
> SMS app you like, then contact the authors and offer to do the
> translations so they can integrateUrduinto their app.  Learning Java
> & Android, writing an entire SMS app just to have anUrduSMS app
> seems like overkill to me.
>
> On the other hand if you really want to do this, use Google to find
> good Android programming tutorials & examples, examples of sending/
> receiving SMS, and how to localize Android apps.  Tons of links on the
> internet.
>
> Cheers,
> - C
>
> On May 9, 1:58 pm, naveed ahmad  wrote:
>
> > Hi every one.. plz guide me how can i make an app forUrdusupportin
> > SMS programmm of Android.
>
> > guide me plz.. i am new in Android development.
>
> > Regards Naveed

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


[android-developers] Re: How to make an app in Android to add support of Urdu Language in SMS Program of Android

2011-05-09 Thread Chris
Your best chance of seeing this happen would be to find an existing
SMS app you like, then contact the authors and offer to do the
translations so they can integrate Urdu into their app.  Learning Java
& Android, writing an entire SMS app just to have an Urdu SMS app
seems like overkill to me.

On the other hand if you really want to do this, use Google to find
good Android programming tutorials & examples, examples of sending/
receiving SMS, and how to localize Android apps.  Tons of links on the
internet.

Cheers,
- C

On May 9, 1:58 pm, naveed ahmad  wrote:
> Hi every one.. plz guide me how can i make an app for Urdu support in
> SMS programmm of Android.
>
> guide me plz.. i am new in Android development.
>
> Regards Naveed

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