[android-developers] ListView like Contact

2011-05-30 Thread Kevin R. Octavian
Do you know how to make listview like listview on contact..? i mean how to drag itemlist to right ,n it will call. And if i drag item list to left, it will show message form.. do you know how to make it?thx before..:) -- Mobile Developer (Android,iphone,Blackberry,J2ME,brew,symbian) mobile :

Re: [android-developers] How to detect whether my app is installed on SD card by programmatically?

2011-02-16 Thread Kevin R. Octavian
how to make an app can be autostartup? On 2/16/11, San Zhang dahua007...@gmail.com wrote: Thanks Marcin Orlowski. Your answer is very useful for me. 2011/2/16 Marcin Orlowski webnet.andr...@gmail.com On 16 February 2011 13:53, San Zhang dahua007...@gmail.com wrote: My app can be

[android-developers] Problem Activity

2011-02-14 Thread Kevin R. Octavian
I have problem with activity. . my activity is playing sound.. when i start activity, sound is played. but , when i changed to be a landscape mode . the sound is playing again.. why it happen?? can you give me a solution for my problem??thx.. -- Mobile Developer

Re: [android-developers] Problem Activity

2011-02-14 Thread Kevin R. Octavian
thx... On Tue, Feb 15, 2011 at 1:17 AM, TreKing treking...@gmail.com wrote: On Mon, Feb 14, 2011 at 12:08 PM, Kevin R. Octavian kevin.r.octav...@gmail.com wrote: why it happen?? can you give me a solution for my problem?? Please review the documentation the Android Activity Lifecycle

Re: [android-developers] Re: javascript graphing

2011-02-11 Thread Kevin R. Octavian
can you giva me a simple project or tutorial about it?? because i want to learnn it.. thx.. On Fri, Feb 11, 2011 at 3:39 PM, Vinay Julme vinayju...@gmail.com wrote: No sorry. It was basic javascripting, like validation and simple AJAX On Fri, Feb 11, 2011 at 11:00 AM, Jags jag...@gmail.com

Re: [android-developers] Re: Camerapreview

2011-02-10 Thread Kevin R. Octavian
and teh how to upload image to server from android?? On Thu, Feb 10, 2011 at 1:33 AM, Kevin Duffey andjar...@gmail.com wrote: Email intent.. which you can use to bring up email app and attach photo to it, to/subject/etc lines final Intent i = new Intent(Intent.ACTION_SEND);

Re: [android-developers] Game Engine

2011-01-24 Thread Kevin R. Octavian
i used candroidengine On Wed, Jan 19, 2011 at 9:38 PM, Orkun orkungenco...@gmail.com wrote: Hi all! I wanna ask, what do you think the best game engine suitable to Android within efficiency/performance issues? -- You received this message because you are subscribed to the Google Groups

Re: [android-developers] Re: HTTP Live Streaming

2011-01-05 Thread Kevin R. Octavian
how about mms streaming? On Fri, Dec 31, 2010 at 12:51 PM, Samuh samuh.va...@gmail.com wrote: I can't say anything about which (if any) Android video players support RTSP, including authorization, so do your own research. This guy here[http://justdevelopment.blogspot.com/2009/10/video-

Re: [android-developers] Changing Media Player Proxy - RTSP

2011-01-05 Thread Kevin R. Octavian
how about mms... i have problem to do that On Tue, Dec 28, 2010 at 7:52 AM, Stephen Lau st...@grommit.com wrote: Hi Damien, Our app is also getting bit by this. I've been in contact with some folks at Sprint regarding it, but no solution yet. I haven't been able to find a workaround;

Re: [android-developers] Facebook image share

2011-01-05 Thread Kevin R. Octavian
i`m sorry ... where i get a facebook api and twitter api?? i want to make an application with facebook and twitter api...thx On Wed, Jan 5, 2011 at 3:54 PM, guru sagar gurusagar...@gmail.com wrote: Hi all, Is it possible to share image on facebook using

[android-developers] How to display Japanese character on TextView

2011-01-05 Thread Kevin R. Octavian
do you know,how to display Japanes character on TextView please help me... -- Mobile Developer (Android,iphone,Blackberry,J2ME,brew,symbian) mobile : 085722945257 email : kevin.r.octav...@gmail.com arsenal_a...@yahoo.co.id blog : kevinroctavian.wordpress.com -- You received this message because

[android-developers] mms video streaming

2011-01-03 Thread Kevin R. Octavian
how to make a video streaming with mms in android? i have problem to do that . . . -- Mobile Developer (Android,iphone,Blackberry,J2ME,brew,symbian) mobile : 085722945257 email : kevin.r.octav...@gmail.com arsenal_a...@yahoo.co.id blog : kevinroctavian.wordpress.com -- You received this

[android-developers] make an engine

2010-12-29 Thread Kevin R. Octavian
how to make some classes in android to be .jar? i want to make an engine for my project...thx -- 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

Re: [android-developers] How to stream video to android device over HTTP.

2010-12-28 Thread Kevin R. Octavian
how about MMS ? Somebody know? On Wed, Dec 22, 2010 at 7:14 AM, Thierry Legras tleg...@gmail.com wrote: Hi, Thanks for your answer. Well I did not tried a VideoView but the MediaPlayer and a SurfaceView as given by ApiDemos. However I consider the code as good as it works for RTSP stream on