1. #1
    Sencha User
    Join Date
    Mar 2012
    Location
    Tunisia
    Posts
    74
    Vote Rating
    0
    zied jouini is on a distinguished road

      0  

    Default Unanswered: testing my sencha touch app

    Unanswered: testing my sencha touch app


    SALAM.
    I'm doing a program with sencha touch. I deployed it on my webserver (WAMP) and its working corectly. Now, I want to test it on a smartphone simulator. I searched and I found appMobi PhoneGap XDK which work on google chrom , but I do not know how to incorporate my work in this simulator. anyone know how? or you know another simulator to test?
    thank youuu

  2. #2
    Sencha - Senior Forum Manager mitchellsimoens's Avatar
    Join Date
    Mar 2007
    Location
    St. Louis, MO
    Posts
    33,599
    Vote Rating
    435
    Answers
    3102
    mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of

      0  

    Default


    I'm on Mac and I use the iOS Simulator and then the Android Emulator.
    Mitchell Simoens @SenchaMitch
    Sencha Inc, Senior Forum Manager
    ________________
    http://www.JSONPLint.com - Source to lint your JSONP!

    Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
    https://github.com/mitchellsimoens

    Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/

    Need more help with your app? Hire Sencha Services services@sencha.com

    Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!

    When posting code, please use BBCode's CODE tags.

  3. #3
    Sencha User
    Join Date
    Mar 2012
    Location
    Tunisia
    Posts
    74
    Vote Rating
    0
    zied jouini is on a distinguished road

      0  

    Default


    Im using windows machine. can I use the
    appMobi PhoneGap XDK or there is another Emulator ?

  4. #4
    Sencha Premium Member
    Join Date
    Jan 2012
    Posts
    39
    Vote Rating
    0
    Answers
    1
    gilles86 is on a distinguished road

      0  

    Default


    You can also download eclipse and install the android plugin. You still need the android sdk installed.
    After you installed everything you can create a simulator device.
    There are many tutorials for this. Here is one:
    http://developer.android.com/sdk/eclipse-adt.html

  5. #5
    Sencha User
    Join Date
    Mar 2012
    Location
    Tunisia
    Posts
    74
    Vote Rating
    0
    zied jouini is on a distinguished road

      0  

    Default


    Ok thank you. I used MoSync IDE and it work. thank you.