Browsing index pages (3 articles)
↧
Animate causing app to crash
For some reason, this section of code is causing my app to crash, which is triggered when the user swipes the screen to the left: $.toolbar.animate({ right: 0, duration: 500 }); $.mainMenu.animate({...
View Articlemy application crashes when installed on a motorola razor
Hello everyone when I try to install my app on a Motorola Razor model XT910 (Android 4.0.4) the application crashes. The log is throwing: D/00:08:08.724 GC_CONCURRENT freed 1068K, 11% free...
View ArticleANDROID apps(including kitchensink) crashes on Android emulator
I am unable to execute any application including Kitchensink on ANDROID emulator, Start error is :"java.net.SocketException: Address family not supported by protocol" The trace is as:...
View Article
Browsing index pages (3 articles)