View Single Post
bbns's Avatar
Posts: 101 | Thanked: 129 times | Joined on Oct 2009 @ Los Angeles, CA
#2
Playing around the scratchbox might be a good start. Porting some libraries might be an option as well. I found most libraries does not require too much effort to compile. For instance, ffmpeg is just a simply ./configure;make (they even come with Neon optimization which is awesome!).

Or you could start implement some widgets, read some ideas on brainstorming area and get inspired.
 

The Following User Says Thank You to bbns For This Useful Post: