04-27 13:56:42.315: E/AndroidRuntime(13175): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.activities/com.activities.Register}: android.view.InflateException: Binary XML file line #18: Error inflating class ViewPager 04-27 13:56:42.315: E/AndroidRuntime(13175): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2180)
04-03 11:18:32.644: E/MainActivity(5098): Error calling rest org.apache.http.client.HttpResponseException: Precondition Failed
ReplyDelete04-03 11:19:02.714: E/VerifyClient(5098): WatchDog fired!!!
E/MainActivity(5098): Error calling rest org.apache.http.client.HttpResponseException: Precondition Failed
ReplyDelete04-03 11:19:02.714: E/VerifyClient(5098): WatchDog fired!!!
for this problem check the url and parameters which are passing to the server. expected request cannot come from client
04-27 13:56:42.315: E/AndroidRuntime(13175): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.activities/com.activities.Register}: android.view.InflateException: Binary XML file line #18: Error inflating class ViewPager
ReplyDelete04-27 13:56:42.315: E/AndroidRuntime(13175): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2180)
check with layout file, class name declared may be wrong
ReplyDelete