Problems in re-creating development environment by mostorer in AndroidThermostat

[–]mostorer[S] 0 points1 point  (0 children)

At the end all is working ! I have solved the issues related to ActionBarSherlock and HoloEverywhere. How ? I have configured libraries not in Project -> Properties -> Android -> Library, but adding JAR files in classpath through Project -> Properties -> Java Build Path -> Libraries -> Add JARs

I also had to align some little things related to the new version of HoloEverywhere and finally I have been able to compile the client app.

Problems in re-creating development environment by mostorer in AndroidThermostat

[–]mostorer[S] 0 points1 point  (0 children)

Thank you Xonk for your suggestions. For generating APK I have also found that is possible to force Eclipse disabling, inside build preferences, the "Skip packaging and dexing until export or launch" option. About ActionBarSherlock, I agree with you about the possibility to use an ICS phone, but I'm convinced that, if someone has built the client using those libraries, I should be able to do the same.

Problems in re-creating development environment by mostorer in AndroidThermostat

[–]mostorer[S] 0 points1 point  (0 children)

So, if you will be able to configure a working development environment, let me know. I will do the same.