android - SDKBOX Kept asking to "Select ANDROID_PROJECT_DIR" while importing iap -


i new sdkbox, trying import in app purchase sdk , other sdk cocos2d-x 3.10 project under windows cmd environment.

following guide:

http://docs.sdkbox.com/en/installer/#get-the-installer

after installed python , sdkbox, , used following command project root directory

sdkbox import iap 

i got stuck on screen asking me select android_project_dir

i used:

sdkbox import -b iap -p e:/projects/slotclient2/slotmatchine/proj.android-studio-vcv 

but got same result , doesn't matter type, kept showing type quit abort message.

i tried sdkbox import facebook , other sdk , got same result.

it doesn't matter if put in 0,1,2,3... or actual path, none of works.

please point me right direction, lot!

enter image description here


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -