LG G7
- VIP Lounge
- 2 Replies
I don't have to do that with my G7. Fits my left hand perfectly. Ergonomic.
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.
i think getting a newer phone is a great idea. i would look into a phone that has a minimum of 32gb with 3gb of ram to start. 16 gb storage would work as well, but you will run into space issues very quickly.Thanks! I will check out that link and maybe get it right... I think i must take my time to get this thing sorted out. Maybe i buy another phone before i try some of those roms so if it goes wrong i have that as a life saver then... or if i get tired i just keep using this same old thing.
<?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"
xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/linearLayout"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical">
<TextView
android:id="@+id/tvAViajar"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginStart="35dp"
android:layout_marginTop="56dp"
android:layout_marginEnd="56dp"
android:layout_marginBottom="25dp"
android:text="@string/actividades"
android:textColor="@color/colorPrimaryDark"
android:textSize="28sp"
android:textStyle="bold" />
<TextView
android:id="@+id/tvDestinoViaje"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginStart="35dp"
android:layout_marginTop="10dp"
android:layout_marginEnd="56dp"
android:text="@string/destinoActividad"
android:textSize="22sp" />
<EditText
android:id="@+id/etDestinoViaje"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginStart="35dp"
android:layout_marginEnd="56dp"
android:layout_marginBottom="12dp"
android:ems="10"
android:inputType="textPersonName"
android:text="@string/etdestinoActividad" />
<TextView
android:id="@+id/tvFechaViaje"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginStart="35dp"
android:layout_marginTop="6dp"
android:layout_marginEnd="56dp"
android:layout_marginBottom="5dp"
android:text="@string/fechaActividad"
android:textSize="22sp" />
<EditText
android:id="@+id/etFechaViaje"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginStart="35dp"
android:layout_marginEnd="56dp"
android:layout_marginBottom="15dp"
android:ems="10"
android:inputType="textPersonName"
android:text="@string/etfechaActividad" />
<TextView
android:id="@+id/tvHoraViaje"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginStart="35dp"
android:layout_marginTop="10dp"
android:layout_marginEnd="56dp"
android:layout_marginBottom="5dp"
android:text="@string/horaActividad"
android:textSize="22sp" />
<EditText
android:id="@+id/etHoraViaje"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginStart="35dp"
android:layout_marginEnd="56dp"
android:ems="10"
android:inputType="textPersonName"
android:text="@string/ethoraActividad" />
<Button
android:id="@+id/button"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_gravity="bottom"
android:background="@drawable/ripple_effect_primary"
android:text="@string/buscar_actividades"
android:textColor="@color/white" />
</LinearLayout>
Full shit mode?
Excellent! This is being added to my running file of useful Android info.![]()
Have you changed the path of your installed sdk packages?
I hope you'll give Kubuntu a spin. Its beyond beautiful and solid as a rock!
just checked it with usb otg checker and it isn't compatible. oh well, better luck next time. thanks to all for your replies.The maven may not be USB otg compatible
= = = =Hi all. I keep getting the above message/notification. I don't know what upload it is referring to, and when I 'Tap for options' all I get is a screen saying I don't have any pending stories.
Top left there's a <left arrow> to 'Your posts' which just takes me to my phone's home screen, and top right a camera icon which takes me to the photo gallery. If I cancel out of this the message has gone, but it keeps returning.
How do I get rid of this annoying message permanently?!
TIA