Chapter 9. Using specific platform features
In this chapter, we will cover the following topics:
- Using Android SDK Java classes
- Using iOS Objective-C SDK classes
- Displaying PDF files in your app
- Sending Android intents
- Letting your phone talk—using theAndroid
TextToSpeech
engine - Using Java classes in Android apps with Java2OP
- Doing it in the background, the right way—Android services