I've created a mobile boiler plate for my android application, but not able to find App key and App Secret in Bluemix. Instead of the those two, App GUID is available. Can any one help me, how to initialize IBMBluemix with APP GUID or provide me with any sample Android application like bluelist?
相关问题
- How can I create this custom Bottom Navigation on
- Bottom Navigation View gets Shrink Down
- How to make that the snackbar action button be sho
- Listening to outgoing sms not working android
- How to create Circular view on android wear?
相关文章
- android开发 怎么把图片放入drawable的文件夹下
- android上如何获取/storage/emulated/下的文件列表
- androidStudio有个箭头不认识
- SQLite不能创建表
- Windows - Android SDK manager not listing any plat
- Animate Recycler View grid when number of columns
- Why is the app closing suddenly without showing an
- Android OverlayItem.setMarker(): Change the marker
To answer your initial question here is how you should be initializing the Android Client with the new SDK:
If you want to get a feel for the new Bluemix Mobile Services for Android I would start by looking at our Android HelloWorld sample.
You can also look at our Documentation for Setting up the Android Client SDK.
Here is some more information regarding the new Bluemix Mobile Services:
Blog Announcement
Bluemix Mobile Services solutions page
Android Bluemix Mobile Services Docs