Re: [android-developers] Re: hi...

2012-10-01 Thread Yue Zeng
Plz refer here: http://www.androidhive.info/2011/11/android-sqlite-database-tutorial/ On Mon, Oct 1, 2012 at 3:17 PM, Asheesh Arya asheesharya...@gmail.comwrote: Lots of Tutorial available on google. try it out -- You received this message because you are subscribed to the Google Groups

Re: [android-developers] hi..

2012-10-01 Thread Yue Zeng
guys,you just should learn to search your questions from the search engine like www.google.com. On Mon, Oct 1, 2012 at 3:40 PM, Ibrahim Sada ibrahim.in...@gmail.comwrote: HI Guys How to store and retrive the image in sqlite database... Thanx in advance -- You received this message

Re: [android-developers] Re: What is the best phone to buy for Android Development?

2012-10-01 Thread Yue Zeng
Emulator is enough 4 *new learners*. On Mon, Oct 1, 2012 at 4:09 PM, Peter Webb r.peter.w...@gmail.com wrote: Doesn't really matter. I find myself testing on 4 different devices in the emulator - corresponding to different screen sizes. The only time I load into a real device is just before a

Re: [android-developers] .csv file reading code in android

2012-09-17 Thread Yue Zeng
why stored in csv file? you can just use the sqlite to store the data,and use the csv file to output it? On Mon, Sep 17, 2012 at 3:14 PM, Anoop C anoopc@gmail.com wrote: Dear All, Im try to create a remote login. Data content is in users.csv format. I want to connect using

Re: [android-developers] hi...

2012-09-17 Thread Yue Zeng
if you,just to search the word like send mail in android code in Google or other , you will find it better! On Mon, Sep 17, 2012 at 2:34 PM, Asheesh Arya asheesharya...@gmail.comwrote: yeah its ok! -- You received this message because you are subscribed to the Google Groups Android

Re: [android-developers] A possible bug: MPEG4Extractor contains two copies of mIsDrm

2012-09-17 Thread Yue Zeng
so,just check the code according to the tips. On Mon, Sep 17, 2012 at 2:08 PM, eaglessong eagless...@gmail.com wrote: I noticed the following and it looks like a bug to me: MPEG4Extractor contains two copies of mIsDrm. One is obtained from its based class MediaExtractor and the other is

Re: [android-developers] Re: How to read *.CHM File ?

2011-08-16 Thread Yue Zeng
TreKing ,you said something better than nothing. On Sun, Aug 14, 2011 at 3:02 PM, TreKing treking...@gmail.com wrote: On Sun, Aug 14, 2011 at 1:50 AM, mahdi mahdi.farz...@gmail.com wrote: is any library for read chm file in android ? Not in the SDK, which is what this group is for. There

[android-developers] hwo to send command to i2c bus from the user space?

2011-08-16 Thread Yue Zeng
hi my friends, plz do me a favour to show me howto send command to i2c bus from the user space. and example code will be good. Yours Yue Zeng -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email

Re: [android-developers] Communication between android app and application on a remote server

2011-07-29 Thread Yue Zeng
Chinese? On 26/07/2011 12:49 PM, work_84 work8...@gmail.com wrote: Hello, I am developing an Android application which has to send/receive data to/from a remote server securely. The Android application has to authenticate the server and the server needs to authenticate the device. The data