openlp-android team mailing list archive
-
openlp-android team
-
Mailing list archive
-
Message #00003
Re: [Merge] lp:~johanmynhardt/openlp/android into lp:openlp/android
Review: Needs Fixing
It's improving.
I have loaded in to my eclipse environment and got the following errors.
* You have moved from Android 2.1 to 2.2 - some phones still only support 2.1
* I have a class not found error in slide.java - import com.sun.javaws.exceptions.InvalidArgumentException
* I have 8 unused declarations in Preferences.
* 2 Type safety warnings in Service and Slide. publishProgress(result1); "A generic array for ArrayList<String> is created for a varargs parameter"
Code should be warning free!
--
https://code.launchpad.net/~johanmynhardt/openlp/android/+merge/59625
Your team OpenLP Android Developers is subscribed to branch lp:openlp/android.
Follow ups
References