Carsten Porth b3766462ef show private tweet in timeline il y a 5 ans
..
resources bb87d6abe0 initial commit using ionic framework for app development il y a 5 ans
src b3766462ef show private tweet in timeline il y a 5 ans
ul_web_hooks f903c3c81d Cordova Firebase Authentication il y a 5 ans
.editorconfig bb87d6abe0 initial commit using ionic framework for app development il y a 5 ans
.gitignore bb87d6abe0 initial commit using ionic framework for app development il y a 5 ans
README.md 7340d4ab15 refactoring il y a 5 ans
config.xml 2066231833 update app meta data il y a 5 ans
ionic.config.json f0c23c3572 update ionic cli il y a 5 ans
package-lock.json 98975bd8af include gun. write hash to gun. load hash from gun in user profile il y a 5 ans
package.json 98975bd8af include gun. write hash to gun. load hash from gun in user profile il y a 5 ans
tsconfig.json bb87d6abe0 initial commit using ionic framework for app development il y a 5 ans
tslint.json bb87d6abe0 initial commit using ionic framework for app development il y a 5 ans

README.md

HybridOSN

Getting started

  • Install NodeJs
  • Set up Cordova and Ionic
  • Clone this repository
  • Install dependencies npm i

How to build and run the app

Run on Android emulator: ionic cordova emulate android Run on connected Android device: ionic cordova run android

Known Problems

In case the build process fails with the error

Execution failed for task ':app:transformDexArchiveWithExternalLibsDexMergerForDebug'.

run cordova clean