Bonsoir serait-il possible que quel qu'un d'entre vous post un exemple vraiment simple sur les "intent" ?
Du genre comment s'en servir etc...
Merci
Printable View
Bonsoir serait-il possible que quel qu'un d'entre vous post un exemple vraiment simple sur les "intent" ?
Du genre comment s'en servir etc...
Merci
Hope these helps
https://dl.dropboxusercontent.com/u/...estIntents.mfa
https://dl.dropboxusercontent.com/u/...ents_GMaps.mfa
https://dl.dropboxusercontent.com/u/...reAndShare.mfa
Not working with Gmail
Thx Fernando :D
I am looking for an Android intent to shot a service under
Is it possible ? pls
if you tell us what you want to do it we can figure it out, so far yes you can run apk using intents.
I would like to run a same counter when the application and spot background.
The problem is that it does not work for me the freeze counter
No one to help me?
The best example is Audio player
When you return to the phone menu, the player continues to play .
I'd like to do the same for my application
this not have a simply solution, runtime pause when is in background as other application does, what you need to do is save in an ini the time hundredth or second or other date&time from date&time object as you need in your application, days, month, etc.
when device goes pause ini will be written and then your values in it.
so my suggestion have a timer each 5 sec or minute set the time values to the INI, remember, depends on how exact you need them, but exact is also device computational time.
Hi the dropbox link doesn't download file..
Could you send me ?
QUOTE=Fernando;677552]Hope these helps
https://dl.dropboxusercontent.com/u/...estIntents.mfa
https://dl.dropboxusercontent.com/u/...ents_GMaps.mfa
https://dl.dropboxusercontent.com/u/...reAndShare.mfa
Not working with Gmail[/QUOTE]
Bonjour, puis je avoir vos exemples
mm unfortunately I have not them anymore, please if someone have can report for me to upload again
Hello, Do you know how to use intent to change the wallpaper of the phone ? i would like use a picture on my scene as a wallpaper. Thank you.