關於Apache Felix Remote Shell
Apache的菲利克斯遠程Shell提供遠程訪問到Apache菲利克斯殼牌
The Apache Felix Remote Shell provided by the org.apache.felix.shell.remote bundle offers remote access to Apache Felix Shell and [Apache Felix Gogo] using telnet clients. The remote shell provides simple telnet access with no bells and whistles -- it just works.
The framework is:
org.apache.felix.framework-4.2.1.jar
The default deployed bundles include:
ID|State |Level|Name
0|Active | 0|System Bundle (4.2.1)
1|Active | 1|Apache Felix Bundle Repository (1.6.6)
2|Active | 1|Apache Felix Configuration Admin Service (1.8.0)
3|Active | 1|Apache Felix Gogo Command (0.12.0)
4|Active | 1|Apache Felix Gogo Runtime (0.10.0)
5|Active | 1|Apache Felix Gogo Shell (0.10.0)
6|Active | 1|Apache Felix Log Service (1.0.1)
7|Active | 1|Apache Felix Remote Shell (1.1.2)
An example bundle is available at https://github.com/huijunwu/OSGi-on-Android
最新版本Clinton的更新日誌
add camera feature
v5:
add fileinstall that watches sdcard/load
update application permission for sdcard
v4:
change shell to gogo
add some default bundles
v3:
update application permission for gps
v2:
enable fragment area for bundle that implements service android.support.v4.app.Fragment
v1:
enable embedded felix framework on android
enable remote shell for osgi framework