Android: Difference between revisions

Jump to navigation Jump to search
→‎Running: LD_LIBRARY_PATH should be set to something
(→‎Full Build: Make mozconfig work when not on vlad's machine)
(→‎Running: LD_LIBRARY_PATH should be set to something)
Line 169: Line 169:
  % adb shell
  % adb shell
  android% cd /data/local
  android% cd /data/local
  android% LD_LIBRARY_PATH= ./js
  android% LD_LIBRARY_PATH=. ./js
  js> 1+1
  js> 1+1
  2
  2
134

edits

Navigation menu