Re: Is an android framework good candidate for Apache Incubation?

2013-07-08 Thread yigong liu
Hi Lieven,

Thanks for the reply.

 Skimming through the design doc I don't see anything that's Android specific.

 Is it your goal to provide a general framework for multiple mobile
 devices, with the android framework as first implementation? A
 framework that can then be used by others in their applications?

 Or do you want to keep it android only?

Yes, the design is general. Android is the place the idea is
bootstrapped. Implementation in Win8 environment should be relatively
straight forward; while in iOS, some work around may be necessary.
With my current resource, i  focused on Android implementation right
now.

Yes it is a framework/runtime exposing APIs to allow others write
connected mobile apps (over multiple devices). It consists of three
layers: device connection, group communication and remote activity
startup. At my github site, there are some sample apps, such as Chat -
for a group of peers to chat together, and a cube-rotation OpenGL app
- for a group of peers to rotate a cube together.

Also as testing case, on top of the runtime i developed a media
sharing app for a group of devices to share media files (pic, video,
word/pdf, web links, etc) among a group of devices, which is published
at Google play 
(https://play.google.com/store/apps/details?id=com.xconns.free.peerdevicenet).

Best regards

Yigong

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Is an android framework good candidate for Apache Incubation?Hello there, Is an android framework good candidate for Apache Incubation? I have been working on an Android framework(library, service and

2013-07-07 Thread yigong liu
Hello there,

Is an android framework good candidate for Apache Incubation?

I have been working on an Android framework(library, service and app)
for connecting android devices (phones and tablets) in a peer-to-peer
fashion and enabling communications among them. Some use cases are
media sharing and multi-player games. Devices can be connected over
WiFi, WiFi Direct or mobile hotspot; and the connecting process can be
initiated through multicast, NFC tap or using camera scanning QR code.

The design doc can be found here:
http://www.peerdevicenet.net/arch.html

The source code can be found here:
https://github.com/yigongliu/PeerDeviceNet_Src

Some API user guide can be found here:
http://www.peerdevicenet.net/api.html

Is such android framework good candidate to submit for Apache?

From incubation docs, i read advisors or champions will help
bootstrapping candidate projects. Is there a list of champions who we
can contact to see if they are interested?

Thanks

Yigong

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Is an android framework good candidate for Apache Incubation?

2013-07-07 Thread yigong liu
Sorry for the repost. My last email is messed up.

Is an android framework good candidate for Apache Incubation?

I have been working on an Android framework(library, service and app)
for connecting android devices (phones and tablets) in a peer-to-peer
fashion and enable communications among them. Some use cases are media
sharing and multi-player games. Devices can be connected over WiFi,
WiFi Direct or mobile hotspot; and the connecting process can be
initiated through multicast, NFC tap or using camera scanning QR code.

The design doc can be found here:
http://www.peerdevicenet.net/arch.html

The source code can be found here:
https://github.com/yigongliu/PeerDeviceNet_Src

Some API user guide can be found here:
http://www.peerdevicenet.net/api.html

Is such android framework good candidate to submit for Apache?

From incubation docs, i read advisors or champions will help
bootstrapping candidate projects. Is there a list of champions who we
can contact to see if they are interested?

Thanks

Yigong

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org