The solution is to change the way you import the android.cfg file into your android project. Primarily,
- add the android.cfg file to the root folder of the Android project and rename it as projectname.cfg. For example, if the application name is SamplePushApp, your cfg file name should be SamplePushApp.cfg.
- Second, sign your application using an eclipse subscriber.
- After that, check if the android.cfg file is created in the file line.
source share