Hope it helps you!

The only module you may need to reference is:

implementation 'org.apache.iotdb:tsfile:0.10.0'

It  contains everxthing for reading and writing files.

Writing is straightforward, reading is a bit more complex and we should improve 
the docu.
But just ask here if there are things not clear to you!

Julian

Am 23.07.20, 10:16 schrieb "Shi Jinghai" <[email protected]>:

    Hi Julian,

    That’s great. I’ll try the way you mentioned.

    Kind Regards,

    发件人: Julian Feinauer<mailto:[email protected]>
    发送时间: 2020年7月23日 16:06
    收件人: [email protected]<mailto:[email protected]>
    主题: Re: Is there any docs on how to run iotdb on android?

    Hey,

    you need no jdk, yes.
    Just integrate the jar via grafle (I think android favors gradle) and you 
only need a jre.

    Julian

    Am 23.07.20, 10:02 schrieb "Shi Jinghai" <[email protected]>:

        Thanks Julian and Xiangdong for your quick reply.

        To Julian,
        Would it possible iotdb have such a tool jar, commons-iotdb? Then the 
jdk requirement could be removed, right?



        发件人: Julian Feinauer<mailto:[email protected]>
        发送时间: 2020年7月23日 15:18
        收件人: [email protected]<mailto:[email protected]>
        主题: Re: Is there any docs on how to run iotdb on android?

        Hey,

        another alternative would be to use plain tsfiles and not the whole 
IoTDB Stack.
        This should work out oft he box on android, I think.

        Julian

        Am 23.07.20, 09:03 schrieb "Xiangdong Huang" <[email protected]>:

            Hi Jinghai,

            We just tried Raspberry PI, and did not test on Andorid.
            This is an interesting scenario. We can have a try.

            Best,
            -----------------------------------
            Xiangdong Huang
            School of Software, Tsinghua University

             黄向东
            清华大学 软件学院


            Shi Jinghai <[email protected]> 于2020年7月23日周四 下午1:21写道:

            > Hi List,
            >
            > Is there any docs on how to run iotdb on android?
            >
            > My scenario is to log iot equipment info in a home.
            >
            > TIA,
            >
            > Shi Jinghai
            >



Reply via email to