- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2020 06:58 PM (Last edited 03-20-2020 08:32 PM ) in
Galaxy ASetahu saya sih, untuk A70 memang blm ada fitur itu.
Mungkin bisa coba install aplikasi pihak ke 3. Saya lupa apa nama aplikasinya, kalau kamu cari, ada di playstore kok.
Tapi, tadi saya coba iseng² cari tahu di google, dan sudah menemukan caranya.
Kita langsung aja ya :
• Kamu ke menu setting, pilih about phone 👇
Nah ini artinya, developer optionsnya sdh di unlocked
• Ini yg sebelum dirubah 👇
Pengaturan ini dilakukan tanpa root. Jadi aman, tanpa bikin rusak atau menghilangkan garansi hp. Dan setahu saya, bisa dicoba di berbagai tipe hp.
Otak atik aja ukurannya. Yang penting untuk amannya, nilai DPI tidak diubah terlalu jauh. Kalau misalnya tampilan terlalu kecil / besar, kan nanti susah juga mengembalikannya lagi.
Tia 😊
5 Solutions
Accepted Solutions
- Mark as New
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2020 07:06 PM in
Galaxy A- Mark as New
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2020 07:13 PM in
Galaxy A- Mark as New
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2020 07:19 PM in
Galaxy A- Mark as New
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2020 07:41 PM (Last edited 03-20-2020 08:06 PM ) in
Galaxy Asemakin besar DPI, semakin kecil pula ukuran icon, tetapi dapat mempertajam tampilan layar, bukan resolusi nya, begitu juga sebalik nya.
kalau mau tajamkan resolusi nya :
Gunakan java, saat membuat kedalaman pixel, masukkan perintah :
android:layout_height="wrap_content"
android:text="@string/clickme"
android:layout_marginTop="20dp" />
utk jarak antar teks :
android:layout_height="wrap_content"
android:textSize="20sp" />
lalu konversi dp ke pixel layar dgn rumus :
px = dp * (dpi / 160)
dan gesture nya agar semakin mulus tampilannya dan tdk terlalu "sensitif" :
// The gesture threshold expressed in dp
private static final float GESTURE_THRESHOLD_DP = 16.0f;
// Get the screen's density scale
final
- Mark as New
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2020 11:23 PM (Last edited 03-20-2020 11:25 PM ) in
Galaxy A- Mark as New
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2020 07:05 PM (Last edited 03-20-2020 07:06 PM ) in
Galaxy ABtw, itu font di hp nya apa ka? Bagus rapih
- Mark as New
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2020 07:16 PM in
Galaxy Asaya pakai font stylus 😃
- Mark as New
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2020 07:06 PM in
Galaxy A- Mark as New
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2020 07:15 PM in
Galaxy A- Mark as New
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2020 07:13 PM in
Galaxy Asocial distancing....please
- Mark as New
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2020 07:21 PM in
Galaxy Ananti deh, saya belum otak atik gimana rubah homescreen layoutnya biar lebih renggang. mungkin kalau sdh nemu, saya post nanti 😄
- Mark as New
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2020 07:19 PM in
Galaxy A- Mark as New
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2020 07:23 PM in
Galaxy A- Mark as New
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2022 09:34 AM in
Galaxy ABang Maksimal dpi M12 berapa ya saya mau setjng ke dpi 500 tpi takut kegedean/error
