[android-developers] Please Need Help with Notifications for this my app

2016-09-15 Thread Emmanuel Asika
Guys please all I want is a way for my app to be able to have a sound notification whenever an alert is present in the site...here's the link: https://www.datafilehost.com/d/d3feded8 Download and create an account and seebif your expertise can help me..am a noob in creating apps..but this is

Re: [android-developers] Re: include layout in tab : change tab name ?

2013-07-14 Thread Emmanuel Dafflon
But TabActivity shouldnt be used anymore should it ? On Sun, Jul 14, 2013 at 9:06 AM, Piren gpi...@gmail.com wrote: you should read the tutorials http://developer.android.com/guide/topics/ui/layout/tabs.html On Saturday, July 13, 2013 7:18:00 PM UTC+3, Emmanuel Dafflon wrote: Hello, I

Re: [android-developers] Re: include layout in tab : change tab name ?

2013-07-14 Thread Emmanuel Dafflon
+3, Emmanuel Dafflon wrote: But TabActivity shouldnt be used anymore should it ? On Sun, Jul 14, 2013 at 9:06 AM, Piren gpi...@gmail.com wrote: you should read the tutorials http://developer.android.com/**guide/topics/ui/layout/tabs.**htmlhttp://developer.android.com/guide/topics/ui/layout

[android-developers] include layout in tab : change tab name ?

2013-07-13 Thread Emmanuel Dafflon
Hello, I created a simple activity with a tabhost and 3 tabs. Those tabs are includes of different layouts but the name of the tabs are the id of the layout wich is not good. How can I change the name of the tabs ? Best regards, rXp! -- -- You received this message because you are

[android-developers] Developing an app that controls the router settings

2012-01-13 Thread Emmanuel Emma
hello android developersam trying to develop an app that will be controlling the router settings bt am aint really sure on how to go abt it.pls pls help. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send

Re: [android-developers] Memory Leak problem (about activity background)

2011-12-12 Thread Onaih Emmanuel
Thanks On Sat, Dec 10, 2011 at 10:40 AM, Ken Yang kuas216...@gmail.com wrote: Hi!! Dear All, I have an app that contains many Activity. (ex: i got 10 Activity which be named a1,a2,a3,a10) and all of the Activity(a1,a2,a3a10) have background like this. LinearLayout

[android-developers] SDK Manager

2011-08-04 Thread Emmanuel Ofembe Eneufei
Why does SDK manager just flicker and not open when I'm configuring Eclipse? -- 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: How to investigate a system crash reported by user?

2011-01-22 Thread Emmanuel
I second the usage of Acra. Actually, I can't even think of a good reason not to use it !! Emmanuel / Alocaly http://androidblogger.blogspot.com http://www.alocaly.com On 11 jan, 16:27, Stephan Wiesner testexpe...@googlemail.com wrote: Tryhttp://code.google.com/p/acra If there is a normal

[android-developers] Re: making Toast like notification?

2010-12-31 Thread Emmanuel
, and if the player tends to play very fast, the toasts accumulate, and are shown out of the correct context : ie the feedback is not fired for the latest player action. They can even be fired when the player is no more in the game. Emmanuel / Alocaly http://androidblogger.blogspot.com http://www.alocaly.com On 31

[android-developers] Re: Gamine 0.3 (3D game engine)

2010-12-12 Thread Emmanuel
, so you can't relink it. If you know a way to do it, I would like to try it ! Can you tell me how to relink Losing your marbles with my own version of the engine ? Emmanuel http://androidblogger.blogspot.com http://www.alocaly.com Ps: by the way I tried you game : it's nice but I think

[android-developers] Re: Gamine 0.3 (3D game engine)

2010-12-12 Thread Emmanuel
Do you have a suggestion for a different license?  I don't want to create any obstacles to using it in commercial games, but I do want to make sure that if someone improves the library itself, those improvements will be released as open source. I'm not sure. Someone on the AndEngine blog (

[android-developers] How to handle portrait modes only for big Screens ?

2010-12-11 Thread Emmanuel
... So how to handle that ? Any help appreciated, Emmanuel / Alocaly http://androidblogger.blogspot.com/ http://www.alocaly.com -- 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

[android-developers] Re: Gamine 0.3 (3D game engine)

2010-12-11 Thread Emmanuel
It's interesting... But the Lgpl licence is not really developer friendly, especially on Android, because it imposes that the developer gives all of its game sources ( as the LGPL licence imposes that a user should be able to recreate the game with another library version ). Emmanuel http

[android-developers] Touchscreen coordinates problem on Samsung Galaxy S (Vibrant)

2010-12-03 Thread Emmanuel Marty
? Is there a way to read the min/max coordinates that should be expected for the fullscreen GL view so I can rescale? or a way to get properly translated events? Thanks in advance! Best regards, Emmanuel -- You received this message because you are subscribed to the Google Groups Android Developers group

[android-developers] Android 1.6 equivalent of EXTRA_GATEWAY_URI

2010-11-03 Thread Emmanuel
is doing it. Can someone please help me? Thanks, Emmanuel -- 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

[android-developers] Re: Is it possible to make the LED / trackball pulse while the screen is on ?

2010-10-24 Thread Emmanuel
TweetDesk that have this feature ), but I have no idea how they do it !! ( and that's a shame , because the LED on the N1 is really nice :) Emmanuel / Alocaly http://androidblogger.blogspot.com http://www.alocaly.com On Oct 18, 11:04 pm, KeKeSeB keke...@gmail.com wrote: Hi, Is there a way I

[android-developers] Re: Samsung Galaxy Tab: AVD add on package

2010-10-24 Thread Emmanuel
That's all fine, but when I check the Scale display to real Size check box, I can't launch any more any AVD... Do you know why ? Emmanuel / Alocaly http://androidblogger.blogspot.com/ http://www.alocaly.com On Oct 23, 2:16 pm, Mark Murphy mmur...@commonsware.com wrote: On Sat, Oct 23, 2010

[android-developers] How to monitor outgoing SMS activity with Android Emulator

2010-08-18 Thread Emmanuel Sari
Hi, I have to test various Android applications with the emulator and in order to detect abusive or malevolent behavior, I need to know whenever an app is trying to send a SMS. I already tried to send a few messages from the Emulator to see if it generates any kind of trace in DDMS, but I haven't

[android-developers] Re: Play Sound File

2010-07-24 Thread Emmanuel
From what I understand : no... This page : http://developer.android.com/intl/fr/guide/topics/media/index.html said : ...You cannot play sound files in the conversation audio... In a sense, I think it's rather a good thing. Hope it helps, Emmanuel / Alocaly http://androidblogger.blogspot.com

[android-developers] Re: How could I avoid others to get my used pictures in my application?

2010-07-24 Thread Emmanuel
of their phone... In a more general way, if you give people access to an application where they can see things, then they can prevent them to extract what they see ! But on a legal side, the pictures still belongs to you, and no one should use them without your authorization. Emmanuel / Alocaly http

[android-developers] Re: Google AdSense

2010-06-13 Thread Emmanuel
There is a special adsense for android. But it is still in beta for the moment, and you need 100 000 daily pageviews to apply to the beta ! But there are others mobile ad provider : Admob, greystripe, mobclix, Emmanuel / Alocaly http://androidblogger.blogspot.com/ http://www.alocaly.com

[android-developers] Re: How to test onCreate with saved Bundle?

2010-06-12 Thread Emmanuel
I totally agree ! In my app, some screens are portrait only, and during development, I authorized landscape, just to test activity creation with Bundle... Emmanuel / Alocaly http://androidblogger.blogspot.com/ http://www.alocaly.com/ On Jun 11, 8:21 am, TreKing treking...@gmail.com wrote

[android-developers] Re: unable to open database file after OS upgrade

2010-05-24 Thread Emmanuel
Badly, I was over optimistic. The bug occurred again. If someone know for real how to get rid of it, it would be nice !! Emmanuel http://androidblogger.blogspot.com/ http://www.alocaly.com/ On May 3, 1:00 am, Emmanuel emmanuel.ast...@gmail.com wrote: hello all, Just to let you know, I

[android-developers] Re: Twitter app's popup aligned with ListView item - how did they do it?

2010-05-23 Thread Emmanuel
The twitter application will become rather soon open sourced, it has been announced by Android officials. I think Google wants this kind of widget to become standard in Android applications. Emmanuel / Alocaly http://androidblogger.blogspot.com/ http://www.alocaly.com/ On May 21, 9:53 pm

[android-developers] Re: unable to open database file after OS upgrade

2010-05-02 Thread Emmanuel
hello all, Just to let you know, I included this code in my version of my games 'Word Prospector' and 'Chasseur de mots', and I don't have any more bug report with this issue ! Emmanuel http://androidblogger.blogspot.com/ http://www.alocaly.com/ On Apr 28, 2:01 am, Emmanuel emmanuel.ast

[android-developers] Re: unable to open database file after OS upgrade

2010-04-27 Thread Emmanuel
(); return db; } } Actually, it runs OK on the emulator, so I hope it doesn't bring any more issues, ... And that it solves the first crash ! Does it seem reasonable ? Emmanuel / Alocaly http://androidblogger.blogspot.com/ http://www.alocaly.com

[android-developers] Re: Stream videos from Youtube

2010-04-08 Thread Emmanuel
I made some quick tests a while ago, and I think the emulator simply CAN'T display video from youtube... ( or from anywhere else BTW )... So it's best to use a real device for this kind of development ! Emmanuel http://androidblogger.blogspot.com/ http://www.alocaly.com/ On Apr 8, 2:21 pm

[android-developers] Re: 2-D Graphics Performance after Motorola Droid 2.1 Update

2010-04-03 Thread Emmanuel
are about the same classes ( if not the same ). But in one case it has to put 320x480 pixels on the screen, as in the other, it has to put 480x854 pixels, so much more !! Emmanuel http://androidblogger.blogspot.com/ http://www.alocaly.com/ On Apr 2, 9:55 pm, Ralf Schn On Apr 3, 5:19 am, Phil tesujiga

[android-developers] Re: 2-D Graphics Performance after Motorola Droid 2.1 Update

2010-04-02 Thread Emmanuel
I think the Nexus One can't go above 30 FPS in OGL because of the screen resolution : It is fill limited Emmanuel http://androidblogger.blogspot.com/ http://www.alocaly.com/ On Apr 2, 9:55 pm, Ralf Schneider li...@gestaltgeber.com wrote: UUUhh! Does this mean the Nexus One would be faster

[android-developers] Re: conditional compilation

2010-04-02 Thread Emmanuel
all :) )... And find macro usage... Looked into linux sources... and find macro usage... I'm quite suspicious thinking both My projects AND microsoft + google + linux developers all get it so wrong... Emmanuel http://androidblogger.blogspot.com/ http://www.alocaly.com/ On Apr 1, 6:28 pm, Bob

[android-developers] Re: conditional compilation

2010-03-31 Thread Emmanuel
without ifdef... It makes programs more difficult to read, but you really can switch from different versions of your programs much more easily, and it's a real gain of time ! Emmanuel http://androidblogger.blogspot.com/ http://www.alocaly.com/ On Mar 30, 12:36 pm, Bob Kerns r...@acm.org wrote

[android-developers] Re: what's the best 2d engine and what's the tools I need to create a game?

2010-03-30 Thread Emmanuel
There are some existing 2D engines, that you can find by googling. The most famous is, I think Rokon, that is quite complete ( with one successful game, and that deal with 2D, Sound, TouchPad, Accelerometer, etc... ) hope it helps, Emmanuel http://androidblogger.blogspot.com/ http

[android-developers] Re: Question for Admob users

2010-03-29 Thread Emmanuel
would still use the location, but perhaps have a place in my app explaining the permisions. If your application is mainly for the US market, I think there is no need... Emmanuel http://androidblogger.blogspot.com/ http://www.alocaly.com/ On Mar 28, 12:38 pm, Neilz neilhorn...@googlemail.com wrote

[android-developers] Database : XML or SQLite ?

2010-03-26 Thread Emmanuel Dafflon
Hello, I'm doing a application that will use a database with serialized object. The objects will be already serialized and the user will just display things. On a PC I would just make an XML but with android I'm not sure. Can I make an XML and unpack it when the user launch the application for

[android-developers] Re: How to get a remote logcat on error?

2010-02-03 Thread Emmanuel
, it will be sent ! Hope it helps, Emmanuel Ps : By the way, I don't fully understand why Flurry doesn't provide the full call stack. They are so close, and they have done most of the work to have a super useful tool, and they just stop one inch before it... Strange... ( but it makes me feel good to have

[android-developers] Any body have a clue with this bug : Adding window failed ?

2010-01-20 Thread Emmanuel
just call a showDialog function, and the Android OS returns a 'Adding window failed' exception... I suspect that I hit a limit somewhere, but I don't have any clue on what is really wrong here... Someone has already seen that ? Thanks for any help, Emmanuel http://androidblogger.blogspot.com

[android-developers] Re: Led notification on Motorola Milestone

2010-01-05 Thread Emmanuel
I wrote an blog entry on Leds : http://androidblogger.blogspot.com/2009/09/tutorial-how-to-use-led-with-android.html Hope it helps, Emmanuel http://androidblogger.blogspot.com/ http://www.alocaly.com On Jan 5, 5:10 pm, Beth emez...@gmail.com wrote: To define your own color and pattern, define

[android-developers] Re: 1024x1024 OpenGL Texture

2009-12-31 Thread Emmanuel
that big on a 480x800 screen ? Emmanuel/ Alocalyhttp://androidblogger.blogspot.com/http://www.alocaly.com On Dec 27, 4:48 pm, Dan Sherman impact...@gmail.com wrote: Just load fewer other textures when making your atlas. A 1024x1024 image is going to eat up somewhere around 4mb

[android-developers] Re: 1024x1024 OpenGL Texture

2009-12-27 Thread Emmanuel
on a 480x800 screen ? Emmanuel / Alocaly http://androidblogger.blogspot.com/ http://www.alocaly.com On Dec 27, 4:48 pm, Dan Sherman impact...@gmail.com wrote: Just load fewer other textures when making your atlas. A 1024x1024 image is going to eat up somewhere around 4mb of space, and on the G1

[android-developers] Re: Multitouch support in Android 2.0

2009-11-04 Thread Emmanuel
change !!! Emmanuel http://androidblogger.blogspot.com/ http://www.alocaly.com/ Ps : Note that I would love to be proven wrong, as I have a G1 :) On Oct 27, 9:33 pm, Jason Proctor jason.android.li...@gmail.com wrote: the G1 hardware does support multitouch. there has been a kernel browser hack

[android-developers] Re: how to know if it the emulator or device

2009-11-03 Thread Emmanuel
, but it feels more secure to me than using the ANDROID_ID var... Emmanuel http://androidblogger.blogspot.com/ http://www.alocaly.com/ -- 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

[android-developers] Re: idiot's guide to using layout:gravity?

2009-11-01 Thread Emmanuel
You can't have two different gravity in the same layout, so you can't do it a linear Layout, without introducing a new level in the hierarchy. I made an entry in my blog on this subject : http://androidblogger.blogspot.com/2009/08/tutorial-how-to-have-two-buttons-on.html Hope it helps, Emmanuel

[android-developers] Re: Physics engines for Android

2009-10-10 Thread Emmanuel
It looks like the Space Physic game is using the Box2D lib... Emmanuel http://androidblogger.blogspot.com/ http://www.alocaly.com On Oct 10, 8:24 am, murali raju manutd...@gmail.com wrote: Hey thank u very much Andre its helped me a lot. thank u. On Fri, Oct 9, 2009 at 11:53 PM, André

[android-developers] Re: How can I do Image processing on JPEG data

2009-04-13 Thread Emmanuel
Not a specialit, but I would say you should use bitmapfacotry.decodeByteArray to decode the jpeg image to some raw pixel image. Hope it helps, Emmanuel http://androidblogger.blogspot.com/ http://www.alocaly.com On Apr 13, 6:47 am, srik sri_reddy...@yahoo.com wrote: Hi I am confused on how

[android-developers] Re: Failed to reopen debug port for Selected Client to:

2009-03-10 Thread Emmanuel
didn't tell me anything. So I really suspect there is a virus there that remove this line... If someone know something about that, I would be glad to here it ! Emmanuel http://androidblogger.blogspot.com/ On 10 mar, 03:45, jus...@ragblue.com wrote: I'm having the exact same problem.  It started

[android-developers] Re: how to update list

2009-02-06 Thread Emmanuel
runOnUiThread is your friend for this situation : http://code.google.com/android/reference/android/app/Activity.html#runOnUiThread(java.lang.Runnable) Emmanuel http://androidblogger.blogspot.com/ On Feb 4, 7:04 pm, cindy ypu01...@yahoo.com wrote: I figure out the problem. You can't change

[android-developers] Re: How to use findViewById() in a dialog

2009-02-05 Thread Emmanuel
R.string.btn_yes is the string that appear on your button. Not the id ! findVienwById wants an id ! Emmanuel http://androidblogger.blogspot.com/ On Feb 5, 8:35 am, Lucius Fox lucius.fo...@gmail.com wrote: Hi, I create a dialog using this: Dialog d = new AlertDialog.Builder(MyActivity.this

[android-developers] Re: How to use findViewById() in a dialog

2009-02-05 Thread Emmanuel
); curButton.setText(Coucou); } Emmanuel http://androidblogger.blogspot.com/ On Feb 5, 9:09 pm, Emmanuel emmanuel.ast...@gmail.com wrote: R.string.btn_yes is the string that appear on your button. Not the id ! findVienwById wants an id ! Emmanuelhttp://androidblogger.blogspot.com

[android-developers] Re: How get text from EditText filed which is showing in alert Dialog

2009-02-05 Thread Emmanuel
As Romain said you're getting the content from your activity ( that don't possess a username_edit item ). you should do : ... Dialog curDialog = (Dialog) dialog; EditText enterNumberField = (EditText) curDialog.findViewById (R.id.username_edit); ... It works for me... Emmanuel http

[android-developers] Re: ListView: Disable Focus Highlight

2009-02-05 Thread Emmanuel
areAllItemsEnabled() { return false; } public boolean isEnabled(int position) { return false; } }; and it's ok... Emmanuel http://androidblogger.blogspot.com/ On Feb 5, 12:08 am, BoD bodl...@gmail.com wrote: I too have this problem. I

[android-developers] Re: how to update list

2009-02-03 Thread Emmanuel
Do you mean the data from your adapter has changed, and you want to update your list from this ? To achieve this result, I create the adapter from the new data, and reset it to the list. There should be another cleaner method, but this is works for me ! Emmanuel http

[android-developers] Re: Table layout without using Android XML

2009-02-03 Thread Emmanuel
( CurRow ); } MainLayout.addView ( curTable ); Emmanuel http://androidblogger.blogspot.com/ On Feb 3, 8:26 am, Muthu Kumar K. muthum...@gmail.com wrote: Hi all, Can any one help me how to create table layout with out using the Android XML. Thanks in Advance, Muthu Kumar K

[android-developers] Re: How to handle ini file in android?

2009-02-02 Thread Emmanuel
Do you mean you want to use a .ini file that is more than 1 mo ? 1mo is a lot of memory for a mobile phone ! Though if you really need to, you can always concatenate several 1 Mo asset files to fit your needs. Emmanuel http://androidblogger.blogspot.com/ On Feb 2, 8:18 am, Paranoia zheny

[android-developers] Re: Background Repeat in relativeLayout

2009-01-29 Thread Emmanuel
Thanks Romain, It's working now. It's strange, as I though I had already tried that. I think I just forgot about the xml namespace when I first tried. By the way, I'm not sure I completely understand its use... Thanks anyway, Emmanuel http://androidblogger.blogspot.com/ On Jan 29, 12:12 am

[android-developers] Re: Background Repeat in relativeLayout

2009-01-28 Thread Emmanuel
Hi Romain, Can you elaborate a little on how to do it on the Xml side ? I succeeded to do it by code, on the java side ( Sebastien, it's on my blog if you are interested ). But I didn't found how to do it with the xml, and I feel it would be cleaner this way. thanks, Emmanuel http

[android-developers] Re: Debugging geolocations services

2009-01-20 Thread Emmanuel
Isn't it more secure to output your log in a txt file in your SD card, so you don't have to bother with any limit ? Emmanuel http://androidblogger.blogspot.com/ On Jan 21, 2:22 am, Mark Murphy mmur...@commonsware.com wrote: So I log everything to file, take my Android out for a walk, come

[android-developers] Re: Slide Views ( like Google Scoreboard app )

2009-01-07 Thread Emmanuel
The homeScreen slide view source is there : http://android.git.kernel.org/?p=platform/frameworks/base.git;a=blob;f=core/java/com/android/internal/widget/SlidingDrawer.java Quite a big thing, but already done ! Emmanuel http://androidblogger.blogspot.com/ On Jan 7, 6:52 pm, Al alcapw

[android-developers] Re: Repeating AnimationSet

2009-01-06 Thread Emmanuel
a dirty 'repeat' pattern ), but it just don't do anything. Is it possible that something like a clear animation would be called AFTER the animationEnd callback, and remove the new animation ? Emmanuel http://androidblogger.blogspot.com/ On Jan 6, 11:44 pm, Romain Guy romain...@google.com wrote

[android-developers] Re: Repeating AnimationSet

2009-01-06 Thread Emmanuel
) { } }; private Runnable mLaunchSecondAnimation = new Runnable() { public void run() { LaunchOutAnimation( ); } }; Thanks for the (good) proposition anyway !! Emmanuel

[android-developers] Re: AlertDialogs reused ?

2009-01-05 Thread Emmanuel
that the onPrepareDialog failed for you, because it is exactly what I'm finally doing, with no trouble. The only difference is that I also set the text in the OnCreateDialog, for the first time the dialog is created ( I'm not sure onPrepareDialog is called the first time ). Hope it helps, Emmanuel http

[android-developers] Re: Store last selected items in Spinner across different app-launching

2009-01-03 Thread Emmanuel
I would use SharedPreferences for this : http://code.google.com/android/devel/data/preferences.html Emmanuel http://androidblogger.blogspot.com/ On Jan 4, 2:14 am, Developer shuo.yang.2...@gmail.com wrote: Hi, I want to save the selected item somehow, so that the selected item is shown

[android-developers] Re: dealing with multiple activities

2008-12-27 Thread Emmanuel
Call the second activity with startActivityForResult, add a SetResult ( ... ) with your result just before calling finish in your second activity, then in your first activity, onActivityResult will be called, where you can treat your results. Hope it helps, Emmanuel http

[android-developers] Re: Adding image to Background:

2008-12-22 Thread Emmanuel
android:orientation=vertical android:background=@drawable/bubbles Emmanuel http://androidblogger.blogspot.com/ On Dec 22, 12:08 pm, diya blore diya.bl...@gmail.com wrote: Hi, For an  Application background .. i need to add an image. --~--~-~--~~~---~--~~ You received

[android-developers] Re: TraceView error

2008-12-17 Thread Emmanuel
view is OK ! a big thank, Emmanuel http://androidblogger.blogspot.com/ On Dec 17, 2:31 am, fadden fad...@android.com wrote: On Dec 16, 4:40 pm, Emmanuel emmanuel.ast...@gmail.com wrote: Actually, the trace file I get is coming from the emulator. I uploaded it on my Pc, closed the emulator

[android-developers] Re: Detect TAB key?

2008-12-17 Thread Emmanuel
ARgh... I use the OnKeyListener to limit a editText to 8 characters ( as described here : http://androidblogger.blogspot.com/2008/11/editview-with-limited-number-of.html ) Do you mean it is a bad idea ? What would be the correct way to do that ? Emmanuel http://androidblogger.blogspot.com

[android-developers] Re: TraceView error

2008-12-16 Thread Emmanuel
Actually, the trace file I get is coming from the emulator. I uploaded it on my Pc, closed the emulator and Eclipse, and still get the same results. So it is not this bug ! Thanks anyway, Emmanuel http://androidblogger.blogspot.com/ On Dec 16, 12:53 am, fadden fad...@android.com wrote: On Dec

[android-developers] TraceView error

2008-12-14 Thread Emmanuel
) at com.google.traceview.DmTraceReader.init (DmTraceReader.java:71) at com.google.traceview.MainWindow.main(MainWindow.java:187) Any idea more than welcomed ! Emmanuel http://androidblogger.blogspot.com/ --~--~-~--~~~---~--~~ You received this message because