AppConkit - Android development Client

Hi All,

I am using an Android Emulator . I am trying to create an android development client on the Android emulator . I am following the link :https://customer.weptun.de/display/ACK/Android+Development+Client?focusedCommentId=2491124&#comment-2491124

Then index.apk is getting downloaded successfully . But when I am trying to install this application . It is not not getting installled . It is giving an error message " ABizClient Could not be installed on this phone". How can I fix this Issue ?

Thanks in advance . Please provide your feedback.

Hello Ashutoslenka,

I already answered you over in the comments, but for everybody here again: You need a device (or emulator in this case) with Google APIs.

Hi p.blitz,

I have downloaded the emulator from “http://www.addictivetips.com/windows-tips/download-google-android-emulator/” . It is not the official SDK emulator . How can I assign google API to this ? . It will directly launch the emulator from the exe…

Waiting for your feedback.

Sorry, that isn’t possible. You will have to download the official Android SDK at http://developer.android.com/sdk/index.html. After installing the SKD, in the AVD you can select to download an Emulator with Google APIs installed.

Hi P.blitz,

Thanks I got that right . But now I was testing for the IOS developement client . I am doing this in iphone simulator . The version is version - 3.1.3(7E18) . when I am trying this link “AppConKit Download” . It is showing Weptun Ibiz Client Universal App . But I could not able to download it in the iphone simulator . Does IOS 4.0.3 or higher version is required ? .

Thanks in advance . Wating for your feedback.

The iOS Simulator is really a simulator, not an emulator like on Android. It’s not possible to download iOS Apps to it. We also can’t distribute apps for the simulator (Apple does not allow any way for this). So for now, you can only test on iOS Devices (iPhone, iPod Touch or iPad).

Thanks for your reply .