[android-developers] Android Game Submission

2016-10-25 Thread Ena Games
scape Games(2016) - from Hidden Fun Games are the collections of 50 latest halloween escape games of 'Point And Click Type New Escape Games' developed and released by ENA Games Studio for free. These 50 halloween games are launched exclusively to addict the escape games lovers for this hall

[android-developers] Change Text color and text size in listview

2010-05-12 Thread ena
In my project im Multiple choice listin this all text view in white color...i want to change text color... in program im use simple xml main.xml ?xml version=1.0 encoding=utf-8? RelativeLayout xmlns:android=http://schemas.android.com/apk/res/android;

[android-developers] Re: Mouse Gesture for Navigation?

2009-01-23 Thread ena
Hi CVK, the idea that u posted do not worked for me...Could u plz give the exact code that u worked on... Thanks in advance.. On Jan 7, 4:58 am, CVK chetank...@gmail.com wrote: I am able to read flings in left or right directions on a listview and change that listview to a different listview.

[android-developers] Re: disable scrolling

2009-01-22 Thread ena
it can't work...anything else... On Jan 23, 12:54 am, Scynasty tornquis...@gmail.com wrote: ScrollView.setVerticalScrollBarEnabled(false); On Jan 22, 1:15 pm, ena enu1...@gmail.com wrote: Hi All, Im using scrollview...i need to disable scrolling bar on particular time ..is it possible

[android-developers] Play wav files in Media player

2009-01-20 Thread ena
plz help me outActually i want to play many file one by one in media player.im using that code MediaPlayer melodyPlayer=MediaPlayer.create(context, resID); melodyPlayer.seekTo(0); melodyPlayer.start(); but after same time i

[android-developers] Re: Play wav files in Media player

2009-01-20 Thread ena
time not... On Jan 20, 11:59 am, ena enu1...@gmail.com wrote: plz help me outActually i want to play many file one by one in media player.im using that code MediaPlayer  melodyPlayer=MediaPlayer.create(context, resID);                                 melodyPlayer.seekTo(0

[android-developers] Re: Get Email log

2009-01-06 Thread ena
if anyone has the solution then please let me know... On Dec 27 2008, 2:33 pm, ena enu1...@gmail.com wrote: Hi All, How to get Email log??? Please help me out... Thanks in Advance --~--~-~--~~~---~--~~ You received this message because you are subscribed

[android-developers] Re: Get Email log

2009-01-06 Thread ena
?? On Jan 7, 6:59 am, Andrew Stadler stad...@gmail.com wrote: Can you please describe what you're looking for, in a bit more detail, and perhaps what you're hoping to do with it? On Sat, Dec 27, 2008 at 1:33 AM, ena enu1...@gmail.com wrote: Hi All, How to get Email log??? Please help me

[android-developers] Re: Change active AlarmManager event

2009-01-03 Thread ena
if anyone has the solution then please let me know.. On Nov 6 2008, 2:51 pm, hve.dk henrik.v.eriks...@gmail.com wrote: Can you provide me with a small code sample on how to unschedule the old alarm and schedule a new one inside the onReceive event? - TIA. On 6 Nov., 08:52, hackbod

[android-developers] Get Email log

2008-12-27 Thread ena
Hi All, How to get Email log??? Please help me out... Thanks in Advance --~--~-~--~~~---~--~~ 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] Re: GradientDrawable definition in XML?

2008-12-26 Thread ena
use this... ?xml version=1.0 encoding=utf-8? shape xmlns:android=http://schemas.android.com/apk/res/android; type=rectangle gradient android:startColor=#b1aeab android:endColor=#b1aeab android:angle=270/ corners android:radius=5dp / /shape On Dec 26, 7:39 am, brnzn

[android-developers] want service start

2008-12-23 Thread ena
Hi All, Please help me...i want service start when i install application...i have done on Boot Completed..but how to do start with install application Crying or Very sad --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google

[android-developers] On stop method

2008-12-07 Thread ena
How to do restart App in OnStop method ... --~--~-~--~~~---~--~~ 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

[android-developers] Re: New SDK Available

2008-12-06 Thread ena
What is new in new sdk?? On Dec 6, 4:21 pm, Paulo Sergio [EMAIL PROTECTED] wrote: Hi very nice news!!! 2 questions: whats the band frenquency of the phone? will it have 3g in europe? from where is it shipped? if outside europe will be expensive to who live here ordering online is a huge

[android-developers] How to i detect the click on task bar.

2008-12-01 Thread ena
I want to know how to detect the click on task bar??? --~--~-~--~~~---~--~~ 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

[android-developers] SpecialCharacters

2008-11-27 Thread ena
I try to draw SpecialCharacters in Edittext.. i want draw '©' character i am used Java: KeyCharacterMap keyCharacterMap = KeyCharacterMap .load(KeyCharacterMap.BUILT_IN_KEYBOARD); keyEvents = keyCharacterMap.getEvents(new char[] { '©' }); dispatchKeyEvents(Main.edittext,

[android-developers] Re: SpecialCharacters

2008-11-27 Thread ena
'. On 11月28日, 上午7时34分, Ralf [EMAIL PROTECTED] wrote: Just use myedittext.setText((c)); or setText(\u1234) where 1234 is theunicodecharacter you want. R/ On Thu, Nov 27, 2008 at 4:32 AM, ena [EMAIL PROTECTED] wrote: I try to draw SpecialCharacters in Edittext.. i want draw '(c

[android-developers] Re: SpecialCharacters

2008-11-27 Thread ena
'. On 11月28日, 上午7时34分, Ralf [EMAIL PROTECTED] wrote: Just use myedittext.setText((c)); or setText(\u1234) where 1234 is theunicodecharacter you want. R/ On Thu, Nov 27, 2008 at 4:32 AM, ena [EMAIL PROTECTED] wrote: I try to draw SpecialCharacters in Edittext.. i want draw '(c

[android-developers] Re: SpecialCharacters

2008-11-27 Thread ena
' Ⴄ'. On 11月28日, 上午7时34分, Ralf [EMAIL PROTECTED] wrote: Just use myedittext.setText((c)); or setText(\u1234) where 1234 is theunicodecharacter you want. R/ On Thu, Nov 27, 2008 at 4:32 AM, ena [EMAIL PROTECTED] wrote: I try to draw SpecialCharacters in Edittext.. i want

[android-developers] know draw shape

2008-11-17 Thread ena
HI All, please help me out...Suppose if we draw a any shape(circle) on the mobile screen using mouse and finger..is it possible to know what shape is drawn through used of a class??? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the

[android-developers] PendingIntent and Notification

2008-11-11 Thread ena
For status bar icon we used Intent contentIntent = new Intent(this,KeypadLayout.class); contentIntent.setFlags( Intent.FLAG_ACTIVITY_NEW_TASK); PendingIntent appIntent =PendingIntent.getActivity(this,0, contentIntent, 0); Notification notification = new

[android-developers] Re: Android SoftKeyboard Released(Both English and Chinese Input) !

2008-11-08 Thread ena
Hi ALL, could u give me some idea ..how to do it??? On Oct 24, 7:24 pm, Justin (Google Employee) [EMAIL PROTECTED] wrote: PowerGUI, I had a quick look at the test source. I haven't been able to actually run the test, but this seems like great work. I can see a lot of applications that

[android-developers] About Email

2008-10-30 Thread ena
Hi All, How to get email Log?how to send email to emulator and from emulator.Anyone please give me ur suggestions. Thanks in advance --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post

[android-developers] Re: mail.jar activation.jar problem in android

2008-10-27 Thread ena
im using example http://davanum.wordpress.com/2007/12/22/android-send-email-via-gmail-actually-via-smtp/ with 1.0 and found Following is the exception. E/OSNetworkSystem( 448): unknown socket error -1 E/SendMail( 448): Could not connect to SMTP host: smtp.gmail.com, port: 465 E/SendMail( 448):

[android-developers] Re: sending data from one program to another

2008-10-23 Thread ena
could u plz tell me .How to directly access every part of each others using android:sharedUserId?? On Oct 22, 7:01 am, hackbod [EMAIL PROTECTED] wrote: Starting activities (and getting results from them), sending broadcasts, binding to services, and publishing content providers are the main