Software Archive
Read-only legacy content
17061 Discussions

How to use Appframework3 New Templates

Puspad_s_
Beginner
515 Views

Hi

I downloaded appframework-templates (appframework3) template from GITHUB

(https://github.com/krisrak/appframework-templates#sample-app-created-from-templates) and I paste it content in my "www" folder. When I emulating it show correct output and build complete successfully but when I am installing apk file on android phone app is not installing. If installed it's not opening. All I want to open framework 3 on my phone. 

What is difference between ARM base apk file and X86 base apk file? When I download file after successful build, intel xdk these download two files.

I am using : 

Intel Xdk version 3400

Cordova CLI version 5.1.1

Testing apk file on Android 5.1.1

 

 

 

 

0 Kudos
1 Solution
PaulF_IntelCorp
Employee
515 Views

Those templates are built into the XDK on the "Start a New Project" page. I recommend you create your project using those layout templates that are built into the XDK, rather than the process you described in your post.

When you build with Crosswalk, which was the case you describe in your post, you will get two APK files. Please see the documentation for details > https://software.intel.com/en-us/xdk/docs/lp-crosswalk <

View solution in original post

0 Kudos
1 Reply
PaulF_IntelCorp
Employee
516 Views

Those templates are built into the XDK on the "Start a New Project" page. I recommend you create your project using those layout templates that are built into the XDK, rather than the process you described in your post.

When you build with Crosswalk, which was the case you describe in your post, you will get two APK files. Please see the documentation for details > https://software.intel.com/en-us/xdk/docs/lp-crosswalk <

0 Kudos
Reply