How to run Android apps in tablet mode on your phone

2023-11-06

转自:http://www.littlegreenrobot.co.uk/tutorials/how-to-run-android-apps-in-tablet-mode-on-your-phone/


How to run Android apps in tablet mode on your phone

by LGR Team, 11:43am March 6 2015

Get a better viewing experience by tweaking how apps display on your screen using an Xposed Module

One thing that a lot of people count against Android is the almost limitless number of screen sizes that support the OS. It’s a by-product of the open source nature of Google’s operating system and means some apps look better on your tablet than they do on your phone.

However, if you’ve got a rooted device and you’re not averse to a little bit of tinkering, you can fool apps into thinking that they’re running on a tablet rather than a phone. It takes a bit of faffing around to actually get it to work, but if you’re willing to persevere, you can set any app you’d like to run in its native tablet version on your phone. You’ll need a rooted device and you will need to download and install the Xposed Framework Installer too.

Other than that, you’ll just need ten or so minutes to get things up and running, as there are a few reboots and other tweaks that you need to perform to set up the required module. Essentially, you’re playing around with the inner workings of the apps on your phone to tell them to run at a different DPI, conning them into revealing all the info they show on a tablet on your smaller screened device. It’s not too tricky and once you’ve figured it out, you’ll be able to alter apps in a few taps.

—–

Discover 30 essential Xposed Modules for easy hacking in Android Magazine issue 48, available in all good shopsand for digital download now.

  1. How to run Android apps in tablet mode on your phone
    Download the module

    First up, you will need to download the Apps Settings Xposed Framework Module. Open this link on your phone, then scroll to the bottom of the page to start downloading the APK file. It will work quickly and shouldn’t take more than a minute to fully download to your phone.

     
  2. How to run Android apps in tablet mode on your phone
    Install the module

    Once the module is downloaded, tap on it in your notifications drawer and then press the button marked Install to add it to your phone. After a few seconds you will be given the option to open up the app. Don’t do that yet though, as you will need to add the module to the Xposed Framework app before continuing.

     
  3. How to run Android apps in tablet mode on your phone
    Open Xposed Framework app

    Instead, head to your apps list and open up the Xposed Framework app. Once you are inside, tap on the Modules option. You should see the App Settings module in the list that will appear on the next screen. Tap the check box next to the module to begin installing it.

     

  4. How to run Android apps in tablet mode on your phone
    Reboot your phone

    Next, you’ll need to hard reboot your phone to make sure the module and Xposed are talking to each other properly. Again, this shouldn’t take more than a few seconds. When it’s done, head back to your apps drawer and this time open up the newly installed App Settings app.

     
  5. How to run Android apps in tablet mode on your phone
    Load the big list of apps

    When you first open up the app, you should find a long list of all the apps that you have got installed on your phone. It might take a few seconds to populate, depending on how many apps you have installed – the more you have the longer it will take – so be patient and let it run its course completely.

     
  6. How to run Android apps in tablet mode on your phone
    Try it with Gmail first

    A really good place to start experimenting is with Gmail, as it definitely has a native tablet version and a native phone version. Tap on it in the list and you will be taken to this screen. Now you need to tap on the button next to the Word Settings that is currently marked as Off.

  7. How to run Android apps in tablet mode on your phone
    Explore the list

    When you tap the button, a new list of options will appear on-screen. These are the things you can now play about with thanks to the App Settings module. The one that we are interested in for this tutorial is the one that’s marked DPI. It needs to be set higher to ensure the changes work.

     
  8. How to run Android apps in tablet mode on your phone
    Check the numbers

    You’ll also need to change the resolution of the app. A good bet is usually to set the DPI at around 160 and the resolution at 600 x 1024. This should force the app to display in tablet mode, but it really depends on your screen and the resolution it already runs at.

     
  9. How to run Android apps in tablet mode on your phone
    Keep playing

    Once you have moved all of the numbers around to how you want them, you need to tap on the Save icon located in the top-right corner. This will save the alterations that you’ve made and give you the option to kill the app if it’s running, in order to make the changes become permanent.

  10. How to run Android apps in tablet mode on your phone
    Kill the changes

    If you ever want to set the app back to its default appearance, all you have to do is head back into the App Settings and toggle the Settings switch back to off. Remember though, that not all apps have both phone and tablet versions – you can’t add what isn’t already there.

本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系:hwhale#tublm.com(使用前将#替换为@)

How to run Android apps in tablet mode on your phone 的相关文章

  • 【网络编程】套接字

    文章目录 1 实现简单的UDP网络程序 实现英译汉功能 1 1UDP传输接口 1 1 1sendto函数原型 1 1 2 recvfrom函数 1 2封装UdpSocket 1 3UDP通用服务器 1 4实现英汉翻译服务器 1 5UDP通用
  • Java 基础系列(二) --- Java对象的比较,搞懂这些就够了

    Java中的重难点 对象的比较 一 对象的初步认知 1 C语言与Java我们需要知道这些 1 1 面向过程 1 2 面向对象 1 3 重点 2 类与对象总结 二 元素的比较 1 基本类型的比较 2 对象的比较 三 对象的比较 1 覆写基类e
  • 【学习填坑之路】FBX-SDK环境搭建及测试

    工作原因记录一下环境搭建 下载并安装FBX SDK 首先下载并安装FBX SDK 点击AutoDesk官网下载 下载后安装运行程序即可 根据自己的Visual Studio版本选择Windows的FBX SDK版本下载安装文件 运行安装程序
  • FastDFS安装与配置

    FastDFS安装与配置 简介 FastDFS是一个开源的轻量级分布式文件系统 它对文件进行管理 功能包括 文件存储 文件同步 文件访问 文件上传 文件下载 等 解决了大容量存储和负载均衡的问题 特别适合以文件为载体的在线服务 如相册网站
  • pandas基本的增删改查用法梳理

    说明 以下为之前在pandas使用过程中的所用的到对数据的基本增删改查处理方法进行梳理 文章目录 1 数据读取 resd csv 2 数据保存 3 pandas常用数据格式处理函数 4 增 5 删 6 改 元素赋值 列赋值 行赋值 7 查
  • Flink(九)CEP

    Flink 八 CEP 1 概述 2 快速入门 3 模式API 3 1 个体模式 3 2 组合模式 3 3 匹配后跳过策略 4 模式的检测处理 4 1 模式应用到数据流 4 2 处理匹配事件 4 3 处理超时事件 1 概述 所谓 CEP 其
  • 1.软件测试-Linux搭建测试环境

    1 数据库 yum y install mysql mysql server mysql devel MySQL 客户端 MySQL server 服务端 mysql devel 库 启动MySQL service mysql start
  • 无界面浏览器访问网页,python

    from selenium import webdriver from selenium webdriver chrome options import Options chrome options Options chrome optio
  • 列存储与行存储的区别

    写入 行存储的写入是一次完成 数据的完整性因此可以确定 列存储需要把一行记录拆分成单列保存 写入次数明显比行存储多 行存储在写入上占有很大的优势 数据修改 行存储是在指定位置写入一次 列存储是将磁盘定位到多个列上分别写入 行存储在数据修改也
  • 从Java到Go:实现多语言翻译服务的高性能解决方案

    本文将深入探讨如何使用Go语言 Golang 开发多语言翻译服务 我们将重点介绍从Java到Go的过渡 并提供详细的代码示例以帮助您快速上手 目录 1 为什么选择Go 2 Go语言基础 2 1 语法结构 2 2 变量 常量和类型
  • java 类增强机制

    前言 对类的增强有多少种方式 我们首先想一下一个类的生命周期 从编码到程序运行结束 对类的增强 目的是为了在使用的时候能够在类原有的行为上进行增强 所以编码一直到使用中的几乎每个环节都可以对类进行增强 主要有以下几种方式 静态代理 编译期织
  • 遇到文件误删情况,使用EasyRecovery快速恢复

    当我们不小心将文件误删了 还有办法恢复吗 可能很多朋友认为这是不可能的 一个连在电脑中都无法找到痕迹的文件 我们要怎么找到它呢 其实也不是不可能 借助专业的数据恢复软件EasyRecovery就可以帮你恢复彻底删除的文件 下面就一起来学习具
  • 【Netty】NIO基础(三大组件、文件编程)

    文章目录 三大组件 Channel Buffer Selector ByteBuffer ByteBuffer 正确使用姿势 ByteBuffer 内部结构 ByteBuffer 常见方法 分配空间 向 buffer 写入数据 从 buff

随机推荐

  • k-近邻算法的Python实现

    k 近邻算法的Python实现 一 概述 k 近邻算法 k Nearest Neighbour algorithm 又称为KNN算法 是数据挖掘技术中原理最简单的算法 KNN的工作原理 给定一个已知标签类别的训练数据集 输入没有标签的新数据
  • Netty网络编程框架

    一 简介 Netty是由JBOSS提供的一个java开源框架 Netty提供异步的 事件驱动的网络应用程序框架和工具 用以快速开发高性能 高可靠性的网络服务器和客户端程序 也就是说 Netty 是一个基于NIO的客户 服务器端编程框架 使用
  • B3:多个if(c++)

    做纸箱最少需要多少面积的硬纸板 题目描述 请问做一个尺寸为a b c 单位 厘米 的开口的立方体纸箱 只有一个面是不需要封的 其余5个面都需要封起来 这样算开口的 最少需要多少平方厘米的纸 6 1 6 输入 三个整数 abc 输出 制作该纸
  • Javascript中的every()与some()的区别和应用

    every 定义和用法 every 方法用于检测数组所有元素是否都符合指定条件 通过函数提供 every 方法使用指定函数检测数组中的所有元素 如果数组中检测到有一个元素不满足 则整个表达式返回 false 且剩余的元素不会再进行检测 如果
  • 遗传的效应,美貌与智慧奇妙的遗传

    身高是母亲的遗传大 在营养状况下的前提下 父母的遗传是决定孩子身高的主要因素 其中妈妈的身高尤其关键 妈妈长得高 孩子也大多长得比较高 智力是母亲的遗传大 智力有一定的遗传性 同时受到环境 营养 教育等后天因素的影响 据科学家评估 遗传对智
  • 南大通用&河北工业大学人工智能与数据科学学院党支部共建暨研究生培养基地合作签约仪式顺利举办

    2022年2月18日下午 天津南大通用数据技术股份有限公司 河北工业大学人工智能与数据科学学院党支部共建签约仪式暨研究生培养基地签约仪式在普天创新产业园23层会议室举行 南大通用董事长丁明峰 高级副总裁赵伟 总工办主任杨伟伟 人力资源部总监
  • python中有哪些去除重复项的操作

    Python中去除重复项的操作 常用的有以下几种方式 1 使用set 将列表转化为集合 再转化为列表 即可去重 list a 1 2 3 2 1 4 5 4 6 7 7 new list a list set list a print ne
  • JMeter----安装与介绍以及简单页面录制和移动端录制

    1 什么是JMeter 2 JMeter的安装 3 JMeter基本使用 4 JMeter运行原理 5 JMeter录制脚本 1 什么是JMeter JMeter简介 JMeter是Apache公司使用Java平台开发的一套测试工具 JMe
  • flowable实战(三):关于流程图编辑

    发现很多人讲到flowable 就是大概讲一下整合里面一些名词之类 实操偏少 或者用一个小demo演示一下 就完了 但是一涉及到具体的业务 你会发现涉及到工作流要有多麻烦 考虑很多情况进去会涉及到条件设置 逻辑判断甚至官方提供的那么多方法你
  • C++实现人机对战围棋(使用Leela Zero权重)-界面

    1 在 leela zero next 包中有一个 从人类游戏训练的 较弱的 网络的权重文件 https sjeng org zero best v1 txt zip 6残差块 128通道 2 并在 easyx吧 百度贴吧下了一个双人对战的
  • C语言-函数指针-快速排序算法

    概述 使用C语言 实现结构体多元素 排序算法 冒泡排序 这里使用示例 蓝牙信号强度排序解说 编码环境 Visual Studio 2022 1 code include
  • Python int()的有趣用法

    Python中的int 函数相信大家都不陌生 总的来说 就是int 函数用于将字符串或数字转换为整型 那么今天要说的有趣用法是什么呢 先看一行代码 并猜一下它有什么作用 int 1 200 2 初看这行代码想半天也没搞懂 于是help in
  • 2014年12月4日星期四(DEMO10-2地形生成函数)

    转眼间 2014年快过去了 数了数代码 封装后的代码也有17000行了 但是 还有很多工作量 继续进行最为敬畏的地形生成 这个DEMO的意思是说 加载256色位图 以位图颜色索引乘以一个缩放因子为高程 将每个单元格分割为三角形 并插入到物体
  • 西瓜书《机器学习》课后答案——chapter5_5.5

    网络结构 这里采用简单的单隐层神经网络 输入层有2个神经元 隐层有4个神经元 输出层有2个神经元 隐层采用sigmoid激活函数 输出层采用softmax激活函数 z1 W1x b1 boldsymbol z 1 W 1 boldsymbo
  • Flutter之自动更新(自带源码 包看包会)

    Flutter做的App怎么自动更新呢 首先要用到两个依赖一个叫update app 另外一个叫package info 还有一个叫Dio 一个是用来下载App的 一个是用来获取当前App的版本信息的 一个是用来网络链接的 flutter
  • axure能做剪切蒙版吗_Axure图片裁切功能

    平时做原型时经常会用到一张图片的某些部分 这时候我们一般都会借助于其他图片处理工具先处理好 再导入到原型中 其实Axure有简单的图片裁切功能 基本可以满足我们大部分的需求 下面介绍一下 使用axure7 1 图片裁割 通过该功能可以把图片
  • C++ 中 enable_shared_from_this 的使用总结

    背景 enable shared from this 是 C 11 定义在头文件 include 中的一个模板类 其作用是在类的内部安全的得到 this 指针的 shared ptr 版本 获取 this 的 shared ptr 版本 概
  • 文件的blob、base64、File的转化

    前言 blob base64 File的互转 base64 File function toFile ndata ndata为base64格式地址 let arr ndata split mime arr 0 match 1 bstr at
  • DALL-E-2 论文水记

    DALL E 2 论文水记 模型示意图 虚线上面是 CLIP 的训练流程 虚线下面是文字生成图像的流程 我们有一个 prior 模型和一个 decode 模型 先把 text embeding 输入 prior 模型 得到 image em
  • How to run Android apps in tablet mode on your phone

    转自 http www littlegreenrobot co uk tutorials how to run android apps in tablet mode on your phone How to run Android app