/CC0_Img_Search

The simple jQuery app for search CC0 image.

Primary LanguageHTML

CC0_Img_Search

The simple jQuery app for search CC0 image, using Pixabay API, apk build with Cordova.

apk build

  1. create project:
cordova create imgSearch com.example.imgSearch CC0_Img_Search
  1. add platfrom:
cordova platform add android
  1. put index.html to imgSearch/www/

  2. build:

cordova build