Skip to content

Commit

Permalink
android libaries slide working
Browse files Browse the repository at this point in the history
  • Loading branch information
mosabua committed Jul 22, 2011
1 parent f37e641 commit dcfb8e4
Showing 1 changed file with 41 additions and 46 deletions.
87 changes: 41 additions & 46 deletions src/main/latex/presentation/presentation.tex
Original file line number Diff line number Diff line change
Expand Up @@ -177,55 +177,55 @@ \section{Development Libraries}
\end{description}
\end{frame}

\subsection{Android Specific Libraries}
\subsection{Android Specific Frameworks and Libraries}

\begin{frame}{Android Specific Libraries}
\begin{frame}{Frameworks for General Purpose Usage}
\begin{description}
\item<1->[Roboguice] \surl{http://roboguice.org}
\item<2->[AndroidAnnotations] \surl{http://code.google.com/p/androidannotations/}
\item<3->[DroidFu] \surl{http://github.com/kaeppler/droid-fu}
\item<4->[OpenIntents] \surl{http://code.google.com/p/openintents/}
\item<8->[CommonsWare Android Components CWAC] \surl{https://github.com/commonsguy}
\item<1->[Roboguice \surl{http://roboguice.org}] \hfill \\ Google Guice IoC based framework
\item<2->[AndroidAnnotations \surl{http://code.google.com/p/androidannotations/}] \hfill \\ annotation based code generation framework
\item<3->[DroidFu \surl{http://github.com/kaeppler/droid-fu}] \hfill \\ general purpose collection of helper classes
\item<4->[CommonsWare Android Components CWAC \surl{https://github.com/commonsguy}] collection of helper classes and widget
\item<5->[DroidKit \surl{https://github.com/droidkit/droidkit}] \hfill \\ collection of Android API extensions
\item<6->[Libs for Android \surl{http://code.google.com/p/libs-for-android/}] \hfill \\ collection of libraries
\item<7->[AndroidLibs \surl{http://www.androidlibs.com/}] \hfill \\ social and contact related libraries
\item<8->[AndroidAsync \surl{https://bitbucket.org/hal/android-async/}] \hfill \\ alternate implementation for asynchronous tasks
\end{description}
\end{frame}

\begin{frame}{Android Specific Libraries 2 }
\begin{description}
\item<9->[AndroidAsync] \surl{https://bitbucket.org/hal/android-async/}
\item<10->[DroidKit] \surl{https://github.com/droidkit/droidkit}
\item[ZXing] \surl{http://code.google.com/p/zxing/}
\item[Jon's Java Imaging Library] \surl{http://code.google.com/p/jjil/}
\item[OpenCV-Android] computer vision library \surl{http://billmccord.github.com/OpenCV-Android/}
\item[AndroidLibs] \surl{http://www.androidlibs.com/}
\item[Facebook Android SDK] \surl{https://github.com/facebook/facebook-android-sdk}
\item[MapsForge] OpenStreetMap toolbox \surl{http://code.google.com/p/mapsforge/}
\item[OSMDroid] OpenStreetMap toolbox \surl{http://code.google.com/p/osmdroid/}
\item[Android MapViewBalloons] \surl{https://github.com/jgilfelt/android-mapviewballoons}
\item[Libs for Android] \surl{http://code.google.com/p/libs-for-android/}
\end{description}
\end{frame}
% \begin{frame}{Libraries for Specific Use Cases }
% \begin{description}
% \item<1->[ZXing \surl{http://code.google.com/p/zxing/] \hfill \\ barcode scanning library and application
% \item<2->[Jon's Java Imaging Library \surl{http://code.google.com/p/jjil/}] \hfill \\ image processing library
% \item<3->[OpenCV-Android \surl{http://billmccord.github.com/OpenCV-Android/}] \hfill \\ real time computer vision library
% \item<4->[Facebook Android SDK \surl{https://github.com/facebook/facebook-android-sdk}] \hfill \\ your guess ;-)
% \item<5->[MapsForge \surl{http://code.google.com/p/mapsforge/}] \hfill \\ OpenStreetMap toolbox
% \item<6->[OSMDroid \surl{http://code.google.com/p/osmdroid/}] \hfill \\ OpenStreetMap toolbox
%
% \end{description}
% \end{frame}

\begin{frame}{Example RoboGuice}
logo, code sample
\end{frame}


\subsection{Android UI Libraries}

\begin{frame}{UI Libraries}
\begin{description}
\item<1->[GreenDroid] \surl{https://github.com/cyrilmottier/GreenDroid}
\item<2->[ActionBarSherlock] \surl{http://actionbarsherlock.com/}
\item<3->[Android Wheel] \surl{http://code.google.com/p/android-wheel/}
\item[Android Actionbar] \surl{https://github.com/johannilsson/android-actionbar}
\item[svg-android] \surl{http://code.google.com/p/svg-android/}
\item[View Flow for Android] \surl{https://github.com/pakerfeldt/android-viewflow}
\item[Pull to Refresh for Android] \surl{https://github.com/johannilsson/android-pulltorefresh}
\item[Android ColorPickerPreference] \surl{https://github.com/attenzione/android-ColorPickerPreference}
\item[Android AutoFitTextView] \surl{https://github.com/grantland/android-autofittextview}
\item[Android TextView Multiline Ellipse] \surl{http://code.google.com/p/android-textview-multiline-ellipse/}
\end{description}
\end{frame}
% \subsection{Android UI Libraries}
%
% \begin{frame}{UI Libraries}
% \begin{description}
% \item<1->[GreenDroid] \surl{https://github.com/cyrilmottier/GreenDroid}
% \item<2->[ActionBarSherlock] \surl{http://actionbarsherlock.com/}
% \item<3->[Android Wheel] \surl{http://code.google.com/p/android-wheel/}
% \item[Android Actionbar] \surl{https://github.com/johannilsson/android-actionbar}
% \item[svg-android] \surl{http://code.google.com/p/svg-android/}
% \item[View Flow for Android] \surl{https://github.com/pakerfeldt/android-viewflow}
% \item[Pull to Refresh for Android] \surl{https://github.com/johannilsson/android-pulltorefresh}
% \item[Android ColorPickerPreference] \surl{https://github.com/attenzione/android-ColorPickerPreference}
% \item[Android AutoFitTextView] \surl{https://github.com/grantland/android-autofittextview}
% \item[Android TextView Multiline Ellipse] \surl{http://code.google.com/p/android-textview-multiline-ellipse/}
% \item[Android MapViewBalloons \surl{https://github.com/jgilfelt/android-mapviewballoons}] UI widget for maps
% \end{description}
% \end{frame}

\begin{frame}{AndroidSherlock}
\begin{center}
Expand Down Expand Up @@ -270,20 +270,15 @@ \subsection{Game Development Libraries}

\begin{frame}{i-jetty}
\begin{description}
\item<1->[i-jetty] servlet container running on the device \surl{http://code.google.com/p/i-jetty/}
\item<4->[OpenIntents] \surl{http://code.google.com/p/openintents/}
\item<1->[i-jetty] servlet container running on the device \surl{http://code.google.com/p/i-jetty/}
\item<2->[Android Screenshot library] programmatically take screenshots, n no root required \surl{http://code.google.com/p/android-screenshot-library/}
\item<3->[Android Alarm Database] \surl{http://code.google.com/p/android-alarm-database/}
\item<4->[Application Crash Report for Android ACRA] \surl{http://code.google.com/p/acra/}
\item<5->[Android Error Reporter] \surl{https://github.com/tomquist/Android-Error-Reporter}
\end{description}
\end{frame}

\begin{frame}{Web based frameworks}
\begin{description}
\item<1->[PhoneGap] test
\end{description}
\end{frame}

\subsection{Other Languages}
\begin{frame}{Other Languages}
Java is main language for development and API but also possible are
Expand All @@ -292,7 +287,7 @@ \subsection{Game Development Libraries}
\item JRuby
\item Scala
\item C\#
\item JavaScript
\item JavaScript (e.g. via PhoneGap)
\item Processing \surl{http://wiki.processing.org/w/Android}
\end{itemize}
\end{frame}
Expand Down

0 comments on commit dcfb8e4

Please sign in to comment.