Forums - Build C++ static app with SNPE

2 posts / 0 new
Last post
Build C++ static app with SNPE
xunfei.zhou
Join Date: 23 Aug 21
Posts: 1
Posted: Mon, 2021-09-13 13:49

Hi,

I want to ensure if my understanding is correct that it is NOT possible to build a C++ static application on Andrroid with SNPE library? Thanks for your answer.

  • Up0
  • Down0
ap.arunraj
Join Date: 20 Apr 20
Posts: 21
Posted: Tue, 2021-09-21 05:46

Hello xunfei.zhou,
Yes, it's possible to run a C++ application that 
can execute neural network models on android using SNPE.
You can refer the following link for running a sample C++ application on Android ( check "
Run on Android Target" section):
https://developer.qualcomm.com/sites/default/files/docs/snpe/tutorial_in...
Here they are using snpe-net-run (a C++ application) to execute inceptionv3 classification model on Android target.

  • Up0
  • Down0
or Register

Opinions expressed in the content posted here are the personal opinions of the original authors, and do not necessarily reflect those of Qualcomm Incorporated or its subsidiaries (“Qualcomm”). The content is provided for informational purposes only and is not meant to be an endorsement or representation by Qualcomm or any other party. This site may also provide links or references to non-Qualcomm sites and resources. Qualcomm makes no representations, warranties, or other commitments whatsoever about any non-Qualcomm sites or third-party resources that may be referenced, accessible from, or linked to this site.