当前仓库属于关闭状态,部分功能使用受限,详情请查阅 仓库状态说明
1 Star 3 Fork 0

倪豪 / mnApp-ionic1
关闭

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

###mnApp 这是一个基于ionic1开发的小项目,实现一个类似私密相册的功能。可以存放一些私密相片,视频,文档。通过口令验证来操作功能菜单

因为是练手的目的,使用到一些本地存储、sqlite数据库、文件系统操作、摄像头操作、系统相册操作、视频播放、二维码扫描等功能。

开发过程仅仅在ios上运行验证,android下并没有打包调试过

###运行&发布 将本项目down下来后,进入mnapp目录,执行ionic serve即可在浏览器运行。

真机下的打包发布,请参考http://ionicframework.com/docs/v1/guide/publishing.html

###在浏览器运行模拟 在右上角双击弹出口令验证窗口,通过验证即可使用。二维码扫描不需要验证 alt

###用到的相关插件

相片保存:cordova plugin add cordova-plugin-save-image (jpeg)

相机:cordova plugin add cordova-plugin-camera

文件系统:cordova plugin add cordova-plugin-file

系统相册照片选择:cordova plugin add https://github.com/wymsee/cordova-imagePicker.git

Toast:cordova plugin add https://github.com/EddyVerbruggen/Toast-PhoneGap-Plugin.git

设备信息:cordova plugin add cordova-plugin-device

sqlite数据库:cordova plugin add cordova-sqlite-storage --save

二维码:cordova plugin add https://github.com/phonegap/phonegap-plugin-barcodescanner.git

缩略图:cordova plugin add cordova-plugin-photokandy-video-thumbnail --save

剪贴板:cordova plugin add https://github.com/VersoSolutions/CordovaClipboard.git

浏览器:cordova plugin add cordova-plugin-inappbrowser

热更新:cordova plugin add cordova-hot-code-push-plugin | cordova-hcp server

配置参数读取:cordova plugin add cordova-plugin-app-preferences

截屏插件:https://github.com/gitawego/cordova-screenshot

TouchId:cordova plugin add https://github.com/leecrossley/cordova-plugin-touchid.git

The MIT License (MIT) Copyright (c) 2017 倪豪 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

基于ionic1开发的练手小项目,类似私密相册,可以存放一些自己的私密照片、视频、文档。 展开 收起
JavaScript
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
JavaScript
1
https://gitee.com/yy710/mnapp.git
git@gitee.com:yy710/mnapp.git
yy710
mnapp
mnApp-ionic1
master

搜索帮助