Working Demo App in eclipse needed

jyothish
Hi , Is there a working Demo app in Eclipse that I can import in to Eclipse and get started off with ?
Trying to build from scratch for last 1 week and its not taking me anywhere . Very slow and painful to even login.

Is there a ready-made sample APP to import ? So i can further customize it.
Tagged:
  • sujith
    Hi @jyothish,
    We don't have any sample app. You can check test file here for getting started.
  • jyothish
    Hi Sujith, the file example is very basic and high level.
    My code is crashing here :

    UserModel userModel = kiteconnect.requestAccessToken("your_apiKey", "your_apiSecret");

    Is there a more complete example I can look at ?
Sign In or Register to comment.