Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 450 Bytes

TODO.md

File metadata and controls

18 lines (16 loc) · 450 Bytes

TODO

  • nodejs-mobile Setup
    • Redirect stdout, stderr to Logcat
    • Create Node.js embedded environment
  • ElectronApp
    • MainProcess
      • Integrate with nodejs-mobile
      • Implement BrowserWindow API
      • Implement app API
    • RendererProcess
  • ElectronWebView
    • Support ipcRenderer
  • CLI
    • APK build

Links