Open smashmyster opened 8 years ago
Thanks for asking about Summer of Code with MIT App Inventor. The way to apply is to use the Google Summer of Code site. The application period opens March 14 and closes on March 25.
In addition to the standard GSOC application process, there is special application for App Inventor, that contains several coding exercises and other questions. You can find the application here: https://docs.google.com/document/d/1V3LZbGz7spmRkdDMexDBHoh_hvt7wz0ZzDEHr5s4t0s/pub
There's a link on that page to a form for submitting your work. Use that form; don't mail your answers directly to us at MIT.
Take your time to do a good job. We won't be looking at applications until after the application period closes on March 25.
Hi @ajcolter
I am interested in writing the code for the Android ListView. Am am quite familiar with how ListViews work but in the description of the problem, it was not clearly stated what is to be done.
Should we create an abstract method that receives the ListView and we populate it with the user passing what type of ListView they are populating.
Thanks in advance