我无法连接表单SQL * Plus或SQL Developer;我get the error:
状态:失败 - 测试失败:IO错误:网络适配器无法建立连接
我已安装的东西:
我将最后两个放入文件夹<android.support.v7.widget.CardView
android:id="@+id/cardview"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:elevation="100dp"
card_view:cardBackgroundColor="@color/cardview_initial_background"
card_view:cardCornerRadius="8dp"
android:layout_marginLeft="@dimen/margin_large"
android:layout_marginRight="@dimen/margin_large"
>
//add any widgets which you want inserted in the card here
</android.support.v7.widget.CardView>
。
我无法在网上找到解决方案。一个类似的问题 在Windows平台上已经解决了。
接下来的步骤是什么?