How to create OBB files USING jobb tool Android

后端 未结 2 973
时光取名叫无心
时光取名叫无心 2021-02-10 04:41

My app has grown to be over 50mb, so I now need to use an expansion file. On searching I came to know that there are different files that can be used as expansion files such as

2条回答
  •  时光取名叫无心
    2021-02-10 05:15

    Just write Like this in command prompt and press enter

    C:\>C:\Development\Android\adt-bundle-windows-x86-20140321\sdk\tools\jobb -d C:\
    Myworkspace\ImageTargets\assets\ -o Imagetargets.obb -k globe -pn com.ib.globeap
    p.activity -pv 200 -v
    

提交回复
热议问题