;rn=
- By Nickineisser
- Smartphones
- 4 Replies
Did that its still showing up an my contact ringtones arent working..
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="horizontal">
<android.support.design.widget.NavigationView
android:id="@+id/nav_view"
android:layout_width="wrap_content"
android:layout_height="match_parent"
android:layout_gravity="start"
app:headerLayout="@layout/nav_header"
app:menu="@menu/nav_menu" />
<RelativeLayout
android:layout_width="match_parent"
android:layout_height="match_parent">
<android.support.design.widget.AppBarLayout
android:theme="@style/ThemeOverlay.AppCompat.Dark.ActionBar"
android:layout_height="wrap_content"
android:layout_width="match_parent"
android:id="@+id/toolbar_layout"
app:elevation="0dp">
<include
android:id="@+id/toolbar"
layout="@layout/ToolBar"
app:layout_scrollFlags="scroll|snap" />
</android.support.design.widget.AppBarLayout>
<FrameLayout
android:id="@+id/ContentFrame"
android:layout_below="@id/toolbar_layout"
android:layout_width="match_parent"
android:layout_height="match_parent" />
</RelativeLayout>
</LinearLayout>

I am new to the forum. Here it seems device related forum. If there is bug in adb, does it mean “dev question”? Never mind, if unrelated, please ignore or remove. Sorry for the inconvenience.Is this a development question?
It was better solved in earlier versions of Android where we could transer just the app data to SD card, considerably freeing space. Now, we are requiered to transfer the app + data, which causes all kind's of problems.
Yes you can put old sdcard in s8 but first you need backed up your old data into windows or mac if you have inserted sdcard in hatdware then you can copy and paste whole of your private data into win or mac then formatted with fat32 then you can inserted your sdcard in s8.Hey guys. I have an SD card that was in my old Blackberry. I want to put in the S8. Is there anything special I need to do in order to get this in...or is it as easy as just put it in. Just wondering if it needs to be formatted or anything. Thanks.
Great! For some ideas of what ADW can do, please have a look at this thread. I actually just added something to it today.i very much appreciate both your time and input,
i will look into this
You're very welcome.thank you

Way beyond us laymen can ever do 


