Enlaces de interés usados en el desarrollo
- Iconos de la aplicacion, basados en http://www.gettyicons.com/
- Desarrollo Android general
- http://www.sgoliver.net/blog/
- Por supuesto el SDK de android http://developer.android.com/sdk/index.html
- Plantillas y sustitución de String
- Calendarios
- SMS
- http://mobiforge.com/developing/story/sms-messaging-android
- http://www.mkyong.com/android/how-to-send-sms-message-in-android/
- http://www.apriorit.com/our-company/dev-blog/227-handle-sms-on-android
- http://stackoverflow.com/questions/8684772/having-a-service-receive-sms-messages
- http://developer.android.com/reference/android/telephony/SmsManager.html
- Contactos
- StrictMode
- http://android-developers.blogspot.com.es/2010/12/new-gingerbread-api-strictmode.html
- http://developer.android.com/reference/android/os/Handler.html
- http://developer.android.com/reference/android/os/AsyncTask.html
- http://stackoverflow.com/questions/3614663/cant-create-handler-inside-thread-that-has-not-called-looper-prepare-inside-a
- http://developer.android.com/reference/android/content/AsyncQueryHandler.html
- http://developer.android.com/reference/android/app/IntentService.html
- ORB evaluados a finales de 2014
- OrmLite http://ormlite.com/
- SugarORM http://satyan.github.io/sugar/
- ActiveAndroid http://www.activeandroid.com/
- ORMDroid https://github.com/roscopeco/ormdroid
- Androrm http://www.androrm.com/
- Realm http://realm.io/news/realm-for-android/
- greenDAO http://greendao-orm.com/
- ADA framework http://adaframework.com/
- Desarrollo SQLite
- Javamail Android
You must be logged in to post a comment.